Searched refs:getConstantInt (Results 1 – 2 of 2) sorted by relevance
133 ConstantInt *getConstantInt() const { in getConstantInt() function in __anon129b48840111::LatticeVal525 ConstantInt *CI = BCValue.getConstantInt(); in getFeasibleSuccessors()551 ConstantInt *CI = SCValue.getConstantInt(); in getFeasibleSuccessors()597 ConstantInt *CI = BCValue.getConstantInt(); in isEdgeFeasible()614 ConstantInt *CI = SCValue.getConstantInt(); in isEdgeFeasible()819 if (ConstantInt *CondCB = CondValue.getConstantInt()) { in visitSelectInst()890 if (ConstantInt *CI = NonOverdefVal->getConstantInt()) in visitBinaryOperator()
120 const ConstantInt *getConstantInt() { return Constants.CIP; } in getConstantInt() function