Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp551 bool equivalentAsOperands(const Constant *L, const Constant *R, in equivalentAsOperands() function in __anonf90df1f30111::FunctionDifferenceEngine
652 bool equivalentAsOperands(const ConstantExpr *L, const ConstantExpr *R, equivalentAsOperands() function in __anonf90df1f30111::FunctionDifferenceEngine
709 bool equivalentAsOperands(const Value *L, const Value *R, equivalentAsOperands() function in __anonf90df1f30111::FunctionDifferenceEngine
1021 bool DifferenceEngine::equivalentAsOperands(const GlobalValue *L, equivalentAsOperands() function in DifferenceEngine
[all...]