Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getConstantInt

135   /// getConstantInt - If this is a constant with a ConstantInt value, return it
137 ConstantInt *getConstantInt() const {
551 ConstantInt *CI = BCValue.getConstantInt();
577 ConstantInt *CI = SCValue.getConstantInt();
623 ConstantInt *CI = BCValue.getConstantInt();
640 ConstantInt *CI = SCValue.getConstantInt();
851 if (ConstantInt *CondCB = CondValue.getConstantInt()) {
926 if (ConstantInt *CI = NonOverdefVal->getConstantInt())
1383 if (auto *ShiftAmt = Op1LV.getConstantInt())
1400 if (auto *ShiftAmt = Op1LV.getConstantInt())