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