Searched refs:getLatticeValueFor (Results 1 – 3 of 3) sorted by relevance
272 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon59b7b7ca0211::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 __anon10360b9e0211::SCCPSolver1530 LatticeVal IV = Solver.getLatticeValueFor(V); in tryToReplaceWithConstant()
344 const LatticeVal &getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon9c9d1bd60111::SCCPSolver1623 const LatticeVal &IV = Solver.getLatticeValueFor(V); in tryToReplaceWithConstant()