Searched refs:VectorCallCost (Results 1 – 1 of 1) sorted by relevance
2703 unsigned VectorCallCost = TTI.getCallInstrCost(nullptr, RetTy, Tys); in getVectorCallCost() local2704 if (VectorCallCost < Cost) { in getVectorCallCost()2706 return VectorCallCost; in getVectorCallCost()