Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp147 struct ParallelComputeFunctionBounds { struct
148 SmallVector<IntegerAttr> tripCounts;
149 SmallVector<IntegerAttr> lowerBounds;
150 SmallVector<IntegerAttr> upperBounds;
151 SmallVector<IntegerAttr> steps;