MLIR  19.0.0git
Public Member Functions | List of all members
GpuAsyncRegionPass::DeferWaitCallback Struct Reference

Public Member Functions

void operator() (async::ExecuteOp executeOp)
 
 ~DeferWaitCallback ()
 

Detailed Description

Definition at line 188 of file AsyncRegionRewriter.cpp.

Constructor & Destructor Documentation

◆ ~DeferWaitCallback()

GpuAsyncRegionPass::DeferWaitCallback::~DeferWaitCallback ( )
inline

Definition at line 208 of file AsyncRegionRewriter.cpp.

References addExecuteResults().

Member Function Documentation

◆ operator()()

void GpuAsyncRegionPass::DeferWaitCallback::operator() ( async::ExecuteOp  executeOp)
inline

Definition at line 192 of file AsyncRegionRewriter.cpp.


The documentation for this struct was generated from the following file: