MLIR 23.0.0git
OpStats.cpp File Reference
#include "mlir/Transforms/Passes.h"
#include "mlir/IR/Operation.h"
#include "mlir/IR/OperationSupport.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"
#include "mlir/Transforms/Passes.h.inc"

Go to the source code of this file.

Classes

class  mlir::impl::PrintOpStatsPassBase< DerivedT >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  mlir::impl
 Attribute collections provide a dictionary-like interface.

Macros

#define GEN_PASS_DEF_PRINTOPSTATSPASS

Functions

std::unique_ptr<::mlir::Passmlir::impl::createPrintOpStatsPass ()
std::unique_ptr<::mlir::Passmlir::impl::createPrintOpStatsPass (PrintOpStatsPassOptions options)
std::unique_ptr<::mlir::Passmlir::createPrintOpStatsPass ()
std::unique_ptr<::mlir::Passmlir::createPrintOpStatsPass (PrintOpStatsPassOptions options)

Macro Definition Documentation

◆ GEN_PASS_DEF_PRINTOPSTATSPASS

#define GEN_PASS_DEF_PRINTOPSTATSPASS

Definition at line 17 of file OpStats.cpp.