Searched defs:PostDomOnlyPrinter (Results 1 - 1 of 1) sorted by relevance

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

Completed in 83 milliseconds