Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDomPrinter.cpp164 struct PostDomOnlyPrinter struct
167 PostDomOnlyPrinter() : in PostDomOnlyPrinter() function
192 char PostDomOnlyPrinter::ID = 0;
193 INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
223 return new PostDomOnlyPrinter(); in createPostDomOnlyPrinterPass()