Searched refs:NumToSchedule (Results 1 – 1 of 1) sorted by relevance
3157 int NumToSchedule = 0; in scheduleBlock() local3167 NumToSchedule++; in scheduleBlock()3194 NumToSchedule--; in scheduleBlock()3196 assert(NumToSchedule == 0 && "could not schedule all instructions"); in scheduleBlock()