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