Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h479 bool isEquivalentTo(const DbgVariableRecord &Other) const { in isEquivalentTo() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp130 bool DbgRecord::isEquivalentTo(const DbgRecord &R) const { in isEquivalentTo() function in llvm::DbgRecord
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp371 bool isEquivalentTo(const CongruenceClass *Other) const { in isEquivalentTo() function in __anonb3555ec80111::CongruenceClass