Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h187 const PredicateBase *getPredicateInfoFor(const Value *V) const { in getPredicateInfoFor() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp675 const PredicateBase *getPredicateInfoFor(Instruction *I) { getPredicateInfoFor() function in llvm::SCCPInstVisitor
1999 const PredicateBase *SCCPSolver::getPredicateInfoFor(Instruction *I) { getPredicateInfoFor() function in SCCPSolver