Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DDomPrinter.cpp92 struct DomOnlyViewer struct
94 static char ID;
95 DomOnlyViewer() : DOTGraphTraitsViewer<DominatorTree, true>("domonly", ID){ in DomOnlyViewer() function
/external/llvm/lib/Analysis/
DDomPrinter.cpp102 struct DomOnlyViewer : public DOTGraphTraitsViewer< struct
105 static char ID;
106 DomOnlyViewer() in DomOnlyViewer() function