Searched defs:AAValueConstantRangeImpl (Results 1 – 1 of 1) sorted by relevance
5118 struct AAValueConstantRangeImpl : AAValueConstantRange { struct5120 AAValueConstantRangeImpl(const IRPosition &IRP) : AAValueConstantRange(IRP) {} in AAValueConstantRangeImpl() function5123 const std::string getAsStr() const override { in getAsStr()5136 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV()5159 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()5178 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()5196 getKnownConstantRange(Attributor &A, in getKnownConstantRange()5208 getAssumedConstantRange(Attributor &A, in getAssumedConstantRange()5224 void initialize(Attributor &A) override { in initialize()5234 getMDNodeForConstantRange(Type *Ty, LLVMContext &Ctx, in getMDNodeForConstantRange()[all …]