Implement hasComputableLoopEvolution for Add, Mul, and Trunc operators,
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolutionNormalization.h
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...