Searched refs:getConsecutiveMemOpCost (Results 1 – 1 of 1) sorted by relevance
1744 InstructionCost getConsecutiveMemOpCost(Instruction *I, ElementCount VF);6117 LoopVectorizationCostModel::getConsecutiveMemOpCost(Instruction *I, in getConsecutiveMemOpCost() function in LoopVectorizationCostModel6568 InstructionCost Cost = getConsecutiveMemOpCost(&I, VF); in setCostBasedWideningDecision()