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