Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp249 static ParallelComputeFunction createParallelComputeFunction( in createParallelComputeFunction() function
875 createParallelComputeFunction(op, staticBounds, 0, rewriter); in matchAndRewrite()
884 ParallelComputeFunction compute = createParallelComputeFunction( in matchAndRewrite()