Make GetMinTrailingZeros a member function of ScalarEvolution,
so that it can access the TargetData member (when available) and use ValueTracking.h information to compute information for SCEVUnknown Values. Also add GetMinLeadingZeros and GetMinSignBits functions, with minimal implementations. llvm-svn: 73794
Loading
Please register or sign in to comment