Home
last modified time | relevance | path

Searched defs:isIdenticalTo (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp94 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, in isIdenticalTo() function in MacroInfo
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp763 bool Instruction::isIdenticalTo(const Instruction *I) const { in isIdenticalTo() function in Instruction
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineOperand.cpp319 bool MachineOperand::isIdenticalTo(const MachineOperand &Other) const { in isIdenticalTo() function in MachineOperand
H A DMachineInstr.cpp608 bool MachineInstr::isIdenticalTo(const MachineInstr &Other, in isIdenticalTo() function in MachineInstr