Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DThreadSafetyTIL.cpp165 unsigned BasicBlock::topologicalSort(SimpleArray<BasicBlock *> &Blocks, in topologicalSort() function in BasicBlock
/llvm-project/mlir/lib/Analysis/
H A DTopologicalSortUtils.cpp283 mlir::topologicalSort(const SetVector<Operation *> &toSort) { in topologicalSort() function in mlir
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.cpp1243 void SIScheduleBlockCreator::topologicalSort() { topologicalSort() function in SIScheduleBlockCreator
1766 void SIScheduleDAGMI::topologicalSort() { topologicalSort() function in SIScheduleDAGMI