Searched refs:getStructLatticeValueFor (Results 1 – 1 of 1) sorted by relevance
353 std::vector<LatticeVal> getStructLatticeValueFor(Value *V) const { in getStructLatticeValueFor() function in __anon86856d210111::SCCPSolver1709 std::vector<LatticeVal> IVs = Solver.getStructLatticeValueFor(V); in tryToReplaceWithConstant()