[Analysis] findAffectedValues - remove unused ConstantInt argument. NFCI.
We can use m_ConstantInt without a result value as we don't ever use it.
Loading
Please sign in to comment
We can use m_ConstantInt without a result value as we don't ever use it.