Searched refs:UpdateV (Results 1 – 1 of 1) sorted by relevance
5654 auto *UpdateV = PN->getIncomingValueForBlock(TheLoop->getLoopLatch()); in collectValuesToIgnore() local5663 return U == UpdateV || isa<GetElementPtrInst>(U); in collectValuesToIgnore()5665 std::all_of(UpdateV->user_begin(), UpdateV->user_end(), in collectValuesToIgnore()5670 VecValuesToIgnore.insert(UpdateV); in collectValuesToIgnore()