Searched refs:LibCost (Results 1 – 1 of 1) sorted by relevance
3530 auto LibCost = IntrinsicCost; in getVectorCallCosts() local3534 LibCost = TTI->getCallInstrCost(nullptr, VecTy, VecTys, in getVectorCallCosts()3537 return {IntrinsicCost, LibCost}; in getVectorCallCosts()