#include "mlir/Dialect/OpenACC/Analysis/OpenACCSupport.h"
Definition at line 71 of file OpenACCSupport.h.
◆ ~Concept()
| virtual mlir::acc::detail::OpenACCSupportTraits::Concept::~Concept |
( |
| ) |
|
|
virtualdefault |
◆ emitNYI()
◆ getRecipeName()
| virtual std::string mlir::acc::detail::OpenACCSupportTraits::Concept::getRecipeName |
( |
RecipeKind | kind, |
|
|
Type | type, |
|
|
Value | var ) |
|
pure virtual |
◆ getVariableName()
| virtual std::string mlir::acc::detail::OpenACCSupportTraits::Concept::getVariableName |
( |
Value | v | ) |
|
|
pure virtual |
◆ isValidSymbolUse()
| virtual bool mlir::acc::detail::OpenACCSupportTraits::Concept::isValidSymbolUse |
( |
Operation * | user, |
|
|
SymbolRefAttr | symbol, |
|
|
Operation ** | definingOpPtr ) |
|
pure virtual |
The documentation for this class was generated from the following file: