Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DDomPrinter.cpp64 struct DomOnlyViewerWrapperPass struct
69 DomOnlyViewerWrapperPass() in DomOnlyViewerWrapperPass() argument
117 char DomOnlyViewerWrapperPass::ID = 0;
118 INITIALIZE_PASS(DomOnlyViewerWrapperPass, "view-dom-only",
227 return new DomOnlyViewerWrapperPass(); in createDomOnlyViewerWrapperPassPass()