Searched defs:PrintModulePassWrapper (Results 1 – 3 of 3) sorted by relevance
28 class PrintModulePassWrapper : public ModulePass { class35 PrintModulePassWrapper() : ModulePass(ID), OS(dbgs()) {} in PrintModulePassWrapper() function in __anon22a3f12f0111::PrintModulePassWrapper36 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper() function in __anon22a3f12f0111::PrintModulePassWrapper
67 class PrintModulePassWrapper : public ModulePass { class72 PrintModulePassWrapper() : ModulePass(ID) {} in PrintModulePassWrapper() function in __anon02b90ee90111::PrintModulePassWrapper73 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper() function in __anon02b90ee90111::PrintModulePassWrapper
54 class PrintModulePassWrapper : public ModulePass { class59 PrintModulePassWrapper() : ModulePass(ID) {} in PrintModulePassWrapper() function in __anonafbd7f870111::PrintModulePassWrapper60 PrintModulePassWrapper(raw_ostream &OS, const std::string &Banner, in PrintModulePassWrapper() function in __anonafbd7f870111::PrintModulePassWrapper