Add incoming value from header only if phi node has any use inside the loop.
[oota-llvm.git] / test / Transforms / IPConstantProp / return-constants.ll
2008-03-11 Devang PatelHandle multiple ret values.