Searched defs:isIdenticalTo (Results 1 – 4 of 4) sorted by relevance
94 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, in isIdenticalTo() function in MacroInfo
319 bool MachineOperand::isIdenticalTo(const MachineOperand &Other) const { in isIdenticalTo() function in MachineOperand
649 bool MachineInstr::isIdenticalTo(const MachineInstr &Other, in isIdenticalTo() function in MachineInstr
855 bool Instruction::isIdenticalTo(const Instruction *I) const { in isIdenticalTo() function in Instruction