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

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DDomPrinter.cpp164 struct PostDomOnlyPrinter struct in namespace:__anon2059
167 PostDomOnlyPrinter() : function in struct:__anon2059::PostDomOnlyPrinter
192 char PostDomOnlyPrinter::ID = 0;
193 INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
223 return new PostDomOnlyPrinter();

Completed in 104 milliseconds