Searched refs:InstructionTypeEquals (Results 1 – 2 of 2) sorted by relevance
878 if (!InstructionTypeEquals(other)) return false; in Equals()
890 bool InstructionTypeEquals(HInstruction* other) const OVERRIDE { \1479 virtual bool InstructionTypeEquals(HInstruction* other) const { in InstructionTypeEquals() function