Searched defs:PrintLoopPassWrapper (Results 1 – 1 of 1) sorted by relevance
35 class PrintLoopPassWrapper : public LoopPass { class41 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anon2d55f0eb0111::PrintLoopPassWrapper42 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anon2d55f0eb0111::PrintLoopPassWrapper