An alloca can be equal to an argument. It can't *alias* an alloca, but it could
[oota-llvm.git] / test / Transforms / LoopUnroll / runtime-loop3.ll
2011-12-09 Andrew TrickAdd -unroll-runtime for unrolling loops with run-time...