Searched refs:EndsWithControlFlowInstruction (Results 1 – 3 of 3) sorted by relevance
298 if (entry_block_->EndsWithControlFlowInstruction()) { in InsertConstant()966 bool HBasicBlock::EndsWithControlFlowInstruction() const { in EndsWithControlFlowInstruction() function in art::HBasicBlock1103 DCHECK(EndsWithControlFlowInstruction()); in MergeWith()1147 DCHECK(!EndsWithControlFlowInstruction()); in MergeWithInlined()
84 if (!block->EndsWithControlFlowInstruction()) { in VisitBasicBlock()
754 bool EndsWithControlFlowInstruction() const;