Searched defs:loopIndices (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Mesh/Interfaces/ | ||
H A D | ShardingInterface.cpp | 326 FailureOr<llvm::SmallSet<unsigned, 2>> loopIndices = defaultGetShardingOption() local |
/llvm-project/mlir/lib/Conversion/VectorToSCF/ | ||
H A D | VectorToSCF.cpp | 759 SmallVector<Value, 8> loopIndices; matchAndRewrite() local |