My Project
|
#include "mlir/IR/Block.h"
#include "mlir/IR/Diagnostics.h"
#include "mlir/IR/OperationSupport.h"
#include "mlir/IR/Region.h"
#include "llvm/ADT/Twine.h"
Go to the source code of this file.
Classes | |
class | mlir::Operation |
class | mlir::Operation::dialect_attr_iterator |
A utility iterator that filters out non-dialect attributes. More... | |
struct | llvm::isa_impl< T, ::mlir::Operation > |
Provide isa functionality for operation casts. More... | |
struct | llvm::cast_retty_impl< T, ::mlir::Operation * > |
struct | llvm::cast_retty_impl< T, ::mlir::Operation > |
struct | llvm::cast_convert_val< T, ::mlir::Operation, ::mlir::Operation > |
struct | llvm::cast_convert_val< T, ::mlir::Operation *, ::mlir::Operation * > |
Namespaces | |
mlir | |
llvm | |
Functions | |
raw_ostream & | mlir::operator<< (raw_ostream &os, Operation &op) |