Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Generality

3129     int Generality = getConstraintGenerality(CType);
3130 if (Generality > BestGenerality) {
3133 BestGenerality = Generality;