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