OpenASIP  2.0
Functions
MachineDCE.cc File Reference
#include <iostream>
#include "MachineDCE.hh"
Include dependency graph for MachineDCE.cc:

Go to the source code of this file.

Functions

static RegisterPass< MachineDCER ("machinedce","Symbol string based machine DCE for removing not used emulation functions", false, true)
 

Detailed Description

Implementation of MachineDCE class.

Author
Mikael Lepistö

Definition in file MachineDCE.cc.

Function Documentation

◆ R()

static RegisterPass<MachineDCE> R ( "machinedce"  ,
"Symbol string based machine DCE for removing not used emulation functions"  ,
false  ,
true   
)
static