Searched defs:EndsWithControlFlowInstruction (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes.cc1951 bool HBasicBlock::EndsWithControlFlowInstruction() const { function in class:art::HBasicBlock
2221 DCHECK(EndsWithControlFlowInstruction());
2277 DCHECK(!EndsWithControlFlowInstruction());

Completed in 10 milliseconds