Searched refs:itTypes (Results 1 – 1 of 1) sorted by relevance
73 auto itTypes = op.iterator_types().getValue(); in interchange() local75 for (unsigned i = 0, e = itTypes.size(); i != e; ++i) in interchange()76 itTypesVector.push_back(itTypes[i]); in interchange()