Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9699 auto AddFreezeForFindLastIVReductions = [](VPlan &Plan, in preparePlanForMainVectorLoop() local
9718 AddFreezeForFindLastIVReductions(MainPlan, true); in preparePlanForMainVectorLoop()
9719 AddFreezeForFindLastIVReductions(EpiPlan, false); in preparePlanForMainVectorLoop()