Searched defs:isIdenticalTo (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ | ||
H A D | MacroInfo.cpp | 94 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, in isIdenticalTo() function in MacroInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 763 bool Instruction::isIdenticalTo(const Instruction *I) const { isIdenticalTo() function in Instruction |
/freebsd-src/contrib/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 | 608 bool MachineInstr::isIdenticalTo(const MachineInstr &Other, isIdenticalTo() function in MachineInstr |