Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10254 std::unique_ptr<VPlan> BestMainPlan(BestPlan.duplicate()); in processLoop() local
10261 preparePlanForMainVectorLoop(*BestMainPlan, BestEpiPlan); in processLoop()
10266 *BestMainPlan); in processLoop()
10268 *BestMainPlan, MainILV, DT, false); in processLoop()