Home
last modified time | relevance | path

Searched refs:isStrideMul (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5793 static bool isStrideMul(Instruction *I, LoopVectorizationLegality *Legal) { in isStrideMul() function
5863 if (I->getOpcode() == Instruction::Mul && isStrideMul(I, Legal)) in getInstructionCost()