Searched refs:MainILV (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 10479 EpilogueVectorizerMainLoop MainILV(L, PSE, LI, DT, TLI, TTI, AC, ORE, in processLoop() local 10483 LVP.executePlan(EPI.MainLoopVF, EPI.MainLoopUF, BestMainPlan, MainILV, in processLoop() 10510 ResumeV = MainILV.getReductionResumeValue( in processLoop() 10527 ResumeV = MainILV.createInductionResumeValue( in processLoop() 10539 if (!MainILV.areSafetyChecksAdded()) in processLoop()
|