Searched refs:EndsWithControlFlowInstruction (Results 1 – 3 of 3) sorted by relevance
2212 bool HBasicBlock::EndsWithControlFlowInstruction() const { in EndsWithControlFlowInstruction() function in art::HBasicBlock2495 DCHECK(EndsWithControlFlowInstruction()); in MergeInstructionsWith()2551 DCHECK(!EndsWithControlFlowInstruction()); in MergeWithInlined()
243 if (GetGraph()->IsInSsaForm() && !block->EndsWithControlFlowInstruction()) { in VisitBasicBlock()
1464 bool EndsWithControlFlowInstruction() const;