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