Home | History | Annotate | Download | only in Analysis

Lines Matching refs:Upper

387     ConstantInt *Upper =
389 Upper->getValue());
810 // BitWidth > 64 and any upper bits are known, we'll end up returning the
1096 // the upper bits are all zero.
1101 // the upper bits are all one.
1658 ConstantInt *Upper =
1660 ConstantRange Range(Lower->getValue(), Upper->getValue());