Searched refs:CurrentFactor (Results 1 – 1 of 1) sorted by relevance
7147 VectorizationFactor CurrentFactor(VF, Cost, ScalarCost); in getBestPlan() local7148 if (isMoreProfitable(CurrentFactor, BestFactor)) { in getBestPlan()7149 BestFactor = CurrentFactor; in getBestPlan()