CIRCT  19.0.0git
Functions
Print.cpp File Reference
#include "PassDetails.h"
#include "circt/Scheduling/Utilities.h"
Include dependency graph for Print.cpp:

Go to the source code of this file.

Functions

template<typename ProblemT >
static void printInstance (InstanceOp instOp, raw_ostream &os)
 

Function Documentation

◆ printInstance()

template<typename ProblemT >
static void printInstance ( InstanceOp  instOp,
raw_ostream &  os 
)
static

Definition at line 30 of file Print.cpp.

References circt::scheduling::dumpAsDOT().