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