Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DKernelOutlining.cpp184 Block &launchOpEntry = launchOpBody.front(); in outlineKernelFuncImpl() local
185 Block *clonedLaunchOpEntry = map.lookup(&launchOpEntry); in outlineKernelFuncImpl()