Home
last modified time | relevance | path

Searched refs:BestMainPlan (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10362 VPlan &BestMainPlan = LVP.getBestPlanFor(EPI.MainLoopVF); in processLoop() local
10363 LVP.executePlan(EPI.MainLoopVF, EPI.MainLoopUF, BestMainPlan, MainILV, in processLoop()