Searched refs:ScalarVF (Results 1 – 1 of 1) sorted by relevance
7118 ElementCount ScalarVF = ElementCount::getFixed(1); in getBestPlan() local7119 assert(hasPlanWithVF(ScalarVF) && in getBestPlan()7123 InstructionCost ScalarCost = CM.expectedCost(ScalarVF); in getBestPlan()7124 VectorizationFactor BestFactor(ScalarVF, ScalarCost, ScalarCost); in getBestPlan()