Home
last modified time | relevance | path

Searched defs:applyPermutation (Results 1 – 1 of 1) sorted by relevance

/llvm-project/mlir/include/mlir/Dialect/Utils/
H A DIndexingUtils.h201 SmallVector<T> applyPermutation(ArrayRef<T> input, in applyPermutation() function
212 SmallVector<T> applyPermutation(const SmallVectorImpl<T> &input, applyPermutation() function