Home
last modified time | relevance | path

Searched refs:PostDomOnlyViewer (Results 1 – 1 of 1) sorted by relevance

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