OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs: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());
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.cpp
614
topologicalSort
();
1259
void SIScheduleBlockCreator::
topologicalSort
() {
1788
void SIScheduleDAGMI::
topologicalSort
() {
1908
topologicalSort
();
SIMachineScheduler.cpp
614
topologicalSort
();
1259
void SIScheduleBlockCreator::
topologicalSort
() {
1788
void SIScheduleDAGMI::
topologicalSort
() {
1908
topologicalSort
();
Completed in 93 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026