Searched defs:PrintLoopPassWrapper (Results 1 – 1 of 1) sorted by relevance
37 class PrintLoopPassWrapper : public LoopPass { class43 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anona0db909f0111::PrintLoopPassWrapper44 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anona0db909f0111::PrintLoopPassWrapper