Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Generality

2738     int Generality = getConstraintGenerality(CType);
2739 if (Generality > BestGenerality) {
2742 BestGenerality = Generality;