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

/art/compiler/optimizing/
H A Dnodes.cc1576 bool HBasicBlock::EndsWithControlFlowInstruction() const { function in class:art::HBasicBlock
1853 DCHECK(EndsWithControlFlowInstruction());
1896 DCHECK(!EndsWithControlFlowInstruction());

Completed in 33 milliseconds