Searched refs:EndsWithIf (Results 1 – 3 of 3) sorted by relevance
22 DCHECK(block->EndsWithIf()); in TryRemovingNegatedCondition()102 DCHECK(block->EndsWithIf()); in TryRemovingBooleanSelection()157 if (!block->EndsWithIf()) continue; in Run()
970 bool HBasicBlock::EndsWithIf() const { in EndsWithIf() function in art::HBasicBlock
755 bool EndsWithIf() const;