OpenASIP  2.0
ScheduleEstimator.cc File Reference
#include "ScheduleEstimator.hh"
#include "BasicBlock.hh"
#include "MachineConnectivityCheck.hh"
#include "Instruction.hh"
#include "Move.hh"
#include "Terminal.hh"
#include "Machine.hh"
#include "ControlUnit.hh"
#include "MachineInfo.hh"
#include "Operation.hh"
#include "ControlFlowGraph.hh"
Include dependency graph for ScheduleEstimator.cc:

Go to the source code of this file.

Detailed Description

Definition of ScheduleEstimator class.

This class tries to estimate the worst possible cycle count for a basic block.

Author
Heikki Kultala 2019 (hkultala-no.spam-tuni.fi)
Note
rating: red

Definition in file ScheduleEstimator.cc.