| ; ModuleID = '/tmp/semicompiled-bdhYLGnc-10604306854690535433/source.c' |
| source_filename = "/tmp/semicompiled-bdhYLGnc-10604306854690535433/source.c" |
| target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" |
| target triple = "x86_64-pc-linux-gnu" |
| |
| ; Function Attrs: noinline nounwind optnone uwtable |
| define dso_local void @myEntry() #0 { |
| %1 = alloca i32, align 4 |
| %2 = call i32 @produce() |
| switch i32 %2, label %5 [ |
| i32 0, label %3 |
| i32 1, label %4 |
| ] |
| |
| 3: ; preds = %0 |
| store i32 0, i32* %1, align 4 |
| br label %6 |
| |
| 4: ; preds = %0 |
| store i32 33, i32* %1, align 4 |
| br label %6 |
| |
| 5: ; preds = %0 |
| store i32 72, i32* %1, align 4 |
| br label %6 |
| |
| 6: ; preds = %5, %4, %3 |
| ret void |
| } |
| |
| declare dso_local i32 @produce() #1 |
| |
| attributes #0 = { noinline nounwind optnone uwtable "correctly-rounded-divide-sqrt-fp-math"="false" "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"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } |
| attributes #1 = { "correctly-rounded-divide-sqrt-fp-math"="false" "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"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } |
| |
| !llvm.module.flags = !{!0} |
| !llvm.ident = !{!1} |
| |
| !0 = !{i32 1, !"wchar_size", i32 4} |
| !1 = !{!"Debian clang version 11.0.1-2"} |
| ; ModuleID = '/tmp/semicompiled-bdhYLGnc-10604306854690535433/source.c' |
| source_filename = "/tmp/semicompiled-bdhYLGnc-10604306854690535433/source.c" |
| target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" |
| target triple = "x86_64-pc-linux-gnu" |
| |
| ; Function Attrs: noinline nounwind optnone uwtable |
| define dso_local void @myEntry() #0 !dbg !7 { |
| %1 = alloca i32, align 4 |
| call void @llvm.dbg.declare(metadata i32* %1, metadata !11, metadata !DIExpression()), !dbg !13 |
| %2 = call i32 @produce(), !dbg !14 |
| switch i32 %2, label %5 [ |
| i32 0, label %3 |
| i32 1, label %4 |
| ], !dbg !15 |
| |
| 3: ; preds = %0 |
| store i32 0, i32* %1, align 4, !dbg !16 |
| br label %6, !dbg !18 |
| |
| 4: ; preds = %0 |
| store i32 33, i32* %1, align 4, !dbg !19 |
| br label %6, !dbg !20 |
| |
| 5: ; preds = %0 |
| store i32 72, i32* %1, align 4, !dbg !21 |
| br label %6, !dbg !22 |
| |
| 6: ; preds = %5, %4, %3 |
| ret void, !dbg !23 |
| } |
| |
| ; Function Attrs: nounwind readnone speculatable willreturn |
| declare void @llvm.dbg.declare(metadata, metadata, metadata) #1 |
| |
| declare dso_local i32 @produce() #2 |
| |
| attributes #0 = { noinline nounwind optnone uwtable "correctly-rounded-divide-sqrt-fp-math"="false" "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"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } |
| attributes #1 = { nounwind readnone speculatable willreturn } |
| attributes #2 = { "correctly-rounded-divide-sqrt-fp-math"="false" "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"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "unsafe-fp-math"="false" "use-soft-float"="false" } |
| |
| !llvm.dbg.cu = !{!0} |
| !llvm.module.flags = !{!3, !4, !5} |
| !llvm.ident = !{!6} |
| |
| !0 = distinct !DICompileUnit(language: DW_LANG_C99, file: !1, producer: "Debian clang version 11.0.1-2", isOptimized: false, runtimeVersion: 0, emissionKind: FullDebug, enums: !2, splitDebugInlining: false, nameTableKind: None) |
| !1 = !DIFile(filename: "/tmp/semicompiled-bdhYLGnc-10604306854690535433/source.c", directory: "/__w/semicompiled/semicompiled") |
| !2 = !{} |
| !3 = !{i32 7, !"Dwarf Version", i32 4} |
| !4 = !{i32 2, !"Debug Info Version", i32 3} |
| !5 = !{i32 1, !"wchar_size", i32 4} |
| !6 = !{!"Debian clang version 11.0.1-2"} |
| !7 = distinct !DISubprogram(name: "myEntry", scope: !8, file: !8, line: 2, type: !9, scopeLine: 3, flags: DIFlagPrototyped, spFlags: DISPFlagDefinition, unit: !0, retainedNodes: !2) |
| !8 = !DIFile(filename: "/tmp/semicompiled-bdhYLGnc-10604306854690535433/source.c", directory: "") |
| !9 = !DISubroutineType(types: !10) |
| !10 = !{null} |
| !11 = !DILocalVariable(name: "y", scope: !7, file: !8, line: 4, type: !12) |
| !12 = !DIBasicType(name: "int", size: 32, encoding: DW_ATE_signed) |
| !13 = !DILocation(line: 4, column: 9, scope: !7) |
| !14 = !DILocation(line: 5, column: 13, scope: !7) |
| !15 = !DILocation(line: 5, column: 5, scope: !7) |
| !16 = !DILocation(line: 8, column: 11, scope: !17) |
| !17 = distinct !DILexicalBlock(scope: !7, file: !8, line: 6, column: 5) |
| !18 = !DILocation(line: 9, column: 9, scope: !17) |
| !19 = !DILocation(line: 11, column: 11, scope: !17) |
| !20 = !DILocation(line: 12, column: 9, scope: !17) |
| !21 = !DILocation(line: 14, column: 11, scope: !17) |
| !22 = !DILocation(line: 15, column: 9, scope: !17) |
| !23 = !DILocation(line: 17, column: 1, scope: !7) |