Searched defs:DominatorTreeWrapperPassAnalysisGraphTraits (Results 1 – 1 of 1) sorted by relevance
100 struct DominatorTreeWrapperPassAnalysisGraphTraits { struct101 static DominatorTree *getGraph(DominatorTreeWrapperPass *DTWP) { in getGraph()