Searched defs:getConstantInt (Results 1 – 2 of 2) sorted by relevance
90 const ConstantInt *getConstantInt() const { return Constant.CIP; } in getConstantInt() function
426 ConstantInt *getConstantInt(const ValueLatticeElement &IV, Type *Ty) const { in getConstantInt() function in llvm::SCCPInstVisitor