Searched refs:isStrideMul (Results 1 – 1 of 1) sorted by relevance
5793 static bool isStrideMul(Instruction *I, LoopVectorizationLegality *Legal) { in isStrideMul() function5863 if (I->getOpcode() == Instruction::Mul && isStrideMul(I, Legal)) in getInstructionCost()