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