Searched refs:EstimatedRuntimeVF (Results 1 – 1 of 1) sorted by relevance
4702 ElementCount EstimatedRuntimeVF = MainLoopVF; in selectEpilogueVectorizationFactor() local4704 EstimatedRuntimeVF = ElementCount::getFixed(MainLoopVF.getKnownMinValue()); in selectEpilogueVectorizationFactor()4706 EstimatedRuntimeVF *= *VScale; in selectEpilogueVectorizationFactor()4720 ElementCount::isKnownGE(NextVF.Width, EstimatedRuntimeVF)) || in selectEpilogueVectorizationFactor()