Home | History | Annotate | Download | only in Scalar

Lines Matching defs:getConstantInt

131   /// getConstantInt - If this is a constant with a ConstantInt value, return it
133 ConstantInt *getConstantInt() const {
525 ConstantInt *CI = BCValue.getConstantInt();
551 ConstantInt *CI = SCValue.getConstantInt();
597 ConstantInt *CI = BCValue.getConstantInt();
614 ConstantInt *CI = SCValue.getConstantInt();
819 if (ConstantInt *CondCB = CondValue.getConstantInt()) {
890 if (ConstantInt *CI = NonOverdefVal->getConstantInt())