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