Home
last modified time | relevance | path

Searched refs:expandedResultIndices (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/StandardOps/Transforms/
DDecomposeCallGraphTypes.cpp146 SmallVector<SmallVector<unsigned, 2>, 4> expandedResultIndices; in matchAndRewrite() local
150 auto &resultMapping = expandedResultIndices.emplace_back(); in matchAndRewrite()
165 llvm::map_range(expandedResultIndices[i], in matchAndRewrite()