Searched defs:AAAMDSizeRangeAttribute (Results 1 – 1 of 1) sorted by relevance
690 struct AAAMDSizeRangeAttribute struct692 using Base = StateWrapper<IntegerRangeState, AbstractAttribute, uint32_t>;694 StringRef AttrName;696 AAAMDSizeRangeAttribute(const IRPosition &IRP, Attributor &A, in AAAMDSizeRangeAttribute() argument701 void trackStatistics() const override {} in trackStatistics()704 ChangeStatus updateImplImpl(Attributor &A) { in updateImplImpl()730 ChangeStatus emitAttributeIfNotDefault(Attributor &A, unsigned Min, in emitAttributeIfNotDefault()746 const std::string getAsStr(Attributor *) const override { in getAsStr()