Searched refs:TopDownIndex2Block (Results 1 – 4 of 4) sorted by relevance
646 Res.TopDownIndex2Block = TopDownIndex2Block; in getBlocks()1295 TopDownIndex2Block.resize(DAGSize); in topologicalSort()1314 TopDownIndex2Block[Id] = i; in topologicalSort()1332 BottomUpIndex2Block = std::vector<int>(TopDownIndex2Block.rbegin(), in topologicalSort()1333 TopDownIndex2Block.rend()); in topologicalSort()1360 int BlockIndice = TopDownIndex2Block[i]; in scheduleInsideBlocks()1421 int BlockIndice = TopDownIndex2Block[i]; in fillStats()1489 int PredID = BlocksStruct.TopDownIndex2Block[topoInd]; in SIScheduleBlockScheduler()1520 int ID = BlocksStruct.TopDownIndex2Block[Blocks.size()-1-i]; in SIScheduleBlockScheduler()
216 std::vector<int> TopDownIndex2Block; member237 std::vector<int> TopDownIndex2Block; variable
614 Res.TopDownIndex2Block = TopDownIndex2Block; in getBlocks()1135 TopDownIndex2Block.resize(DAGSize); in topologicalSort()1154 TopDownIndex2Block[Id] = i; in topologicalSort()1172 BottomUpIndex2Block = std::vector<int>(TopDownIndex2Block.rbegin(), in topologicalSort()1173 TopDownIndex2Block.rend()); in topologicalSort()1200 int BlockIndice = TopDownIndex2Block[i]; in scheduleInsideBlocks()1263 int BlockIndice = TopDownIndex2Block[i]; in fillStats()1333 int PredID = BlocksStruct.TopDownIndex2Block[topoInd]; in SIScheduleBlockScheduler()
209 std::vector<int> TopDownIndex2Block; member230 std::vector<int> TopDownIndex2Block; variable