Treat a call of function pointer like a load of the pointer when considering
[oota-llvm.git] / test / Transforms / LoopUnswitch / infinite-loop.ll
2010-09-01 Dan GohmanFix loop unswitching's assumption that a code path...