Searched defs:isIdenticalToWhenDefined (Results 1 – 3 of 3) sorted by relevance
484 bool isIdenticalToWhenDefined(const DbgVariableRecord &Other) const { in isIdenticalToWhenDefined() function
116 bool DbgRecord::isIdenticalToWhenDefined(const DbgRecord &R) const { in isIdenticalToWhenDefined() function in llvm::DbgRecord
860 bool Instruction::isIdenticalToWhenDefined(const Instruction *I) const { in isIdenticalToWhenDefined() function in Instruction