1 ; RUN: opt -S -passes='require<memoryssa>,loop-simplify,early-cse<memssa>' -earlycse-debug-hash -verify-memoryssa %s | FileCheck %s
3 target triple = "x86_64-unknown-linux-gnu"
7 br i1 undef, label %bb5, label %bb3
9 bb5: ; preds = %bb5, %0
10 store i16 undef, ptr undef
11 br i1 undef, label %bb5, label %bb3
13 bb3: ; preds = %bb5, %0