Searched refs:repeats_attr (Results 1 – 1 of 1) sorted by relevance
353 Attribute repeats_attr = attrs_[output_arg.number_attr()]; in Create() local354 if (!repeats_attr) in Create()358 if (!repeats_attr.isa<IntegerAttr>()) in Create()362 int64_t repeats = repeats_attr.cast<IntegerAttr>().getInt(); in Create()