Searched refs:EndsWithControlFlowInstruction (Results 1 – 3 of 3) sorted by relevance
2264 bool HBasicBlock::EndsWithControlFlowInstruction() const { in EndsWithControlFlowInstruction() function in art::HBasicBlock2539 DCHECK(EndsWithControlFlowInstruction()); in MergeInstructionsWith()2595 DCHECK(!EndsWithControlFlowInstruction()); in MergeWithInlined()
142 if (GetGraph()->IsInSsaForm() && !block->EndsWithControlFlowInstruction()) { in VisitBasicBlock()
1423 bool EndsWithControlFlowInstruction() const;