Home
last modified time | relevance | path

Searched refs:FoundBefore (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc685 bool HInstructionList::FoundBefore(const HInstruction* instruction1, in FoundBefore() function in art::HInstructionList
731 return block->GetInstructions().FoundBefore(this, other_instruction); in StrictlyDominates()
Dnodes.h89 bool FoundBefore(const HInstruction* instruction1,