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