Searched refs:getConstantInt (Results 1 – 3 of 3) sorted by relevance
90 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
770 addConstantValue(*VariableDie, Entry->getConstantInt(), DV.getType()); in constructVariableDIEImpl()814 APInt RawBytes = Entry.getConstantInt()->getValue(); in constructVariableDIEImpl()
361 ConstantInt *getConstantInt(const ValueLatticeElement &IV) const { in getConstantInt() function in llvm::SCCPInstVisitor877 ConstantInt *CI = getConstantInt(BCValue); in getFeasibleSuccessors()903 if (ConstantInt *CI = getConstantInt(SCValue)) { in getFeasibleSuccessors()1224 if (ConstantInt *CondCB = getConstantInt(CondValue)) { in visitSelectInst()