Searched defs:FirstCycle (Results 1 – 3 of 3) sorted by relevance
549 int FirstCycle = 0; variable
1009 const unsigned FirstCycle = getSUnit(&*(std::begin(*this)))->TopReadyCycle; in dumpScheduleTraceTopDown() local1091 const int FirstCycle = getSUnit(&*(std::begin(*this)))->BotReadyCycle; in dumpScheduleTraceBottomUp() local
2506 int FirstCycle = Schedule.getFirstCycle(); in schedulePipeline() local