Searched refs:HasSinglePhi (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | dead_code_elimination.cc | 330 block->HasSinglePhi() && in SimplifyIfs() |
D | nodes.cc | 2009 bool HBasicBlock::HasSinglePhi() const { in HasSinglePhi() function in art::HBasicBlock |