Searched refs:LVs (Results 1 – 1 of 1) sorted by relevance
919 std::vector<ValueLatticeElement> LVs = getStructLatticeValueFor(V); in getConstantOrNull() local920 if (any_of(LVs, SCCPSolver::isOverdefined)) in getConstantOrNull()925 ValueLatticeElement LV = LVs[I]; in getConstantOrNull()