Make SCEVExpanders private methods private, instead of protected.
[oota-llvm.git] / include / llvm / Analysis / LoopVR.h
2009-02-18 Dan GohmanEliminate several more unnecessary intptr_t casts.
2008-06-30 Nick LewyckyBecause of the laziness, the required passes must exist...
2008-06-30 Nick LewyckyAdd a value range analysis that lazily computes ranges...