Searched refs:DomInfoPrinter (Results 1 – 1 of 1) sorted by relevance
27 class DomInfoPrinter : public FunctionPass { class30 DomInfoPrinter() : FunctionPass(ID) {} in DomInfoPrinter() function in __anon56a2ae370111::DomInfoPrinter44 char DomInfoPrinter::ID = 0;45 static RegisterPass<DomInfoPrinter>