Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp154 struct ParallelComputeFunction { struct
155 unsigned numLoops;
156 func::FuncOp func;
157 llvm::SmallVector<Value> captures;