Home
last modified time | relevance | path

Searched defs:PrevPhi (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp977 while (auto *PrevPhi = dyn_cast_or_null<PHINode>(Previous)) { isFixedOrderRecurrence() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp843 while (auto *PrevPhi = adjustFixedOrderRecurrences() local