Searched refs:FoundBefore (Results 1 – 2 of 2) sorted by relevance
685 bool HInstructionList::FoundBefore(const HInstruction* instruction1, in FoundBefore() function in art::HInstructionList731 return block->GetInstructions().FoundBefore(this, other_instruction); in StrictlyDominates()
89 bool FoundBefore(const HInstruction* instruction1,