Searched refs:getVectorCallCost (Results 1 – 1 of 1) sorted by relevance
1532 InstructionCost getVectorCallCost(CallInst *CI, ElementCount VF) const;2889 LoopVectorizationCostModel::getVectorCallCost(CallInst *CI, in getVectorCallCost() function in LoopVectorizationCostModel6664 return getVectorCallCost(cast<CallInst>(I), VF); in getInstructionCost()