Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDomPrinter.cpp139 struct DomPrinter struct
141 static char ID;
142 DomPrinter() : DOTGraphTraitsPrinter<DominatorTree, false>("dom", ID) { in DomPrinter() function