; NOTE: Assertions have been autogenerated by utils/update_test_checks.py ; RUN: opt < %s -passes=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(ptr) #1 align 2 { br i1 undef, label %exit, label %2 ;