Searched defs:NoOpLoopNestPass (Results 1 – 1 of 1) sorted by relevance
340 struct NoOpLoopNestPass : PassInfoMixin<NoOpLoopNestPass> { struct341 PreservedAnalyses run(LoopNest &L, LoopAnalysisManager &, in run()345 static StringRef name() { return "NoOpLoopNestPass"; } in name()