Searched defs:AAAMDSizeRangeAttribute (Results 1 – 1 of 1) sorted by relevance
807 struct AAAMDSizeRangeAttribute struct809 using Base = StateWrapper<IntegerRangeState, AbstractAttribute, uint32_t>;811 StringRef AttrName;813 AAAMDSizeRangeAttribute(const IRPosition &IRP, Attributor &A, in AAAMDSizeRangeAttribute() function818 void trackStatistics() const override {} in trackStatistics()820 template <class AttributeImpl> ChangeStatus updateImplImpl(Attributor &A) { in updateImplImpl()851 emitAttributeIfNotDefaultAfterClamp(Attributor &A, in emitAttributeIfNotDefaultAfterClamp()877 const std::string getAsStr(Attributor *) const override { in getAsStr()