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 __anon237146b40111::PrintLoopPassWrapper42 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anon237146b40111::PrintLoopPassWrapper
33 class PrintLoopPassWrapper : public LoopPass { class38 PrintLoopPassWrapper() : LoopPass(ID) {} in PrintLoopPassWrapper() function in __anon55dcbf0c0111::PrintLoopPassWrapper39 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anon55dcbf0c0111::PrintLoopPassWrapper
36 class PrintLoopPassWrapper : public LoopPass { class42 PrintLoopPassWrapper() : LoopPass(ID), OS(dbgs()) {} in PrintLoopPassWrapper() function in __anond24fadee0111::PrintLoopPassWrapper43 PrintLoopPassWrapper(raw_ostream &OS, const std::string &Banner) in PrintLoopPassWrapper() function in __anond24fadee0111::PrintLoopPassWrapper