Searched refs:NumDifferences (Results 1 – 1 of 1) sorted by relevance
693 unsigned NumDifferences = 0; // Keep track of # differences. in FoldGEPICmp() local700 NumDifferences = 2; in FoldGEPICmp()703 if (NumDifferences++) break; in FoldGEPICmp()708 if (NumDifferences == 0) // SAME GEP? in FoldGEPICmp()712 else if (NumDifferences == 1 && GEPsInBounds) { in FoldGEPICmp()