MLIR 22.0.0git
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

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

Functions

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