Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DPredicateInfo.h221 const PredicateBase *getPredicateInfoFor(const Value *V) const { in getPredicateInfoFor() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp259 const PredicateBase *getPredicateInfoFor(Instruction *I) { in getPredicateInfoFor() function in __anon2c6a32280111::SCCPSolver