Searched refs:EstimatedRuntimeVF (Results 1 – 1 of 1) sorted by relevance
5512 ElementCount EstimatedRuntimeVF = MainLoopVF; in selectEpilogueVectorizationFactor() local5514 EstimatedRuntimeVF = ElementCount::getFixed(MainLoopVF.getKnownMinValue()); in selectEpilogueVectorizationFactor()5516 EstimatedRuntimeVF *= *VScale; in selectEpilogueVectorizationFactor()5521 ElementCount::isKnownLT(NextVF.Width, EstimatedRuntimeVF)) || in selectEpilogueVectorizationFactor()