Home
last modified time | relevance | path

Searched defs:topologicalSort (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp165 unsigned BasicBlock::topologicalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalSort() function in BasicBlock
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1245 void SIScheduleBlockCreator::topologicalSort() { topologicalSort() function in SIScheduleBlockCreator
1768 void SIScheduleDAGMI::topologicalSort() { topologicalSort() function in SIScheduleDAGMI