Searched refs:EndsWithControlFlowInstruction (Results 1 – 3 of 3) sorted by relevance
1992 bool HBasicBlock::EndsWithControlFlowInstruction() const { in EndsWithControlFlowInstruction() function in art::HBasicBlock2267 DCHECK(EndsWithControlFlowInstruction()); in MergeInstructionsWith()2323 DCHECK(!EndsWithControlFlowInstruction()); in MergeWithInlined()
141 if (GetGraph()->IsInSsaForm() && !block->EndsWithControlFlowInstruction()) { in VisitBasicBlock()
1310 bool EndsWithControlFlowInstruction() const;