The TargetData is not used for the isPowerOfTwo determination. It has never
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolutionNormalization.h
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...