Searched refs:NumDifferences (Results 1 – 1 of 1) sorted by relevance
939 unsigned NumDifferences = 0; // Keep track of # differences. in foldGEPICmp() local951 NumDifferences = 2; in foldGEPICmp()955 if (NumDifferences++) break; in foldGEPICmp()959 if (NumDifferences == 0) // SAME GEP? in foldGEPICmp()963 else if (NumDifferences == 1 && GEPsInBounds) { in foldGEPICmp()