OpenASIP
2.0
|
#include "BFOptimization.hh"
Go to the source code of this file.
Classes | |
class | BFPostpassLoopDRE |
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.
Definition in file BFPostpassLoopDRE.hh.