Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDomPrinter.cpp173 struct PostDomOnlyPrinterWrapperPass struct
178 PostDomOnlyPrinterWrapperPass() in PostDomOnlyPrinterWrapperPass() function
204 char PostDomOnlyPrinterWrapperPass::ID = 0;
205 INITIALIZE_PASS(PostDomOnlyPrinterWrapperPass, "dot-postdom-only",
235 return new PostDomOnlyPrinterWrapperPass(); in createPostDomOnlyPrinterWrapperPassPass()