Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8779 bool HasIntermediateStore = false; in adjustRecipesForReductions() local
8781 [this, &HasIntermediateStore](const VPReductionPHIRecipe *R1, in adjustRecipesForReductions()
8785 HasIntermediateStore |= IS1 || IS2; in adjustRecipesForReductions()
8806 if (HasIntermediateStore && ReductionPHIList.size() > 1) in adjustRecipesForReductions()