Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DDomPrinter.cpp186 struct PostDomOnlyPrinter struct
189 PostDomOnlyPrinter() : in PostDomOnlyPrinter() argument
214 char PostDomOnlyPrinter::ID = 0;
215 INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
245 return new PostDomOnlyPrinter(); in createPostDomOnlyPrinterPass()