Searched refs:getConstantInt (Results 1 – 3 of 3) sorted by relevance
87 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
756 addConstantValue(*VariableDie, Entry->getConstantInt(), DV.getType()); in constructVariableDIEImpl()800 APInt RawBytes = Entry.getConstantInt()->getValue(); in constructVariableDIEImpl()
132 ConstantInt *getConstantInt(const ValueLatticeElement &IV) const { in getConstantInt() function in llvm::SCCPInstVisitor596 ConstantInt *CI = getConstantInt(BCValue); in getFeasibleSuccessors()622 if (ConstantInt *CI = getConstantInt(SCValue)) { in getFeasibleSuccessors()912 if (ConstantInt *CondCB = getConstantInt(CondValue)) { in visitSelectInst()