Searched defs:PrintLoopPass (Results 1 – 1 of 1) sorted by relevance
96 PrintLoopPass::PrintLoopPass() : OS(dbgs()) {} in PrintLoopPass() function in PrintLoopPass97 PrintLoopPass::PrintLoopPass(raw_ostream &OS, const std::string &Banner) in PrintLoopPass() function in PrintLoopPass