Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDomPrinter.cpp114 struct PostDominatorTreeWrapperPassAnalysisGraphTraits { struct
115 static PostDominatorTree *getGraph(PostDominatorTreeWrapperPass *PDTWP) { in getGraph()