MLIR  19.0.0git
Classes | Namespaces | Functions
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 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
 Include the generated interface declarations.
 
 mlir
 Include the generated interface declarations.
 

Functions

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