Searched refs:topologicalSort (Results 1 – 4 of 4) sorted by relevance
166 unsigned BasicBlock::topologicalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalSort() function in BasicBlock171 ID = Block->topologicalSort(Blocks, ID); in topologicalSort()293 unsigned NumUnreachableBlocks = Entry->topologicalSort(Blocks, Blocks.size()); in computeNormalForm()
310 void topologicalSort();493 void topologicalSort();
640 topologicalSort(); in getBlocks()1286 void SIScheduleBlockCreator::topologicalSort() { in topologicalSort() function in SIScheduleBlockCreator1818 void SIScheduleDAGMI::topologicalSort() { in topologicalSort() function in SIScheduleDAGMI1936 topologicalSort(); in schedule()
1648 unsigned topologicalSort(SimpleArray<BasicBlock *> &Blocks, unsigned ID);