Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp605 void clearReductionWrapFlags(RecurrenceDescriptor &RdxDesc,
4338 clearReductionWrapFlags(RdxDesc, State); in fixReduction()
4506 void InnerLoopVectorizer::clearReductionWrapFlags(RecurrenceDescriptor &RdxDesc, in clearReductionWrapFlags() function in InnerLoopVectorizer