Searched defs:isIdenticalToWhenDefined (Results 1 – 2 of 2) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ | ||
| H A D | DebugProgramInstruction.h | 279 bool isIdenticalToWhenDefined(const DPValue &Other) { isIdenticalToWhenDefined() function |
| /freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 768 bool Instruction::isIdenticalToWhenDefined(const Instruction *I) const { isIdenticalToWhenDefined() function in Instruction |