Lines Matching refs:getUpper
6555 APInt End = A.sge(One) ? (Range.getUpper() - One) : Range.getLower();6578 // Range.getUpper() is crossed.6580 NewOps[0] = SE.getNegativeSCEV(SE.getConstant(Range.getUpper()));