Searched defs:PrintLoopPassWrapper (Results 1 – 1 of 1) sorted by relevance
36 class PrintLoopPassWrapper : public LoopPass { class42 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anonee73ebdf0111::PrintLoopPassWrapper43 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anonee73ebdf0111::PrintLoopPassWrapper