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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDomPrinter.cpp224 struct PostDomOnlyPrinter struct in namespace:__anon1616
230 PostDomOnlyPrinter() : function in struct:__anon1616::PostDomOnlyPrinter
258 char PostDomOnlyPrinter::ID = 0;
259 INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
289 return new PostDomOnlyPrinter();

Completed in 68 milliseconds