Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSCCPSolver.cpp652 const ValueLatticeElement &getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in llvm::SCCPInstVisitor
1879 const ValueLatticeElement &SCCPSolver::getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in SCCPSolver
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp285 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anonecfb9a540211::SCCPSolver
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp367 const LatticeVal &getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon3ba126760111::SCCPSolver