Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1570 bool isInLoopReduction(PHINode *Phi) const { in isInLoopReduction() function in llvm::LoopVectorizationCostModel
8296 if (PhiOp && CM.isInLoopReduction(PhiOp)) { in tryToBlend()
8618 CM.isInLoopReduction(Phi), in tryToCreateWidenRecipe()