Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things.
[oota-llvm.git] / test / Transforms / SimplifyCFG / unreachable-blocks.ll
2012-01-23 Nick LewyckyMake Value::isDereferenceablePointer() handle unreachab...