; ModuleID = 'NarrowKonv.c.pass0.llvm' source_filename = "NarrowKonv.c" target datalayout = "e-m:o-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-apple-macosx10.15.0" ; Function Attrs: noinline nounwind ssp uwtable define i32 @main() #0 { bb: %tmp = call i32 @__VERIFIER_nondet_int() br label %bb4 bb4: ; preds = %bb21, %bb %.01 = phi i32 [ %tmp, %bb ], [ %.23, %bb21 ] %.0 = phi i32 [ 20, %bb ], [ %.2, %bb21 ] %tmp5 = icmp sle i32 0, %.01 br i1 %tmp5, label %bb6, label %bb8 bb6: ; preds = %bb4 %tmp7 = icmp sle i32 %.01, %.0 br label %bb8 bb8: ; preds = %bb6, %bb4 %tmp9 = phi i1 [ false, %bb4 ], [ %tmp7, %bb6 ] br i1 %tmp9, label %bb10, label %bb22 bb10: ; preds = %bb8 %tmp11 = icmp eq i32 0, %.01 br i1 %tmp11, label %bb12, label %bb14 bb12: ; preds = %bb10 %tmp13 = icmp eq i32 %.01, %.0 br i1 %tmp13, label %bb21, label %bb14 bb14: ; preds = %bb12, %bb10 %tmp15 = icmp eq i32 %.01, %.0 br i1 %tmp15, label %bb16, label %bb18 bb16: ; preds = %bb14 %tmp17 = sub nsw i32 %.0, 1 br label %bb20 bb18: ; preds = %bb14 %tmp19 = add nsw i32 %.01, 1 br label %bb20 bb20: ; preds = %bb18, %bb16 %.12 = phi i32 [ 0, %bb16 ], [ %tmp19, %bb18 ] %.1 = phi i32 [ %tmp17, %bb16 ], [ %.0, %bb18 ] br label %bb21 bb21: ; preds = %bb20, %bb12 %.23 = phi i32 [ %.01, %bb12 ], [ %.12, %bb20 ] %.2 = phi i32 [ %.0, %bb12 ], [ %.1, %bb20 ] br label %bb4 bb22: ; preds = %bb8 ret i32 0 } declare i32 @__VERIFIER_nondet_int() #1 attributes #0 = { noinline nounwind ssp uwtable "correctly-rounded-divide-sqrt-fp-math"="false" "darwin-stkchk-strong-link" "disable-tail-calls"="false" "frame-pointer"="all" "less-precise-fpmad"="false" "min-legal-vector-width"="0" "no-infs-fp-math"="false" "no-jump-tables"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "probe-stack"="___chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="penryn" "target-features"="+cx16,+cx8,+fxsr,+mmx,+sahf,+sse,+sse2,+sse3,+sse4.1,+ssse3,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } attributes #1 = { "correctly-rounded-divide-sqrt-fp-math"="false" "darwin-stkchk-strong-link" "disable-tail-calls"="false" "frame-pointer"="all" "less-precise-fpmad"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "no-signed-zeros-fp-math"="false" "no-trapping-math"="false" "probe-stack"="___chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="penryn" "target-features"="+cx16,+cx8,+fxsr,+mmx,+sahf,+sse,+sse2,+sse3,+sse4.1,+ssse3,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } !llvm.module.flags = !{!0, !1, !2} !llvm.ident = !{!3} !0 = !{i32 2, !"SDK Version", [3 x i32] [i32 10, i32 15, i32 6]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 7, !"PIC Level", i32 2} !3 = !{!"Apple clang version 11.0.3 (clang-1103.0.32.62)"}