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