Searched refs:IndUpdatePhi (Results 1 – 1 of 1) sorted by relevance
3279 auto *IndUpdatePhi = dyn_cast<PHINode>(IndUpdate); in collectLoopScalars() local3280 if (IndUpdatePhi && Legal->isFixedOrderRecurrence(IndUpdatePhi)) in collectLoopScalars()