Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Lex/
H A DMacroInfo.cpp72 bool MacroInfo::isIdenticalTo(const MacroInfo &Other, Preprocessor &PP, in isIdenticalTo() function in MacroInfo
/minix/external/bsd/llvm/dist/llvm/lib/IR/
H A DInstruction.cpp315 bool Instruction::isIdenticalTo(const Instruction *I) const { in isIdenticalTo() function in Instruction
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DMachineInstr.cpp188 bool MachineOperand::isIdenticalTo(const MachineOperand &Other) const { in isIdenticalTo() function in MachineOperand
842 bool MachineInstr::isIdenticalTo(const MachineInstr *Other, in isIdenticalTo() function in MachineInstr