Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4762 for (const auto &PhiDescriptorPair : Legal->getReductionVars()) { in getSmallestAndWidestTypes() local
4763 const RecurrenceDescriptor &RdxDesc = PhiDescriptorPair.second; in getSmallestAndWidestTypes()