Searched refs:topologicalSort (Results 1 – 4 of 4) sorted by relevance
164 unsigned BasicBlock::topologicalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalSort() function in BasicBlock169 ID = Block->topologicalSort(Blocks, ID); in topologicalSort()291 unsigned NumUnreachableBlocks = Entry->topologicalSort(Blocks, Blocks.size()); in computeNormalForm()
305 void topologicalSort();482 void topologicalSort();
608 topologicalSort(); in getBlocks()1227 void SIScheduleBlockCreator::topologicalSort() { in topologicalSort() function in SIScheduleBlockCreator1748 void SIScheduleDAGMI::topologicalSort() { in topologicalSort() function in SIScheduleDAGMI1874 topologicalSort(); in schedule()
1653 unsigned topologicalSort(SimpleArray<BasicBlock *> &Blocks, unsigned ID);