Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10157 VPlan &BestMainPlan = LVP.getBestPlanFor(EPI.MainLoopVF); in processLoop() local
10159 EPI.MainLoopVF, EPI.MainLoopUF, BestMainPlan, MainILV, DT, true); in processLoop()