What the loop unroller cares about, rather than just not unrolling loops with calls, is
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolutionNormalization.h
2010-04-07 Dan GohmanGeneralize IVUsers to track arbitrary expressions rathe...