OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:topologicalSort
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Analysis/
ThreadSafetyTIL.cpp
165
unsigned BasicBlock::
topologicalSort
(SimpleArray<BasicBlock *> &Blocks,
170
ID = Block->
topologicalSort
(Blocks, ID);
191
// Visited is assumed to have been set by the
topologicalSort
. This pass
292
unsigned NumUnreachableBlocks = Entry->
topologicalSort
(Blocks, Blocks.size());
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h
306
void
topologicalSort
();
483
void
topologicalSort
();
SIMachineScheduler.cpp
614
topologicalSort
();
1259
void SIScheduleBlockCreator::
topologicalSort
() {
1788
void SIScheduleDAGMI::
topologicalSort
() {
1908
topologicalSort
();
/src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
ThreadSafetyTIL.h
1649
unsigned
topologicalSort
(SimpleArray<BasicBlock *> &Blocks, unsigned ID);
Completed in 17 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026