OpenASIP  2.0
Classes
BFPostpassLoopDRE.hh File Reference
#include "BFOptimization.hh"
Include dependency graph for BFPostpassLoopDRE.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BFPostpassLoopDRE
 

Detailed Description

Declaration of BFPostpassLoopDRE class

Performs a dead-result elimination of a loop-bypassed move. The move which is eliminated from the loop body is still left in the epilog, to have correct value for the register after the loop.

This class is called in the postpass-bypass phase.

Author
Heikki Kultala 2014-2020(heikki.kultala-no.spam-tuni.fi)
Note
rating: red

Definition in file BFPostpassLoopDRE.hh.