Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h217 ConsumedBlockInfo(unsigned int NumBlocks, PostOrderCFGView *SortedGraph) in ConsumedBlockInfo()
H A DThreadSafetyCommon.h266 PostOrderCFGView *SortedGraph = nullptr; variable