MLIR 22.0.0git
OpenACCSupport.h File Reference
#include "mlir/IR/Value.h"
#include "mlir/Pass/AnalysisManager.h"
#include <memory>
#include <string>

Go to the source code of this file.

Classes

struct  mlir::acc::detail::OpenACCSupportTraits
 This class contains internal trait classes used by OpenACCSupport. More...
class  mlir::acc::detail::OpenACCSupportTraits::Concept
class  mlir::acc::detail::OpenACCSupportTraits::Model< ImplT >
 This class wraps a concrete OpenACCSupport implementation and forwards interface calls to it. More...
class  mlir::acc::OpenACCSupport

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::acc
namespace  mlir::acc::detail

Functions

bool mlir::acc::isValidSymbolUse (Operation *user, SymbolRefAttr symbol, Operation **definingOpPtr)