Searched refs:ScalarCost (Results 1 – 1 of 1) sorted by relevance
1001 int ScalarCost = VL.size() * TTI->getCastInstrCost(VL0->getOpcode(), in getEntryCost() local1006 return VecCost - ScalarCost; in getEntryCost()1030 int ScalarCost = 0; in getEntryCost() local1035 ScalarCost = VecTy->getNumElements() * in getEntryCost()1053 ScalarCost = in getEntryCost()1058 return VecCost - ScalarCost; in getEntryCost()