Searched refs:BlocksStruct (Results 1 – 2 of 2) sorted by relevance
1451 SIScheduleBlocks BlocksStruct) : in SIScheduleBlockScheduler() argument1452 DAG(DAG), Variant(Variant), Blocks(BlocksStruct.Blocks), in SIScheduleBlockScheduler()1478 if (topoInd < BlocksStruct.TopDownBlock2Index[Pred->getID()]) { in SIScheduleBlockScheduler()1479 topoInd = BlocksStruct.TopDownBlock2Index[Pred->getID()]; in SIScheduleBlockScheduler()1487 int PredID = BlocksStruct.TopDownIndex2Block[topoInd]; in SIScheduleBlockScheduler()1518 int ID = BlocksStruct.TopDownIndex2Block[Blocks.size()-1-i]; in SIScheduleBlockScheduler()
353 SIScheduleBlocks BlocksStruct);