Searched defs:InstructionDataEquals (Results 1 – 4 of 4) sorted by relevance
49 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function163 bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const override { in InstructionDataEquals() function217 bool InstructionDataEquals(const HInstruction* other_instr) const override { in InstructionDataEquals() function
189 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function351 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function466 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function647 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function1037 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function1180 bool InstructionDataEquals(const HInstruction* other) const override { in InstructionDataEquals() function
3224 bool HBoundType::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HBoundType3364 bool HLoadClass::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadClass3385 bool HLoadString::InstructionDataEquals(const HInstruction* other) const { in InstructionDataEquals() function in art::HLoadString
2599 virtual bool InstructionDataEquals(const HInstruction* other ATTRIBUTE_UNUSED) const { in InstructionDataEquals() function