; RUN: opt < %s -instsimplify ; instsimplify pass should explicitly require DominatorTreeAnalysis ; This test will segfault if DominatorTree is not available target triple = "x86_64-grtev4-linux-gnu" ; Function Attrs: nounwind uwtable define void @foo(i16 *) #1 align 2 { br i1 undef, label %exit, label %2 ;