Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Generality

3373     int Generality = getConstraintGenerality(CType);
3374 if (Generality > BestGenerality) {
3377 BestGenerality = Generality;