MLIR 22.0.0git
GpuAsyncRegionPass::ThreadTokenCallback Struct Reference

Public Member Functions

 ThreadTokenCallback (MLIRContext &context)
WalkResult operator() (Block *block)

Detailed Description

Definition at line 50 of file AsyncRegionRewriter.cpp.

Constructor & Destructor Documentation

◆ ThreadTokenCallback()

GpuAsyncRegionPass::ThreadTokenCallback::ThreadTokenCallback ( MLIRContext & context)
inline

Definition at line 51 of file AsyncRegionRewriter.cpp.

Member Function Documentation

◆ operator()()

WalkResult GpuAsyncRegionPass::ThreadTokenCallback::operator() ( Block * block)
inline

Definition at line 53 of file AsyncRegionRewriter.cpp.


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