|
CIRCT 22.0.0git
|
#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"

Go to the source code of this file.
Classes | |
| class | circt::VerbosePassInstrumentation< LoggedOpTypes > |
Namespaces | |
| namespace | circt |
| The InstanceGraph op interface, see InstanceGraphInterface.td for more details. | |
Functions | |
| std::unique_ptr< Pass > | circt::createSimpleCanonicalizerPass () |
| Create a simple canonicalizer pass. | |