MLIR 22.0.0git
Unit.h File Reference
#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 constitute 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

namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.
namespace  mlir
 Include the generated interface declarations.

Functions

raw_ostreammlir::operator<< (raw_ostream &os, const IRUnit &unit)