Searched refs:FoundBefore (Results 1 – 3 of 3) sorted by relevance
1224 bool HInstructionList::FoundBefore(const HInstruction* instruction1, in FoundBefore() function in art::HInstructionList1270 return block->GetInstructions().FoundBefore(this, other_instruction); in StrictlyDominates()
38 if (other->IsLoopHeaderPhi() && (phi == nullptr || phis.FoundBefore(other, phi))) { in RotateEntryPhiFirst()
160 bool FoundBefore(const HInstruction* instruction1,