Searched refs:VecLdCost (Results 1 – 1 of 1) sorted by relevance
1622 int VecLdCost = TTI->getMemoryOpCost(Instruction::Load, VecTy, 1, 0); in getEntryCost() local1623 return VecLdCost - ScalarLdCost; in getEntryCost()