Lines Matching defs:SortedGraph
1356 PostOrderCFGView *SortedGraph = AC.getAnalysis<PostOrderCFGView>();1359 BlockInfo = ConsumedBlockInfo(CFGraph->getNumBlockIDs(), SortedGraph);1369 for (const auto *CurrBlock : *SortedGraph) {