Searched refs:itTypesVector (Results 1 – 1 of 1) sorted by relevance
81 SmallVector<Attribute> itTypesVector; in interchangeGenericOp() local82 llvm::append_range(itTypesVector, itTypes); in interchangeGenericOp()85 applyPermutationToVector(itTypesVector, permutation); in interchangeGenericOp()87 ArrayAttr::get(context, itTypesVector)); in interchangeGenericOp()