Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp655 func::FuncOp compute = parallelComputeFunction.func; in doSequentialDispatch() argument
582 doAsyncDispatch(ImplicitLocOpBuilder & b,PatternRewriter & rewriter,ParallelComputeFunction & parallelComputeFunction,scf::ParallelOp op,Value blockSize,Value blockCount,const SmallVector<Value> & tripCounts) doAsyncDispatch() argument