Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1356 const RecurrenceDescriptor &getRecurrenceDescriptor() const { in getRecurrenceDescriptor() function
H A DLoopVectorize.cpp3848 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in fixReduction()
4043 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in clearReductionWrapFlags()
10385 ReductionPhi->getRecurrenceDescriptor())) { in processLoop()