Searched defs:AAValueConstantRangeImpl (Results 1 – 1 of 1) sorted by relevance
8031 using StateType = IntegerRangeState;8032 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() function8036 void initialize(Attributor &A) override { in initialize()8050 const std::string getAsStr() const override { in getAsStr()8086 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()8105 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()8152 getKnownConstantRange(Attributor &A, in getKnownConstantRange()8165 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()8182 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()8219 setRangeMetadataIfisBetterRange(Instruction *I, in setRangeMetadataIfisBetterRange()[all …]