Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1101 RecurrenceDescriptor *getRecurrenceDescriptor() { return RdxDesc; } in getRecurrenceDescriptor() function
H A DLoopVectorize.cpp4124 if (PhiR->getRecurrenceDescriptor()) { in fixCrossIterationPHIs()
4325 RecurrenceDescriptor RdxDesc = *PhiR->getRecurrenceDescriptor(); in fixReduction()