Searched defs:getFinalCycle (Results 1 – 2 of 2) sorted by relevance
130 int getFinalCycle() { return Cycle[ScheduledInstrs.back()]; } in getFinalCycle() function
537 int getFinalCycle() const { return FirstCycle + InitiationInterval - 1; } in getFinalCycle() function