MLIR  22.0.0git
Classes
mlir::acc::detail::OpenACCSupportTraits Struct Reference

This class contains internal trait classes used by OpenACCSupport. More...

#include "mlir/Dialect/OpenACC/Analysis/OpenACCSupport.h"

Classes

class  Concept
 
class  Model
 This class wraps a concrete OpenACCSupport implementation and forwards interface calls to it. More...
 

Detailed Description

This class contains internal trait classes used by OpenACCSupport.

It follows the Concept-Model pattern used throughout MLIR (e.g., in AliasAnalysis and interface definitions).

Definition at line 68 of file OpenACCSupport.h.


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