Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp272 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon967d13930211::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/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp344 const LatticeVal &getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anonf4e4c9bf0111::SCCPSolver
1623 const LatticeVal &IV = Solver.getLatticeValueFor(V); in tryToReplaceWithConstant()
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp285 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon8a523c670211::SCCPSolver
1530 LatticeVal IV = Solver.getLatticeValueFor(V); in tryToReplaceWithConstant()