Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp883 auto dispatchBlockAligned = [&](OpBuilder &nestedBuilder, Location loc) { in matchAndRewrite() local
909 dispatchBlockAligned, dispatchDefault); in matchAndRewrite()