Searched defs:topologicalSort (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Analysis/ | ||
H A D | ThreadSafetyTIL.cpp | 165 unsigned BasicBlock::topologicalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalSort() function in BasicBlock |
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ | ||
H A D | SIMachineScheduler.cpp | 1245 void SIScheduleBlockCreator::topologicalSort() { in topologicalSort() function in SIScheduleBlockCreator |