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