Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp555 void fixFirstOrderRecurrence(VPFirstOrderRecurrencePHIRecipe *PhiR,
3725 fixFirstOrderRecurrence(FOR, State); in fixCrossIterationPHIs()
3729 void InnerLoopVectorizer::fixFirstOrderRecurrence( in fixFirstOrderRecurrence() function in InnerLoopVectorizer