Searched defs:AAValueConstantRangeImpl (Results 1 – 1 of 1) sorted by relevance
8953 struct AAValueConstantRangeImpl : AAValueConstantRange { struct8954 using StateType = IntegerRangeState;8955 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument8959 void initialize(Attributor &A) override { in initialize()8973 const std::string getAsStr(Attributor *A) const override { in getAsStr()8986 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV()9009 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()9028 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()9049 bool isValidCtxInstructionForOutsideAnalysis(Attributor &A, in isValidCtxInstructionForOutsideAnalysis()9076 getKnownConstantRange(Attributor &A, in getKnownConstantRange()[all …]