Searched refs:memoryInstructionCanBeWidened (Results 1 – 1 of 1) sorted by relevance
1379 bool memoryInstructionCanBeWidened(Instruction *I, ElementCount VF);3523 bool LoopVectorizationCostModel::memoryInstructionCanBeWidened( in memoryInstructionCanBeWidened() function in LoopVectorizationCostModel6036 if (memoryInstructionCanBeWidened(&I, VF)) { in setCostBasedWideningDecision()