Searched refs:getSortedGraph (Results 1 – 2 of 2) sorted by relevance
242 const PostOrderCFGView *getSortedGraph() const { return SortedGraph; } in getSortedGraph() function
2118 const PostOrderCFGView *SortedGraph = walker.getSortedGraph(); in runAnalysis()