Skip to content
Commit c702fc0e authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent cc31110b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment