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