Searched defs:getLatticeValueFor (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ | ||
D | SCCPSolver.cpp | 652 const ValueLatticeElement &getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in llvm::SCCPInstVisitor |
/external/llvm/lib/Transforms/Scalar/ | ||
D | SCCP.cpp | 285 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anonecfb9a540211::SCCPSolver |
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ | ||
D | SCCP.cpp | 367 const LatticeVal &getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon3ba126760111::SCCPSolver |