CIRCT  19.0.0git
Functions
Roundtrip.cpp File Reference
#include "PassDetails.h"
Include dependency graph for Roundtrip.cpp:

Go to the source code of this file.

Functions

template<typename ProblemT >
static InstanceOp roundtripAs (InstanceOp instOp, bool check, bool verify, OpBuilder &builder)
 
static InstanceOp roundtrip (InstanceOp instOp, bool check, bool verify, OpBuilder &builder)
 

Function Documentation

◆ roundtrip()

static InstanceOp roundtrip ( InstanceOp  instOp,
bool  check,
bool  verify,
OpBuilder &  builder 
)
static

Definition at line 32 of file Roundtrip.cpp.

References builder.

◆ roundtripAs()

template<typename ProblemT >
static InstanceOp roundtripAs ( InstanceOp  instOp,
bool  check,
bool  verify,
OpBuilder &  builder 
)
static

Definition at line 20 of file Roundtrip.cpp.

References builder.