Searched refs:currentValue (Results 1 – 1 of 1) sorted by relevance
329 const APInt ¤tValue = I->High->getValue(); in Clusterify() local335 assert(nextValue.sgt(currentValue) && in Clusterify()337 if ((nextValue == currentValue + 1) && (currentBB == nextBB)) { in Clusterify()