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.cpp3279 auto *IndUpdatePhi = dyn_cast<PHINode>(IndUpdate); in collectLoopScalars() local
3280 if (IndUpdatePhi && Legal->isFixedOrderRecurrence(IndUpdatePhi)) in collectLoopScalars()