Searched refs:IntVF (Results 1 – 1 of 1) sorted by relevance
10110 unsigned IntVF = VF.Width.getKnownMinValue(); in areRuntimeChecksProfitable() local10115 IntVF *= AssumedMinimumVscale; in areRuntimeChecksProfitable()10117 double VecCOverVF = double(*VF.Cost.getValue()) / IntVF; in areRuntimeChecksProfitable()10134 VF.MinProfitableTripCount = ElementCount::getFixed(alignTo(MinTC, IntVF)); in areRuntimeChecksProfitable()