Lines Matching defs:nextValue
2401 const APInt& nextValue = cast<ConstantInt>(J->Low)->getValue();2408 if ((nextValue - currentValue == 1) && (currentBB == nextBB)) {