Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Lower

202     ConstantInt *Lower = cast<ConstantInt>(Ranges.getOperand(2*i + 0));
204 ConstantRange Range(Lower->getValue(), Upper->getValue());