Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h323 bool hasPlanWithVF(ElementCount VF) const { in hasPlanWithVF() function
H A DLoopVectorize.cpp5485 if (LVP.hasPlanWithVF(ForcedEC)) in selectEpilogueVectorizationFactor()
5524 LVP.hasPlanWithVF(NextVF.Width)) in selectEpilogueVectorizationFactor()