MLIR
20.0.0git
|
#include "mlir/IR/OperationSupport.h"
#include "llvm/ADT/PointerUnion.h"
#include "llvm/Support/raw_ostream.h"
Go to the source code of this file.
Classes | |
class | mlir::IRUnit |
IRUnit is a union of the different types of IR objects that consistute the IR structure (other than Type and Attribute), that is Operation, Region, and Block. More... | |
struct | llvm::CastInfo< To, mlir::IRUnit > |
struct | llvm::CastInfo< To, const mlir::IRUnit > |
Namespaces | |
llvm | |
The OpAsmOpInterface, see OpAsmInterface.td for more details. | |
mlir | |
Include the generated interface declarations. | |
Functions | |
raw_ostream & | mlir::operator<< (raw_ostream &os, const IRUnit &unit) |