Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1612 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
9061 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()
9430 if (CM.isInLoopReduction(Reduction.first)) in buildVPlanWithVPRecipes()