CIRCT  19.0.0git
Classes | Namespaces | Functions
Passes.h File Reference
#include "circt/Support/LLVM.h"
#include "mlir/Pass/Pass.h"
#include "mlir/Pass/PassInstrumentation.h"
#include "llvm/Support/Chrono.h"
#include "llvm/Support/Format.h"
Include dependency graph for Passes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  circt::VerbosePassInstrumentation< LoggedOpTypes >
 

Namespaces

 circt
 The InstanceGraph op interface, see InstanceGraphInterface.td for more details.
 

Functions

std::unique_ptr< Pass > circt::createSimpleCanonicalizerPass ()
 Create a simple canonicalizer pass. More...