Searched defs:itTypes (Results 1 – 2 of 2) sorted by relevance
79 ArrayRef<Attribute> itTypes = genericOp.getIteratorTypes().getValue(); in interchangeGenericOp() local
29 explicit AffineDimFinder(ArrayRef<utils::IteratorType> itTypes) in AffineDimFinder()