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