Searched refs:getConstantInt (Results 1 – 3 of 3) sorted by relevance
90 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
788 addConstantValue(VariableDie, Entry->getConstantInt(), DV.getType()); in applyConcreteDbgVariableAttributes()832 APInt RawBytes = Entry.getConstantInt()->getValue(); in applyConcreteDbgVariableAttributes()
409 ConstantInt *getConstantInt(const ValueLatticeElement &IV, Type *Ty) const { in getConstantInt() function in llvm::SCCPInstVisitor1030 ConstantInt *CI = getConstantInt(BCValue, BI->getCondition()->getType()); in getFeasibleSuccessors()1058 getConstantInt(SCValue, SI->getCondition()->getType())) { in getFeasibleSuccessors()1379 getConstantInt(CondValue, I.getCondition()->getType())) { in visitSelectInst()