Searched defs:isIdenticalTo (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | MacroInfo.cpp | 94 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, isIdenticalTo() function in MacroInfo |
/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 855 bool Instruction::isIdenticalTo(const Instruction *I) const { isIdenticalTo() function in Instruction |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineOperand.cpp | 319 bool MachineOperand::isIdenticalTo(const MachineOperand &Other) const { in isIdenticalTo() function in MachineOperand |
H A D | MachineInstr.cpp | 649 bool MachineInstr::isIdenticalTo(const MachineInstr &Other, isIdenticalTo() function in MachineInstr |