|
OpenASIP 2.2
|
#include <BF2Scheduler.hh>

Public Member Functions | |
| PreLoopShareInfo (PreLoopOperandEnum state) | |
| PreLoopShareInfo (MoveNode &mn, TTAMachine::FUPort &port) | |
Public Attributes | |
| PreLoopOperandEnum | state_ |
| MoveNode * | sharedMN_ |
| TTAMachine::FUPort * | sharedPort_ |
Struct for return values
Definition at line 143 of file BF2Scheduler.hh.
|
inline |
Definition at line 147 of file BF2Scheduler.hh.
|
inline |
Definition at line 150 of file BF2Scheduler.hh.
| MoveNode* BF2Scheduler::PreLoopShareInfo::sharedMN_ |
Definition at line 145 of file BF2Scheduler.hh.
Referenced by BF2Scheduler::preAllocateFunctionUnits().
| TTAMachine::FUPort* BF2Scheduler::PreLoopShareInfo::sharedPort_ |
Definition at line 146 of file BF2Scheduler.hh.
Referenced by BF2Scheduler::preAllocateFunctionUnits().
| PreLoopOperandEnum BF2Scheduler::PreLoopShareInfo::state_ |
Definition at line 144 of file BF2Scheduler.hh.
Referenced by BF2Scheduler::preAllocateFunctionUnits(), BF2Scheduler::preAllocateFunctionUnits(), and BF2Scheduler::preAllocateFunctionUnitsInner().