[ValueTracking] Prevent a call to computeKnownBits if we already know the...
[ValueTracking] Prevent a call to computeKnownBits if we already know the state of the bit we would calculate. Also reuse a temporary APInt instead of creating a new one. llvm-svn: 300239
Loading
Please sign in to comment