Searched refs:getLatticeValueFor (Results 1 – 2 of 2) sorted by relevance
272 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anonb057c7490211::SCCPSolver1780 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnFunction()1935 LatticeVal IV = Solver.getLatticeValueFor(AI); in runOnModule()1979 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnModule()
285 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon357eee1d0211::SCCPSolver1530 LatticeVal IV = Solver.getLatticeValueFor(V); in tryToReplaceWithConstant()