Searched refs:launchOpBody (Results 1 – 1 of 1) sorted by relevance
41 Region &launchOpBody, in injectGpuIndexOperations() argument44 Block &firstBlock = launchOpBody.front(); in injectGpuIndexOperations()107 Region &launchOpBody = launchOp.body(); in sinkOperationsIntoLaunchOp() local112 getUsedValuesDefinedAbove(launchOpBody, sinkCandidates); in sinkOperationsIntoLaunchOp()125 OpBuilder builder(launchOpBody); in sinkOperationsIntoLaunchOp()145 Region &launchOpBody = launchOp.body(); in outlineKernelFuncImpl() local149 getUsedValuesDefinedAbove(launchOpBody, operands); in outlineKernelFuncImpl()167 injectGpuIndexOperations(loc, outlinedFuncBody, launchOpBody, map); in outlineKernelFuncImpl()180 launchOpBody.cloneInto(&outlinedFuncBody, map); in outlineKernelFuncImpl()184 Block &launchOpEntry = launchOpBody.front(); in outlineKernelFuncImpl()