Home
last modified time | relevance | path

Searched refs:getLatticeValueFor (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp272 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anonb057c7490211::SCCPSolver
1780 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnFunction()
1935 LatticeVal IV = Solver.getLatticeValueFor(AI); in runOnModule()
1979 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnModule()
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp285 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon357eee1d0211::SCCPSolver
1530 LatticeVal IV = Solver.getLatticeValueFor(V); in tryToReplaceWithConstant()