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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDomPrinter.cpp197 struct DomOnlyPrinter : public DOTGraphTraitsPrinter< struct in namespace:__anon1616
201 DomOnlyPrinter() function in struct:__anon1616::DomOnlyPrinter
247 char DomOnlyPrinter::ID = 0;
248 INITIALIZE_PASS(DomOnlyPrinter, "dot-dom-only",
273 return new DomOnlyPrinter();

Completed in 104 milliseconds