Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp1622 auto NeedsHoisting = [HoistPoint, &VPDT, in hoistPreviousBeforeFORUsers() local
1653 if (!NeedsHoisting(Previous->getVPSingleValue())) in hoistPreviousBeforeFORUsers()
1674 if (auto *R = NeedsHoisting(Op)) in hoistPreviousBeforeFORUsers()