Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2883 auto *IndUpdatePhi = dyn_cast<PHINode>(IndUpdate); in collectLoopScalars() local
2884 if (IndUpdatePhi && Legal->isFixedOrderRecurrence(IndUpdatePhi)) in collectLoopScalars()