Home | History | Annotate | Download | only in Scalar

Lines Matching refs:getConstantInt

133   /// getConstantInt - If this is a constant with a ConstantInt value, return it
135 ConstantInt *getConstantInt() const {
536 ConstantInt *CI = BCValue.getConstantInt();
562 ConstantInt *CI = SCValue.getConstantInt();
608 ConstantInt *CI = BCValue.getConstantInt();
625 ConstantInt *CI = SCValue.getConstantInt();
830 if (ConstantInt *CondCB = CondValue.getConstantInt()) {
901 if (ConstantInt *CI = NonOverdefVal->getConstantInt())