[SCEV] Remove conversion to SCEVUnionPredicate in ExitNotTakenInfo [NFC]
authorPhilip Reames <listmail@philipreames.com>
Wed, 9 Feb 2022 20:04:25 +0000 (12:04 -0800)
committerPhilip Reames <listmail@philipreames.com>
Wed, 9 Feb 2022 20:10:23 +0000 (12:10 -0800)
commitaa845d7a245d85c441d0bd44fc7b6c3be8f3de8d
treede2768fc806fed531641f9cf340902c723fb23a3
parentf2f5e9f87886c765d4c951d6b59be7ed3e20712d
[SCEV] Remove conversion to SCEVUnionPredicate in ExitNotTakenInfo [NFC]

This removes one of the places where we mutate an existing union predicate.
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/ScalarEvolution.cpp