Searched refs:isInLoopReduction (Results 1 – 1 of 1) sorted by relevance
1409 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel6099 Legal->getReductionVars().contains(Phi) && !isInLoopReduction(Phi)) { in getInstructionCost()8221 Phi, RdxDesc.getRecurrenceKind(), *StartV, CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()