Searched defs:PostDomOnlyViewer (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
H A DDomPrinter.cpp123 struct PostDomOnlyViewer struct in namespace:__anon25676
126 PostDomOnlyViewer() : function in struct:__anon25676::PostDomOnlyViewer
146 char PostDomOnlyViewer::ID = 0;
147 INITIALIZE_PASS(PostDomOnlyViewer, "view-postdom-only",
253 return new PostDomOnlyViewer();

Completed in 110 milliseconds