CIRCT  19.0.0git
Namespaces | Functions
Passes.h File Reference
#include "circt/Support/LLVM.h"
#include <memory>
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.

Namespaces

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

Functions

std::unique_ptr< OperationPass< ModuleOp > > circt::llhd::createProcessLoweringPass ()
 
std::unique_ptr< OperationPass< ModuleOp > > circt::llhd::createFunctionEliminationPass ()
 
std::unique_ptr< OperationPass< ProcOp > > circt::llhd::createMemoryToBlockArgumentPass ()
 
std::unique_ptr< OperationPass< ProcOp > > circt::llhd::createEarlyCodeMotionPass ()
 
void circt::llhd::initLLHDTransformationPasses ()
 Register the LLHD Transformation passes. More...