Searched refs:getFirstCycle (Results 1 – 1 of 1) sorted by relevance
592 int getFirstCycle() const { return FirstCycle; } in getFirstCycle() function in __anonfa3445320111::SMSchedule2170 int FirstCycle = Schedule.getFirstCycle(); in schedulePipeline()2227 for (int Cycle = Schedule.getFirstCycle(), in generatePipelinedLoop()3571 for (int cycle = getFirstCycle(); cycle <= LastCycle; ++cycle) { in computeStart()3843 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in finalizeSchedule()3903 for (int Cycle = getFirstCycle(), E = getFinalCycle(); Cycle <= E; ++Cycle) { in finalizeSchedule()3930 for (int cycle = getFirstCycle(); cycle <= getFinalCycle(); ++cycle) { in print()