Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/GPU/Transforms/
H A DKernelOutlining.cpp43 static void injectGpuIndexOperations(Location loc, Region &launchFuncOpBody, in injectGpuIndexOperations() argument
48 builder.setInsertionPointToStart(&launchFuncOpBody.front()); in injectGpuIndexOperations()