Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp562 void clearReductionWrapFlags(VPReductionPHIRecipe *PhiR,
3860 clearReductionWrapFlags(PhiR, State); in fixReduction()
4041 void InnerLoopVectorizer::clearReductionWrapFlags(VPReductionPHIRecipe *PhiR, in clearReductionWrapFlags() function in InnerLoopVectorizer