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