Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp577 void clearReductionWrapFlags(VPReductionPHIRecipe *PhiR,
3876 clearReductionWrapFlags(PhiR, State); in fixReduction()
4057 void InnerLoopVectorizer::clearReductionWrapFlags(VPReductionPHIRecipe *PhiR, in clearReductionWrapFlags() function in InnerLoopVectorizer