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