Searched refs:LoopNestPrinterPass (Results 1 – 3 of 3) sorted by relevance
212 class LoopNestPrinterPass : public PassInfoMixin<LoopNestPrinterPass> {216 explicit LoopNestPrinterPass(raw_ostream &OS) : OS(OS) {} in LoopNestPrinterPass() function
457 PreservedAnalyses LoopNestPrinterPass::run(Loop &L, LoopAnalysisManager &AM, in run()
543 LOOP_PASS("print<loopnest>", LoopNestPrinterPass(dbgs()))