Searched defs:instruction1 (Results 1 – 3 of 3) sorted by relevance
161 bool HaveSameInduction(HInstruction* instruction1, HInstruction* instruction2) { in HaveSameInduction()
171 static bool Equal(HInstruction* instruction1, HInstruction* instruction2) { in Equal()
1025 bool HInstructionList::FoundBefore(const HInstruction* instruction1, in FoundBefore()