Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h188 const PredicateBase *getPredicateInfoFor(const Value *V) const { in getPredicateInfoFor() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h221 const PredicateBase *getPredicateInfoFor(const Value *V) const { in getPredicateInfoFor() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSCCPSolver.cpp568 const PredicateBase *getPredicateInfoFor(Instruction *I) { in getPredicateInfoFor() function in llvm::SCCPInstVisitor
1813 const PredicateBase *SCCPSolver::getPredicateInfoFor(Instruction *I) { in getPredicateInfoFor() function in SCCPSolver
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp259 const PredicateBase *getPredicateInfoFor(Instruction *I) { in getPredicateInfoFor() function in __anon426251d40111::SCCPSolver