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