Searched refs:LoopInterchangePass (Results 1 – 4 of 4) sorted by relevance
20 struct LoopInterchangePass : public PassInfoMixin<LoopInterchangePass> { struct
1932 PreservedAnalyses LoopInterchangePass::run(LoopNest &LN, in run()
725 LOOPNEST_PASS("loop-interchange", LoopInterchangePass())
1549 LPM.addPass(LoopInterchangePass()); in buildModuleOptimizationPipeline()