Go to the documentation of this file.
71 for (
int i = 0; i < instr->
moveCount(); ++i, moveNumber++) {
81 instr = &
program.nextInstruction(*instr);
virtual void calculateForInstruction(const TTAProgram::Instruction &instructionData, const ExecutableInstruction &executionCounts)
virtual void calculate(const TTAProgram::Program &program, const CompiledSimulation &compiledSim)
void addExecutableMove(ExecutableMove *move)
InstructionAddress location() const
static NullInstruction & instance()
virtual ClockCycleCount moveExecutionCount(int moveNumber, InstructionAddress address) const
CompiledSimUtilizationStats()
CycleCount ClockCycleCount
Alias for ClockCycleCount.
find Finds info of the inner loops in the program
virtual ~CompiledSimUtilizationStats()