Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp602 void clearReductionWrapFlags(const RecurrenceDescriptor &RdxDesc,
4309 clearReductionWrapFlags(RdxDesc, State); in fixReduction()
4474 void InnerLoopVectorizer::clearReductionWrapFlags(const RecurrenceDescriptor &RdxDesc, in clearReductionWrapFlags() function in InnerLoopVectorizer