Searched refs:EVLIndVarSimplifyPass (Results 1 – 4 of 4) sorted by relevance
26 struct EVLIndVarSimplifyPass : public PassInfoMixin<EVLIndVarSimplifyPass> { struct
289 PreservedAnalyses EVLIndVarSimplifyPass::run(Loop &L, LoopAnalysisManager &LAM, in run()
655 FPM.addPass(createFunctionToLoopPassAdaptor(EVLIndVarSimplifyPass())); in registerPassBuilderCallbacks()
747 LOOP_PASS("evl-iv-simplify", EVLIndVarSimplifyPass())