Searched defs:AAValueConstantRangeImpl (Results 1 – 1 of 1) sorted by relevance
8805 struct AAValueConstantRangeImpl : AAValueConstantRange { struct8806 using StateType = IntegerRangeState;8807 AAValueConstantRangeImpl(const IRPosition &IRP, Attributor &A) in AAValueConstantRangeImpl() argument8811 void initialize(Attributor &A) override { in initialize()8825 const std::string getAsStr() const override { in getAsStr()8838 const SCEV *getSCEV(Attributor &A, const Instruction *I = nullptr) const { in getSCEV()8861 ConstantRange getConstantRangeFromSCEV(Attributor &A, in getConstantRangeFromSCEV()8880 getConstantRangeFromLVI(Attributor &A, in getConstantRangeFromLVI()8900 bool isValidCtxInstructionForOutsideAnalysis(Attributor &A, in isValidCtxInstructionForOutsideAnalysis()8927 getKnownConstantRange(Attributor &A, in getKnownConstantRange()[all …]