Searched defs:PrintLoopPassWrapper (Results 1 – 3 of 3) sorted by relevance
35 class PrintLoopPassWrapper : public LoopPass { class41 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anonf3f45f520111::PrintLoopPassWrapper42 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anonf3f45f520111::PrintLoopPassWrapper
33 class PrintLoopPassWrapper : public LoopPass { class38 PrintLoopPassWrapper() : LoopPass(ID) {} in PrintLoopPassWrapper() function in __anon7118202a0111::PrintLoopPassWrapper39 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anon7118202a0111::PrintLoopPassWrapper
36 class PrintLoopPassWrapper : public LoopPass { class42 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anona2d2c68c0111::PrintLoopPassWrapper43 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anona2d2c68c0111::PrintLoopPassWrapper