Home
last modified time | relevance | path

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

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