MLIR  20.0.0git
Classes | Namespaces | Functions
Block.h File Reference
#include "mlir/IR/BlockSupport.h"
#include "mlir/IR/Visitors.h"
#include "llvm/ADT/SmallPtrSet.h"

Go to the source code of this file.

Classes

class  mlir::Block
 Block represents an ordered list of Operations. More...
 
struct  llvm::DenseMapInfo< mlir::Block::iterator >
 

Namespaces

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

Functions

raw_ostream & mlir::operator<< (raw_ostream &, Block &)