llvm-ir
stringlengths
479
303k
llvm-optimized-ir
stringlengths
468
303k
; ModuleID = '/tmp/tmp7smgx6xs.c' source_filename = "/tmp/tmp7smgx6xs.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" @INT_MAX = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @min_dist(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %8 = load i32, ptr @INT_MAX, align 4 store i32 %8, ptr %5, align 4 store i32 0, ptr %7, align 4 br label %9 9: ; preds = %35, %2 %10 = load i32, ptr %7, align 4 %11 = icmp slt i32 %10, 9 br i1 %11, label %12, label %38 12: ; preds = %9 %13 = load ptr, ptr %4, align 8 %14 = load i32, ptr %7, align 4 %15 = sext i32 %14 to i64 %16 = getelementptr inbounds i32, ptr %13, i64 %15 %17 = load i32, ptr %16, align 4 %18 = icmp eq i32 %17, 0 br i1 %18, label %19, label %34 19: ; preds = %12 %20 = load ptr, ptr %3, align 8 %21 = load i32, ptr %7, align 4 %22 = sext i32 %21 to i64 %23 = getelementptr inbounds i32, ptr %20, i64 %22 %24 = load i32, ptr %23, align 4 %25 = load i32, ptr %5, align 4 %26 = icmp slt i32 %24, %25 br i1 %26, label %27, label %34 27: ; preds = %19 %28 = load ptr, ptr %3, align 8 %29 = load i32, ptr %7, align 4 %30 = sext i32 %29 to i64 %31 = getelementptr inbounds i32, ptr %28, i64 %30 %32 = load i32, ptr %31, align 4 store i32 %32, ptr %5, align 4 %33 = load i32, ptr %7, align 4 store i32 %33, ptr %6, align 4 br label %34 34: ; preds = %27, %19, %12 br label %35 35: ; preds = %34 %36 = load i32, ptr %7, align 4 %37 = add nsw i32 %36, 1 store i32 %37, ptr %7, align 4 br label %9, !llvm.loop !6 38: ; preds = %9 %39 = load i32, ptr %6, align 4 ret i32 %39 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp7smgx6xs.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" @INT_MAX = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @min_dist(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %8 = load i32, ptr @INT_MAX, align 4 store i32 %8, ptr %5, align 4 store i32 0, ptr %7, align 4 %9 = load i32, ptr %7, align 4 %10 = icmp slt i32 %9, 9 br i1 %10, label %.lr.ph, label %39 .lr.ph: ; preds = %2 br label %11 11: ; preds = %.lr.ph, %34 %12 = load ptr, ptr %4, align 8 %13 = load i32, ptr %7, align 4 %14 = sext i32 %13 to i64 %15 = getelementptr inbounds i32, ptr %12, i64 %14 %16 = load i32, ptr %15, align 4 %17 = icmp eq i32 %16, 0 br i1 %17, label %18, label %33 18: ; preds = %11 %19 = load ptr, ptr %3, align 8 %20 = load i32, ptr %7, align 4 %21 = sext i32 %20 to i64 %22 = getelementptr inbounds i32, ptr %19, i64 %21 %23 = load i32, ptr %22, align 4 %24 = load i32, ptr %5, align 4 %25 = icmp slt i32 %23, %24 br i1 %25, label %26, label %33 26: ; preds = %18 %27 = load ptr, ptr %3, align 8 %28 = load i32, ptr %7, align 4 %29 = sext i32 %28 to i64 %30 = getelementptr inbounds i32, ptr %27, i64 %29 %31 = load i32, ptr %30, align 4 store i32 %31, ptr %5, align 4 %32 = load i32, ptr %7, align 4 store i32 %32, ptr %6, align 4 br label %33 33: ; preds = %26, %18, %11 br label %34 34: ; preds = %33 %35 = load i32, ptr %7, align 4 %36 = add nsw i32 %35, 1 store i32 %36, ptr %7, align 4 %37 = load i32, ptr %7, align 4 %38 = icmp slt i32 %37, 9 br i1 %38, label %11, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %34 br label %39 39: ; preds = %._crit_edge, %2 %40 = load i32, ptr %6, align 4 ret i32 %40 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpv27f6ruk.c' source_filename = "/tmp/tmpv27f6ruk.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 sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 store i32 0, ptr %1, align 4 store i64 3, ptr %2, align 8 %3 = load i64, ptr %2, align 8 %4 = shl i64 %3, 33 store i64 %4, ptr %2, align 8 %5 = load i64, ptr %2, align 8 %6 = or i64 %5, 6 store i64 %6, ptr %2, align 8 %7 = load i64, ptr %2, align 8 %8 = and i64 %7, 4294967295 %9 = icmp eq i64 %8, 6 %10 = zext i1 %9 to i32 %11 = call i32 @assert(i32 noundef %10) ret i32 0 } declare i32 @assert(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpv27f6ruk.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 sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 store i32 0, ptr %1, align 4 store i64 3, ptr %2, align 8 %3 = load i64, ptr %2, align 8 %4 = shl i64 %3, 33 store i64 %4, ptr %2, align 8 %5 = load i64, ptr %2, align 8 %6 = or i64 %5, 6 store i64 %6, ptr %2, align 8 %7 = load i64, ptr %2, align 8 %8 = and i64 %7, 4294967295 %9 = icmp eq i64 %8, 6 %10 = zext i1 %9 to i32 %11 = call i32 @assert(i32 noundef %10) ret i32 0 } declare i32 @assert(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp_epghh5f.c' source_filename = "/tmp/tmp_epghh5f.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" @.str = private unnamed_addr constant [5 x i8] c"%llu\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"%llu %llu\00", align 1 @.str.2 = private unnamed_addr constant [6 x i8] c"%llu\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 %3 = alloca i64, align 8 %4 = alloca i64, align 8 %5 = alloca i64, align 8 %6 = alloca i64, align 8 %7 = alloca i64, align 8 store i32 0, ptr %1, align 4 %8 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str, ptr noundef %2) store i64 0, ptr %3, align 8 br label %9 9: ; preds = %30, %0 %10 = load i64, ptr %3, align 8 %11 = load i64, ptr %2, align 8 %12 = icmp ult i64 %10, %11 br i1 %12, label %13, label %33 13: ; preds = %9 %14 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str.1, ptr noundef %5, ptr noundef %4) br label %15 15: ; preds = %13, %26 %16 = load i64, ptr %5, align 8 %17 = icmp eq i64 %16, 0 br i1 %17, label %18, label %20 18: ; preds = %15 %19 = load i64, ptr %4, align 8 store i64 %19, ptr %7, align 8 br label %27 20: ; preds = %15 %21 = load i64, ptr %4, align 8 store i64 %21, ptr %6, align 8 %22 = load i64, ptr %5, align 8 store i64 %22, ptr %4, align 8 %23 = load i64, ptr %6, align 8 %24 = load i64, ptr %5, align 8 %25 = urem i64 %23, %24 store i64 %25, ptr %5, align 8 br label %26 26: ; preds = %20 br label %15 27: ; preds = %18 %28 = load i64, ptr %7, align 8 %29 = call i32 @printf(ptr noundef @.str.2, i64 noundef %28) br label %30 30: ; preds = %27 %31 = load i64, ptr %3, align 8 %32 = add i64 %31, 1 store i64 %32, ptr %3, align 8 br label %9, !llvm.loop !6 33: ; preds = %9 ret i32 0 } declare i32 @scanf(ptr noundef, ptr noundef, ...) #1 declare i32 @printf(ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp_epghh5f.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" @.str = private unnamed_addr constant [5 x i8] c"%llu\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"%llu %llu\00", align 1 @.str.2 = private unnamed_addr constant [6 x i8] c"%llu\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 %3 = alloca i64, align 8 %4 = alloca i64, align 8 %5 = alloca i64, align 8 %6 = alloca i64, align 8 %7 = alloca i64, align 8 store i32 0, ptr %1, align 4 %8 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str, ptr noundef %2) store i64 0, ptr %3, align 8 %9 = load i64, ptr %3, align 8 %10 = load i64, ptr %2, align 8 %11 = icmp ult i64 %9, %10 br i1 %11, label %.lr.ph2, label %36 .lr.ph2: ; preds = %0 br label %12 12: ; preds = %.lr.ph2, %30 %13 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str.1, ptr noundef %5, ptr noundef %4) %14 = load i64, ptr %5, align 8 %15 = icmp eq i64 %14, 0 br i1 %15, label %16, label %.lr.ph .lr.ph: ; preds = %12 br label %18 ._crit_edge: ; preds = %24 br label %16 16: ; preds = %._crit_edge, %12 %17 = load i64, ptr %4, align 8 store i64 %17, ptr %7, align 8 br label %27 18: ; preds = %.lr.ph, %24 %19 = load i64, ptr %4, align 8 store i64 %19, ptr %6, align 8 %20 = load i64, ptr %5, align 8 store i64 %20, ptr %4, align 8 %21 = load i64, ptr %6, align 8 %22 = load i64, ptr %5, align 8 %23 = urem i64 %21, %22 store i64 %23, ptr %5, align 8 br label %24 24: ; preds = %18 %25 = load i64, ptr %5, align 8 %26 = icmp eq i64 %25, 0 br i1 %26, label %._crit_edge, label %18 27: ; preds = %16 %28 = load i64, ptr %7, align 8 %29 = call i32 @printf(ptr noundef @.str.2, i64 noundef %28) br label %30 30: ; preds = %27 %31 = load i64, ptr %3, align 8 %32 = add i64 %31, 1 store i64 %32, ptr %3, align 8 %33 = load i64, ptr %3, align 8 %34 = load i64, ptr %2, align 8 %35 = icmp ult i64 %33, %34 br i1 %35, label %12, label %._crit_edge3, !llvm.loop !6 ._crit_edge3: ; preds = %30 br label %36 36: ; preds = %._crit_edge3, %0 ret i32 0 } declare i32 @scanf(ptr noundef, ptr noundef, ...) #1 declare i32 @printf(ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp8t4a1l1k.c' source_filename = "/tmp/tmp8t4a1l1k.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" @.str = private unnamed_addr constant [12 x i8] c"arg0 = %p\0A\00", align 1 @.str.1 = private unnamed_addr constant [12 x i8] c"format= %p\0A\00", align 1 @.str.2 = private unnamed_addr constant [13 x i8] c"sc = %#x\0A\00", align 1 @.str.3 = private unnamed_addr constant [3 x i8] c"sc\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @xprintf(ptr noundef %0, ...) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %2) %4 = load ptr, ptr %2, align 8 %5 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %4) %6 = call i32 @getenv(ptr noundef @.str.3) %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %6) ret void } declare i32 @printf(ptr noundef, ...) #1 declare i32 @getenv(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp8t4a1l1k.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" @.str = private unnamed_addr constant [12 x i8] c"arg0 = %p\0A\00", align 1 @.str.1 = private unnamed_addr constant [12 x i8] c"format= %p\0A\00", align 1 @.str.2 = private unnamed_addr constant [13 x i8] c"sc = %#x\0A\00", align 1 @.str.3 = private unnamed_addr constant [3 x i8] c"sc\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @xprintf(ptr noundef %0, ...) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %2) %4 = load ptr, ptr %2, align 8 %5 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %4) %6 = call i32 @getenv(ptr noundef @.str.3) %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %6) ret void } declare i32 @printf(ptr noundef, ...) #1 declare i32 @getenv(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpapyh1bf4.c' source_filename = "/tmp/tmpapyh1bf4.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 sspstrong uwtable define dso_local void @move(double noundef %0, double noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca double, align 8 store double %0, ptr %3, align 8 store double %1, ptr %4, align 8 %5 = load double, ptr %3, align 8 %6 = call i32 @xconv(double noundef %5) %7 = call i32 @hgoto(i32 noundef %6) %8 = load double, ptr %4, align 8 %9 = call i32 @yconv(double noundef %8) %10 = call i32 @vgoto(i32 noundef %9) ret void } declare i32 @hgoto(i32 noundef) #1 declare i32 @xconv(double noundef) #1 declare i32 @vgoto(i32 noundef) #1 declare i32 @yconv(double noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpapyh1bf4.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 sspstrong uwtable define dso_local void @move(double noundef %0, double noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca double, align 8 store double %0, ptr %3, align 8 store double %1, ptr %4, align 8 %5 = load double, ptr %3, align 8 %6 = call i32 @xconv(double noundef %5) %7 = call i32 @hgoto(i32 noundef %6) %8 = load double, ptr %4, align 8 %9 = call i32 @yconv(double noundef %8) %10 = call i32 @vgoto(i32 noundef %9) ret void } declare i32 @hgoto(i32 noundef) #1 declare i32 @xconv(double noundef) #1 declare i32 @vgoto(i32 noundef) #1 declare i32 @yconv(double noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpqnqqj36y.c' source_filename = "/tmp/tmpqnqqj36y.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpqnqqj36y.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpl5gaxv24.c' source_filename = "/tmp/tmpl5gaxv24.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpl5gaxv24.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmppf0aymbe.c' source_filename = "/tmp/tmppf0aymbe.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" @.str = private unnamed_addr constant [15 x i8] c"fahr celsius\0A\00", align 1 @.str.1 = private unnamed_addr constant [13 x i8] c"%3.0f %6.1f\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca float, align 4 %3 = alloca float, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 0, ptr %1, align 4 store i32 0, ptr %4, align 4 store i32 300, ptr %5, align 4 store i32 20, ptr %6, align 4 %7 = load i32, ptr %5, align 4 %8 = sitofp i32 %7 to float store float %8, ptr %2, align 4 %9 = call i32 (ptr, ...) @printf(ptr noundef @.str) br label %10 10: ; preds = %15, %0 %11 = load float, ptr %2, align 4 %12 = load i32, ptr %4, align 4 %13 = sitofp i32 %12 to float %14 = fcmp oge float %11, %13 br i1 %14, label %15, label %30 15: ; preds = %10 %16 = load float, ptr %2, align 4 %17 = fpext float %16 to double %18 = fsub double %17, 3.200000e+01 %19 = fmul double 0x3FE1C71C71C71C72, %18 %20 = fptrunc double %19 to float store float %20, ptr %3, align 4 %21 = load float, ptr %2, align 4 %22 = fpext float %21 to double %23 = load float, ptr %3, align 4 %24 = fpext float %23 to double %25 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, double noundef %22, double noundef %24) %26 = load float, ptr %2, align 4 %27 = load i32, ptr %6, align 4 %28 = sitofp i32 %27 to float %29 = fsub float %26, %28 store float %29, ptr %2, align 4 br label %10, !llvm.loop !6 30: ; preds = %10 %31 = load i32, ptr %1, align 4 ret i32 %31 } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmppf0aymbe.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" @.str = private unnamed_addr constant [15 x i8] c"fahr celsius\0A\00", align 1 @.str.1 = private unnamed_addr constant [13 x i8] c"%3.0f %6.1f\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca float, align 4 %3 = alloca float, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 0, ptr %1, align 4 store i32 0, ptr %4, align 4 store i32 300, ptr %5, align 4 store i32 20, ptr %6, align 4 %7 = load i32, ptr %5, align 4 %8 = sitofp i32 %7 to float store float %8, ptr %2, align 4 %9 = call i32 (ptr, ...) @printf(ptr noundef @.str) %10 = load float, ptr %2, align 4 %11 = load i32, ptr %4, align 4 %12 = sitofp i32 %11 to float %13 = fcmp oge float %10, %12 br i1 %13, label %.lr.ph, label %33 .lr.ph: ; preds = %0 br label %14 14: ; preds = %.lr.ph, %14 %15 = load float, ptr %2, align 4 %16 = fpext float %15 to double %17 = fsub double %16, 3.200000e+01 %18 = fmul double 0x3FE1C71C71C71C72, %17 %19 = fptrunc double %18 to float store float %19, ptr %3, align 4 %20 = load float, ptr %2, align 4 %21 = fpext float %20 to double %22 = load float, ptr %3, align 4 %23 = fpext float %22 to double %24 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, double noundef %21, double noundef %23) %25 = load float, ptr %2, align 4 %26 = load i32, ptr %6, align 4 %27 = sitofp i32 %26 to float %28 = fsub float %25, %27 store float %28, ptr %2, align 4 %29 = load float, ptr %2, align 4 %30 = load i32, ptr %4, align 4 %31 = sitofp i32 %30 to float %32 = fcmp oge float %29, %31 br i1 %32, label %14, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %14 br label %33 33: ; preds = %._crit_edge, %0 %34 = load i32, ptr %1, align 4 ret i32 %34 } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpj9bgvma2.c' source_filename = "/tmp/tmpj9bgvma2.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 sspstrong uwtable define dso_local i32 @ZW_GetSUCNodeID() #0 { %1 = alloca [255 x i8], align 16 %2 = getelementptr inbounds [255 x i8], ptr %1, i64 0, i64 0 store i8 0, ptr %2, align 16 %3 = getelementptr inbounds [255 x i8], ptr %1, i64 0, i64 1 store i8 86, ptr %3, align 1 %4 = getelementptr inbounds [255 x i8], ptr %1, i64 0, i64 0 %5 = call i32 @SerialAPI_request(ptr noundef %4, i32 noundef 2) ret i32 %5 } declare i32 @SerialAPI_request(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpj9bgvma2.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 sspstrong uwtable define dso_local i32 @ZW_GetSUCNodeID() #0 { %1 = alloca [255 x i8], align 16 %2 = getelementptr inbounds [255 x i8], ptr %1, i64 0, i64 0 store i8 0, ptr %2, align 16 %3 = getelementptr inbounds [255 x i8], ptr %1, i64 0, i64 1 store i8 86, ptr %3, align 1 %4 = getelementptr inbounds [255 x i8], ptr %1, i64 0, i64 0 %5 = call i32 @SerialAPI_request(ptr noundef %4, i32 noundef 2) ret i32 %5 } declare i32 @SerialAPI_request(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpl44d2y0m.c' source_filename = "/tmp/tmpl44d2y0m.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 sspstrong uwtable define dso_local i32 @wwviaudio_play_music(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = call i32 @wwviaudio_add_sound_to_slot(i32 noundef %3, i32 noundef 0) ret i32 %4 } declare i32 @wwviaudio_add_sound_to_slot(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpl44d2y0m.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 sspstrong uwtable define dso_local i32 @wwviaudio_play_music(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = call i32 @wwviaudio_add_sound_to_slot(i32 noundef %3, i32 noundef 0) ret i32 %4 } declare i32 @wwviaudio_add_sound_to_slot(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpr1j002zn.c' source_filename = "/tmp/tmpr1j002zn.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 sspstrong uwtable define dso_local ptr @initTriangleSeq(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %5 = load i32, ptr %2, align 4 %6 = sext i32 %5 to i64 %7 = mul i64 %6, 4 %8 = trunc i64 %7 to i32 %9 = call ptr @malloc(i32 noundef %8) store ptr %9, ptr %3, align 8 store i32 1, ptr %4, align 4 br label %10 10: ; preds = %24, %1 %11 = load i32, ptr %4, align 4 %12 = load i32, ptr %2, align 4 %13 = icmp slt i32 %11, %12 br i1 %13, label %14, label %27 14: ; preds = %10 %15 = load i32, ptr %4, align 4 %16 = load i32, ptr %4, align 4 %17 = add nsw i32 %16, 1 %18 = mul nsw i32 %15, %17 %19 = sdiv i32 %18, 2 %20 = load ptr, ptr %3, align 8 %21 = load i32, ptr %4, align 4 %22 = sext i32 %21 to i64 %23 = getelementptr inbounds i32, ptr %20, i64 %22 store i32 %19, ptr %23, align 4 br label %24 24: ; preds = %14 %25 = load i32, ptr %4, align 4 %26 = add nsw i32 %25, 1 store i32 %26, ptr %4, align 4 br label %10, !llvm.loop !6 27: ; preds = %10 %28 = load ptr, ptr %3, align 8 ret ptr %28 } declare ptr @malloc(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpr1j002zn.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 sspstrong uwtable define dso_local ptr @initTriangleSeq(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %5 = load i32, ptr %2, align 4 %6 = sext i32 %5 to i64 %7 = mul i64 %6, 4 %8 = trunc i64 %7 to i32 %9 = call ptr @malloc(i32 noundef %8) store ptr %9, ptr %3, align 8 store i32 1, ptr %4, align 4 %10 = load i32, ptr %4, align 4 %11 = load i32, ptr %2, align 4 %12 = icmp slt i32 %10, %11 br i1 %12, label %.lr.ph, label %29 .lr.ph: ; preds = %1 br label %13 13: ; preds = %.lr.ph, %23 %14 = load i32, ptr %4, align 4 %15 = load i32, ptr %4, align 4 %16 = add nsw i32 %15, 1 %17 = mul nsw i32 %14, %16 %18 = sdiv i32 %17, 2 %19 = load ptr, ptr %3, align 8 %20 = load i32, ptr %4, align 4 %21 = sext i32 %20 to i64 %22 = getelementptr inbounds i32, ptr %19, i64 %21 store i32 %18, ptr %22, align 4 br label %23 23: ; preds = %13 %24 = load i32, ptr %4, align 4 %25 = add nsw i32 %24, 1 store i32 %25, ptr %4, align 4 %26 = load i32, ptr %4, align 4 %27 = load i32, ptr %2, align 4 %28 = icmp slt i32 %26, %27 br i1 %28, label %13, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %23 br label %29 29: ; preds = %._crit_edge, %1 %30 = load ptr, ptr %3, align 8 ret ptr %30 } declare ptr @malloc(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpv87htr4b.c' source_filename = "/tmp/tmpv87htr4b.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 sspstrong uwtable define dso_local ptr @counting_sort(ptr noundef %0, i64 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i64, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i64, align 8 %8 = alloca ptr, align 8 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca ptr, align 8 %12 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i64 %1, ptr %4, align 8 %13 = load ptr, ptr %3, align 8 %14 = load i64, ptr %4, align 8 %15 = call i32 @find_minmax(ptr noundef %13, i64 noundef %14, ptr noundef %5, ptr noundef %6) %16 = load i32, ptr %6, align 4 %17 = load i32, ptr %5, align 4 %18 = sub nsw i32 %16, %17 %19 = add nsw i32 %18, 1 %20 = sext i32 %19 to i64 store i64 %20, ptr %7, align 8 %21 = load i64, ptr %7, align 8 %22 = call i64 @calloc(i64 noundef %21, i32 noundef 4) %23 = inttoptr i64 %22 to ptr store ptr %23, ptr %8, align 8 store i64 0, ptr %9, align 8 br label %24 24: ; preds = %40, %2 %25 = load i64, ptr %9, align 8 %26 = load i64, ptr %4, align 8 %27 = icmp ult i64 %25, %26 br i1 %27, label %28, label %43 28: ; preds = %24 %29 = load ptr, ptr %8, align 8 %30 = load ptr, ptr %3, align 8 %31 = load i64, ptr %9, align 8 %32 = getelementptr inbounds i32, ptr %30, i64 %31 %33 = load i32, ptr %32, align 4 %34 = load i32, ptr %5, align 4 %35 = sub nsw i32 %33, %34 %36 = sext i32 %35 to i64 %37 = getelementptr inbounds i32, ptr %29, i64 %36 %38 = load i32, ptr %37, align 4 %39 = add nsw i32 %38, 1 store i32 %39, ptr %37, align 4 br label %40 40: ; preds = %28 %41 = load i64, ptr %9, align 8 %42 = add i64 %41, 1 store i64 %42, ptr %9, align 8 br label %24, !llvm.loop !6 43: ; preds = %24 store i64 1, ptr %10, align 8 br label %44 44: ; preds = %59, %43 %45 = load i64, ptr %10, align 8 %46 = load i64, ptr %7, align 8 %47 = icmp ult i64 %45, %46 br i1 %47, label %48, label %62 48: ; preds = %44 %49 = load ptr, ptr %8, align 8 %50 = load i64, ptr %10, align 8 %51 = sub i64 %50, 1 %52 = getelementptr inbounds i32, ptr %49, i64 %51 %53 = load i32, ptr %52, align 4 %54 = load ptr, ptr %8, align 8 %55 = load i64, ptr %10, align 8 %56 = getelementptr inbounds i32, ptr %54, i64 %55 %57 = load i32, ptr %56, align 4 %58 = add nsw i32 %57, %53 store i32 %58, ptr %56, align 4 br label %59 59: ; preds = %48 %60 = load i64, ptr %10, align 8 %61 = add i64 %60, 1 store i64 %61, ptr %10, align 8 br label %44, !llvm.loop !8 62: ; preds = %44 %63 = load i64, ptr %4, align 8 %64 = mul i64 %63, 4 %65 = call i64 @malloc(i64 noundef %64) %66 = inttoptr i64 %65 to ptr store ptr %66, ptr %11, align 8 %67 = load i64, ptr %4, align 8 %68 = sub i64 %67, 1 %69 = trunc i64 %68 to i32 store i32 %69, ptr %12, align 4 br label %70 70: ; preds = %95, %62 %71 = load i32, ptr %12, align 4 %72 = icmp sge i32 %71, 0 br i1 %72, label %73, label %98 73: ; preds = %70 %74 = load ptr, ptr %3, align 8 %75 = load i32, ptr %12, align 4 %76 = sext i32 %75 to i64 %77 = getelementptr inbounds i32, ptr %74, i64 %76 %78 = load i32, ptr %77, align 4 %79 = load ptr, ptr %11, align 8 %80 = load ptr, ptr %8, align 8 %81 = load ptr, ptr %3, align 8 %82 = load i32, ptr %12, align 4 %83 = sext i32 %82 to i64 %84 = getelementptr inbounds i32, ptr %81, i64 %83 %85 = load i32, ptr %84, align 4 %86 = load i32, ptr %5, align 4 %87 = sub nsw i32 %85, %86 %88 = sext i32 %87 to i64 %89 = getelementptr inbounds i32, ptr %80, i64 %88 %90 = load i32, ptr %89, align 4 %91 = add nsw i32 %90, -1 store i32 %91, ptr %89, align 4 %92 = sub nsw i32 %90, 1 %93 = sext i32 %92 to i64 %94 = getelementptr inbounds i32, ptr %79, i64 %93 store i32 %78, ptr %94, align 4 br label %95 95: ; preds = %73 %96 = load i32, ptr %12, align 4 %97 = add nsw i32 %96, -1 store i32 %97, ptr %12, align 4 br label %70, !llvm.loop !9 98: ; preds = %70 %99 = load ptr, ptr %8, align 8 %100 = call i32 @free(ptr noundef %99) %101 = load ptr, ptr %11, align 8 ret ptr %101 } declare i32 @find_minmax(ptr noundef, i64 noundef, ptr noundef, ptr noundef) #1 declare i64 @calloc(i64 noundef, i32 noundef) #1 declare i64 @malloc(i64 noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpv87htr4b.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 sspstrong uwtable define dso_local ptr @counting_sort(ptr noundef %0, i64 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i64, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i64, align 8 %8 = alloca ptr, align 8 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca ptr, align 8 %12 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i64 %1, ptr %4, align 8 %13 = load ptr, ptr %3, align 8 %14 = load i64, ptr %4, align 8 %15 = call i32 @find_minmax(ptr noundef %13, i64 noundef %14, ptr noundef %5, ptr noundef %6) %16 = load i32, ptr %6, align 4 %17 = load i32, ptr %5, align 4 %18 = sub nsw i32 %16, %17 %19 = add nsw i32 %18, 1 %20 = sext i32 %19 to i64 store i64 %20, ptr %7, align 8 %21 = load i64, ptr %7, align 8 %22 = call i64 @calloc(i64 noundef %21, i32 noundef 4) %23 = inttoptr i64 %22 to ptr store ptr %23, ptr %8, align 8 store i64 0, ptr %9, align 8 %24 = load i64, ptr %9, align 8 %25 = load i64, ptr %4, align 8 %26 = icmp ult i64 %24, %25 br i1 %26, label %.lr.ph, label %45 .lr.ph: ; preds = %2 br label %27 27: ; preds = %.lr.ph, %39 %28 = load ptr, ptr %8, align 8 %29 = load ptr, ptr %3, align 8 %30 = load i64, ptr %9, align 8 %31 = getelementptr inbounds i32, ptr %29, i64 %30 %32 = load i32, ptr %31, align 4 %33 = load i32, ptr %5, align 4 %34 = sub nsw i32 %32, %33 %35 = sext i32 %34 to i64 %36 = getelementptr inbounds i32, ptr %28, i64 %35 %37 = load i32, ptr %36, align 4 %38 = add nsw i32 %37, 1 store i32 %38, ptr %36, align 4 br label %39 39: ; preds = %27 %40 = load i64, ptr %9, align 8 %41 = add i64 %40, 1 store i64 %41, ptr %9, align 8 %42 = load i64, ptr %9, align 8 %43 = load i64, ptr %4, align 8 %44 = icmp ult i64 %42, %43 br i1 %44, label %27, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %39 br label %45 45: ; preds = %._crit_edge, %2 store i64 1, ptr %10, align 8 %46 = load i64, ptr %10, align 8 %47 = load i64, ptr %7, align 8 %48 = icmp ult i64 %46, %47 br i1 %48, label %.lr.ph2, label %66 .lr.ph2: ; preds = %45 br label %49 49: ; preds = %.lr.ph2, %60 %50 = load ptr, ptr %8, align 8 %51 = load i64, ptr %10, align 8 %52 = sub i64 %51, 1 %53 = getelementptr inbounds i32, ptr %50, i64 %52 %54 = load i32, ptr %53, align 4 %55 = load ptr, ptr %8, align 8 %56 = load i64, ptr %10, align 8 %57 = getelementptr inbounds i32, ptr %55, i64 %56 %58 = load i32, ptr %57, align 4 %59 = add nsw i32 %58, %54 store i32 %59, ptr %57, align 4 br label %60 60: ; preds = %49 %61 = load i64, ptr %10, align 8 %62 = add i64 %61, 1 store i64 %62, ptr %10, align 8 %63 = load i64, ptr %10, align 8 %64 = load i64, ptr %7, align 8 %65 = icmp ult i64 %63, %64 br i1 %65, label %49, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %60 br label %66 66: ; preds = %._crit_edge3, %45 %67 = load i64, ptr %4, align 8 %68 = mul i64 %67, 4 %69 = call i64 @malloc(i64 noundef %68) %70 = inttoptr i64 %69 to ptr store ptr %70, ptr %11, align 8 %71 = load i64, ptr %4, align 8 %72 = sub i64 %71, 1 %73 = trunc i64 %72 to i32 store i32 %73, ptr %12, align 4 %74 = load i32, ptr %12, align 4 %75 = icmp sge i32 %74, 0 br i1 %75, label %.lr.ph5, label %103 .lr.ph5: ; preds = %66 br label %76 76: ; preds = %.lr.ph5, %98 %77 = load ptr, ptr %3, align 8 %78 = load i32, ptr %12, align 4 %79 = sext i32 %78 to i64 %80 = getelementptr inbounds i32, ptr %77, i64 %79 %81 = load i32, ptr %80, align 4 %82 = load ptr, ptr %11, align 8 %83 = load ptr, ptr %8, align 8 %84 = load ptr, ptr %3, align 8 %85 = load i32, ptr %12, align 4 %86 = sext i32 %85 to i64 %87 = getelementptr inbounds i32, ptr %84, i64 %86 %88 = load i32, ptr %87, align 4 %89 = load i32, ptr %5, align 4 %90 = sub nsw i32 %88, %89 %91 = sext i32 %90 to i64 %92 = getelementptr inbounds i32, ptr %83, i64 %91 %93 = load i32, ptr %92, align 4 %94 = add nsw i32 %93, -1 store i32 %94, ptr %92, align 4 %95 = sub nsw i32 %93, 1 %96 = sext i32 %95 to i64 %97 = getelementptr inbounds i32, ptr %82, i64 %96 store i32 %81, ptr %97, align 4 br label %98 98: ; preds = %76 %99 = load i32, ptr %12, align 4 %100 = add nsw i32 %99, -1 store i32 %100, ptr %12, align 4 %101 = load i32, ptr %12, align 4 %102 = icmp sge i32 %101, 0 br i1 %102, label %76, label %._crit_edge6, !llvm.loop !9 ._crit_edge6: ; preds = %98 br label %103 103: ; preds = %._crit_edge6, %66 %104 = load ptr, ptr %8, align 8 %105 = call i32 @free(ptr noundef %104) %106 = load ptr, ptr %11, align 8 ret ptr %106 } declare i32 @find_minmax(ptr noundef, i64 noundef, ptr noundef, ptr noundef) #1 declare i64 @calloc(i64 noundef, i32 noundef) #1 declare i64 @malloc(i64 noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '/tmp/tmpzi91r0qv.c' source_filename = "/tmp/tmpzi91r0qv.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 sspstrong uwtable define dso_local void @brick_uninit() #0 { %1 = call i32 (...) @ev3_uninit() ret void } declare i32 @ev3_uninit(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpzi91r0qv.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 sspstrong uwtable define dso_local void @brick_uninit() #0 { %1 = call i32 (...) @ev3_uninit() ret void } declare i32 @ev3_uninit(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpyl3lj8a1.c' source_filename = "/tmp/tmpyl3lj8a1.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" @.str = private unnamed_addr constant [41 x i8] c"foll-exec is about to execl(crashme)...\0A\00", align 1 @.str.1 = private unnamed_addr constant [18 x i8] c"gdb.multi/crashme\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = call i32 @printf(ptr noundef @.str) %2 = call i32 @execl(ptr noundef @.str.1, ptr noundef @.str.1, ptr noundef null) ret i32 0 } declare i32 @printf(ptr noundef) #1 declare i32 @execl(ptr noundef, ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpyl3lj8a1.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" @.str = private unnamed_addr constant [41 x i8] c"foll-exec is about to execl(crashme)...\0A\00", align 1 @.str.1 = private unnamed_addr constant [18 x i8] c"gdb.multi/crashme\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = call i32 @printf(ptr noundef @.str) %2 = call i32 @execl(ptr noundef @.str.1, ptr noundef @.str.1, ptr noundef null) ret i32 0 } declare i32 @printf(ptr noundef) #1 declare i32 @execl(ptr noundef, ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpehwmn7db.c' source_filename = "/tmp/tmpehwmn7db.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpehwmn7db.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp044eaz8b.c' source_filename = "/tmp/tmp044eaz8b.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" @.str = private unnamed_addr constant [9 x i8] c"\1B[%d;%dH\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @put_picture(i32 noundef %0, i32 noundef %1, i32 noundef %2, i32 noundef %3, ptr noundef %4, i32 noundef %5) #0 { %7 = alloca i32, align 4 %8 = alloca i32, align 4 %9 = alloca i32, align 4 %10 = alloca i32, align 4 %11 = alloca ptr, align 8 %12 = alloca i32, align 4 %13 = alloca i32, align 4 %14 = alloca i32, align 4 store i32 %0, ptr %7, align 4 store i32 %1, ptr %8, align 4 store i32 %2, ptr %9, align 4 store i32 %3, ptr %10, align 4 store ptr %4, ptr %11, align 8 store i32 %5, ptr %12, align 4 store i32 0, ptr %14, align 4 br label %15 15: ; preds = %108, %6 %16 = load i32, ptr %14, align 4 %17 = load i32, ptr %10, align 4 %18 = sub nsw i32 %17, 1 %19 = icmp sle i32 %16, %18 br i1 %19, label %20, label %111 20: ; preds = %15 store i32 0, ptr %13, align 4 br label %21 21: ; preds = %104, %20 %22 = load i32, ptr %13, align 4 %23 = load i32, ptr %9, align 4 %24 = sub nsw i32 %23, 1 %25 = icmp sle i32 %22, %24 br i1 %25, label %26, label %107 26: ; preds = %21 %27 = load i32, ptr %12, align 4 %28 = icmp eq i32 %27, 1 br i1 %28, label %29, label %77 29: ; preds = %26 %30 = load i32, ptr %13, align 4 %31 = icmp eq i32 %30, 0 br i1 %31, label %45, label %32 32: ; preds = %29 %33 = load ptr, ptr %11, align 8 %34 = load i32, ptr %14, align 4 %35 = load i32, ptr %9, align 4 %36 = mul nsw i32 %34, %35 %37 = load i32, ptr %13, align 4 %38 = add nsw i32 %36, %37 %39 = sub nsw i32 %38, 1 %40 = sext i32 %39 to i64 %41 = getelementptr inbounds i8, ptr %33, i64 %40 %42 = load i8, ptr %41, align 1 %43 = sext i8 %42 to i32 %44 = icmp eq i32 %43, 32 br i1 %44, label %45, label %53 45: ; preds = %32, %29 %46 = load i32, ptr %8, align 4 %47 = load i32, ptr %14, align 4 %48 = add nsw i32 %46, %47 %49 = load i32, ptr %7, align 4 %50 = load i32, ptr %13, align 4 %51 = add nsw i32 %49, %50 %52 = call i32 @printf(ptr noundef @.str, i32 noundef %48, i32 noundef %51) br label %53 53: ; preds = %45, %32 %54 = load ptr, ptr %11, align 8 %55 = load i32, ptr %14, align 4 %56 = load i32, ptr %9, align 4 %57 = mul nsw i32 %55, %56 %58 = load i32, ptr %13, align 4 %59 = add nsw i32 %57, %58 %60 = sext i32 %59 to i64 %61 = getelementptr inbounds i8, ptr %54, i64 %60 %62 = load i8, ptr %61, align 1 %63 = sext i8 %62 to i32 %64 = icmp ne i32 %63, 32 br i1 %64, label %65, label %76 65: ; preds = %53 %66 = load ptr, ptr %11, align 8 %67 = load i32, ptr %14, align 4 %68 = load i32, ptr %9, align 4 %69 = mul nsw i32 %67, %68 %70 = load i32, ptr %13, align 4 %71 = add nsw i32 %69, %70 %72 = sext i32 %71 to i64 %73 = getelementptr inbounds i8, ptr %66, i64 %72 %74 = load i8, ptr %73, align 1 %75 = call i32 @putchar(i8 noundef signext %74) br label %76 76: ; preds = %65, %53 br label %103 77: ; preds = %26 %78 = load i32, ptr %12, align 4 %79 = icmp eq i32 %78, 2 br i1 %79, label %80, label %102 80: ; preds = %77 %81 = load i32, ptr %13, align 4 %82 = icmp eq i32 %81, 0 br i1 %82, label %83, label %91 83: ; preds = %80 %84 = load i32, ptr %8, align 4 %85 = load i32, ptr %14, align 4 %86 = add nsw i32 %84, %85 %87 = load i32, ptr %7, align 4 %88 = load i32, ptr %13, align 4 %89 = add nsw i32 %87, %88 %90 = call i32 @printf(ptr noundef @.str, i32 noundef %86, i32 noundef %89) br label %91 91: ; preds = %83, %80 %92 = load ptr, ptr %11, align 8 %93 = load i32, ptr %14, align 4 %94 = load i32, ptr %9, align 4 %95 = mul nsw i32 %93, %94 %96 = load i32, ptr %13, align 4 %97 = add nsw i32 %95, %96 %98 = sext i32 %97 to i64 %99 = getelementptr inbounds i8, ptr %92, i64 %98 %100 = load i8, ptr %99, align 1 %101 = call i32 @putchar(i8 noundef signext %100) br label %102 102: ; preds = %91, %77 br label %103 103: ; preds = %102, %76 br label %104 104: ; preds = %103 %105 = load i32, ptr %13, align 4 %106 = add nsw i32 %105, 1 store i32 %106, ptr %13, align 4 br label %21, !llvm.loop !6 107: ; preds = %21 br label %108 108: ; preds = %107 %109 = load i32, ptr %14, align 4 %110 = add nsw i32 %109, 1 store i32 %110, ptr %14, align 4 br label %15, !llvm.loop !8 111: ; preds = %15 ret void } declare i32 @printf(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @putchar(i8 noundef signext) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp044eaz8b.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" @.str = private unnamed_addr constant [9 x i8] c"\1B[%d;%dH\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @put_picture(i32 noundef %0, i32 noundef %1, i32 noundef %2, i32 noundef %3, ptr noundef %4, i32 noundef %5) #0 { %7 = alloca i32, align 4 %8 = alloca i32, align 4 %9 = alloca i32, align 4 %10 = alloca i32, align 4 %11 = alloca ptr, align 8 %12 = alloca i32, align 4 %13 = alloca i32, align 4 %14 = alloca i32, align 4 store i32 %0, ptr %7, align 4 store i32 %1, ptr %8, align 4 store i32 %2, ptr %9, align 4 store i32 %3, ptr %10, align 4 store ptr %4, ptr %11, align 8 store i32 %5, ptr %12, align 4 store i32 0, ptr %14, align 4 %15 = load i32, ptr %14, align 4 %16 = load i32, ptr %10, align 4 %17 = sub nsw i32 %16, 1 %18 = icmp sle i32 %15, %17 br i1 %18, label %.lr.ph2, label %117 .lr.ph2: ; preds = %6 br label %19 19: ; preds = %.lr.ph2, %110 store i32 0, ptr %13, align 4 %20 = load i32, ptr %13, align 4 %21 = load i32, ptr %9, align 4 %22 = sub nsw i32 %21, 1 %23 = icmp sle i32 %20, %22 br i1 %23, label %.lr.ph, label %109 .lr.ph: ; preds = %19 br label %24 24: ; preds = %.lr.ph, %102 %25 = load i32, ptr %12, align 4 %26 = icmp eq i32 %25, 1 br i1 %26, label %27, label %75 27: ; preds = %24 %28 = load i32, ptr %13, align 4 %29 = icmp eq i32 %28, 0 br i1 %29, label %43, label %30 30: ; preds = %27 %31 = load ptr, ptr %11, align 8 %32 = load i32, ptr %14, align 4 %33 = load i32, ptr %9, align 4 %34 = mul nsw i32 %32, %33 %35 = load i32, ptr %13, align 4 %36 = add nsw i32 %34, %35 %37 = sub nsw i32 %36, 1 %38 = sext i32 %37 to i64 %39 = getelementptr inbounds i8, ptr %31, i64 %38 %40 = load i8, ptr %39, align 1 %41 = sext i8 %40 to i32 %42 = icmp eq i32 %41, 32 br i1 %42, label %43, label %51 43: ; preds = %30, %27 %44 = load i32, ptr %8, align 4 %45 = load i32, ptr %14, align 4 %46 = add nsw i32 %44, %45 %47 = load i32, ptr %7, align 4 %48 = load i32, ptr %13, align 4 %49 = add nsw i32 %47, %48 %50 = call i32 @printf(ptr noundef @.str, i32 noundef %46, i32 noundef %49) br label %51 51: ; preds = %43, %30 %52 = load ptr, ptr %11, align 8 %53 = load i32, ptr %14, align 4 %54 = load i32, ptr %9, align 4 %55 = mul nsw i32 %53, %54 %56 = load i32, ptr %13, align 4 %57 = add nsw i32 %55, %56 %58 = sext i32 %57 to i64 %59 = getelementptr inbounds i8, ptr %52, i64 %58 %60 = load i8, ptr %59, align 1 %61 = sext i8 %60 to i32 %62 = icmp ne i32 %61, 32 br i1 %62, label %63, label %74 63: ; preds = %51 %64 = load ptr, ptr %11, align 8 %65 = load i32, ptr %14, align 4 %66 = load i32, ptr %9, align 4 %67 = mul nsw i32 %65, %66 %68 = load i32, ptr %13, align 4 %69 = add nsw i32 %67, %68 %70 = sext i32 %69 to i64 %71 = getelementptr inbounds i8, ptr %64, i64 %70 %72 = load i8, ptr %71, align 1 %73 = call i32 @putchar(i8 noundef signext %72) br label %74 74: ; preds = %63, %51 br label %101 75: ; preds = %24 %76 = load i32, ptr %12, align 4 %77 = icmp eq i32 %76, 2 br i1 %77, label %78, label %100 78: ; preds = %75 %79 = load i32, ptr %13, align 4 %80 = icmp eq i32 %79, 0 br i1 %80, label %81, label %89 81: ; preds = %78 %82 = load i32, ptr %8, align 4 %83 = load i32, ptr %14, align 4 %84 = add nsw i32 %82, %83 %85 = load i32, ptr %7, align 4 %86 = load i32, ptr %13, align 4 %87 = add nsw i32 %85, %86 %88 = call i32 @printf(ptr noundef @.str, i32 noundef %84, i32 noundef %87) br label %89 89: ; preds = %81, %78 %90 = load ptr, ptr %11, align 8 %91 = load i32, ptr %14, align 4 %92 = load i32, ptr %9, align 4 %93 = mul nsw i32 %91, %92 %94 = load i32, ptr %13, align 4 %95 = add nsw i32 %93, %94 %96 = sext i32 %95 to i64 %97 = getelementptr inbounds i8, ptr %90, i64 %96 %98 = load i8, ptr %97, align 1 %99 = call i32 @putchar(i8 noundef signext %98) br label %100 100: ; preds = %89, %75 br label %101 101: ; preds = %100, %74 br label %102 102: ; preds = %101 %103 = load i32, ptr %13, align 4 %104 = add nsw i32 %103, 1 store i32 %104, ptr %13, align 4 %105 = load i32, ptr %13, align 4 %106 = load i32, ptr %9, align 4 %107 = sub nsw i32 %106, 1 %108 = icmp sle i32 %105, %107 br i1 %108, label %24, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %102 br label %109 109: ; preds = %._crit_edge, %19 br label %110 110: ; preds = %109 %111 = load i32, ptr %14, align 4 %112 = add nsw i32 %111, 1 store i32 %112, ptr %14, align 4 %113 = load i32, ptr %14, align 4 %114 = load i32, ptr %10, align 4 %115 = sub nsw i32 %114, 1 %116 = icmp sle i32 %113, %115 br i1 %116, label %19, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %110 br label %117 117: ; preds = %._crit_edge3, %6 ret void } declare i32 @printf(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @putchar(i8 noundef signext) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmpl7bmxjnk.c' source_filename = "/tmp/tmpl7bmxjnk.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpl7bmxjnk.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpvosjevf_.c' source_filename = "/tmp/tmpvosjevf_.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 sspstrong uwtable define dso_local void @dss_adsrenv_reset(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @dss_adsrenv_step(ptr noundef %3) ret void } declare i32 @dss_adsrenv_step(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpvosjevf_.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 sspstrong uwtable define dso_local void @dss_adsrenv_reset(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @dss_adsrenv_step(ptr noundef %3) ret void } declare i32 @dss_adsrenv_step(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpcxvntfkg.c' source_filename = "/tmp/tmpcxvntfkg.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpcxvntfkg.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpnmab0g3s.c' source_filename = "/tmp/tmpnmab0g3s.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpnmab0g3s.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmplhsl1vpg.c' source_filename = "/tmp/tmplhsl1vpg.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 sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %7 = call i32 (...) @func_str() store i32 %7, ptr %6, align 4 ret i32 0 } declare i32 @func_str(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmplhsl1vpg.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 sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %7 = call i32 (...) @func_str() store i32 %7, ptr %6, align 4 ret i32 0 } declare i32 @func_str(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpnrmmizbl.c' source_filename = "/tmp/tmpnrmmizbl.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 sspstrong uwtable define dso_local ptr @stb_strtok_keep(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = load ptr, ptr %6, align 8 %10 = call ptr @stb_strtok_raw(ptr noundef %7, ptr noundef %8, ptr noundef %9, i32 noundef 1, i32 noundef 0) ret ptr %10 } declare ptr @stb_strtok_raw(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpnrmmizbl.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 sspstrong uwtable define dso_local ptr @stb_strtok_keep(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = load ptr, ptr %6, align 8 %10 = call ptr @stb_strtok_raw(ptr noundef %7, ptr noundef %8, ptr noundef %9, i32 noundef 1, i32 noundef 0) ret ptr %10 } declare ptr @stb_strtok_raw(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpszj0aco4.c' source_filename = "/tmp/tmpszj0aco4.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" @.str = private unnamed_addr constant [14 x i8] c"Hello, world!\00", align 1 @.str.1 = private unnamed_addr constant [18 x i8] c"I have %d apples\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @main() #0 { %1 = alloca i32, align 4 %2 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 5, ptr %1, align 4 %3 = load i32, ptr %1, align 4 %4 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %3) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpszj0aco4.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" @.str = private unnamed_addr constant [14 x i8] c"Hello, world!\00", align 1 @.str.1 = private unnamed_addr constant [18 x i8] c"I have %d apples\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @main() #0 { %1 = alloca i32, align 4 %2 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 5, ptr %1, align 4 %3 = load i32, ptr %1, align 4 %4 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %3) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpxkvnpti5.c' source_filename = "/tmp/tmpxkvnpti5.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" @.str = private unnamed_addr constant [10 x i8] c"-loadonly\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"-page\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @parsecmdargs(i32 noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 store i32 %0, ptr %5, align 4 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 store ptr %3, ptr %8, align 8 %10 = load i32, ptr %5, align 4 %11 = icmp slt i32 %10, 2 br i1 %11, label %12, label %14 12: ; preds = %4 %13 = call i32 (...) @usage() br label %14 14: ; preds = %12, %4 store i32 1, ptr %9, align 4 br label %15 15: ; preds = %57, %14 %16 = load i32, ptr %9, align 4 %17 = load i32, ptr %5, align 4 %18 = sub nsw i32 %17, 1 %19 = icmp slt i32 %16, %18 br i1 %19, label %20, label %60 20: ; preds = %15 %21 = load ptr, ptr %6, align 8 %22 = load i32, ptr %9, align 4 %23 = sext i32 %22 to i64 %24 = getelementptr inbounds ptr, ptr %21, i64 %23 %25 = load ptr, ptr %24, align 8 %26 = call i32 @strcmp(ptr noundef %25, ptr noundef @.str) %27 = icmp ne i32 %26, 0 br i1 %27, label %30, label %28 28: ; preds = %20 %29 = load ptr, ptr %7, align 8 store i32 1, ptr %29, align 4 br label %56 30: ; preds = %20 %31 = load ptr, ptr %6, align 8 %32 = load i32, ptr %9, align 4 %33 = sext i32 %32 to i64 %34 = getelementptr inbounds ptr, ptr %31, i64 %33 %35 = load ptr, ptr %34, align 8 %36 = call i32 @strcmp(ptr noundef %35, ptr noundef @.str.1) %37 = icmp ne i32 %36, 0 br i1 %37, label %53, label %38 38: ; preds = %30 %39 = load i32, ptr %9, align 4 %40 = add nsw i32 %39, 1 %41 = load i32, ptr %5, align 4 %42 = icmp slt i32 %40, %41 br i1 %42, label %43, label %53 43: ; preds = %38 %44 = load i32, ptr %9, align 4 %45 = add nsw i32 %44, 1 store i32 %45, ptr %9, align 4 %46 = load ptr, ptr %6, align 8 %47 = load i32, ptr %9, align 4 %48 = sext i32 %47 to i64 %49 = getelementptr inbounds ptr, ptr %46, i64 %48 %50 = load ptr, ptr %49, align 8 %51 = call i32 @atoi(ptr noundef %50) %52 = load ptr, ptr %8, align 8 store i32 %51, ptr %52, align 4 br label %55 53: ; preds = %38, %30 %54 = call i32 (...) @usage() br label %55 55: ; preds = %53, %43 br label %56 56: ; preds = %55, %28 br label %57 57: ; preds = %56 %58 = load i32, ptr %9, align 4 %59 = add nsw i32 %58, 1 store i32 %59, ptr %9, align 4 br label %15, !llvm.loop !6 60: ; preds = %15 ret void } declare i32 @usage(...) #1 declare i32 @strcmp(ptr noundef, ptr noundef) #1 declare i32 @atoi(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpxkvnpti5.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" @.str = private unnamed_addr constant [10 x i8] c"-loadonly\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"-page\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @parsecmdargs(i32 noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 store i32 %0, ptr %5, align 4 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 store ptr %3, ptr %8, align 8 %10 = load i32, ptr %5, align 4 %11 = icmp slt i32 %10, 2 br i1 %11, label %12, label %14 12: ; preds = %4 %13 = call i32 (...) @usage() br label %14 14: ; preds = %12, %4 store i32 1, ptr %9, align 4 %15 = load i32, ptr %9, align 4 %16 = load i32, ptr %5, align 4 %17 = sub nsw i32 %16, 1 %18 = icmp slt i32 %15, %17 br i1 %18, label %.lr.ph, label %63 .lr.ph: ; preds = %14 br label %19 19: ; preds = %.lr.ph, %56 %20 = load ptr, ptr %6, align 8 %21 = load i32, ptr %9, align 4 %22 = sext i32 %21 to i64 %23 = getelementptr inbounds ptr, ptr %20, i64 %22 %24 = load ptr, ptr %23, align 8 %25 = call i32 @strcmp(ptr noundef %24, ptr noundef @.str) %26 = icmp ne i32 %25, 0 br i1 %26, label %29, label %27 27: ; preds = %19 %28 = load ptr, ptr %7, align 8 store i32 1, ptr %28, align 4 br label %55 29: ; preds = %19 %30 = load ptr, ptr %6, align 8 %31 = load i32, ptr %9, align 4 %32 = sext i32 %31 to i64 %33 = getelementptr inbounds ptr, ptr %30, i64 %32 %34 = load ptr, ptr %33, align 8 %35 = call i32 @strcmp(ptr noundef %34, ptr noundef @.str.1) %36 = icmp ne i32 %35, 0 br i1 %36, label %52, label %37 37: ; preds = %29 %38 = load i32, ptr %9, align 4 %39 = add nsw i32 %38, 1 %40 = load i32, ptr %5, align 4 %41 = icmp slt i32 %39, %40 br i1 %41, label %42, label %52 42: ; preds = %37 %43 = load i32, ptr %9, align 4 %44 = add nsw i32 %43, 1 store i32 %44, ptr %9, align 4 %45 = load ptr, ptr %6, align 8 %46 = load i32, ptr %9, align 4 %47 = sext i32 %46 to i64 %48 = getelementptr inbounds ptr, ptr %45, i64 %47 %49 = load ptr, ptr %48, align 8 %50 = call i32 @atoi(ptr noundef %49) %51 = load ptr, ptr %8, align 8 store i32 %50, ptr %51, align 4 br label %54 52: ; preds = %37, %29 %53 = call i32 (...) @usage() br label %54 54: ; preds = %52, %42 br label %55 55: ; preds = %54, %27 br label %56 56: ; preds = %55 %57 = load i32, ptr %9, align 4 %58 = add nsw i32 %57, 1 store i32 %58, ptr %9, align 4 %59 = load i32, ptr %9, align 4 %60 = load i32, ptr %5, align 4 %61 = sub nsw i32 %60, 1 %62 = icmp slt i32 %59, %61 br i1 %62, label %19, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %56 br label %63 63: ; preds = %._crit_edge, %14 ret void } declare i32 @usage(...) #1 declare i32 @strcmp(ptr noundef, ptr noundef) #1 declare i32 @atoi(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpv_zmzmv1.c' source_filename = "/tmp/tmpv_zmzmv1.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpv_zmzmv1.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpvts5h2mv.c' source_filename = "/tmp/tmpvts5h2mv.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" @.str = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"Bissexto\0A\00", align 1 @.str.2 = private unnamed_addr constant [15 x i8] c"N\C3\A3o bissexto\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 0, ptr %1, align 4 %3 = call i32 @scanf(ptr noundef @.str, ptr noundef %2) %4 = load i32, ptr %2, align 4 %5 = srem i32 %4, 400 %6 = icmp eq i32 %5, 0 br i1 %6, label %15, label %7 7: ; preds = %0 %8 = load i32, ptr %2, align 4 %9 = srem i32 %8, 4 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %17 11: ; preds = %7 %12 = load i32, ptr %2, align 4 %13 = srem i32 %12, 100 %14 = icmp ne i32 %13, 0 br i1 %14, label %15, label %17 15: ; preds = %11, %0 %16 = call i32 @printf(ptr noundef @.str.1) store i32 0, ptr %1, align 4 br label %19 17: ; preds = %11, %7 %18 = call i32 @printf(ptr noundef @.str.2) store i32 1, ptr %1, align 4 br label %19 19: ; preds = %17, %15 %20 = load i32, ptr %1, align 4 ret i32 %20 } declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpvts5h2mv.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" @.str = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"Bissexto\0A\00", align 1 @.str.2 = private unnamed_addr constant [15 x i8] c"N\C3\A3o bissexto\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 0, ptr %1, align 4 %3 = call i32 @scanf(ptr noundef @.str, ptr noundef %2) %4 = load i32, ptr %2, align 4 %5 = srem i32 %4, 400 %6 = icmp eq i32 %5, 0 br i1 %6, label %15, label %7 7: ; preds = %0 %8 = load i32, ptr %2, align 4 %9 = srem i32 %8, 4 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %17 11: ; preds = %7 %12 = load i32, ptr %2, align 4 %13 = srem i32 %12, 100 %14 = icmp ne i32 %13, 0 br i1 %14, label %15, label %17 15: ; preds = %11, %0 %16 = call i32 @printf(ptr noundef @.str.1) store i32 0, ptr %1, align 4 br label %19 17: ; preds = %11, %7 %18 = call i32 @printf(ptr noundef @.str.2) store i32 1, ptr %1, align 4 br label %19 19: ; preds = %17, %15 %20 = load i32, ptr %1, align 4 ret i32 %20 } declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp5qpthda8.c' source_filename = "/tmp/tmp5qpthda8.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" @.str = private unnamed_addr constant [12 x i8] c"http://%s%s\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @resolveabsoluteURLRedirect(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca [512 x i8], align 16 %9 = alloca [512 x i8], align 16 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store i32 %2, ptr %7, align 4 %10 = load ptr, ptr %5, align 8 %11 = getelementptr inbounds [512 x i8], ptr %8, i64 0, i64 0 %12 = call i32 @find_domain(ptr noundef %10, ptr noundef %11, i32 noundef 512) %13 = icmp ne i32 %12, 0 br i1 %13, label %15, label %14 14: ; preds = %3 store i32 0, ptr %4, align 4 br label %24 15: ; preds = %3 %16 = getelementptr inbounds [512 x i8], ptr %9, i64 0, i64 0 %17 = getelementptr inbounds [512 x i8], ptr %8, i64 0, i64 0 %18 = load ptr, ptr %6, align 8 %19 = call i32 @sprintf(ptr noundef %16, ptr noundef @.str, ptr noundef %17, ptr noundef %18) %20 = load ptr, ptr %6, align 8 %21 = getelementptr inbounds [512 x i8], ptr %9, i64 0, i64 0 %22 = load i32, ptr %7, align 4 %23 = call i32 @strscpy(ptr noundef %20, ptr noundef %21, i32 noundef %22) br label %24 24: ; preds = %15, %14 %25 = load i32, ptr %4, align 4 ret i32 %25 } declare i32 @find_domain(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @sprintf(ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @strscpy(ptr noundef, ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5qpthda8.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" @.str = private unnamed_addr constant [12 x i8] c"http://%s%s\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @resolveabsoluteURLRedirect(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca [512 x i8], align 16 %9 = alloca [512 x i8], align 16 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store i32 %2, ptr %7, align 4 %10 = load ptr, ptr %5, align 8 %11 = getelementptr inbounds [512 x i8], ptr %8, i64 0, i64 0 %12 = call i32 @find_domain(ptr noundef %10, ptr noundef %11, i32 noundef 512) %13 = icmp ne i32 %12, 0 br i1 %13, label %15, label %14 14: ; preds = %3 store i32 0, ptr %4, align 4 br label %24 15: ; preds = %3 %16 = getelementptr inbounds [512 x i8], ptr %9, i64 0, i64 0 %17 = getelementptr inbounds [512 x i8], ptr %8, i64 0, i64 0 %18 = load ptr, ptr %6, align 8 %19 = call i32 @sprintf(ptr noundef %16, ptr noundef @.str, ptr noundef %17, ptr noundef %18) %20 = load ptr, ptr %6, align 8 %21 = getelementptr inbounds [512 x i8], ptr %9, i64 0, i64 0 %22 = load i32, ptr %7, align 4 %23 = call i32 @strscpy(ptr noundef %20, ptr noundef %21, i32 noundef %22) br label %24 24: ; preds = %15, %14 %25 = load i32, ptr %4, align 4 ret i32 %25 } declare i32 @find_domain(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @sprintf(ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @strscpy(ptr noundef, ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpanljwjp9.c' source_filename = "/tmp/tmpanljwjp9.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpanljwjp9.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpsuzns2si.c' source_filename = "/tmp/tmpsuzns2si.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" @len_uleb128.b = internal global [32 x i8] zeroinitializer, align 16 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @len_uleb128(i64 noundef %0) #0 { %2 = alloca i64, align 8 %3 = alloca i64, align 8 store i64 %0, ptr %2, align 8 store i64 0, ptr %3, align 8 br label %4 4: ; preds = %21, %1 %5 = load i64, ptr %2, align 8 %6 = and i64 %5, 127 %7 = trunc i64 %6 to i8 %8 = load i64, ptr %3, align 8 %9 = getelementptr inbounds [32 x i8], ptr @len_uleb128.b, i64 0, i64 %8 store i8 %7, ptr %9, align 1 %10 = load i64, ptr %2, align 8 %11 = lshr i64 %10, 7 store i64 %11, ptr %2, align 8 %12 = icmp ne i64 %11, 0 br i1 %12, label %13, label %20 13: ; preds = %4 %14 = load i64, ptr %3, align 8 %15 = getelementptr inbounds [32 x i8], ptr @len_uleb128.b, i64 0, i64 %14 %16 = load i8, ptr %15, align 1 %17 = zext i8 %16 to i32 %18 = or i32 %17, 128 %19 = trunc i32 %18 to i8 store i8 %19, ptr %15, align 1 br label %20 20: ; preds = %13, %4 br label %21 21: ; preds = %20 %22 = load i64, ptr %3, align 8 %23 = add i64 %22, 1 store i64 %23, ptr %3, align 8 %24 = getelementptr inbounds [32 x i8], ptr @len_uleb128.b, i64 0, i64 %22 %25 = load i8, ptr %24, align 1 %26 = zext i8 %25 to i32 %27 = and i32 %26, 128 %28 = icmp ne i32 %27, 0 br i1 %28, label %4, label %29, !llvm.loop !6 29: ; preds = %21 %30 = load i64, ptr %3, align 8 ret i64 %30 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpsuzns2si.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" @len_uleb128.b = internal global [32 x i8] zeroinitializer, align 16 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @len_uleb128(i64 noundef %0) #0 { %2 = alloca i64, align 8 %3 = alloca i64, align 8 store i64 %0, ptr %2, align 8 store i64 0, ptr %3, align 8 br label %4 4: ; preds = %21, %1 %5 = load i64, ptr %2, align 8 %6 = and i64 %5, 127 %7 = trunc i64 %6 to i8 %8 = load i64, ptr %3, align 8 %9 = getelementptr inbounds [32 x i8], ptr @len_uleb128.b, i64 0, i64 %8 store i8 %7, ptr %9, align 1 %10 = load i64, ptr %2, align 8 %11 = lshr i64 %10, 7 store i64 %11, ptr %2, align 8 %12 = icmp ne i64 %11, 0 br i1 %12, label %13, label %20 13: ; preds = %4 %14 = load i64, ptr %3, align 8 %15 = getelementptr inbounds [32 x i8], ptr @len_uleb128.b, i64 0, i64 %14 %16 = load i8, ptr %15, align 1 %17 = zext i8 %16 to i32 %18 = or i32 %17, 128 %19 = trunc i32 %18 to i8 store i8 %19, ptr %15, align 1 br label %20 20: ; preds = %13, %4 br label %21 21: ; preds = %20 %22 = load i64, ptr %3, align 8 %23 = add i64 %22, 1 store i64 %23, ptr %3, align 8 %24 = getelementptr inbounds [32 x i8], ptr @len_uleb128.b, i64 0, i64 %22 %25 = load i8, ptr %24, align 1 %26 = zext i8 %25 to i32 %27 = and i32 %26, 128 %28 = icmp ne i32 %27, 0 br i1 %28, label %4, label %29, !llvm.loop !6 29: ; preds = %21 %30 = load i64, ptr %3, align 8 ret i64 %30 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpjd5x_qwz.c' source_filename = "/tmp/tmpjd5x_qwz.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpjd5x_qwz.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp9z_1ouks.c' source_filename = "/tmp/tmp9z_1ouks.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" @.str = private unnamed_addr constant [4 x i8] c"%d \00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @printArr(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store i32 0, ptr %5, align 4 br label %6 6: ; preds = %17, %2 %7 = load i32, ptr %5, align 4 %8 = load i32, ptr %4, align 4 %9 = icmp slt i32 %7, %8 br i1 %9, label %10, label %20 10: ; preds = %6 %11 = load ptr, ptr %3, align 8 %12 = load i32, ptr %5, align 4 %13 = sext i32 %12 to i64 %14 = getelementptr inbounds i32, ptr %11, i64 %13 %15 = load i32, ptr %14, align 4 %16 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %15) br label %17 17: ; preds = %10 %18 = load i32, ptr %5, align 4 %19 = add nsw i32 %18, 1 store i32 %19, ptr %5, align 4 br label %6, !llvm.loop !6 20: ; preds = %6 %21 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp9z_1ouks.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" @.str = private unnamed_addr constant [4 x i8] c"%d \00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @printArr(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store i32 0, ptr %5, align 4 %6 = load i32, ptr %5, align 4 %7 = load i32, ptr %4, align 4 %8 = icmp slt i32 %6, %7 br i1 %8, label %.lr.ph, label %22 .lr.ph: ; preds = %2 br label %9 9: ; preds = %.lr.ph, %16 %10 = load ptr, ptr %3, align 8 %11 = load i32, ptr %5, align 4 %12 = sext i32 %11 to i64 %13 = getelementptr inbounds i32, ptr %10, i64 %12 %14 = load i32, ptr %13, align 4 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %14) br label %16 16: ; preds = %9 %17 = load i32, ptr %5, align 4 %18 = add nsw i32 %17, 1 store i32 %18, ptr %5, align 4 %19 = load i32, ptr %5, align 4 %20 = load i32, ptr %4, align 4 %21 = icmp slt i32 %19, %20 br i1 %21, label %9, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %16 br label %22 22: ; preds = %._crit_edge, %2 %23 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpsfp_owm2.c' source_filename = "/tmp/tmpsfp_owm2.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" @.str = private unnamed_addr constant [9 x i8] c"test.dat\00", align 1 @O_RDONLY = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [20 x i8] c"open file error:%m\0A\00", align 1 @.str.2 = private unnamed_addr constant [17 x i8] c"%s\09%4hd\09%.2f\09%c\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [20 x i8], align 16 %3 = alloca i16, align 2 %4 = alloca float, align 4 %5 = alloca i8, align 1 %6 = alloca i32, align 4 %7 = alloca i32, align 4 store i32 0, ptr %1, align 4 %8 = load i32, ptr @O_RDONLY, align 4 %9 = call i32 @open(ptr noundef @.str, i32 noundef %8) store i32 %9, ptr %6, align 4 %10 = load i32, ptr %6, align 4 %11 = icmp eq i32 %10, -1 br i1 %11, label %12, label %15 12: ; preds = %0 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) %14 = call i32 @exit(i32 noundef -1) #3 unreachable 15: ; preds = %0 br label %16 16: ; preds = %15, %23 %17 = load i32, ptr %6, align 4 %18 = getelementptr inbounds [20 x i8], ptr %2, i64 0, i64 0 %19 = call i32 (i32, ...) @read(i32 noundef %17, ptr noundef %18, i64 noundef 20) store i32 %19, ptr %7, align 4 %20 = load i32, ptr %7, align 4 %21 = icmp eq i32 %20, 0 br i1 %21, label %22, label %23 22: ; preds = %16 br label %38 23: ; preds = %16 %24 = load i32, ptr %6, align 4 %25 = call i32 (i32, ...) @read(i32 noundef %24, ptr noundef %3, i64 noundef 2) store i32 %25, ptr %7, align 4 %26 = load i32, ptr %6, align 4 %27 = call i32 (i32, ...) @read(i32 noundef %26, ptr noundef %4, i64 noundef 4) store i32 %27, ptr %7, align 4 %28 = load i32, ptr %6, align 4 %29 = call i32 (i32, ...) @read(i32 noundef %28, ptr noundef %5, i64 noundef 1) store i32 %29, ptr %7, align 4 %30 = getelementptr inbounds [20 x i8], ptr %2, i64 0, i64 0 %31 = load i16, ptr %3, align 2 %32 = sext i16 %31 to i32 %33 = load float, ptr %4, align 4 %34 = fpext float %33 to double %35 = load i8, ptr %5, align 1 %36 = sext i8 %35 to i32 %37 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %30, i32 noundef %32, double noundef %34, i32 noundef %36) br label %16 38: ; preds = %22 %39 = load i32, ptr %6, align 4 %40 = call i32 @close(i32 noundef %39) ret i32 0 } declare i32 @open(ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i32 @read(i32 noundef, ...) #1 declare i32 @close(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpsfp_owm2.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" @.str = private unnamed_addr constant [9 x i8] c"test.dat\00", align 1 @O_RDONLY = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [20 x i8] c"open file error:%m\0A\00", align 1 @.str.2 = private unnamed_addr constant [17 x i8] c"%s\09%4hd\09%.2f\09%c\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [20 x i8], align 16 %3 = alloca i16, align 2 %4 = alloca float, align 4 %5 = alloca i8, align 1 %6 = alloca i32, align 4 %7 = alloca i32, align 4 store i32 0, ptr %1, align 4 %8 = load i32, ptr @O_RDONLY, align 4 %9 = call i32 @open(ptr noundef @.str, i32 noundef %8) store i32 %9, ptr %6, align 4 %10 = load i32, ptr %6, align 4 %11 = icmp eq i32 %10, -1 br i1 %11, label %12, label %15 12: ; preds = %0 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) %14 = call i32 @exit(i32 noundef -1) #3 unreachable 15: ; preds = %0 %16 = load i32, ptr %6, align 4 %17 = getelementptr inbounds [20 x i8], ptr %2, i64 0, i64 0 %18 = call i32 (i32, ...) @read(i32 noundef %16, ptr noundef %17, i64 noundef 20) store i32 %18, ptr %7, align 4 %19 = load i32, ptr %7, align 4 %20 = icmp eq i32 %19, 0 br i1 %20, label %21, label %.lr.ph .lr.ph: ; preds = %15 br label %22 ._crit_edge: ; preds = %22 br label %21 21: ; preds = %._crit_edge, %15 br label %41 22: ; preds = %.lr.ph, %22 %23 = load i32, ptr %6, align 4 %24 = call i32 (i32, ...) @read(i32 noundef %23, ptr noundef %3, i64 noundef 2) store i32 %24, ptr %7, align 4 %25 = load i32, ptr %6, align 4 %26 = call i32 (i32, ...) @read(i32 noundef %25, ptr noundef %4, i64 noundef 4) store i32 %26, ptr %7, align 4 %27 = load i32, ptr %6, align 4 %28 = call i32 (i32, ...) @read(i32 noundef %27, ptr noundef %5, i64 noundef 1) store i32 %28, ptr %7, align 4 %29 = getelementptr inbounds [20 x i8], ptr %2, i64 0, i64 0 %30 = load i16, ptr %3, align 2 %31 = sext i16 %30 to i32 %32 = load float, ptr %4, align 4 %33 = fpext float %32 to double %34 = load i8, ptr %5, align 1 %35 = sext i8 %34 to i32 %36 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %29, i32 noundef %31, double noundef %33, i32 noundef %35) %37 = load i32, ptr %6, align 4 %38 = call i32 (i32, ...) @read(i32 noundef %37, ptr noundef %17, i64 noundef 20) store i32 %38, ptr %7, align 4 %39 = load i32, ptr %7, align 4 %40 = icmp eq i32 %39, 0 br i1 %40, label %._crit_edge, label %22 41: ; preds = %21 %42 = load i32, ptr %6, align 4 %43 = call i32 @close(i32 noundef %42) ret i32 0 } declare i32 @open(ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i32 @read(i32 noundef, ...) #1 declare i32 @close(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmphq8h6yb4.c' source_filename = "/tmp/tmphq8h6yb4.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" %struct.sockaddr_in = type { i32, i32 } @.str = private unnamed_addr constant [66 x i8] c"[Cliente: Conexi\C3\B3n establecida con el servidor IP %s, port %d] \0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @conectarCliente(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = load i32, ptr %4, align 4 %7 = load ptr, ptr %5, align 8 %8 = call i64 @connect(i32 noundef %6, ptr noundef %7, i32 noundef 4) %9 = icmp slt i64 %8, 0 br i1 %9, label %10, label %11 10: ; preds = %2 store i32 -1, ptr %3, align 4 br label %22 11: ; preds = %2 %12 = load ptr, ptr %5, align 8 %13 = getelementptr inbounds %struct.sockaddr_in, ptr %12, i32 0, i32 1 %14 = load i32, ptr %13, align 4 %15 = call i64 @inet_ntoa(i32 noundef %14) %16 = inttoptr i64 %15 to ptr %17 = load ptr, ptr %5, align 8 %18 = getelementptr inbounds %struct.sockaddr_in, ptr %17, i32 0, i32 0 %19 = load i32, ptr %18, align 4 %20 = call i32 @ntohs(i32 noundef %19) %21 = call i32 @printf(ptr noundef @.str, ptr noundef %16, i32 noundef %20) store i32 0, ptr %3, align 4 br label %22 22: ; preds = %11, %10 %23 = load i32, ptr %3, align 4 ret i32 %23 } declare i64 @connect(i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ptr noundef, i32 noundef) #1 declare i64 @inet_ntoa(i32 noundef) #1 declare i32 @ntohs(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmphq8h6yb4.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" %struct.sockaddr_in = type { i32, i32 } @.str = private unnamed_addr constant [66 x i8] c"[Cliente: Conexi\C3\B3n establecida con el servidor IP %s, port %d] \0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @conectarCliente(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = load i32, ptr %4, align 4 %7 = load ptr, ptr %5, align 8 %8 = call i64 @connect(i32 noundef %6, ptr noundef %7, i32 noundef 4) %9 = icmp slt i64 %8, 0 br i1 %9, label %10, label %11 10: ; preds = %2 store i32 -1, ptr %3, align 4 br label %22 11: ; preds = %2 %12 = load ptr, ptr %5, align 8 %13 = getelementptr inbounds %struct.sockaddr_in, ptr %12, i32 0, i32 1 %14 = load i32, ptr %13, align 4 %15 = call i64 @inet_ntoa(i32 noundef %14) %16 = inttoptr i64 %15 to ptr %17 = load ptr, ptr %5, align 8 %18 = getelementptr inbounds %struct.sockaddr_in, ptr %17, i32 0, i32 0 %19 = load i32, ptr %18, align 4 %20 = call i32 @ntohs(i32 noundef %19) %21 = call i32 @printf(ptr noundef @.str, ptr noundef %16, i32 noundef %20) store i32 0, ptr %3, align 4 br label %22 22: ; preds = %11, %10 %23 = load i32, ptr %3, align 4 ret i32 %23 } declare i64 @connect(i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ptr noundef, i32 noundef) #1 declare i64 @inet_ntoa(i32 noundef) #1 declare i32 @ntohs(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp6po300q_.c' source_filename = "/tmp/tmp6po300q_.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp6po300q_.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp86mcx0dx.c' source_filename = "/tmp/tmp86mcx0dx.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" @.str = private unnamed_addr constant [12 x i8] c"size : %lu\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = call i32 @printf(ptr noundef @.str, i32 noundef 1) ret i32 0 } declare i32 @printf(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp86mcx0dx.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" @.str = private unnamed_addr constant [12 x i8] c"size : %lu\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = call i32 @printf(ptr noundef @.str, i32 noundef 1) ret i32 0 } declare i32 @printf(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpg3fv86zi.c' source_filename = "/tmp/tmpg3fv86zi.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpg3fv86zi.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmptcn_fnu6.c' source_filename = "/tmp/tmptcn_fnu6.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" @.str = private unnamed_addr constant [36 x i8] c"Missing argument: rotation number!\0A\00", align 1 @stdin = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [3 x i8] c"%c\00", align 1 @.str.2 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 %9 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %10 = load i32, ptr %4, align 4 %11 = icmp ne i32 %10, 2 br i1 %11, label %12, label %14 12: ; preds = %2 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %3, align 4 br label %119 14: ; preds = %2 %15 = load ptr, ptr %5, align 8 %16 = getelementptr inbounds ptr, ptr %15, i64 1 %17 = load ptr, ptr %16, align 8 %18 = call i32 @atoi(ptr noundef %17) store i32 %18, ptr %6, align 4 %19 = call ptr @malloc(i32 noundef 1024) store ptr %19, ptr %7, align 8 %20 = load ptr, ptr %7, align 8 %21 = load i32, ptr @stdin, align 4 %22 = call i32 @fgets(ptr noundef %20, i32 noundef 1024, i32 noundef %21) %23 = load ptr, ptr %7, align 8 %24 = call i32 @strlen(ptr noundef %23) %25 = icmp sgt i32 %24, 0 br i1 %25, label %26, label %43 26: ; preds = %14 %27 = load ptr, ptr %7, align 8 %28 = load ptr, ptr %7, align 8 %29 = call i32 @strlen(ptr noundef %28) %30 = sub nsw i32 %29, 1 %31 = sext i32 %30 to i64 %32 = getelementptr inbounds i8, ptr %27, i64 %31 %33 = load i8, ptr %32, align 1 %34 = sext i8 %33 to i32 %35 = icmp eq i32 %34, 10 br i1 %35, label %36, label %43 36: ; preds = %26 %37 = load ptr, ptr %7, align 8 %38 = load ptr, ptr %7, align 8 %39 = call i32 @strlen(ptr noundef %38) %40 = sub nsw i32 %39, 1 %41 = sext i32 %40 to i64 %42 = getelementptr inbounds i8, ptr %37, i64 %41 store i8 0, ptr %42, align 1 br label %43 43: ; preds = %36, %26, %14 store i32 0, ptr %8, align 4 %44 = load ptr, ptr %7, align 8 %45 = call i32 @strlen(ptr noundef %44) store i32 %45, ptr %9, align 4 br label %46 46: ; preds = %111, %43 %47 = load i32, ptr %8, align 4 %48 = load i32, ptr %9, align 4 %49 = icmp slt i32 %47, %48 br i1 %49, label %50, label %114 50: ; preds = %46 %51 = load ptr, ptr %7, align 8 %52 = load i32, ptr %8, align 4 %53 = sext i32 %52 to i64 %54 = getelementptr inbounds i8, ptr %51, i64 %53 %55 = load i8, ptr %54, align 1 %56 = call i64 @isalpha(i8 noundef signext %55) %57 = icmp ne i64 %56, 0 br i1 %57, label %58, label %102 58: ; preds = %50 %59 = load ptr, ptr %7, align 8 %60 = load i32, ptr %8, align 4 %61 = sext i32 %60 to i64 %62 = getelementptr inbounds i8, ptr %59, i64 %61 %63 = load i8, ptr %62, align 1 %64 = call i64 @isupper(i8 noundef signext %63) %65 = icmp ne i64 %64, 0 br i1 %65, label %66, label %79 66: ; preds = %58 %67 = load ptr, ptr %7, align 8 %68 = load i32, ptr %8, align 4 %69 = sext i32 %68 to i64 %70 = getelementptr inbounds i8, ptr %67, i64 %69 %71 = load i8, ptr %70, align 1 %72 = sext i8 %71 to i32 %73 = sub nsw i32 %72, 65 %74 = load i32, ptr %6, align 4 %75 = add i32 %73, %74 %76 = urem i32 %75, 26 %77 = add i32 %76, 65 %78 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %77) br label %101 79: ; preds = %58 %80 = load ptr, ptr %7, align 8 %81 = load i32, ptr %8, align 4 %82 = sext i32 %81 to i64 %83 = getelementptr inbounds i8, ptr %80, i64 %82 %84 = load i8, ptr %83, align 1 %85 = call i64 @islower(i8 noundef signext %84) %86 = icmp ne i64 %85, 0 br i1 %86, label %87, label %100 87: ; preds = %79 %88 = load ptr, ptr %7, align 8 %89 = load i32, ptr %8, align 4 %90 = sext i32 %89 to i64 %91 = getelementptr inbounds i8, ptr %88, i64 %90 %92 = load i8, ptr %91, align 1 %93 = sext i8 %92 to i32 %94 = sub nsw i32 %93, 97 %95 = load i32, ptr %6, align 4 %96 = add i32 %94, %95 %97 = urem i32 %96, 26 %98 = add i32 %97, 97 %99 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %98) br label %100 100: ; preds = %87, %79 br label %101 101: ; preds = %100, %66 br label %110 102: ; preds = %50 %103 = load ptr, ptr %7, align 8 %104 = load i32, ptr %8, align 4 %105 = sext i32 %104 to i64 %106 = getelementptr inbounds i8, ptr %103, i64 %105 %107 = load i8, ptr %106, align 1 %108 = sext i8 %107 to i32 %109 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %108) br label %110 110: ; preds = %102, %101 br label %111 111: ; preds = %110 %112 = load i32, ptr %8, align 4 %113 = add nsw i32 %112, 1 store i32 %113, ptr %8, align 4 br label %46, !llvm.loop !6 114: ; preds = %46 %115 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %116 = load ptr, ptr %7, align 8 %117 = call i32 @free(ptr noundef %116) br label %118 118: ; preds = %114 store i32 0, ptr %3, align 4 br label %119 119: ; preds = %118, %12 %120 = load i32, ptr %3, align 4 ret i32 %120 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @atoi(ptr noundef) #1 declare ptr @malloc(i32 noundef) #1 declare i32 @fgets(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @strlen(ptr noundef) #1 declare i64 @isalpha(i8 noundef signext) #1 declare i64 @isupper(i8 noundef signext) #1 declare i64 @islower(i8 noundef signext) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmptcn_fnu6.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" @.str = private unnamed_addr constant [36 x i8] c"Missing argument: rotation number!\0A\00", align 1 @stdin = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [3 x i8] c"%c\00", align 1 @.str.2 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 %9 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %10 = load i32, ptr %4, align 4 %11 = icmp ne i32 %10, 2 br i1 %11, label %12, label %14 12: ; preds = %2 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %3, align 4 br label %121 14: ; preds = %2 %15 = load ptr, ptr %5, align 8 %16 = getelementptr inbounds ptr, ptr %15, i64 1 %17 = load ptr, ptr %16, align 8 %18 = call i32 @atoi(ptr noundef %17) store i32 %18, ptr %6, align 4 %19 = call ptr @malloc(i32 noundef 1024) store ptr %19, ptr %7, align 8 %20 = load ptr, ptr %7, align 8 %21 = load i32, ptr @stdin, align 4 %22 = call i32 @fgets(ptr noundef %20, i32 noundef 1024, i32 noundef %21) %23 = load ptr, ptr %7, align 8 %24 = call i32 @strlen(ptr noundef %23) %25 = icmp sgt i32 %24, 0 br i1 %25, label %26, label %43 26: ; preds = %14 %27 = load ptr, ptr %7, align 8 %28 = load ptr, ptr %7, align 8 %29 = call i32 @strlen(ptr noundef %28) %30 = sub nsw i32 %29, 1 %31 = sext i32 %30 to i64 %32 = getelementptr inbounds i8, ptr %27, i64 %31 %33 = load i8, ptr %32, align 1 %34 = sext i8 %33 to i32 %35 = icmp eq i32 %34, 10 br i1 %35, label %36, label %43 36: ; preds = %26 %37 = load ptr, ptr %7, align 8 %38 = load ptr, ptr %7, align 8 %39 = call i32 @strlen(ptr noundef %38) %40 = sub nsw i32 %39, 1 %41 = sext i32 %40 to i64 %42 = getelementptr inbounds i8, ptr %37, i64 %41 store i8 0, ptr %42, align 1 br label %43 43: ; preds = %36, %26, %14 store i32 0, ptr %8, align 4 %44 = load ptr, ptr %7, align 8 %45 = call i32 @strlen(ptr noundef %44) store i32 %45, ptr %9, align 4 %46 = load i32, ptr %8, align 4 %47 = load i32, ptr %9, align 4 %48 = icmp slt i32 %46, %47 br i1 %48, label %.lr.ph, label %116 .lr.ph: ; preds = %43 br label %49 49: ; preds = %.lr.ph, %110 %50 = load ptr, ptr %7, align 8 %51 = load i32, ptr %8, align 4 %52 = sext i32 %51 to i64 %53 = getelementptr inbounds i8, ptr %50, i64 %52 %54 = load i8, ptr %53, align 1 %55 = call i64 @isalpha(i8 noundef signext %54) %56 = icmp ne i64 %55, 0 br i1 %56, label %57, label %101 57: ; preds = %49 %58 = load ptr, ptr %7, align 8 %59 = load i32, ptr %8, align 4 %60 = sext i32 %59 to i64 %61 = getelementptr inbounds i8, ptr %58, i64 %60 %62 = load i8, ptr %61, align 1 %63 = call i64 @isupper(i8 noundef signext %62) %64 = icmp ne i64 %63, 0 br i1 %64, label %65, label %78 65: ; preds = %57 %66 = load ptr, ptr %7, align 8 %67 = load i32, ptr %8, align 4 %68 = sext i32 %67 to i64 %69 = getelementptr inbounds i8, ptr %66, i64 %68 %70 = load i8, ptr %69, align 1 %71 = sext i8 %70 to i32 %72 = sub nsw i32 %71, 65 %73 = load i32, ptr %6, align 4 %74 = add i32 %72, %73 %75 = urem i32 %74, 26 %76 = add i32 %75, 65 %77 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %76) br label %100 78: ; preds = %57 %79 = load ptr, ptr %7, align 8 %80 = load i32, ptr %8, align 4 %81 = sext i32 %80 to i64 %82 = getelementptr inbounds i8, ptr %79, i64 %81 %83 = load i8, ptr %82, align 1 %84 = call i64 @islower(i8 noundef signext %83) %85 = icmp ne i64 %84, 0 br i1 %85, label %86, label %99 86: ; preds = %78 %87 = load ptr, ptr %7, align 8 %88 = load i32, ptr %8, align 4 %89 = sext i32 %88 to i64 %90 = getelementptr inbounds i8, ptr %87, i64 %89 %91 = load i8, ptr %90, align 1 %92 = sext i8 %91 to i32 %93 = sub nsw i32 %92, 97 %94 = load i32, ptr %6, align 4 %95 = add i32 %93, %94 %96 = urem i32 %95, 26 %97 = add i32 %96, 97 %98 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %97) br label %99 99: ; preds = %86, %78 br label %100 100: ; preds = %99, %65 br label %109 101: ; preds = %49 %102 = load ptr, ptr %7, align 8 %103 = load i32, ptr %8, align 4 %104 = sext i32 %103 to i64 %105 = getelementptr inbounds i8, ptr %102, i64 %104 %106 = load i8, ptr %105, align 1 %107 = sext i8 %106 to i32 %108 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %107) br label %109 109: ; preds = %101, %100 br label %110 110: ; preds = %109 %111 = load i32, ptr %8, align 4 %112 = add nsw i32 %111, 1 store i32 %112, ptr %8, align 4 %113 = load i32, ptr %8, align 4 %114 = load i32, ptr %9, align 4 %115 = icmp slt i32 %113, %114 br i1 %115, label %49, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %110 br label %116 116: ; preds = %._crit_edge, %43 %117 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %118 = load ptr, ptr %7, align 8 %119 = call i32 @free(ptr noundef %118) br label %120 120: ; preds = %116 store i32 0, ptr %3, align 4 br label %121 121: ; preds = %120, %12 %122 = load i32, ptr %3, align 4 ret i32 %122 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @atoi(ptr noundef) #1 declare ptr @malloc(i32 noundef) #1 declare i32 @fgets(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @strlen(ptr noundef) #1 declare i64 @isalpha(i8 noundef signext) #1 declare i64 @isupper(i8 noundef signext) #1 declare i64 @islower(i8 noundef signext) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpj6occp91.c' source_filename = "/tmp/tmpj6occp91.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" @.str = private unnamed_addr constant [5 x i8] c"%d%d\00", align 1 @EOF = dso_local global i64 0, align 8 @.str.1 = private unnamed_addr constant [4 x i8] c"%d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 0, ptr %1, align 4 br label %7 7: ; preds = %41, %0 %8 = call i64 @scanf(ptr noundef @.str, ptr noundef %2, ptr noundef %3) %9 = load i64, ptr @EOF, align 8 %10 = icmp ne i64 %8, %9 br i1 %10, label %11, label %44 11: ; preds = %7 store i32 0, ptr %6, align 4 %12 = load i32, ptr %2, align 4 %13 = load i32, ptr %3, align 4 %14 = icmp sge i32 %12, %13 br i1 %14, label %15, label %17 15: ; preds = %11 %16 = load i32, ptr %3, align 4 store i32 %16, ptr %4, align 4 br label %19 17: ; preds = %11 %18 = load i32, ptr %2, align 4 store i32 %18, ptr %4, align 4 br label %19 19: ; preds = %17, %15 store i32 1, ptr %5, align 4 br label %20 20: ; preds = %38, %19 %21 = load i32, ptr %5, align 4 %22 = load i32, ptr %4, align 4 %23 = icmp sle i32 %21, %22 br i1 %23, label %24, label %41 24: ; preds = %20 %25 = load i32, ptr %2, align 4 %26 = load i32, ptr %5, align 4 %27 = srem i32 %25, %26 %28 = icmp eq i32 %27, 0 br i1 %28, label %29, label %37 29: ; preds = %24 %30 = load i32, ptr %3, align 4 %31 = load i32, ptr %5, align 4 %32 = srem i32 %30, %31 %33 = icmp eq i32 %32, 0 br i1 %33, label %34, label %37 34: ; preds = %29 %35 = load i32, ptr %6, align 4 %36 = add nsw i32 %35, 1 store i32 %36, ptr %6, align 4 br label %37 37: ; preds = %34, %29, %24 br label %38 38: ; preds = %37 %39 = load i32, ptr %5, align 4 %40 = add nsw i32 %39, 1 store i32 %40, ptr %5, align 4 br label %20, !llvm.loop !6 41: ; preds = %20 %42 = load i32, ptr %6, align 4 %43 = call i32 @printf(ptr noundef @.str.1, i32 noundef %42) br label %7, !llvm.loop !8 44: ; preds = %7 ret i32 0 } declare i64 @scanf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpj6occp91.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" @.str = private unnamed_addr constant [5 x i8] c"%d%d\00", align 1 @EOF = dso_local global i64 0, align 8 @.str.1 = private unnamed_addr constant [4 x i8] c"%d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 0, ptr %1, align 4 %7 = call i64 @scanf(ptr noundef @.str, ptr noundef %2, ptr noundef %3) %8 = load i64, ptr @EOF, align 8 %9 = icmp ne i64 %7, %8 br i1 %9, label %.lr.ph2, label %48 .lr.ph2: ; preds = %0 br label %10 10: ; preds = %.lr.ph2, %42 store i32 0, ptr %6, align 4 %11 = load i32, ptr %2, align 4 %12 = load i32, ptr %3, align 4 %13 = icmp sge i32 %11, %12 br i1 %13, label %14, label %16 14: ; preds = %10 %15 = load i32, ptr %3, align 4 store i32 %15, ptr %4, align 4 br label %18 16: ; preds = %10 %17 = load i32, ptr %2, align 4 store i32 %17, ptr %4, align 4 br label %18 18: ; preds = %16, %14 store i32 1, ptr %5, align 4 %19 = load i32, ptr %5, align 4 %20 = load i32, ptr %4, align 4 %21 = icmp sle i32 %19, %20 br i1 %21, label %.lr.ph, label %42 .lr.ph: ; preds = %18 br label %22 22: ; preds = %.lr.ph, %36 %23 = load i32, ptr %2, align 4 %24 = load i32, ptr %5, align 4 %25 = srem i32 %23, %24 %26 = icmp eq i32 %25, 0 br i1 %26, label %27, label %35 27: ; preds = %22 %28 = load i32, ptr %3, align 4 %29 = load i32, ptr %5, align 4 %30 = srem i32 %28, %29 %31 = icmp eq i32 %30, 0 br i1 %31, label %32, label %35 32: ; preds = %27 %33 = load i32, ptr %6, align 4 %34 = add nsw i32 %33, 1 store i32 %34, ptr %6, align 4 br label %35 35: ; preds = %32, %27, %22 br label %36 36: ; preds = %35 %37 = load i32, ptr %5, align 4 %38 = add nsw i32 %37, 1 store i32 %38, ptr %5, align 4 %39 = load i32, ptr %5, align 4 %40 = load i32, ptr %4, align 4 %41 = icmp sle i32 %39, %40 br i1 %41, label %22, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %36 br label %42 42: ; preds = %._crit_edge, %18 %43 = load i32, ptr %6, align 4 %44 = call i32 @printf(ptr noundef @.str.1, i32 noundef %43) %45 = call i64 @scanf(ptr noundef @.str, ptr noundef %2, ptr noundef %3) %46 = load i64, ptr @EOF, align 8 %47 = icmp ne i64 %45, %46 br i1 %47, label %10, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %42 br label %48 48: ; preds = %._crit_edge3, %0 ret i32 0 } declare i64 @scanf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmp5_i8owa2.c' source_filename = "/tmp/tmp5_i8owa2.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5_i8owa2.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpviiu960p.c' source_filename = "/tmp/tmpviiu960p.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpviiu960p.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp8f_h0w00.c' source_filename = "/tmp/tmp8f_h0w00.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" %struct.TYPE_3__ = type { i32 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @posix_spawnattr_setpgroup(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 %5 = load i32, ptr %4, align 4 %6 = load ptr, ptr %3, align 8 %7 = getelementptr inbounds %struct.TYPE_3__, ptr %6, i32 0, i32 0 store i32 %5, ptr %7, align 4 ret i32 0 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp8f_h0w00.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" %struct.TYPE_3__ = type { i32 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @posix_spawnattr_setpgroup(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 %5 = load i32, ptr %4, align 4 %6 = load ptr, ptr %3, align 8 %7 = getelementptr inbounds %struct.TYPE_3__, ptr %6, i32 0, i32 0 store i32 %5, ptr %7, align 4 ret i32 0 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmph3nn0cg6.c' source_filename = "/tmp/tmph3nn0cg6.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" @.str = private unnamed_addr constant [5 x i8] c"%ld\0A\00", align 1 @EXIT_SUCCESS = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %8 = load i32, ptr %4, align 4 %9 = icmp sgt i32 %8, 1 br i1 %9, label %10, label %15 10: ; preds = %2 %11 = load ptr, ptr %5, align 8 %12 = getelementptr inbounds ptr, ptr %11, i64 1 %13 = load ptr, ptr %12, align 8 %14 = call i64 @atol(ptr noundef %13) br label %16 15: ; preds = %2 br label %16 16: ; preds = %15, %10 %17 = phi i64 [ %14, %10 ], [ 1000000000, %15 ] %18 = trunc i64 %17 to i32 store i32 %18, ptr %6, align 4 %19 = load i32, ptr %6, align 4 %20 = sdiv i32 %19, 8 %21 = add nsw i32 %20, 1 %22 = call ptr @calloc(i32 noundef %21, i32 noundef 1) store ptr %22, ptr %7, align 8 %23 = load ptr, ptr %7, align 8 %24 = load i32, ptr %6, align 4 %25 = call i32 @calc_primes(ptr noundef %23, i32 noundef %24) %26 = load ptr, ptr %7, align 8 %27 = load i32, ptr %6, align 4 %28 = call i32 @count_primes(ptr noundef %26, i32 noundef %27) %29 = call i32 @printf(ptr noundef @.str, i32 noundef %28) %30 = load ptr, ptr %7, align 8 %31 = call i32 @free(ptr noundef %30) %32 = load i32, ptr @EXIT_SUCCESS, align 4 ret i32 %32 } declare i64 @atol(ptr noundef) #1 declare ptr @calloc(i32 noundef, i32 noundef) #1 declare i32 @calc_primes(ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, i32 noundef) #1 declare i32 @count_primes(ptr noundef, i32 noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmph3nn0cg6.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" @.str = private unnamed_addr constant [5 x i8] c"%ld\0A\00", align 1 @EXIT_SUCCESS = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %8 = load i32, ptr %4, align 4 %9 = icmp sgt i32 %8, 1 br i1 %9, label %10, label %15 10: ; preds = %2 %11 = load ptr, ptr %5, align 8 %12 = getelementptr inbounds ptr, ptr %11, i64 1 %13 = load ptr, ptr %12, align 8 %14 = call i64 @atol(ptr noundef %13) br label %16 15: ; preds = %2 br label %16 16: ; preds = %15, %10 %17 = phi i64 [ %14, %10 ], [ 1000000000, %15 ] %18 = trunc i64 %17 to i32 store i32 %18, ptr %6, align 4 %19 = load i32, ptr %6, align 4 %20 = sdiv i32 %19, 8 %21 = add nsw i32 %20, 1 %22 = call ptr @calloc(i32 noundef %21, i32 noundef 1) store ptr %22, ptr %7, align 8 %23 = load ptr, ptr %7, align 8 %24 = load i32, ptr %6, align 4 %25 = call i32 @calc_primes(ptr noundef %23, i32 noundef %24) %26 = load ptr, ptr %7, align 8 %27 = load i32, ptr %6, align 4 %28 = call i32 @count_primes(ptr noundef %26, i32 noundef %27) %29 = call i32 @printf(ptr noundef @.str, i32 noundef %28) %30 = load ptr, ptr %7, align 8 %31 = call i32 @free(ptr noundef %30) %32 = load i32, ptr @EXIT_SUCCESS, align 4 ret i32 %32 } declare i64 @atol(ptr noundef) #1 declare ptr @calloc(i32 noundef, i32 noundef) #1 declare i32 @calc_primes(ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, i32 noundef) #1 declare i32 @count_primes(ptr noundef, i32 noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpxxhadekj.c' source_filename = "/tmp/tmpxxhadekj.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" @.str = private unnamed_addr constant [32 x i8] c"dtbTool version %d (kinda :) )\0A\00", align 1 @.str.1 = private unnamed_addr constant [53 x i8] c"dtbTool [options] -o <output file> <input DTB path>\0A\00", align 1 @.str.2 = private unnamed_addr constant [12 x i8] c" options:\0A\00", align 1 @.str.3 = private unnamed_addr constant [36 x i8] c" --output-file/-o output file\0A\00", align 1 @.str.4 = private unnamed_addr constant [36 x i8] c" --dtc-path/-p path to dtc\0A\00", align 1 @.str.5 = private unnamed_addr constant [43 x i8] c" --page-size/-s page size in bytes\0A\00", align 1 @.str.6 = private unnamed_addr constant [46 x i8] c" --dt-tag/-d alternate QCDT_DT_TAG\0A\00", align 1 @.str.7 = private unnamed_addr constant [32 x i8] c" --verbose/-v verbose\0A\00", align 1 @.str.8 = private unnamed_addr constant [42 x i8] c" --force-v2/-2 use dtb v2 format\0A\00", align 1 @.str.9 = private unnamed_addr constant [41 x i8] c" --help/-h this help screen\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print_help() #0 { %1 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef 1) %2 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) %3 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %4 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) %5 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) %6 = call i32 (ptr, ...) @printf(ptr noundef @.str.5) %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) %9 = call i32 (ptr, ...) @printf(ptr noundef @.str.8) %10 = call i32 (ptr, ...) @printf(ptr noundef @.str.9) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpxxhadekj.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" @.str = private unnamed_addr constant [32 x i8] c"dtbTool version %d (kinda :) )\0A\00", align 1 @.str.1 = private unnamed_addr constant [53 x i8] c"dtbTool [options] -o <output file> <input DTB path>\0A\00", align 1 @.str.2 = private unnamed_addr constant [12 x i8] c" options:\0A\00", align 1 @.str.3 = private unnamed_addr constant [36 x i8] c" --output-file/-o output file\0A\00", align 1 @.str.4 = private unnamed_addr constant [36 x i8] c" --dtc-path/-p path to dtc\0A\00", align 1 @.str.5 = private unnamed_addr constant [43 x i8] c" --page-size/-s page size in bytes\0A\00", align 1 @.str.6 = private unnamed_addr constant [46 x i8] c" --dt-tag/-d alternate QCDT_DT_TAG\0A\00", align 1 @.str.7 = private unnamed_addr constant [32 x i8] c" --verbose/-v verbose\0A\00", align 1 @.str.8 = private unnamed_addr constant [42 x i8] c" --force-v2/-2 use dtb v2 format\0A\00", align 1 @.str.9 = private unnamed_addr constant [41 x i8] c" --help/-h this help screen\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print_help() #0 { %1 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef 1) %2 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) %3 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %4 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) %5 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) %6 = call i32 (ptr, ...) @printf(ptr noundef @.str.5) %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) %9 = call i32 (ptr, ...) @printf(ptr noundef @.str.8) %10 = call i32 (ptr, ...) @printf(ptr noundef @.str.9) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmphk_k2674.c' source_filename = "/tmp/tmphk_k2674.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" @PATH_MAX = dso_local global i32 0, align 4 @errno = dso_local global i32 0, align 4 !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmphk_k2674.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" @PATH_MAX = dso_local global i32 0, align 4 @errno = dso_local global i32 0, align 4 !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpqqiqc9g8.c' source_filename = "/tmp/tmpqqiqc9g8.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" @.str = private unnamed_addr constant [3 x i8] c"%f\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"%.2f %.2f\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca float, align 4 %3 = alloca float, align 4 %4 = alloca float, align 4 store i32 0, ptr %1, align 4 %5 = call i32 @scanf(ptr noundef @.str, ptr noundef %2) %6 = load float, ptr %2, align 4 %7 = fpext float %6 to double %8 = fmul double 3.140000e+00, %7 %9 = load float, ptr %2, align 4 %10 = fpext float %9 to double %11 = fmul double %8, %10 %12 = fptrunc double %11 to float store float %12, ptr %3, align 4 %13 = load float, ptr %2, align 4 %14 = fpext float %13 to double %15 = fmul double 6.280000e+00, %14 %16 = fptrunc double %15 to float store float %16, ptr %4, align 4 %17 = load float, ptr %3, align 4 %18 = load float, ptr %4, align 4 %19 = call i32 @printf(ptr noundef @.str.1, float noundef %17, float noundef %18) ret i32 0 } declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef, float noundef, float noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpqqiqc9g8.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" @.str = private unnamed_addr constant [3 x i8] c"%f\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"%.2f %.2f\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca float, align 4 %3 = alloca float, align 4 %4 = alloca float, align 4 store i32 0, ptr %1, align 4 %5 = call i32 @scanf(ptr noundef @.str, ptr noundef %2) %6 = load float, ptr %2, align 4 %7 = fpext float %6 to double %8 = fmul double 3.140000e+00, %7 %9 = load float, ptr %2, align 4 %10 = fpext float %9 to double %11 = fmul double %8, %10 %12 = fptrunc double %11 to float store float %12, ptr %3, align 4 %13 = load float, ptr %2, align 4 %14 = fpext float %13 to double %15 = fmul double 6.280000e+00, %14 %16 = fptrunc double %15 to float store float %16, ptr %4, align 4 %17 = load float, ptr %3, align 4 %18 = load float, ptr %4, align 4 %19 = call i32 @printf(ptr noundef @.str.1, float noundef %17, float noundef %18) ret i32 0 } declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef, float noundef, float noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp03q54ssb.c' source_filename = "/tmp/tmp03q54ssb.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" @.str = private unnamed_addr constant [24 x i8] c"list index out of range\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @pyIndToCInd(i32 noundef %0, i32 noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %4, align 4 store i32 %1, ptr %5, align 4 %6 = load i32, ptr %4, align 4 %7 = icmp slt i32 %6, 0 br i1 %7, label %8, label %12 8: ; preds = %2 %9 = load i32, ptr %5, align 4 %10 = load i32, ptr %4, align 4 %11 = add nsw i32 %10, %9 store i32 %11, ptr %4, align 4 br label %12 12: ; preds = %8, %2 %13 = load i32, ptr %4, align 4 %14 = load i32, ptr %5, align 4 %15 = icmp slt i32 %13, %14 br i1 %15, label %16, label %18 16: ; preds = %12 %17 = load i32, ptr %4, align 4 store i32 %17, ptr %3, align 4 br label %20 18: ; preds = %12 %19 = call i32 @PyErr_SetString(i32 noundef 3, ptr noundef @.str) store i32 -1, ptr %3, align 4 br label %20 20: ; preds = %18, %16 %21 = load i32, ptr %3, align 4 ret i32 %21 } declare i32 @PyErr_SetString(i32 noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp03q54ssb.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" @.str = private unnamed_addr constant [24 x i8] c"list index out of range\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @pyIndToCInd(i32 noundef %0, i32 noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %4, align 4 store i32 %1, ptr %5, align 4 %6 = load i32, ptr %4, align 4 %7 = icmp slt i32 %6, 0 br i1 %7, label %8, label %12 8: ; preds = %2 %9 = load i32, ptr %5, align 4 %10 = load i32, ptr %4, align 4 %11 = add nsw i32 %10, %9 store i32 %11, ptr %4, align 4 br label %12 12: ; preds = %8, %2 %13 = load i32, ptr %4, align 4 %14 = load i32, ptr %5, align 4 %15 = icmp slt i32 %13, %14 br i1 %15, label %16, label %18 16: ; preds = %12 %17 = load i32, ptr %4, align 4 store i32 %17, ptr %3, align 4 br label %20 18: ; preds = %12 %19 = call i32 @PyErr_SetString(i32 noundef 3, ptr noundef @.str) store i32 -1, ptr %3, align 4 br label %20 20: ; preds = %18, %16 %21 = load i32, ptr %3, align 4 ret i32 %21 } declare i32 @PyErr_SetString(i32 noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpshfl3poj.c' source_filename = "/tmp/tmpshfl3poj.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" @.str = private unnamed_addr constant [26 x i8] c"Usage: %s <message type>\0A\00", align 1 @.str.1 = private unnamed_addr constant [31 x i8] c" message type: status | quit\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @usage(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 (ptr, ...) @log_error(ptr noundef @.str, ptr noundef %3) %5 = call i32 (ptr, ...) @log_error(ptr noundef @.str.1) ret void } declare i32 @log_error(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpshfl3poj.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" @.str = private unnamed_addr constant [26 x i8] c"Usage: %s <message type>\0A\00", align 1 @.str.1 = private unnamed_addr constant [31 x i8] c" message type: status | quit\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @usage(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 (ptr, ...) @log_error(ptr noundef @.str, ptr noundef %3) %5 = call i32 (ptr, ...) @log_error(ptr noundef @.str.1) ret void } declare i32 @log_error(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp94s07cth.c' source_filename = "/tmp/tmp94s07cth.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" %struct.timeval = type { double, i32 } %struct.timezone = type { i32 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local double @tmap_time_realtime() #0 { %1 = alloca %struct.timeval, align 8 %2 = alloca %struct.timezone, align 4 %3 = call i32 @gettimeofday(ptr noundef %1, ptr noundef %2) %4 = getelementptr inbounds %struct.timeval, ptr %1, i32 0, i32 0 %5 = load double, ptr %4, align 8 %6 = getelementptr inbounds %struct.timeval, ptr %1, i32 0, i32 1 %7 = load i32, ptr %6, align 8 %8 = sitofp i32 %7 to double %9 = call double @llvm.fmuladd.f64(double %8, double 0x3EB0C6F7A0B5ED8D, double %5) ret double %9 } declare i32 @gettimeofday(ptr noundef, ptr noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare double @llvm.fmuladd.f64(double, double, double) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp94s07cth.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" %struct.timeval = type { double, i32 } %struct.timezone = type { i32 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local double @tmap_time_realtime() #0 { %1 = alloca %struct.timeval, align 8 %2 = alloca %struct.timezone, align 4 %3 = call i32 @gettimeofday(ptr noundef %1, ptr noundef %2) %4 = getelementptr inbounds %struct.timeval, ptr %1, i32 0, i32 0 %5 = load double, ptr %4, align 8 %6 = getelementptr inbounds %struct.timeval, ptr %1, i32 0, i32 1 %7 = load i32, ptr %6, align 8 %8 = sitofp i32 %7 to double %9 = call double @llvm.fmuladd.f64(double %8, double 0x3EB0C6F7A0B5ED8D, double %5) ret double %9 } declare i32 @gettimeofday(ptr noundef, ptr noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare double @llvm.fmuladd.f64(double, double, double) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpp0vxm0ua.c' source_filename = "/tmp/tmpp0vxm0ua.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpp0vxm0ua.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpsjxup0no.c' source_filename = "/tmp/tmpsjxup0no.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 sspstrong uwtable define dso_local void @compilerrt_abort_impl() #0 { %1 = call i32 (...) @_unsupported() ret void } declare i32 @_unsupported(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpsjxup0no.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 sspstrong uwtable define dso_local void @compilerrt_abort_impl() #0 { %1 = call i32 (...) @_unsupported() ret void } declare i32 @_unsupported(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpqh0e_rmc.c' source_filename = "/tmp/tmpqh0e_rmc.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpqh0e_rmc.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp63hpqk99.c' source_filename = "/tmp/tmp63hpqk99.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" @stdout = dso_local global i32 0, align 4 !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp63hpqk99.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" @stdout = dso_local global i32 0, align 4 !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpwe632sg3.c' source_filename = "/tmp/tmpwe632sg3.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" @.str = private unnamed_addr constant [12 x i8] c"hello world\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @test_substr_replace_alloc_and_insert_from_null_dest() #0 { %1 = alloca ptr, align 8 %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store ptr @.str, ptr %1, align 8 store ptr null, ptr %2, align 8 store i32 0, ptr %3, align 4 store i32 0, ptr %4, align 4 %5 = load ptr, ptr %1, align 8 %6 = call i32 @substr_replace(ptr noundef %2, ptr noundef %3, ptr noundef %4, i32 noundef 0, i32 noundef 0, ptr noundef %5, i32 noundef -1) %7 = load ptr, ptr %2, align 8 %8 = load ptr, ptr %1, align 8 %9 = call i32 @strcmp(ptr noundef %7, ptr noundef %8) %10 = icmp ne i32 %9, 0 %11 = xor i1 %10, true %12 = zext i1 %11 to i32 %13 = call i32 @CU_ASSERT(i32 noundef %12) %14 = load i32, ptr %3, align 4 %15 = load ptr, ptr %1, align 8 %16 = call i32 @strlen(ptr noundef %15) %17 = icmp eq i32 %14, %16 %18 = zext i1 %17 to i32 %19 = call i32 @CU_ASSERT(i32 noundef %18) %20 = load i32, ptr %4, align 4 %21 = load i32, ptr %3, align 4 %22 = icmp sgt i32 %20, %21 %23 = zext i1 %22 to i32 %24 = call i32 @CU_ASSERT(i32 noundef %23) %25 = load ptr, ptr %2, align 8 %26 = call i32 @free(ptr noundef %25) ret void } declare i32 @substr_replace(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @CU_ASSERT(i32 noundef) #1 declare i32 @strcmp(ptr noundef, ptr noundef) #1 declare i32 @strlen(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpwe632sg3.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" @.str = private unnamed_addr constant [12 x i8] c"hello world\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @test_substr_replace_alloc_and_insert_from_null_dest() #0 { %1 = alloca ptr, align 8 %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store ptr @.str, ptr %1, align 8 store ptr null, ptr %2, align 8 store i32 0, ptr %3, align 4 store i32 0, ptr %4, align 4 %5 = load ptr, ptr %1, align 8 %6 = call i32 @substr_replace(ptr noundef %2, ptr noundef %3, ptr noundef %4, i32 noundef 0, i32 noundef 0, ptr noundef %5, i32 noundef -1) %7 = load ptr, ptr %2, align 8 %8 = load ptr, ptr %1, align 8 %9 = call i32 @strcmp(ptr noundef %7, ptr noundef %8) %10 = icmp ne i32 %9, 0 %11 = xor i1 %10, true %12 = zext i1 %11 to i32 %13 = call i32 @CU_ASSERT(i32 noundef %12) %14 = load i32, ptr %3, align 4 %15 = load ptr, ptr %1, align 8 %16 = call i32 @strlen(ptr noundef %15) %17 = icmp eq i32 %14, %16 %18 = zext i1 %17 to i32 %19 = call i32 @CU_ASSERT(i32 noundef %18) %20 = load i32, ptr %4, align 4 %21 = load i32, ptr %3, align 4 %22 = icmp sgt i32 %20, %21 %23 = zext i1 %22 to i32 %24 = call i32 @CU_ASSERT(i32 noundef %23) %25 = load ptr, ptr %2, align 8 %26 = call i32 @free(ptr noundef %25) ret void } declare i32 @substr_replace(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @CU_ASSERT(i32 noundef) #1 declare i32 @strcmp(ptr noundef, ptr noundef) #1 declare i32 @strlen(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpf41zh1lj.c' source_filename = "/tmp/tmpf41zh1lj.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" @stderr = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [23 x i8] c"m is larger than str0\0A\00", align 1 @.str.1 = private unnamed_addr constant [14 x i8] c"malloc error\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @str_copy_part(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %9 = load ptr, ptr %4, align 8 %10 = call i32 @strlen(ptr noundef %9) store i32 %10, ptr %7, align 4 %11 = load i32, ptr %6, align 4 %12 = load i32, ptr %7, align 4 %13 = icmp sgt i32 %11, %12 br i1 %13, label %14, label %18 14: ; preds = %3 %15 = load i32, ptr @stderr, align 4 %16 = call i32 @fprintf(i32 noundef %15, ptr noundef @.str) %17 = call i32 @exit(i32 noundef 1) #3 unreachable 18: ; preds = %3 %19 = load i32, ptr %7, align 4 %20 = load i32, ptr %6, align 4 %21 = sub nsw i32 %19, %20 %22 = add nsw i32 %21, 2 %23 = call i64 @malloc(i32 noundef %22) %24 = inttoptr i64 %23 to ptr %25 = load ptr, ptr %5, align 8 store ptr %24, ptr %25, align 8 %26 = load ptr, ptr %5, align 8 %27 = icmp eq ptr %26, null br i1 %27, label %28, label %32 28: ; preds = %18 %29 = load i32, ptr @stderr, align 4 %30 = call i32 @fprintf(i32 noundef %29, ptr noundef @.str.1) %31 = call i32 @exit(i32 noundef 1) #3 unreachable 32: ; preds = %18 %33 = load i32, ptr %6, align 4 %34 = sub nsw i32 %33, 1 store i32 %34, ptr %8, align 4 br label %35 35: ; preds = %57, %32 %36 = load ptr, ptr %4, align 8 %37 = load i32, ptr %8, align 4 %38 = sext i32 %37 to i64 %39 = getelementptr inbounds i8, ptr %36, i64 %38 %40 = load i8, ptr %39, align 1 %41 = sext i8 %40 to i32 %42 = icmp ne i32 %41, 0 br i1 %42, label %43, label %60 43: ; preds = %35 %44 = load ptr, ptr %4, align 8 %45 = load i32, ptr %8, align 4 %46 = sext i32 %45 to i64 %47 = getelementptr inbounds i8, ptr %44, i64 %46 %48 = load i8, ptr %47, align 1 %49 = load ptr, ptr %5, align 8 %50 = load ptr, ptr %49, align 8 %51 = load i32, ptr %8, align 4 %52 = load i32, ptr %6, align 4 %53 = sub nsw i32 %51, %52 %54 = add nsw i32 %53, 1 %55 = sext i32 %54 to i64 %56 = getelementptr inbounds i8, ptr %50, i64 %55 store i8 %48, ptr %56, align 1 br label %57 57: ; preds = %43 %58 = load i32, ptr %8, align 4 %59 = add nsw i32 %58, 1 store i32 %59, ptr %8, align 4 br label %35, !llvm.loop !6 60: ; preds = %35 %61 = load ptr, ptr %5, align 8 %62 = load ptr, ptr %61, align 8 %63 = load i32, ptr %8, align 4 %64 = load i32, ptr %6, align 4 %65 = sub nsw i32 %63, %64 %66 = add nsw i32 %65, 1 %67 = sext i32 %66 to i64 %68 = getelementptr inbounds i8, ptr %62, i64 %67 store i8 0, ptr %68, align 1 ret void } declare i32 @strlen(ptr noundef) #1 declare i32 @fprintf(i32 noundef, ptr noundef) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i64 @malloc(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpf41zh1lj.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" @stderr = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [23 x i8] c"m is larger than str0\0A\00", align 1 @.str.1 = private unnamed_addr constant [14 x i8] c"malloc error\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @str_copy_part(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %9 = load ptr, ptr %4, align 8 %10 = call i32 @strlen(ptr noundef %9) store i32 %10, ptr %7, align 4 %11 = load i32, ptr %6, align 4 %12 = load i32, ptr %7, align 4 %13 = icmp sgt i32 %11, %12 br i1 %13, label %14, label %18 14: ; preds = %3 %15 = load i32, ptr @stderr, align 4 %16 = call i32 @fprintf(i32 noundef %15, ptr noundef @.str) %17 = call i32 @exit(i32 noundef 1) #3 unreachable 18: ; preds = %3 %19 = load i32, ptr %7, align 4 %20 = load i32, ptr %6, align 4 %21 = sub nsw i32 %19, %20 %22 = add nsw i32 %21, 2 %23 = call i64 @malloc(i32 noundef %22) %24 = inttoptr i64 %23 to ptr %25 = load ptr, ptr %5, align 8 store ptr %24, ptr %25, align 8 %26 = load ptr, ptr %5, align 8 %27 = icmp eq ptr %26, null br i1 %27, label %28, label %32 28: ; preds = %18 %29 = load i32, ptr @stderr, align 4 %30 = call i32 @fprintf(i32 noundef %29, ptr noundef @.str.1) %31 = call i32 @exit(i32 noundef 1) #3 unreachable 32: ; preds = %18 %33 = load i32, ptr %6, align 4 %34 = sub nsw i32 %33, 1 store i32 %34, ptr %8, align 4 %35 = load ptr, ptr %4, align 8 %36 = load i32, ptr %8, align 4 %37 = sext i32 %36 to i64 %38 = getelementptr inbounds i8, ptr %35, i64 %37 %39 = load i8, ptr %38, align 1 %40 = sext i8 %39 to i32 %41 = icmp ne i32 %40, 0 br i1 %41, label %.lr.ph, label %66 .lr.ph: ; preds = %32 br label %42 42: ; preds = %.lr.ph, %56 %43 = load ptr, ptr %4, align 8 %44 = load i32, ptr %8, align 4 %45 = sext i32 %44 to i64 %46 = getelementptr inbounds i8, ptr %43, i64 %45 %47 = load i8, ptr %46, align 1 %48 = load ptr, ptr %5, align 8 %49 = load ptr, ptr %48, align 8 %50 = load i32, ptr %8, align 4 %51 = load i32, ptr %6, align 4 %52 = sub nsw i32 %50, %51 %53 = add nsw i32 %52, 1 %54 = sext i32 %53 to i64 %55 = getelementptr inbounds i8, ptr %49, i64 %54 store i8 %47, ptr %55, align 1 br label %56 56: ; preds = %42 %57 = load i32, ptr %8, align 4 %58 = add nsw i32 %57, 1 store i32 %58, ptr %8, align 4 %59 = load ptr, ptr %4, align 8 %60 = load i32, ptr %8, align 4 %61 = sext i32 %60 to i64 %62 = getelementptr inbounds i8, ptr %59, i64 %61 %63 = load i8, ptr %62, align 1 %64 = sext i8 %63 to i32 %65 = icmp ne i32 %64, 0 br i1 %65, label %42, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %56 br label %66 66: ; preds = %._crit_edge, %32 %67 = load ptr, ptr %5, align 8 %68 = load ptr, ptr %67, align 8 %69 = load i32, ptr %8, align 4 %70 = load i32, ptr %6, align 4 %71 = sub nsw i32 %69, %70 %72 = add nsw i32 %71, 1 %73 = sext i32 %72 to i64 %74 = getelementptr inbounds i8, ptr %68, i64 %73 store i8 0, ptr %74, align 1 ret void } declare i32 @strlen(ptr noundef) #1 declare i32 @fprintf(i32 noundef, ptr noundef) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i64 @malloc(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp7c8jv0ol.c' source_filename = "/tmp/tmp7c8jv0ol.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp7c8jv0ol.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpcidzyxjx.c' source_filename = "/tmp/tmpcidzyxjx.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 sspstrong uwtable define dso_local void @package_head_free(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @assert(ptr noundef %3) %5 = load ptr, ptr %2, align 8 %6 = call i32 @free(ptr noundef %5) ret void } declare i32 @assert(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpcidzyxjx.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 sspstrong uwtable define dso_local void @package_head_free(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @assert(ptr noundef %3) %5 = load ptr, ptr %2, align 8 %6 = call i32 @free(ptr noundef %5) ret void } declare i32 @assert(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpk1ypyoa9.c' source_filename = "/tmp/tmpk1ypyoa9.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpk1ypyoa9.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpretpbmrk.c' source_filename = "/tmp/tmpretpbmrk.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" @SYS_getpid = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @my_getpid() #0 { %1 = alloca ptr, align 8 %2 = alloca i32, align 4 %3 = load i32, ptr @SYS_getpid, align 4 store i32 %3, ptr %2, align 4 %4 = load i32, ptr %2, align 4 call void asm sideeffect "lwz r0,$0\0Asc\0Anop\0A", "imr,~{dirflag},~{fpsr},~{flags}"(i32 %4) #1, !srcloc !6 %5 = load ptr, ptr %1, align 8 ret ptr %5 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = !{i64 524, i64 547, i64 562}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpretpbmrk.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" @SYS_getpid = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @my_getpid() #0 { %1 = alloca ptr, align 8 %2 = alloca i32, align 4 %3 = load i32, ptr @SYS_getpid, align 4 store i32 %3, ptr %2, align 4 %4 = load i32, ptr %2, align 4 call void asm sideeffect "lwz r0,$0\0Asc\0Anop\0A", "imr,~{dirflag},~{fpsr},~{flags}"(i32 %4) #1, !srcloc !6 %5 = load ptr, ptr %1, align 8 ret ptr %5 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = !{i64 524, i64 547, i64 562}
; ModuleID = '/tmp/tmpacb4rbca.c' source_filename = "/tmp/tmpacb4rbca.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 sspstrong uwtable define dso_local i32 @f248(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @f247(ptr noundef %3) ret i32 %4 } declare i32 @f247(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpacb4rbca.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 sspstrong uwtable define dso_local i32 @f248(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @f247(ptr noundef %3) ret i32 %4 } declare i32 @f247(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpkdp82r_g.c' source_filename = "/tmp/tmpkdp82r_g.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" @.str = private unnamed_addr constant [37 x i8] c"Call this program with %i arguments\0A\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"You win!\0A\00", align 1 @.str.2 = private unnamed_addr constant [4 x i8] c"%u\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca [1 x i16], align 2 %7 = alloca [1 x i16], align 2 %8 = alloca i32, align 4 %9 = alloca i16, align 2 %10 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %11 = call i32 (...) @megaInit() %12 = load i32, ptr %4, align 4 %13 = icmp ne i32 %12, 2 br i1 %13, label %14, label %17 14: ; preds = %2 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef 1) %16 = call i32 @exit(i32 noundef -1) #3 unreachable 17: ; preds = %2 br label %18 18: ; preds = %17 store i32 0, ptr %8, align 4 br label %19 19: ; preds = %22, %18 %20 = load i32, ptr %8, align 4 %21 = icmp slt i32 %20, 1 br i1 %21, label %22, label %37 22: ; preds = %19 %23 = load ptr, ptr %5, align 8 %24 = load i32, ptr %8, align 4 %25 = add nsw i32 %24, 1 %26 = sext i32 %25 to i64 %27 = getelementptr inbounds ptr, ptr %23, i64 %26 %28 = load ptr, ptr %27, align 8 %29 = call i64 @strtoul(ptr noundef %28, i32 noundef 0, i32 noundef 10) %30 = trunc i64 %29 to i16 store i16 %30, ptr %9, align 2 %31 = load i16, ptr %9, align 2 %32 = load i32, ptr %8, align 4 %33 = sext i32 %32 to i64 %34 = getelementptr inbounds [1 x i16], ptr %6, i64 0, i64 %33 store i16 %31, ptr %34, align 2 %35 = load i32, ptr %8, align 4 %36 = add nsw i32 %35, 1 store i32 %36, ptr %8, align 4 br label %19, !llvm.loop !6 37: ; preds = %19 %38 = getelementptr inbounds [1 x i16], ptr %6, i64 0, i64 0 %39 = getelementptr inbounds [1 x i16], ptr %7, i64 0, i64 0 %40 = call i32 @RandomFunc(ptr noundef %38, ptr noundef %39) %41 = getelementptr inbounds [1 x i16], ptr %7, i64 0, i64 0 %42 = load i16, ptr %41, align 2 %43 = zext i16 %42 to i32 %44 = icmp eq i32 %43, 13405 br i1 %44, label %45, label %47 45: ; preds = %37 %46 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) br label %48 47: ; preds = %37 br label %48 48: ; preds = %47, %45 store i32 0, ptr %10, align 4 br label %49 49: ; preds = %52, %48 %50 = load i32, ptr %10, align 4 %51 = icmp slt i32 %50, 1 br i1 %51, label %52, label %61 52: ; preds = %49 %53 = load i32, ptr %10, align 4 %54 = sext i32 %53 to i64 %55 = getelementptr inbounds [1 x i16], ptr %7, i64 0, i64 %54 %56 = load i16, ptr %55, align 2 %57 = zext i16 %56 to i32 %58 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %57) %59 = load i32, ptr %10, align 4 %60 = add nsw i32 %59, 1 store i32 %60, ptr %10, align 4 br label %49, !llvm.loop !8 61: ; preds = %49 %62 = load i32, ptr %3, align 4 ret i32 %62 } declare i32 @megaInit(...) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i64 @strtoul(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @RandomFunc(ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpkdp82r_g.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" @.str = private unnamed_addr constant [37 x i8] c"Call this program with %i arguments\0A\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"You win!\0A\00", align 1 @.str.2 = private unnamed_addr constant [4 x i8] c"%u\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca [1 x i16], align 2 %7 = alloca [1 x i16], align 2 %8 = alloca i32, align 4 %9 = alloca i16, align 2 %10 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %11 = call i32 (...) @megaInit() %12 = load i32, ptr %4, align 4 %13 = icmp ne i32 %12, 2 br i1 %13, label %14, label %17 14: ; preds = %2 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef 1) %16 = call i32 @exit(i32 noundef -1) #3 unreachable 17: ; preds = %2 br label %18 18: ; preds = %17 store i32 0, ptr %8, align 4 %19 = load i32, ptr %8, align 4 %20 = icmp slt i32 %19, 1 br i1 %20, label %.lr.ph, label %38 .lr.ph: ; preds = %18 br label %21 21: ; preds = %.lr.ph, %21 %22 = load ptr, ptr %5, align 8 %23 = load i32, ptr %8, align 4 %24 = add nsw i32 %23, 1 %25 = sext i32 %24 to i64 %26 = getelementptr inbounds ptr, ptr %22, i64 %25 %27 = load ptr, ptr %26, align 8 %28 = call i64 @strtoul(ptr noundef %27, i32 noundef 0, i32 noundef 10) %29 = trunc i64 %28 to i16 store i16 %29, ptr %9, align 2 %30 = load i16, ptr %9, align 2 %31 = load i32, ptr %8, align 4 %32 = sext i32 %31 to i64 %33 = getelementptr inbounds [1 x i16], ptr %6, i64 0, i64 %32 store i16 %30, ptr %33, align 2 %34 = load i32, ptr %8, align 4 %35 = add nsw i32 %34, 1 store i32 %35, ptr %8, align 4 %36 = load i32, ptr %8, align 4 %37 = icmp slt i32 %36, 1 br i1 %37, label %21, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %21 br label %38 38: ; preds = %._crit_edge, %18 %39 = getelementptr inbounds [1 x i16], ptr %6, i64 0, i64 0 %40 = getelementptr inbounds [1 x i16], ptr %7, i64 0, i64 0 %41 = call i32 @RandomFunc(ptr noundef %39, ptr noundef %40) %42 = getelementptr inbounds [1 x i16], ptr %7, i64 0, i64 0 %43 = load i16, ptr %42, align 2 %44 = zext i16 %43 to i32 %45 = icmp eq i32 %44, 13405 br i1 %45, label %46, label %48 46: ; preds = %38 %47 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) br label %49 48: ; preds = %38 br label %49 49: ; preds = %48, %46 store i32 0, ptr %10, align 4 %50 = load i32, ptr %10, align 4 %51 = icmp slt i32 %50, 1 br i1 %51, label %.lr.ph2, label %63 .lr.ph2: ; preds = %49 br label %52 52: ; preds = %.lr.ph2, %52 %53 = load i32, ptr %10, align 4 %54 = sext i32 %53 to i64 %55 = getelementptr inbounds [1 x i16], ptr %7, i64 0, i64 %54 %56 = load i16, ptr %55, align 2 %57 = zext i16 %56 to i32 %58 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %57) %59 = load i32, ptr %10, align 4 %60 = add nsw i32 %59, 1 store i32 %60, ptr %10, align 4 %61 = load i32, ptr %10, align 4 %62 = icmp slt i32 %61, 1 br i1 %62, label %52, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %52 br label %63 63: ; preds = %._crit_edge3, %49 %64 = load i32, ptr %3, align 4 ret i32 %64 } declare i32 @megaInit(...) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i64 @strtoul(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @RandomFunc(ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmph6hy5fl0.c' source_filename = "/tmp/tmph6hy5fl0.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 sspstrong uwtable define dso_local void @nb_kernel410nf_f77_single(ptr noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3, ptr noundef %4, ptr noundef %5, ptr noundef %6, ptr noundef %7, ptr noundef %8, ptr noundef %9, ptr noundef %10, ptr noundef %11, ptr noundef %12, ptr noundef %13, ptr noundef %14, ptr noundef %15, ptr noundef %16, ptr noundef %17, ptr noundef %18, ptr noundef %19, ptr noundef %20, ptr noundef %21, ptr noundef %22, ptr noundef %23, ptr noundef %24, ptr noundef %25, ptr noundef %26, ptr noundef %27, ptr noundef %28, ptr noundef %29, ptr noundef %30) #0 { %32 = alloca ptr, align 8 %33 = alloca ptr, align 8 %34 = alloca ptr, align 8 %35 = alloca ptr, align 8 %36 = alloca ptr, align 8 %37 = alloca ptr, align 8 %38 = alloca ptr, align 8 %39 = alloca ptr, align 8 %40 = alloca ptr, align 8 %41 = alloca ptr, align 8 %42 = alloca ptr, align 8 %43 = alloca ptr, align 8 %44 = alloca ptr, align 8 %45 = alloca ptr, align 8 %46 = alloca ptr, align 8 %47 = alloca ptr, align 8 %48 = alloca ptr, align 8 %49 = alloca ptr, align 8 %50 = alloca ptr, align 8 %51 = alloca ptr, align 8 %52 = alloca ptr, align 8 %53 = alloca ptr, align 8 %54 = alloca ptr, align 8 %55 = alloca ptr, align 8 %56 = alloca ptr, align 8 %57 = alloca ptr, align 8 %58 = alloca ptr, align 8 %59 = alloca ptr, align 8 %60 = alloca ptr, align 8 %61 = alloca ptr, align 8 %62 = alloca ptr, align 8 store ptr %0, ptr %32, align 8 store ptr %1, ptr %33, align 8 store ptr %2, ptr %34, align 8 store ptr %3, ptr %35, align 8 store ptr %4, ptr %36, align 8 store ptr %5, ptr %37, align 8 store ptr %6, ptr %38, align 8 store ptr %7, ptr %39, align 8 store ptr %8, ptr %40, align 8 store ptr %9, ptr %41, align 8 store ptr %10, ptr %42, align 8 store ptr %11, ptr %43, align 8 store ptr %12, ptr %44, align 8 store ptr %13, ptr %45, align 8 store ptr %14, ptr %46, align 8 store ptr %15, ptr %47, align 8 store ptr %16, ptr %48, align 8 store ptr %17, ptr %49, align 8 store ptr %18, ptr %50, align 8 store ptr %19, ptr %51, align 8 store ptr %20, ptr %52, align 8 store ptr %21, ptr %53, align 8 store ptr %22, ptr %54, align 8 store ptr %23, ptr %55, align 8 store ptr %24, ptr %56, align 8 store ptr %25, ptr %57, align 8 store ptr %26, ptr %58, align 8 store ptr %27, ptr %59, align 8 store ptr %28, ptr %60, align 8 store ptr %29, ptr %61, align 8 store ptr %30, ptr %62, align 8 %63 = load ptr, ptr %32, align 8 %64 = load ptr, ptr %33, align 8 %65 = load ptr, ptr %34, align 8 %66 = load ptr, ptr %35, align 8 %67 = load ptr, ptr %36, align 8 %68 = load ptr, ptr %37, align 8 %69 = load ptr, ptr %38, align 8 %70 = load ptr, ptr %39, align 8 %71 = load ptr, ptr %40, align 8 %72 = load ptr, ptr %41, align 8 %73 = load ptr, ptr %42, align 8 %74 = load ptr, ptr %43, align 8 %75 = load ptr, ptr %44, align 8 %76 = load ptr, ptr %45, align 8 %77 = load ptr, ptr %46, align 8 %78 = load ptr, ptr %47, align 8 %79 = load ptr, ptr %48, align 8 %80 = load ptr, ptr %49, align 8 %81 = load ptr, ptr %50, align 8 %82 = load ptr, ptr %51, align 8 %83 = load ptr, ptr %52, align 8 %84 = load ptr, ptr %53, align 8 %85 = load ptr, ptr %54, align 8 %86 = load ptr, ptr %55, align 8 %87 = load ptr, ptr %56, align 8 %88 = load ptr, ptr %57, align 8 %89 = load ptr, ptr %58, align 8 %90 = load ptr, ptr %59, align 8 %91 = load ptr, ptr %60, align 8 %92 = load ptr, ptr %61, align 8 %93 = load ptr, ptr %62, align 8 %94 = call i32 @f77skernel410nf_(ptr noundef %63, ptr noundef %64, ptr noundef %65, ptr noundef %66, ptr noundef %67, ptr noundef %68, ptr noundef %69, ptr noundef %70, ptr noundef %71, ptr noundef %72, ptr noundef %73, ptr noundef %74, ptr noundef %75, ptr noundef %76, ptr noundef %77, ptr noundef %78, ptr noundef %79, ptr noundef %80, ptr noundef %81, ptr noundef %82, ptr noundef %83, ptr noundef %84, ptr noundef %85, ptr noundef %86, ptr noundef %87, ptr noundef %88, ptr noundef %89, ptr noundef %90, ptr noundef %91, ptr noundef %92, ptr noundef %93) ret void } declare i32 @f77skernel410nf_(ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmph6hy5fl0.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 sspstrong uwtable define dso_local void @nb_kernel410nf_f77_single(ptr noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3, ptr noundef %4, ptr noundef %5, ptr noundef %6, ptr noundef %7, ptr noundef %8, ptr noundef %9, ptr noundef %10, ptr noundef %11, ptr noundef %12, ptr noundef %13, ptr noundef %14, ptr noundef %15, ptr noundef %16, ptr noundef %17, ptr noundef %18, ptr noundef %19, ptr noundef %20, ptr noundef %21, ptr noundef %22, ptr noundef %23, ptr noundef %24, ptr noundef %25, ptr noundef %26, ptr noundef %27, ptr noundef %28, ptr noundef %29, ptr noundef %30) #0 { %32 = alloca ptr, align 8 %33 = alloca ptr, align 8 %34 = alloca ptr, align 8 %35 = alloca ptr, align 8 %36 = alloca ptr, align 8 %37 = alloca ptr, align 8 %38 = alloca ptr, align 8 %39 = alloca ptr, align 8 %40 = alloca ptr, align 8 %41 = alloca ptr, align 8 %42 = alloca ptr, align 8 %43 = alloca ptr, align 8 %44 = alloca ptr, align 8 %45 = alloca ptr, align 8 %46 = alloca ptr, align 8 %47 = alloca ptr, align 8 %48 = alloca ptr, align 8 %49 = alloca ptr, align 8 %50 = alloca ptr, align 8 %51 = alloca ptr, align 8 %52 = alloca ptr, align 8 %53 = alloca ptr, align 8 %54 = alloca ptr, align 8 %55 = alloca ptr, align 8 %56 = alloca ptr, align 8 %57 = alloca ptr, align 8 %58 = alloca ptr, align 8 %59 = alloca ptr, align 8 %60 = alloca ptr, align 8 %61 = alloca ptr, align 8 %62 = alloca ptr, align 8 store ptr %0, ptr %32, align 8 store ptr %1, ptr %33, align 8 store ptr %2, ptr %34, align 8 store ptr %3, ptr %35, align 8 store ptr %4, ptr %36, align 8 store ptr %5, ptr %37, align 8 store ptr %6, ptr %38, align 8 store ptr %7, ptr %39, align 8 store ptr %8, ptr %40, align 8 store ptr %9, ptr %41, align 8 store ptr %10, ptr %42, align 8 store ptr %11, ptr %43, align 8 store ptr %12, ptr %44, align 8 store ptr %13, ptr %45, align 8 store ptr %14, ptr %46, align 8 store ptr %15, ptr %47, align 8 store ptr %16, ptr %48, align 8 store ptr %17, ptr %49, align 8 store ptr %18, ptr %50, align 8 store ptr %19, ptr %51, align 8 store ptr %20, ptr %52, align 8 store ptr %21, ptr %53, align 8 store ptr %22, ptr %54, align 8 store ptr %23, ptr %55, align 8 store ptr %24, ptr %56, align 8 store ptr %25, ptr %57, align 8 store ptr %26, ptr %58, align 8 store ptr %27, ptr %59, align 8 store ptr %28, ptr %60, align 8 store ptr %29, ptr %61, align 8 store ptr %30, ptr %62, align 8 %63 = load ptr, ptr %32, align 8 %64 = load ptr, ptr %33, align 8 %65 = load ptr, ptr %34, align 8 %66 = load ptr, ptr %35, align 8 %67 = load ptr, ptr %36, align 8 %68 = load ptr, ptr %37, align 8 %69 = load ptr, ptr %38, align 8 %70 = load ptr, ptr %39, align 8 %71 = load ptr, ptr %40, align 8 %72 = load ptr, ptr %41, align 8 %73 = load ptr, ptr %42, align 8 %74 = load ptr, ptr %43, align 8 %75 = load ptr, ptr %44, align 8 %76 = load ptr, ptr %45, align 8 %77 = load ptr, ptr %46, align 8 %78 = load ptr, ptr %47, align 8 %79 = load ptr, ptr %48, align 8 %80 = load ptr, ptr %49, align 8 %81 = load ptr, ptr %50, align 8 %82 = load ptr, ptr %51, align 8 %83 = load ptr, ptr %52, align 8 %84 = load ptr, ptr %53, align 8 %85 = load ptr, ptr %54, align 8 %86 = load ptr, ptr %55, align 8 %87 = load ptr, ptr %56, align 8 %88 = load ptr, ptr %57, align 8 %89 = load ptr, ptr %58, align 8 %90 = load ptr, ptr %59, align 8 %91 = load ptr, ptr %60, align 8 %92 = load ptr, ptr %61, align 8 %93 = load ptr, ptr %62, align 8 %94 = call i32 @f77skernel410nf_(ptr noundef %63, ptr noundef %64, ptr noundef %65, ptr noundef %66, ptr noundef %67, ptr noundef %68, ptr noundef %69, ptr noundef %70, ptr noundef %71, ptr noundef %72, ptr noundef %73, ptr noundef %74, ptr noundef %75, ptr noundef %76, ptr noundef %77, ptr noundef %78, ptr noundef %79, ptr noundef %80, ptr noundef %81, ptr noundef %82, ptr noundef %83, ptr noundef %84, ptr noundef %85, ptr noundef %86, ptr noundef %87, ptr noundef %88, ptr noundef %89, ptr noundef %90, ptr noundef %91, ptr noundef %92, ptr noundef %93) ret void } declare i32 @f77skernel410nf_(ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpf0o7flk3.c' source_filename = "/tmp/tmpf0o7flk3.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 sspstrong uwtable define dso_local void @Veccopy(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %7 = load ptr, ptr %5, align 8 %8 = load ptr, ptr %4, align 8 %9 = load i32, ptr %6, align 4 %10 = sext i32 %9 to i64 %11 = mul i64 %10, 8 %12 = trunc i64 %11 to i32 %13 = call i32 @memcpy(ptr noundef %7, ptr noundef %8, i32 noundef %12) ret void } declare i32 @memcpy(ptr noundef, ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpf0o7flk3.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 sspstrong uwtable define dso_local void @Veccopy(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %7 = load ptr, ptr %5, align 8 %8 = load ptr, ptr %4, align 8 %9 = load i32, ptr %6, align 4 %10 = sext i32 %9 to i64 %11 = mul i64 %10, 8 %12 = trunc i64 %11 to i32 %13 = call i32 @memcpy(ptr noundef %7, ptr noundef %8, i32 noundef %12) ret void } declare i32 @memcpy(ptr noundef, ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp7bnrdg_g.c' source_filename = "/tmp/tmp7bnrdg_g.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" @.str = private unnamed_addr constant [26 x i8] c"send_to_server(): failure\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @send_to_server(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = alloca i64, align 8 store i32 %0, ptr %3, align 4 store ptr %1, ptr %4, align 8 %6 = load ptr, ptr %4, align 8 %7 = call i64 @strlen(ptr noundef %6) store i64 %7, ptr %5, align 8 %8 = load i32, ptr %3, align 4 %9 = load ptr, ptr %4, align 8 %10 = load i64, ptr %5, align 8 %11 = call i64 @send(i32 noundef %8, ptr noundef %9, i64 noundef %10, i32 noundef 0) %12 = load i64, ptr %5, align 8 %13 = icmp ne i64 %11, %12 br i1 %13, label %14, label %17 14: ; preds = %2 %15 = call i32 @printf(ptr noundef @.str) %16 = call i32 @exit(i32 noundef 1) #3 unreachable 17: ; preds = %2 ret void } declare i64 @strlen(ptr noundef) #1 declare i64 @send(i32 noundef, ptr noundef, i64 noundef, i32 noundef) #1 declare i32 @printf(ptr noundef) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp7bnrdg_g.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" @.str = private unnamed_addr constant [26 x i8] c"send_to_server(): failure\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @send_to_server(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = alloca i64, align 8 store i32 %0, ptr %3, align 4 store ptr %1, ptr %4, align 8 %6 = load ptr, ptr %4, align 8 %7 = call i64 @strlen(ptr noundef %6) store i64 %7, ptr %5, align 8 %8 = load i32, ptr %3, align 4 %9 = load ptr, ptr %4, align 8 %10 = load i64, ptr %5, align 8 %11 = call i64 @send(i32 noundef %8, ptr noundef %9, i64 noundef %10, i32 noundef 0) %12 = load i64, ptr %5, align 8 %13 = icmp ne i64 %11, %12 br i1 %13, label %14, label %17 14: ; preds = %2 %15 = call i32 @printf(ptr noundef @.str) %16 = call i32 @exit(i32 noundef 1) #3 unreachable 17: ; preds = %2 ret void } declare i64 @strlen(ptr noundef) #1 declare i64 @send(i32 noundef, ptr noundef, i64 noundef, i32 noundef) #1 declare i32 @printf(ptr noundef) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp3_fyp9ol.c' source_filename = "/tmp/tmp3_fyp9ol.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" @.str = private unnamed_addr constant [24 x i8] c"Size of char: %d bytes\0A\00", align 1 @.str.1 = private unnamed_addr constant [23 x i8] c"Size of int: %d bytes\0A\00", align 1 @.str.2 = private unnamed_addr constant [25 x i8] c"Size of short: %d bytes\0A\00", align 1 @.str.3 = private unnamed_addr constant [30 x i8] c"Size of signed int: %d bytes\0A\00", align 1 @.str.4 = private unnamed_addr constant [32 x i8] c"Size of unsigned int: %d bytes\0A\00", align 1 @.str.5 = private unnamed_addr constant [28 x i8] c"Size of long int: %d bytes\0A\00", align 1 @.str.6 = private unnamed_addr constant [33 x i8] c"Size of long long int: %d bytes\0A\00", align 1 @.str.7 = private unnamed_addr constant [25 x i8] c"Size of float: %d bytes\0A\00", align 1 @.str.8 = private unnamed_addr constant [26 x i8] c"Size of double: %d bytes\0A\00", align 1 @.str.9 = private unnamed_addr constant [31 x i8] c"Size of long double: %d bytes\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i32 @printf(ptr noundef @.str, i32 noundef 1) %3 = call i32 @printf(ptr noundef @.str.1, i32 noundef 4) %4 = call i32 @printf(ptr noundef @.str.2, i32 noundef 2) %5 = call i32 @printf(ptr noundef @.str.3, i32 noundef 4) %6 = call i32 @printf(ptr noundef @.str.4, i32 noundef 4) %7 = call i32 @printf(ptr noundef @.str.5, i32 noundef 8) %8 = call i32 @printf(ptr noundef @.str.6, i32 noundef 8) %9 = call i32 @printf(ptr noundef @.str.7, i32 noundef 4) %10 = call i32 @printf(ptr noundef @.str.8, i32 noundef 8) %11 = call i32 @printf(ptr noundef @.str.9, i32 noundef 16) ret i32 0 } declare i32 @printf(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp3_fyp9ol.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" @.str = private unnamed_addr constant [24 x i8] c"Size of char: %d bytes\0A\00", align 1 @.str.1 = private unnamed_addr constant [23 x i8] c"Size of int: %d bytes\0A\00", align 1 @.str.2 = private unnamed_addr constant [25 x i8] c"Size of short: %d bytes\0A\00", align 1 @.str.3 = private unnamed_addr constant [30 x i8] c"Size of signed int: %d bytes\0A\00", align 1 @.str.4 = private unnamed_addr constant [32 x i8] c"Size of unsigned int: %d bytes\0A\00", align 1 @.str.5 = private unnamed_addr constant [28 x i8] c"Size of long int: %d bytes\0A\00", align 1 @.str.6 = private unnamed_addr constant [33 x i8] c"Size of long long int: %d bytes\0A\00", align 1 @.str.7 = private unnamed_addr constant [25 x i8] c"Size of float: %d bytes\0A\00", align 1 @.str.8 = private unnamed_addr constant [26 x i8] c"Size of double: %d bytes\0A\00", align 1 @.str.9 = private unnamed_addr constant [31 x i8] c"Size of long double: %d bytes\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i32 @printf(ptr noundef @.str, i32 noundef 1) %3 = call i32 @printf(ptr noundef @.str.1, i32 noundef 4) %4 = call i32 @printf(ptr noundef @.str.2, i32 noundef 2) %5 = call i32 @printf(ptr noundef @.str.3, i32 noundef 4) %6 = call i32 @printf(ptr noundef @.str.4, i32 noundef 4) %7 = call i32 @printf(ptr noundef @.str.5, i32 noundef 8) %8 = call i32 @printf(ptr noundef @.str.6, i32 noundef 8) %9 = call i32 @printf(ptr noundef @.str.7, i32 noundef 4) %10 = call i32 @printf(ptr noundef @.str.8, i32 noundef 8) %11 = call i32 @printf(ptr noundef @.str.9, i32 noundef 16) ret i32 0 } declare i32 @printf(ptr noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpbkxaojdk.c' source_filename = "/tmp/tmpbkxaojdk.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 sspstrong uwtable define dso_local i32 @printf_handle_flag_x(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @_print_nb(ptr noundef %3, i32 noundef 0, i32 noundef 16) ret i32 %4 } declare i32 @_print_nb(ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpbkxaojdk.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 sspstrong uwtable define dso_local i32 @printf_handle_flag_x(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = call i32 @_print_nb(ptr noundef %3, i32 noundef 0, i32 noundef 16) ret i32 %4 } declare i32 @_print_nb(ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp8k7yn7rj.c' source_filename = "/tmp/tmp8k7yn7rj.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp8k7yn7rj.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpt2xqec6x.c' source_filename = "/tmp/tmpt2xqec6x.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" @EOF = dso_local global i64 0, align 8 @.str = private unnamed_addr constant [5 x i8] c"%ld\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 store i32 0, ptr %1, align 4 store i64 0, ptr %2, align 8 br label %3 3: ; preds = %7, %0 %4 = call i64 (...) @getchar() %5 = load i64, ptr @EOF, align 8 %6 = icmp ne i64 %4, %5 br i1 %6, label %7, label %10 7: ; preds = %3 %8 = load i64, ptr %2, align 8 %9 = add nsw i64 %8, 1 store i64 %9, ptr %2, align 8 br label %3, !llvm.loop !6 10: ; preds = %3 %11 = load i64, ptr %2, align 8 %12 = call i32 @printf(ptr noundef @.str, i64 noundef %11) ret i32 0 } declare i64 @getchar(...) #1 declare i32 @printf(ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpt2xqec6x.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" @EOF = dso_local global i64 0, align 8 @.str = private unnamed_addr constant [5 x i8] c"%ld\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 store i32 0, ptr %1, align 4 store i64 0, ptr %2, align 8 %3 = call i64 (...) @getchar() %4 = load i64, ptr @EOF, align 8 %5 = icmp ne i64 %3, %4 br i1 %5, label %.lr.ph, label %12 .lr.ph: ; preds = %0 br label %6 6: ; preds = %.lr.ph, %6 %7 = load i64, ptr %2, align 8 %8 = add nsw i64 %7, 1 store i64 %8, ptr %2, align 8 %9 = call i64 (...) @getchar() %10 = load i64, ptr @EOF, align 8 %11 = icmp ne i64 %9, %10 br i1 %11, label %6, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %6 br label %12 12: ; preds = %._crit_edge, %0 %13 = load i64, ptr %2, align 8 %14 = call i32 @printf(ptr noundef @.str, i64 noundef %13) ret i32 0 } declare i64 @getchar(...) #1 declare i32 @printf(ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpj2x6zp1b.c' source_filename = "/tmp/tmpj2x6zp1b.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpj2x6zp1b.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpops9pmqh.c' source_filename = "/tmp/tmpops9pmqh.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" @__const.main.email = private unnamed_addr constant [19 x i8] c"fakessh@fakessh.eu\00", align 16 @__const.main.body = private unnamed_addr constant [115 x i8] c"From: \22www\22<fakessh@fakessh.eu>\0D\0ATo: \22w111\22<john.swilting@wanadoo.fr>\0D\0ASubject: Hello\0D\0A\0D\0AHello World, Hello Email!\00", align 16 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca [19 x i8], align 16 %7 = alloca [115 x i8], align 16 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %6, ptr align 16 @__const.main.email, i64 19, i1 false) call void @llvm.memcpy.p0.p0.i64(ptr align 16 %7, ptr align 16 @__const.main.body, i64 115, i1 false) %8 = getelementptr inbounds [19 x i8], ptr %6, i64 0, i64 0 %9 = getelementptr inbounds [115 x i8], ptr %7, i64 0, i64 0 %10 = call i32 @sendemail(ptr noundef %8, ptr noundef %9) ret i32 0 } ; Function Attrs: nocallback nofree nounwind willreturn memory(argmem: readwrite) declare void @llvm.memcpy.p0.p0.i64(ptr noalias nocapture writeonly, ptr noalias nocapture readonly, i64, i1 immarg) #1 declare i32 @sendemail(ptr noundef, ptr noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpops9pmqh.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" @__const.main.email = private unnamed_addr constant [19 x i8] c"fakessh@fakessh.eu\00", align 16 @__const.main.body = private unnamed_addr constant [115 x i8] c"From: \22www\22<fakessh@fakessh.eu>\0D\0ATo: \22w111\22<john.swilting@wanadoo.fr>\0D\0ASubject: Hello\0D\0A\0D\0AHello World, Hello Email!\00", align 16 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca [19 x i8], align 16 %7 = alloca [115 x i8], align 16 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %6, ptr align 16 @__const.main.email, i64 19, i1 false) call void @llvm.memcpy.p0.p0.i64(ptr align 16 %7, ptr align 16 @__const.main.body, i64 115, i1 false) %8 = getelementptr inbounds [19 x i8], ptr %6, i64 0, i64 0 %9 = getelementptr inbounds [115 x i8], ptr %7, i64 0, i64 0 %10 = call i32 @sendemail(ptr noundef %8, ptr noundef %9) ret i32 0 } ; Function Attrs: nocallback nofree nounwind willreturn memory(argmem: readwrite) declare void @llvm.memcpy.p0.p0.i64(ptr noalias nocapture writeonly, ptr noalias nocapture readonly, i64, i1 immarg) #1 declare i32 @sendemail(ptr noundef, ptr noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpsi_psdki.c' source_filename = "/tmp/tmpsi_psdki.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 sspstrong uwtable define dso_local void @c_freep(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = load ptr, ptr %3, align 8 %5 = icmp ne ptr %4, null br i1 %5, label %6, label %10 6: ; preds = %1 %7 = load ptr, ptr %2, align 8 %8 = load ptr, ptr %7, align 8 %9 = call i32 @free(ptr noundef %8) br label %10 10: ; preds = %6, %1 %11 = load ptr, ptr %2, align 8 store ptr null, ptr %11, align 8 ret void } declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpsi_psdki.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 sspstrong uwtable define dso_local void @c_freep(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = load ptr, ptr %3, align 8 %5 = icmp ne ptr %4, null br i1 %5, label %6, label %10 6: ; preds = %1 %7 = load ptr, ptr %2, align 8 %8 = load ptr, ptr %7, align 8 %9 = call i32 @free(ptr noundef %8) br label %10 10: ; preds = %6, %1 %11 = load ptr, ptr %2, align 8 store ptr null, ptr %11, align 8 ret void } declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpt9fz01b4.c' source_filename = "/tmp/tmpt9fz01b4.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 sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 br label %2 2: ; preds = %2, %0 %3 = call i32 @sleep(i32 noundef 4) br label %2 } declare i32 @sleep(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpt9fz01b4.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 sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 br label %2 2: ; preds = %2, %0 %3 = call i32 @sleep(i32 noundef 4) br label %2 } declare i32 @sleep(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpdm0wc58i.c' source_filename = "/tmp/tmpdm0wc58i.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" @.str = private unnamed_addr constant [31 x i8] c"%s: No such file or directory\0A\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"HOME=\00", align 1 @.str.2 = private unnamed_addr constant [35 x i8] c"Error: HOME doesn't exit in PATH.\0A\00", align 1 @.str.3 = private unnamed_addr constant [5 x i8] c"PWD=\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @help_do_cd(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store i32 0, ptr %5, align 4 %6 = load ptr, ptr %3, align 8 %7 = getelementptr inbounds ptr, ptr %6, i64 1 %8 = load ptr, ptr %7, align 8 %9 = icmp ne ptr %8, null br i1 %9, label %10, label %28 10: ; preds = %2 %11 = load ptr, ptr %3, align 8 %12 = getelementptr inbounds ptr, ptr %11, i64 1 %13 = load ptr, ptr %12, align 8 %14 = call i32 @chdir(ptr noundef %13) %15 = icmp eq i32 %14, -1 br i1 %15, label %16, label %21 16: ; preds = %10 %17 = load ptr, ptr %3, align 8 %18 = getelementptr inbounds ptr, ptr %17, i64 1 %19 = load ptr, ptr %18, align 8 %20 = call i32 @printf(ptr noundef @.str, ptr noundef %19) br label %27 21: ; preds = %10 %22 = load ptr, ptr %3, align 8 %23 = getelementptr inbounds ptr, ptr %22, i64 1 %24 = load ptr, ptr %23, align 8 %25 = load ptr, ptr %4, align 8 %26 = call ptr @change_env(ptr noundef %24, ptr noundef %25) store ptr %26, ptr %4, align 8 br label %27 27: ; preds = %21, %16 br label %89 28: ; preds = %2 br label %29 29: ; preds = %46, %28 %30 = load ptr, ptr %4, align 8 %31 = load i32, ptr %5, align 4 %32 = sext i32 %31 to i64 %33 = getelementptr inbounds ptr, ptr %30, i64 %32 %34 = load ptr, ptr %33, align 8 %35 = icmp ne ptr %34, null br i1 %35, label %36, label %44 36: ; preds = %29 %37 = load ptr, ptr %4, align 8 %38 = load i32, ptr %5, align 4 %39 = sext i32 %38 to i64 %40 = getelementptr inbounds ptr, ptr %37, i64 %39 %41 = load ptr, ptr %40, align 8 %42 = call i64 @my_strncmp(ptr noundef %41, ptr noundef @.str.1, i32 noundef 5) %43 = icmp ne i64 %42, 0 br label %44 44: ; preds = %36, %29 %45 = phi i1 [ false, %29 ], [ %43, %36 ] br i1 %45, label %46, label %49 46: ; preds = %44 %47 = load i32, ptr %5, align 4 %48 = add nsw i32 %47, 1 store i32 %48, ptr %5, align 4 br label %29, !llvm.loop !6 49: ; preds = %44 %50 = load ptr, ptr %4, align 8 %51 = load i32, ptr %5, align 4 %52 = sext i32 %51 to i64 %53 = getelementptr inbounds ptr, ptr %50, i64 %52 %54 = load ptr, ptr %53, align 8 %55 = icmp ne ptr %54, null br i1 %55, label %59, label %56 56: ; preds = %49 %57 = load ptr, ptr %4, align 8 %58 = call i32 @exit_2char(ptr noundef %57, ptr noundef @.str.2) br label %59 59: ; preds = %56, %49 %60 = load ptr, ptr %4, align 8 %61 = load i32, ptr %5, align 4 %62 = sext i32 %61 to i64 %63 = getelementptr inbounds ptr, ptr %60, i64 %62 %64 = load ptr, ptr %63, align 8 %65 = getelementptr inbounds i8, ptr %64, i64 5 %66 = call i32 @chdir(ptr noundef %65) %67 = icmp eq i32 %66, -1 br i1 %67, label %68, label %76 68: ; preds = %59 %69 = load ptr, ptr %4, align 8 %70 = load i32, ptr %5, align 4 %71 = sext i32 %70 to i64 %72 = getelementptr inbounds ptr, ptr %69, i64 %71 %73 = load ptr, ptr %72, align 8 %74 = getelementptr inbounds i8, ptr %73, i64 5 %75 = call i32 @printf(ptr noundef @.str, ptr noundef %74) br label %88 76: ; preds = %59 %77 = load ptr, ptr %4, align 8 %78 = load i32, ptr %5, align 4 %79 = sext i32 %78 to i64 %80 = getelementptr inbounds ptr, ptr %77, i64 %79 %81 = load ptr, ptr %80, align 8 %82 = getelementptr inbounds i8, ptr %81, i64 5 %83 = call ptr @my_str_add(ptr noundef @.str.3, ptr noundef %82) %84 = load ptr, ptr %4, align 8 %85 = load ptr, ptr %4, align 8 %86 = call i64 @find_pwd(ptr noundef %85) %87 = getelementptr inbounds ptr, ptr %84, i64 %86 store ptr %83, ptr %87, align 8 br label %88 88: ; preds = %76, %68 br label %89 89: ; preds = %88, %27 %90 = load ptr, ptr %4, align 8 ret ptr %90 } declare i32 @chdir(ptr noundef) #1 declare i32 @printf(ptr noundef, ptr noundef) #1 declare ptr @change_env(ptr noundef, ptr noundef) #1 declare i64 @my_strncmp(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @exit_2char(ptr noundef, ptr noundef) #1 declare ptr @my_str_add(ptr noundef, ptr noundef) #1 declare i64 @find_pwd(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpdm0wc58i.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" @.str = private unnamed_addr constant [31 x i8] c"%s: No such file or directory\0A\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"HOME=\00", align 1 @.str.2 = private unnamed_addr constant [35 x i8] c"Error: HOME doesn't exit in PATH.\0A\00", align 1 @.str.3 = private unnamed_addr constant [5 x i8] c"PWD=\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @help_do_cd(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store i32 0, ptr %5, align 4 %6 = load ptr, ptr %3, align 8 %7 = getelementptr inbounds ptr, ptr %6, i64 1 %8 = load ptr, ptr %7, align 8 %9 = icmp ne ptr %8, null br i1 %9, label %10, label %28 10: ; preds = %2 %11 = load ptr, ptr %3, align 8 %12 = getelementptr inbounds ptr, ptr %11, i64 1 %13 = load ptr, ptr %12, align 8 %14 = call i32 @chdir(ptr noundef %13) %15 = icmp eq i32 %14, -1 br i1 %15, label %16, label %21 16: ; preds = %10 %17 = load ptr, ptr %3, align 8 %18 = getelementptr inbounds ptr, ptr %17, i64 1 %19 = load ptr, ptr %18, align 8 %20 = call i32 @printf(ptr noundef @.str, ptr noundef %19) br label %27 21: ; preds = %10 %22 = load ptr, ptr %3, align 8 %23 = getelementptr inbounds ptr, ptr %22, i64 1 %24 = load ptr, ptr %23, align 8 %25 = load ptr, ptr %4, align 8 %26 = call ptr @change_env(ptr noundef %24, ptr noundef %25) store ptr %26, ptr %4, align 8 br label %27 27: ; preds = %21, %16 br label %89 28: ; preds = %2 br label %29 29: ; preds = %46, %28 %30 = load ptr, ptr %4, align 8 %31 = load i32, ptr %5, align 4 %32 = sext i32 %31 to i64 %33 = getelementptr inbounds ptr, ptr %30, i64 %32 %34 = load ptr, ptr %33, align 8 %35 = icmp ne ptr %34, null br i1 %35, label %36, label %44 36: ; preds = %29 %37 = load ptr, ptr %4, align 8 %38 = load i32, ptr %5, align 4 %39 = sext i32 %38 to i64 %40 = getelementptr inbounds ptr, ptr %37, i64 %39 %41 = load ptr, ptr %40, align 8 %42 = call i64 @my_strncmp(ptr noundef %41, ptr noundef @.str.1, i32 noundef 5) %43 = icmp ne i64 %42, 0 br label %44 44: ; preds = %36, %29 %45 = phi i1 [ false, %29 ], [ %43, %36 ] br i1 %45, label %46, label %49 46: ; preds = %44 %47 = load i32, ptr %5, align 4 %48 = add nsw i32 %47, 1 store i32 %48, ptr %5, align 4 br label %29, !llvm.loop !6 49: ; preds = %44 %50 = load ptr, ptr %4, align 8 %51 = load i32, ptr %5, align 4 %52 = sext i32 %51 to i64 %53 = getelementptr inbounds ptr, ptr %50, i64 %52 %54 = load ptr, ptr %53, align 8 %55 = icmp ne ptr %54, null br i1 %55, label %59, label %56 56: ; preds = %49 %57 = load ptr, ptr %4, align 8 %58 = call i32 @exit_2char(ptr noundef %57, ptr noundef @.str.2) br label %59 59: ; preds = %56, %49 %60 = load ptr, ptr %4, align 8 %61 = load i32, ptr %5, align 4 %62 = sext i32 %61 to i64 %63 = getelementptr inbounds ptr, ptr %60, i64 %62 %64 = load ptr, ptr %63, align 8 %65 = getelementptr inbounds i8, ptr %64, i64 5 %66 = call i32 @chdir(ptr noundef %65) %67 = icmp eq i32 %66, -1 br i1 %67, label %68, label %76 68: ; preds = %59 %69 = load ptr, ptr %4, align 8 %70 = load i32, ptr %5, align 4 %71 = sext i32 %70 to i64 %72 = getelementptr inbounds ptr, ptr %69, i64 %71 %73 = load ptr, ptr %72, align 8 %74 = getelementptr inbounds i8, ptr %73, i64 5 %75 = call i32 @printf(ptr noundef @.str, ptr noundef %74) br label %88 76: ; preds = %59 %77 = load ptr, ptr %4, align 8 %78 = load i32, ptr %5, align 4 %79 = sext i32 %78 to i64 %80 = getelementptr inbounds ptr, ptr %77, i64 %79 %81 = load ptr, ptr %80, align 8 %82 = getelementptr inbounds i8, ptr %81, i64 5 %83 = call ptr @my_str_add(ptr noundef @.str.3, ptr noundef %82) %84 = load ptr, ptr %4, align 8 %85 = load ptr, ptr %4, align 8 %86 = call i64 @find_pwd(ptr noundef %85) %87 = getelementptr inbounds ptr, ptr %84, i64 %86 store ptr %83, ptr %87, align 8 br label %88 88: ; preds = %76, %68 br label %89 89: ; preds = %88, %27 %90 = load ptr, ptr %4, align 8 ret ptr %90 } declare i32 @chdir(ptr noundef) #1 declare i32 @printf(ptr noundef, ptr noundef) #1 declare ptr @change_env(ptr noundef, ptr noundef) #1 declare i64 @my_strncmp(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @exit_2char(ptr noundef, ptr noundef) #1 declare ptr @my_str_add(ptr noundef, ptr noundef) #1 declare i64 @find_pwd(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp0h815yqa.c' source_filename = "/tmp/tmp0h815yqa.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp0h815yqa.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpd54d32is.c' source_filename = "/tmp/tmpd54d32is.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" @LC_ALL = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [11 x i8] c"Portuguese\00", align 1 @.str.1 = private unnamed_addr constant [9 x i8] c"color 1F\00", align 1 @.str.2 = private unnamed_addr constant [25 x i8] c"Ol\C3\A1 Mundo Hello Word! \0A\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"pause\00", align 1 @.str.4 = private unnamed_addr constant [4 x i8] c"cls\00", align 1 @.str.5 = private unnamed_addr constant [9 x i8] c"color F0\00", align 1 @.str.6 = private unnamed_addr constant [5 x i8] c"Max\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = load i32, ptr @LC_ALL, align 4 %7 = call i32 @setlocale(i32 noundef %6, ptr noundef @.str) %8 = call i32 @system(ptr noundef @.str.1) %9 = call i32 @printf(ptr noundef @.str.2) %10 = call i32 @system(ptr noundef @.str.3) %11 = call i32 @system(ptr noundef @.str.4) %12 = call i32 @system(ptr noundef @.str.5) %13 = call i32 @printf(ptr noundef @.str.6) %14 = call i32 @system(ptr noundef @.str.3) ret i32 0 } declare i32 @setlocale(i32 noundef, ptr noundef) #1 declare i32 @system(ptr noundef) #1 declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpd54d32is.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" @LC_ALL = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [11 x i8] c"Portuguese\00", align 1 @.str.1 = private unnamed_addr constant [9 x i8] c"color 1F\00", align 1 @.str.2 = private unnamed_addr constant [25 x i8] c"Ol\C3\A1 Mundo Hello Word! \0A\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"pause\00", align 1 @.str.4 = private unnamed_addr constant [4 x i8] c"cls\00", align 1 @.str.5 = private unnamed_addr constant [9 x i8] c"color F0\00", align 1 @.str.6 = private unnamed_addr constant [5 x i8] c"Max\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = load i32, ptr @LC_ALL, align 4 %7 = call i32 @setlocale(i32 noundef %6, ptr noundef @.str) %8 = call i32 @system(ptr noundef @.str.1) %9 = call i32 @printf(ptr noundef @.str.2) %10 = call i32 @system(ptr noundef @.str.3) %11 = call i32 @system(ptr noundef @.str.4) %12 = call i32 @system(ptr noundef @.str.5) %13 = call i32 @printf(ptr noundef @.str.6) %14 = call i32 @system(ptr noundef @.str.3) ret i32 0 } declare i32 @setlocale(i32 noundef, ptr noundef) #1 declare i32 @system(ptr noundef) #1 declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpfaqhb9za.c' source_filename = "/tmp/tmpfaqhb9za.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" @.str = private unnamed_addr constant [14 x i8] c"SIGURG recu \0A\00", align 1 @.str.1 = private unnamed_addr constant [54 x i8] c"Recepteur: recu signal SIGURG (%d): caractere urgent\0A\00", align 1 @.str.2 = private unnamed_addr constant [23 x i8] c"read %d OOB octets %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @sig_urg(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca [2048 x i8], align 16 store i32 %0, ptr %2, align 4 store i32 1, ptr %3, align 4 %5 = call i32 (ptr, ...) @printf(ptr noundef @.str) %6 = load i32, ptr %2, align 4 %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %6) %8 = load i32, ptr %3, align 4 %9 = getelementptr inbounds [2048 x i8], ptr %4, i64 0, i64 0 %10 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %8, ptr noundef %9) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpfaqhb9za.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" @.str = private unnamed_addr constant [14 x i8] c"SIGURG recu \0A\00", align 1 @.str.1 = private unnamed_addr constant [54 x i8] c"Recepteur: recu signal SIGURG (%d): caractere urgent\0A\00", align 1 @.str.2 = private unnamed_addr constant [23 x i8] c"read %d OOB octets %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @sig_urg(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca [2048 x i8], align 16 store i32 %0, ptr %2, align 4 store i32 1, ptr %3, align 4 %5 = call i32 (ptr, ...) @printf(ptr noundef @.str) %6 = load i32, ptr %2, align 4 %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %6) %8 = load i32, ptr %3, align 4 %9 = getelementptr inbounds [2048 x i8], ptr %4, i64 0, i64 0 %10 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %8, ptr noundef %9) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpv2uumxkk.c' source_filename = "/tmp/tmpv2uumxkk.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 sspstrong uwtable define dso_local i32 @register_blkdev(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 %0, ptr %3, align 4 store ptr %1, ptr %4, align 8 %7 = call i32 (...) @nondet_int() store i32 %7, ptr %6, align 4 %8 = load i32, ptr %6, align 4 store i32 %8, ptr %5, align 4 %9 = load i32, ptr %5, align 4 ret i32 %9 } declare i32 @nondet_int(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpv2uumxkk.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 sspstrong uwtable define dso_local i32 @register_blkdev(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 %0, ptr %3, align 4 store ptr %1, ptr %4, align 8 %7 = call i32 (...) @nondet_int() store i32 %7, ptr %6, align 4 %8 = load i32, ptr %6, align 4 store i32 %8, ptr %5, align 4 %9 = load i32, ptr %5, align 4 ret i32 %9 } declare i32 @nondet_int(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpiuu2dwx7.c' source_filename = "/tmp/tmpiuu2dwx7.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpiuu2dwx7.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmprly8js4x.c' source_filename = "/tmp/tmprly8js4x.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 sspstrong uwtable define dso_local i32 @main() #0 { %1 = call i32 @tcsendbreak(i32 noundef 1, i32 noundef 0) ret i32 0 } declare i32 @tcsendbreak(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmprly8js4x.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 sspstrong uwtable define dso_local i32 @main() #0 { %1 = call i32 @tcsendbreak(i32 noundef 1, i32 noundef 0) ret i32 0 } declare i32 @tcsendbreak(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpg7ki5b0_.c' source_filename = "/tmp/tmpg7ki5b0_.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpg7ki5b0_.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmprccesa4t.c' source_filename = "/tmp/tmprccesa4t.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmprccesa4t.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp7mip3sz7.c' source_filename = "/tmp/tmp7mip3sz7.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" @.str = private unnamed_addr constant [66 x i8] c"Choose your weapon.\0A1 - Rock\0A2 - Paper\0A3 - Scissors\0AYour choice: \00", align 1 @.str.1 = private unnamed_addr constant [3 x i8] c"%i\00", align 1 @.str.2 = private unnamed_addr constant [6 x i8] c"Tie.\0A\00", align 1 @.str.3 = private unnamed_addr constant [29 x i8] c"You lose Paper covers Rock.\0A\00", align 1 @.str.4 = private unnamed_addr constant [32 x i8] c"You win Rock smashed Scissors.\0A\00", align 1 @.str.5 = private unnamed_addr constant [28 x i8] c"You win Paper covers Rock.\0A\00", align 1 @.str.6 = private unnamed_addr constant [31 x i8] c"You lose Scissors cuts Paper.\0A\00", align 1 @.str.7 = private unnamed_addr constant [33 x i8] c"You lose Rock smashes Scissors.\0A\00", align 1 @.str.8 = private unnamed_addr constant [30 x i8] c"You win Scissors cuts Paper.\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %9 = call i32 @printf(ptr noundef @.str) %10 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %6) %11 = call i32 (...) @rand() %12 = srem i32 %11, 3 store i32 %12, ptr %7, align 4 %13 = load i32, ptr %6, align 4 %14 = load i32, ptr %7, align 4 %15 = icmp eq i32 %13, %14 br i1 %15, label %16, label %18 16: ; preds = %2 %17 = call i32 @printf(ptr noundef @.str.2) br label %18 18: ; preds = %16, %2 %19 = load i32, ptr %6, align 4 %20 = icmp eq i32 %19, 1 br i1 %20, label %21, label %26 21: ; preds = %18 %22 = load i32, ptr %7, align 4 %23 = icmp eq i32 %22, 2 br i1 %23, label %24, label %26 24: ; preds = %21 %25 = call i32 @printf(ptr noundef @.str.3) br label %26 26: ; preds = %24, %21, %18 %27 = load i32, ptr %6, align 4 %28 = icmp eq i32 %27, 1 br i1 %28, label %29, label %34 29: ; preds = %26 %30 = load i32, ptr %7, align 4 %31 = icmp eq i32 %30, 3 br i1 %31, label %32, label %34 32: ; preds = %29 %33 = call i32 @printf(ptr noundef @.str.4) br label %34 34: ; preds = %32, %29, %26 %35 = load i32, ptr %6, align 4 %36 = icmp eq i32 %35, 2 br i1 %36, label %37, label %42 37: ; preds = %34 %38 = load i32, ptr %7, align 4 %39 = icmp eq i32 %38, 1 br i1 %39, label %40, label %42 40: ; preds = %37 %41 = call i32 @printf(ptr noundef @.str.5) br label %42 42: ; preds = %40, %37, %34 %43 = load i32, ptr %6, align 4 %44 = icmp eq i32 %43, 2 br i1 %44, label %45, label %50 45: ; preds = %42 %46 = load i32, ptr %7, align 4 %47 = icmp eq i32 %46, 3 br i1 %47, label %48, label %50 48: ; preds = %45 %49 = call i32 @printf(ptr noundef @.str.6) br label %50 50: ; preds = %48, %45, %42 %51 = load i32, ptr %6, align 4 %52 = icmp eq i32 %51, 3 br i1 %52, label %53, label %58 53: ; preds = %50 %54 = load i32, ptr %7, align 4 %55 = icmp eq i32 %54, 1 br i1 %55, label %56, label %58 56: ; preds = %53 %57 = call i32 @printf(ptr noundef @.str.7) br label %58 58: ; preds = %56, %53, %50 %59 = load i32, ptr %6, align 4 %60 = icmp eq i32 %59, 3 br i1 %60, label %61, label %66 61: ; preds = %58 %62 = load i32, ptr %7, align 4 %63 = icmp eq i32 %62, 2 br i1 %63, label %64, label %66 64: ; preds = %61 %65 = call i32 @printf(ptr noundef @.str.8) br label %66 66: ; preds = %64, %61, %58 ret i32 0 } declare i32 @printf(ptr noundef) #1 declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i32 @rand(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp7mip3sz7.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" @.str = private unnamed_addr constant [66 x i8] c"Choose your weapon.\0A1 - Rock\0A2 - Paper\0A3 - Scissors\0AYour choice: \00", align 1 @.str.1 = private unnamed_addr constant [3 x i8] c"%i\00", align 1 @.str.2 = private unnamed_addr constant [6 x i8] c"Tie.\0A\00", align 1 @.str.3 = private unnamed_addr constant [29 x i8] c"You lose Paper covers Rock.\0A\00", align 1 @.str.4 = private unnamed_addr constant [32 x i8] c"You win Rock smashed Scissors.\0A\00", align 1 @.str.5 = private unnamed_addr constant [28 x i8] c"You win Paper covers Rock.\0A\00", align 1 @.str.6 = private unnamed_addr constant [31 x i8] c"You lose Scissors cuts Paper.\0A\00", align 1 @.str.7 = private unnamed_addr constant [33 x i8] c"You lose Rock smashes Scissors.\0A\00", align 1 @.str.8 = private unnamed_addr constant [30 x i8] c"You win Scissors cuts Paper.\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %9 = call i32 @printf(ptr noundef @.str) %10 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %6) %11 = call i32 (...) @rand() %12 = srem i32 %11, 3 store i32 %12, ptr %7, align 4 %13 = load i32, ptr %6, align 4 %14 = load i32, ptr %7, align 4 %15 = icmp eq i32 %13, %14 br i1 %15, label %16, label %18 16: ; preds = %2 %17 = call i32 @printf(ptr noundef @.str.2) br label %18 18: ; preds = %16, %2 %19 = load i32, ptr %6, align 4 %20 = icmp eq i32 %19, 1 br i1 %20, label %21, label %26 21: ; preds = %18 %22 = load i32, ptr %7, align 4 %23 = icmp eq i32 %22, 2 br i1 %23, label %24, label %26 24: ; preds = %21 %25 = call i32 @printf(ptr noundef @.str.3) br label %26 26: ; preds = %24, %21, %18 %27 = load i32, ptr %6, align 4 %28 = icmp eq i32 %27, 1 br i1 %28, label %29, label %34 29: ; preds = %26 %30 = load i32, ptr %7, align 4 %31 = icmp eq i32 %30, 3 br i1 %31, label %32, label %34 32: ; preds = %29 %33 = call i32 @printf(ptr noundef @.str.4) br label %34 34: ; preds = %32, %29, %26 %35 = load i32, ptr %6, align 4 %36 = icmp eq i32 %35, 2 br i1 %36, label %37, label %42 37: ; preds = %34 %38 = load i32, ptr %7, align 4 %39 = icmp eq i32 %38, 1 br i1 %39, label %40, label %42 40: ; preds = %37 %41 = call i32 @printf(ptr noundef @.str.5) br label %42 42: ; preds = %40, %37, %34 %43 = load i32, ptr %6, align 4 %44 = icmp eq i32 %43, 2 br i1 %44, label %45, label %50 45: ; preds = %42 %46 = load i32, ptr %7, align 4 %47 = icmp eq i32 %46, 3 br i1 %47, label %48, label %50 48: ; preds = %45 %49 = call i32 @printf(ptr noundef @.str.6) br label %50 50: ; preds = %48, %45, %42 %51 = load i32, ptr %6, align 4 %52 = icmp eq i32 %51, 3 br i1 %52, label %53, label %58 53: ; preds = %50 %54 = load i32, ptr %7, align 4 %55 = icmp eq i32 %54, 1 br i1 %55, label %56, label %58 56: ; preds = %53 %57 = call i32 @printf(ptr noundef @.str.7) br label %58 58: ; preds = %56, %53, %50 %59 = load i32, ptr %6, align 4 %60 = icmp eq i32 %59, 3 br i1 %60, label %61, label %66 61: ; preds = %58 %62 = load i32, ptr %7, align 4 %63 = icmp eq i32 %62, 2 br i1 %63, label %64, label %66 64: ; preds = %61 %65 = call i32 @printf(ptr noundef @.str.8) br label %66 66: ; preds = %64, %61, %58 ret i32 0 } declare i32 @printf(ptr noundef) #1 declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i32 @rand(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpeay5t3wa.c' source_filename = "/tmp/tmpeay5t3wa.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 sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store i32 0, ptr %6, align 4 br label %7 7: ; preds = %2, %12 %8 = call i32 (...) @shell_main() store i32 %8, ptr %6, align 4 %9 = load i32, ptr %6, align 4 %10 = icmp eq i32 %9, -1 br i1 %10, label %11, label %12 11: ; preds = %7 br label %13 12: ; preds = %7 br label %7 13: ; preds = %11 %14 = load i32, ptr %6, align 4 ret i32 %14 } declare i32 @shell_main(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpeay5t3wa.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 sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store i32 0, ptr %6, align 4 br label %7 7: ; preds = %7, %2 %8 = call i32 (...) @shell_main() store i32 %8, ptr %6, align 4 %9 = load i32, ptr %6, align 4 %10 = icmp eq i32 %9, -1 br i1 %10, label %11, label %7 11: ; preds = %7 br label %12 12: ; preds = %11 %13 = load i32, ptr %6, align 4 ret i32 %13 } declare i32 @shell_main(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmprqe7d0lb.c' source_filename = "/tmp/tmprqe7d0lb.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" @.str = private unnamed_addr constant [9 x i8] c"x^2+5x-6\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c"x-1\00", align 1 @.str.2 = private unnamed_addr constant [7 x i8] c"x+6.00\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"x-1.5\00", align 1 @.str.4 = private unnamed_addr constant [19 x i8] c"x+6.50+3.75x^-1.00\00", align 1 @.str.5 = private unnamed_addr constant [57 x i8] c"x+6.5000+3.7500x^-1.0000+5.6250x^-2.0000+8.4375x^-3.0000\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @test_polynomial_division() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.1, ptr noundef @.str.2, i32 noundef 2, i32 noundef 0) %3 = load i32, ptr %1, align 4 %4 = sext i32 %3 to i64 %5 = add nsw i64 %4, %2 %6 = trunc i64 %5 to i32 store i32 %6, ptr %1, align 4 %7 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.1, ptr noundef @.str.2, i32 noundef 2, i32 noundef 10) %8 = load i32, ptr %1, align 4 %9 = sext i32 %8 to i64 %10 = add nsw i64 %9, %7 %11 = trunc i64 %10 to i32 store i32 %11, ptr %1, align 4 %12 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.3, ptr noundef @.str.4, i32 noundef 2, i32 noundef 0) %13 = load i32, ptr %1, align 4 %14 = sext i32 %13 to i64 %15 = add nsw i64 %14, %12 %16 = trunc i64 %15 to i32 store i32 %16, ptr %1, align 4 %17 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.3, ptr noundef @.str.5, i32 noundef 4, i32 noundef 2) %18 = load i32, ptr %1, align 4 %19 = sext i32 %18 to i64 %20 = add nsw i64 %19, %17 %21 = trunc i64 %20 to i32 store i32 %21, ptr %1, align 4 %22 = load i32, ptr %1, align 4 ret i32 %22 } declare i64 @check_polynomial_division(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmprqe7d0lb.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" @.str = private unnamed_addr constant [9 x i8] c"x^2+5x-6\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c"x-1\00", align 1 @.str.2 = private unnamed_addr constant [7 x i8] c"x+6.00\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"x-1.5\00", align 1 @.str.4 = private unnamed_addr constant [19 x i8] c"x+6.50+3.75x^-1.00\00", align 1 @.str.5 = private unnamed_addr constant [57 x i8] c"x+6.5000+3.7500x^-1.0000+5.6250x^-2.0000+8.4375x^-3.0000\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @test_polynomial_division() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.1, ptr noundef @.str.2, i32 noundef 2, i32 noundef 0) %3 = load i32, ptr %1, align 4 %4 = sext i32 %3 to i64 %5 = add nsw i64 %4, %2 %6 = trunc i64 %5 to i32 store i32 %6, ptr %1, align 4 %7 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.1, ptr noundef @.str.2, i32 noundef 2, i32 noundef 10) %8 = load i32, ptr %1, align 4 %9 = sext i32 %8 to i64 %10 = add nsw i64 %9, %7 %11 = trunc i64 %10 to i32 store i32 %11, ptr %1, align 4 %12 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.3, ptr noundef @.str.4, i32 noundef 2, i32 noundef 0) %13 = load i32, ptr %1, align 4 %14 = sext i32 %13 to i64 %15 = add nsw i64 %14, %12 %16 = trunc i64 %15 to i32 store i32 %16, ptr %1, align 4 %17 = call i64 @check_polynomial_division(ptr noundef @.str, ptr noundef @.str.3, ptr noundef @.str.5, i32 noundef 4, i32 noundef 2) %18 = load i32, ptr %1, align 4 %19 = sext i32 %18 to i64 %20 = add nsw i64 %19, %17 %21 = trunc i64 %20 to i32 store i32 %21, ptr %1, align 4 %22 = load i32, ptr %1, align 4 ret i32 %22 } declare i64 @check_polynomial_division(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpehjvs_lc.c' source_filename = "/tmp/tmpehjvs_lc.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" @.str = private unnamed_addr constant [7 x i8] c"%d: %d\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @test3() #0 { %1 = alloca i32, align 4 %2 = alloca ptr, align 8 %3 = alloca i32, align 4 store i32 10, ptr %1, align 4 %4 = call ptr @malloc(i32 noundef 40) store ptr %4, ptr %2, align 8 store i32 0, ptr %3, align 4 br label %5 5: ; preds = %19, %0 %6 = load i32, ptr %3, align 4 %7 = icmp slt i32 %6, 10 br i1 %7, label %8, label %22 8: ; preds = %5 store ptr null, ptr %2, align 8 br i1 false, label %9, label %18 9: ; preds = %8 %10 = call ptr @malloc(i32 noundef 80) store ptr %10, ptr %2, align 8 %11 = load i32, ptr %3, align 4 %12 = load ptr, ptr %2, align 8 %13 = load i32, ptr %3, align 4 %14 = sext i32 %13 to i64 %15 = getelementptr inbounds i32, ptr %12, i64 %14 %16 = load i32, ptr %15, align 4 %17 = call i32 @printf(ptr noundef @.str, i32 noundef %11, i32 noundef %16) br label %18 18: ; preds = %9, %8 br label %19 19: ; preds = %18 %20 = load i32, ptr %3, align 4 %21 = add nsw i32 %20, 1 store i32 %21, ptr %3, align 4 br label %5, !llvm.loop !6 22: ; preds = %5 ret void } declare ptr @malloc(i32 noundef) #1 declare i32 @printf(ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpehjvs_lc.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" @.str = private unnamed_addr constant [7 x i8] c"%d: %d\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @test3() #0 { %1 = alloca i32, align 4 %2 = alloca ptr, align 8 %3 = alloca i32, align 4 store i32 10, ptr %1, align 4 %4 = call ptr @malloc(i32 noundef 40) store ptr %4, ptr %2, align 8 store i32 0, ptr %3, align 4 %5 = load i32, ptr %3, align 4 %6 = icmp slt i32 %5, 10 br i1 %6, label %.lr.ph, label %23 .lr.ph: ; preds = %0 br label %7 7: ; preds = %.lr.ph, %18 store ptr null, ptr %2, align 8 br i1 false, label %8, label %17 8: ; preds = %7 %9 = call ptr @malloc(i32 noundef 80) store ptr %9, ptr %2, align 8 %10 = load i32, ptr %3, align 4 %11 = load ptr, ptr %2, align 8 %12 = load i32, ptr %3, align 4 %13 = sext i32 %12 to i64 %14 = getelementptr inbounds i32, ptr %11, i64 %13 %15 = load i32, ptr %14, align 4 %16 = call i32 @printf(ptr noundef @.str, i32 noundef %10, i32 noundef %15) br label %17 17: ; preds = %8, %7 br label %18 18: ; preds = %17 %19 = load i32, ptr %3, align 4 %20 = add nsw i32 %19, 1 store i32 %20, ptr %3, align 4 %21 = load i32, ptr %3, align 4 %22 = icmp slt i32 %21, 10 br i1 %22, label %7, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %18 br label %23 23: ; preds = %._crit_edge, %0 ret void } declare ptr @malloc(i32 noundef) #1 declare i32 @printf(ptr noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpzk24o2qc.c' source_filename = "/tmp/tmpzk24o2qc.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" @O_NOCTTY = dso_local global i32 0, align 4 @O_NONBLOCK = dso_local global i32 0, align 4 @O_RDWR = dso_local global i32 0, align 4 !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpzk24o2qc.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" @O_NOCTTY = dso_local global i32 0, align 4 @O_NONBLOCK = dso_local global i32 0, align 4 @O_RDWR = dso_local global i32 0, align 4 !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp4xlfl5ir.c' source_filename = "/tmp/tmp4xlfl5ir.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp4xlfl5ir.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp5e55pt7k.c' source_filename = "/tmp/tmp5e55pt7k.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 sspstrong uwtable define dso_local i64 @xGPIODirModeGet(i64 noundef %0, i64 noundef %1) #0 { %3 = alloca i64, align 8 %4 = alloca i64, align 8 %5 = alloca i64, align 8 store i64 %0, ptr %3, align 8 store i64 %1, ptr %4, align 8 store i64 0, ptr %5, align 8 br label %6 6: ; preds = %19, %2 %7 = load i64, ptr %5, align 8 %8 = icmp ult i64 %7, 16 br i1 %8, label %9, label %22 9: ; preds = %6 %10 = load i64, ptr %4, align 8 %11 = load i64, ptr %5, align 8 %12 = trunc i64 %11 to i32 %13 = shl i32 1, %12 %14 = sext i32 %13 to i64 %15 = and i64 %10, %14 %16 = icmp ne i64 %15, 0 br i1 %16, label %17, label %18 17: ; preds = %9 br label %22 18: ; preds = %9 br label %19 19: ; preds = %18 %20 = load i64, ptr %5, align 8 %21 = add i64 %20, 1 store i64 %21, ptr %5, align 8 br label %6, !llvm.loop !6 22: ; preds = %17, %6 %23 = load i64, ptr %3, align 8 %24 = load i64, ptr %5, align 8 %25 = call i64 @GPIODirModeGet(i64 noundef %23, i64 noundef %24) ret i64 %25 } declare i64 @GPIODirModeGet(i64 noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5e55pt7k.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 sspstrong uwtable define dso_local i64 @xGPIODirModeGet(i64 noundef %0, i64 noundef %1) #0 { %3 = alloca i64, align 8 %4 = alloca i64, align 8 %5 = alloca i64, align 8 store i64 %0, ptr %3, align 8 store i64 %1, ptr %4, align 8 store i64 0, ptr %5, align 8 %6 = load i64, ptr %5, align 8 %7 = icmp ult i64 %6, 16 br i1 %7, label %.lr.ph, label %.loopexit .lr.ph: ; preds = %2 br label %8 8: ; preds = %.lr.ph, %18 %9 = load i64, ptr %4, align 8 %10 = load i64, ptr %5, align 8 %11 = trunc i64 %10 to i32 %12 = shl i32 1, %11 %13 = sext i32 %12 to i64 %14 = and i64 %9, %13 %15 = icmp ne i64 %14, 0 br i1 %15, label %16, label %17 16: ; preds = %8 br label %23 17: ; preds = %8 br label %18 18: ; preds = %17 %19 = load i64, ptr %5, align 8 %20 = add i64 %19, 1 store i64 %20, ptr %5, align 8 %21 = load i64, ptr %5, align 8 %22 = icmp ult i64 %21, 16 br i1 %22, label %8, label %..loopexit_crit_edge, !llvm.loop !6 ..loopexit_crit_edge: ; preds = %18 br label %.loopexit .loopexit: ; preds = %..loopexit_crit_edge, %2 br label %23 23: ; preds = %.loopexit, %16 %24 = load i64, ptr %3, align 8 %25 = load i64, ptr %5, align 8 %26 = call i64 @GPIODirModeGet(i64 noundef %24, i64 noundef %25) ret i64 %26 } declare i64 @GPIODirModeGet(i64 noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpzro7lqo9.c' source_filename = "/tmp/tmpzro7lqo9.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" @.str = private unnamed_addr constant [17 x i8] c"# c::cephes::%s\0A\00", align 1 @.str.1 = private unnamed_addr constant [5 x i8] c"tanh\00", align 1 @.str.2 = private unnamed_addr constant [26 x i8] c"ok %d benchmark finished\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca double, align 8 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 %4 = call i32 @time(ptr noundef null) %5 = call i32 @srand(i32 noundef %4) %6 = call i32 (...) @print_version() store i32 0, ptr %3, align 4 br label %7 7: ; preds = %18, %0 %8 = load i32, ptr %3, align 4 %9 = icmp slt i32 %8, 3 br i1 %9, label %10, label %21 10: ; preds = %7 %11 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef @.str.1) %12 = call double (...) @benchmark() store double %12, ptr %2, align 8 %13 = load double, ptr %2, align 8 %14 = call i32 @print_results(double noundef %13) %15 = load i32, ptr %3, align 4 %16 = add nsw i32 %15, 1 %17 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %16) br label %18 18: ; preds = %10 %19 = load i32, ptr %3, align 4 %20 = add nsw i32 %19, 1 store i32 %20, ptr %3, align 4 br label %7, !llvm.loop !6 21: ; preds = %7 %22 = call i32 @print_summary(i32 noundef 3, i32 noundef 3) %23 = load i32, ptr %1, align 4 ret i32 %23 } declare i32 @srand(i32 noundef) #1 declare i32 @time(ptr noundef) #1 declare i32 @print_version(...) #1 declare i32 @printf(ptr noundef, ...) #1 declare double @benchmark(...) #1 declare i32 @print_results(double noundef) #1 declare i32 @print_summary(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpzro7lqo9.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" @.str = private unnamed_addr constant [17 x i8] c"# c::cephes::%s\0A\00", align 1 @.str.1 = private unnamed_addr constant [5 x i8] c"tanh\00", align 1 @.str.2 = private unnamed_addr constant [26 x i8] c"ok %d benchmark finished\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca double, align 8 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 %4 = call i32 @time(ptr noundef null) %5 = call i32 @srand(i32 noundef %4) %6 = call i32 (...) @print_version() store i32 0, ptr %3, align 4 %7 = load i32, ptr %3, align 4 %8 = icmp slt i32 %7, 3 br i1 %8, label %.lr.ph, label %22 .lr.ph: ; preds = %0 br label %9 9: ; preds = %.lr.ph, %17 %10 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef @.str.1) %11 = call double (...) @benchmark() store double %11, ptr %2, align 8 %12 = load double, ptr %2, align 8 %13 = call i32 @print_results(double noundef %12) %14 = load i32, ptr %3, align 4 %15 = add nsw i32 %14, 1 %16 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %15) br label %17 17: ; preds = %9 %18 = load i32, ptr %3, align 4 %19 = add nsw i32 %18, 1 store i32 %19, ptr %3, align 4 %20 = load i32, ptr %3, align 4 %21 = icmp slt i32 %20, 3 br i1 %21, label %9, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %17 br label %22 22: ; preds = %._crit_edge, %0 %23 = call i32 @print_summary(i32 noundef 3, i32 noundef 3) %24 = load i32, ptr %1, align 4 ret i32 %24 } declare i32 @srand(i32 noundef) #1 declare i32 @time(ptr noundef) #1 declare i32 @print_version(...) #1 declare i32 @printf(ptr noundef, ...) #1 declare double @benchmark(...) #1 declare i32 @print_results(double noundef) #1 declare i32 @print_summary(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpg11lozsy.c' source_filename = "/tmp/tmpg11lozsy.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 sspstrong uwtable define dso_local void @strncpy_NULL(ptr noundef %0, ptr noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i64, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i64 %2, ptr %6, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = load i64, ptr %6, align 8 %10 = call i32 @strncpy(ptr noundef %7, ptr noundef %8, i64 noundef %9) %11 = load ptr, ptr %4, align 8 %12 = load i64, ptr %6, align 8 %13 = getelementptr inbounds i8, ptr %11, i64 %12 store i8 0, ptr %13, align 1 ret void } declare i32 @strncpy(ptr noundef, ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpg11lozsy.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 sspstrong uwtable define dso_local void @strncpy_NULL(ptr noundef %0, ptr noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i64, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i64 %2, ptr %6, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = load i64, ptr %6, align 8 %10 = call i32 @strncpy(ptr noundef %7, ptr noundef %8, i64 noundef %9) %11 = load ptr, ptr %4, align 8 %12 = load i64, ptr %6, align 8 %13 = getelementptr inbounds i8, ptr %11, i64 %12 store i8 0, ptr %13, align 1 ret void } declare i32 @strncpy(ptr noundef, ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpi_9_zned.c' source_filename = "/tmp/tmpi_9_zned.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 sspstrong uwtable define dso_local ptr @dbd_get_basename(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 %5 = load ptr, ptr %3, align 8 %6 = icmp ne ptr %5, null br i1 %6, label %9, label %7 7: ; preds = %1 %8 = load ptr, ptr %3, align 8 store ptr %8, ptr %2, align 8 br label %25 9: ; preds = %1 %10 = load ptr, ptr %3, align 8 %11 = call ptr @strrchr(ptr noundef %10, i8 noundef signext 47) store ptr %11, ptr %4, align 8 %12 = load ptr, ptr %4, align 8 %13 = icmp eq ptr %12, null br i1 %13, label %20, label %14 14: ; preds = %9 %15 = load ptr, ptr %4, align 8 %16 = getelementptr inbounds i8, ptr %15, i64 1 %17 = load i8, ptr %16, align 1 %18 = sext i8 %17 to i32 %19 = icmp eq i32 %18, 0 br i1 %19, label %20, label %22 20: ; preds = %14, %9 %21 = load ptr, ptr %3, align 8 store ptr %21, ptr %2, align 8 br label %25 22: ; preds = %14 %23 = load ptr, ptr %4, align 8 %24 = getelementptr inbounds i8, ptr %23, i64 1 store ptr %24, ptr %2, align 8 br label %25 25: ; preds = %22, %20, %7 %26 = load ptr, ptr %2, align 8 ret ptr %26 } declare ptr @strrchr(ptr noundef, i8 noundef signext) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpi_9_zned.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 sspstrong uwtable define dso_local ptr @dbd_get_basename(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 %5 = load ptr, ptr %3, align 8 %6 = icmp ne ptr %5, null br i1 %6, label %9, label %7 7: ; preds = %1 %8 = load ptr, ptr %3, align 8 store ptr %8, ptr %2, align 8 br label %25 9: ; preds = %1 %10 = load ptr, ptr %3, align 8 %11 = call ptr @strrchr(ptr noundef %10, i8 noundef signext 47) store ptr %11, ptr %4, align 8 %12 = load ptr, ptr %4, align 8 %13 = icmp eq ptr %12, null br i1 %13, label %20, label %14 14: ; preds = %9 %15 = load ptr, ptr %4, align 8 %16 = getelementptr inbounds i8, ptr %15, i64 1 %17 = load i8, ptr %16, align 1 %18 = sext i8 %17 to i32 %19 = icmp eq i32 %18, 0 br i1 %19, label %20, label %22 20: ; preds = %14, %9 %21 = load ptr, ptr %3, align 8 store ptr %21, ptr %2, align 8 br label %25 22: ; preds = %14 %23 = load ptr, ptr %4, align 8 %24 = getelementptr inbounds i8, ptr %23, i64 1 store ptr %24, ptr %2, align 8 br label %25 25: ; preds = %22, %20, %7 %26 = load ptr, ptr %2, align 8 ret ptr %26 } declare ptr @strrchr(ptr noundef, i8 noundef signext) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp1x5p9xja.c' source_filename = "/tmp/tmp1x5p9xja.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 sspstrong uwtable define dso_local void @north_span_test(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = call i32 @north_span(i64 noundef 1) %4 = call i32 @assert_int_equal(i32 noundef %3, i32 noundef 16843008) ret void } declare i32 @assert_int_equal(i32 noundef, i32 noundef) #1 declare i32 @north_span(i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp1x5p9xja.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 sspstrong uwtable define dso_local void @north_span_test(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = call i32 @north_span(i64 noundef 1) %4 = call i32 @assert_int_equal(i32 noundef %3, i32 noundef 16843008) ret void } declare i32 @assert_int_equal(i32 noundef, i32 noundef) #1 declare i32 @north_span(i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp950nszwy.c' source_filename = "/tmp/tmp950nszwy.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 sspstrong uwtable define dso_local ptr @strrchr(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store ptr null, ptr %5, align 8 br label %6 6: ; preds = %17, %2 %7 = load ptr, ptr %3, align 8 %8 = load i8, ptr %7, align 1 %9 = sext i8 %8 to i32 %10 = load i32, ptr %4, align 4 %11 = trunc i32 %10 to i8 %12 = sext i8 %11 to i32 %13 = icmp eq i32 %9, %12 br i1 %13, label %14, label %16 14: ; preds = %6 %15 = load ptr, ptr %3, align 8 store ptr %15, ptr %5, align 8 br label %16 16: ; preds = %14, %6 br label %17 17: ; preds = %16 %18 = load ptr, ptr %3, align 8 %19 = getelementptr inbounds i8, ptr %18, i32 1 store ptr %19, ptr %3, align 8 %20 = load i8, ptr %18, align 1 %21 = icmp ne i8 %20, 0 br i1 %21, label %6, label %22, !llvm.loop !6 22: ; preds = %17 %23 = load ptr, ptr %5, align 8 ret ptr %23 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp950nszwy.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 sspstrong uwtable define dso_local ptr @strrchr(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store ptr null, ptr %5, align 8 br label %6 6: ; preds = %17, %2 %7 = load ptr, ptr %3, align 8 %8 = load i8, ptr %7, align 1 %9 = sext i8 %8 to i32 %10 = load i32, ptr %4, align 4 %11 = trunc i32 %10 to i8 %12 = sext i8 %11 to i32 %13 = icmp eq i32 %9, %12 br i1 %13, label %14, label %16 14: ; preds = %6 %15 = load ptr, ptr %3, align 8 store ptr %15, ptr %5, align 8 br label %16 16: ; preds = %14, %6 br label %17 17: ; preds = %16 %18 = load ptr, ptr %3, align 8 %19 = getelementptr inbounds i8, ptr %18, i32 1 store ptr %19, ptr %3, align 8 %20 = load i8, ptr %18, align 1 %21 = icmp ne i8 %20, 0 br i1 %21, label %6, label %22, !llvm.loop !6 22: ; preds = %17 %23 = load ptr, ptr %5, align 8 ret ptr %23 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmph1bnraav.c' source_filename = "/tmp/tmph1bnraav.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 sspstrong uwtable define dso_local void @urshift(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i64, align 8 store ptr %0, ptr %2, align 8 %4 = load ptr, ptr %2, align 8 %5 = call i64 @st_pop(ptr noundef %4) store i64 %5, ptr %3, align 8 %6 = load ptr, ptr %2, align 8 %7 = load ptr, ptr %2, align 8 %8 = call i64 @st_pop(ptr noundef %7) %9 = load i64, ptr %3, align 8 %10 = lshr i64 %8, %9 %11 = call i32 @st_push(ptr noundef %6, i64 noundef %10) ret void } declare i64 @st_pop(ptr noundef) #1 declare i32 @st_push(ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmph1bnraav.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 sspstrong uwtable define dso_local void @urshift(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i64, align 8 store ptr %0, ptr %2, align 8 %4 = load ptr, ptr %2, align 8 %5 = call i64 @st_pop(ptr noundef %4) store i64 %5, ptr %3, align 8 %6 = load ptr, ptr %2, align 8 %7 = load ptr, ptr %2, align 8 %8 = call i64 @st_pop(ptr noundef %7) %9 = load i64, ptr %3, align 8 %10 = lshr i64 %8, %9 %11 = call i32 @st_push(ptr noundef %6, i64 noundef %10) ret void } declare i64 @st_pop(ptr noundef) #1 declare i32 @st_push(ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmprlz7ozxw.c' source_filename = "/tmp/tmprlz7ozxw.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 sspstrong uwtable define dso_local i64 @SSIClockSourceGet(i64 noundef %0) #0 { %2 = alloca i64, align 8 store volatile i64 %0, ptr %2, align 8 %3 = load volatile i64, ptr %2, align 8 %4 = add i64 %3, 4040 %5 = inttoptr i64 %4 to ptr %6 = load volatile i64, ptr %5, align 8 ret i64 %6 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmprlz7ozxw.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 sspstrong uwtable define dso_local i64 @SSIClockSourceGet(i64 noundef %0) #0 { %2 = alloca i64, align 8 store volatile i64 %0, ptr %2, align 8 %3 = load volatile i64, ptr %2, align 8 %4 = add i64 %3, 4040 %5 = inttoptr i64 %4 to ptr %6 = load volatile i64, ptr %5, align 8 ret i64 %6 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpwjntyci1.c' source_filename = "/tmp/tmpwjntyci1.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" @.str = private unnamed_addr constant [9 x i8] c"orig.txt\00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1 @.str.2 = private unnamed_addr constant [11 x i8] c"output.txt\00", align 1 @.str.3 = private unnamed_addr constant [2 x i8] c"w\00", align 1 @.str.4 = private unnamed_addr constant [35 x i8] c"ERROR opening input file orig.txt\0A\00", align 1 @.str.5 = private unnamed_addr constant [41 x i8] c"ERROR: You need 100 datum instead of %d\0A\00", align 1 @.str.6 = private unnamed_addr constant [50 x i8] c"run 'make run' longer to get enough information\0A\0A\00", align 1 @.str.7 = private unnamed_addr constant [15 x i8] c"%s %s %lf %lf\0A\00", align 1 @.str.8 = private unnamed_addr constant [8 x i8] c"opt.txt\00", align 1 @.str.9 = private unnamed_addr constant [34 x i8] c"ERROR opening input file opt.txt\0A\00", align 1 @.str.10 = private unnamed_addr constant [9 x i8] c"hash.txt\00", align 1 @.str.11 = private unnamed_addr constant [35 x i8] c"ERROR opening input file hash.txt\0A\00", align 1 @.str.12 = private unnamed_addr constant [22 x i8] c"append() %lf %lf %lf\0A\00", align 1 @.str.13 = private unnamed_addr constant [23 x i8] c"findName() %lf %lf %lf\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca [50 x i8], align 16 %6 = alloca [50 x i8], align 16 %7 = alloca double, align 8 %8 = alloca double, align 8 %9 = alloca double, align 8 %10 = alloca double, align 8 %11 = alloca double, align 8 %12 = alloca double, align 8 %13 = alloca double, align 8 %14 = alloca double, align 8 %15 = alloca double, align 8 %16 = alloca double, align 8 %17 = alloca double, align 8 %18 = alloca double, align 8 store i32 0, ptr %1, align 4 %19 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1) store ptr %19, ptr %2, align 8 %20 = call ptr @fopen(ptr noundef @.str.2, ptr noundef @.str.3) store ptr %20, ptr %3, align 8 %21 = load ptr, ptr %2, align 8 %22 = icmp ne ptr %21, null br i1 %22, label %26, label %23 23: ; preds = %0 %24 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) %25 = call i32 @exit(i32 noundef 0) #3 unreachable 26: ; preds = %0 store i32 0, ptr %4, align 4 store double 0.000000e+00, ptr %7, align 8 store double 0.000000e+00, ptr %8, align 8 store i32 0, ptr %4, align 4 br label %27 27: ; preds = %50, %26 %28 = load i32, ptr %4, align 4 %29 = icmp slt i32 %28, 100 br i1 %29, label %30, label %53 30: ; preds = %27 %31 = load ptr, ptr %2, align 8 %32 = call i64 @feof(ptr noundef %31) %33 = icmp ne i64 %32, 0 br i1 %33, label %34, label %39 34: ; preds = %30 %35 = load i32, ptr %4, align 4 %36 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, i32 noundef %35) %37 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %38 = call i32 @exit(i32 noundef 0) #3 unreachable 39: ; preds = %30 %40 = load ptr, ptr %2, align 8 %41 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %42 = getelementptr inbounds [50 x i8], ptr %6, i64 0, i64 0 %43 = call i32 @fscanf(ptr noundef %40, ptr noundef @.str.7, ptr noundef %41, ptr noundef %42, ptr noundef %9, ptr noundef %10) %44 = load double, ptr %9, align 8 %45 = load double, ptr %7, align 8 %46 = fadd double %45, %44 store double %46, ptr %7, align 8 %47 = load double, ptr %10, align 8 %48 = load double, ptr %8, align 8 %49 = fadd double %48, %47 store double %49, ptr %8, align 8 br label %50 50: ; preds = %39 %51 = load i32, ptr %4, align 4 %52 = add nsw i32 %51, 1 store i32 %52, ptr %4, align 4 br label %27, !llvm.loop !6 53: ; preds = %27 %54 = load ptr, ptr %2, align 8 %55 = call i32 @fclose(ptr noundef %54) %56 = call ptr @fopen(ptr noundef @.str.8, ptr noundef @.str.1) store ptr %56, ptr %2, align 8 %57 = load ptr, ptr %2, align 8 %58 = icmp ne ptr %57, null br i1 %58, label %67, label %59 59: ; preds = %53 %60 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1) store ptr %60, ptr %2, align 8 %61 = load ptr, ptr %2, align 8 %62 = icmp ne ptr %61, null br i1 %62, label %66, label %63 63: ; preds = %59 %64 = call i32 (ptr, ...) @printf(ptr noundef @.str.9) %65 = call i32 @exit(i32 noundef 0) #3 unreachable 66: ; preds = %59 br label %67 67: ; preds = %66, %53 store double 0.000000e+00, ptr %11, align 8 store double 0.000000e+00, ptr %12, align 8 store i32 0, ptr %4, align 4 br label %68 68: ; preds = %91, %67 %69 = load i32, ptr %4, align 4 %70 = icmp slt i32 %69, 100 br i1 %70, label %71, label %94 71: ; preds = %68 %72 = load ptr, ptr %2, align 8 %73 = call i64 @feof(ptr noundef %72) %74 = icmp ne i64 %73, 0 br i1 %74, label %75, label %80 75: ; preds = %71 %76 = load i32, ptr %4, align 4 %77 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, i32 noundef %76) %78 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %79 = call i32 @exit(i32 noundef 0) #3 unreachable 80: ; preds = %71 %81 = load ptr, ptr %2, align 8 %82 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %83 = getelementptr inbounds [50 x i8], ptr %6, i64 0, i64 0 %84 = call i32 @fscanf(ptr noundef %81, ptr noundef @.str.7, ptr noundef %82, ptr noundef %83, ptr noundef %13, ptr noundef %14) %85 = load double, ptr %13, align 8 %86 = load double, ptr %11, align 8 %87 = fadd double %86, %85 store double %87, ptr %11, align 8 %88 = load double, ptr %14, align 8 %89 = load double, ptr %12, align 8 %90 = fadd double %89, %88 store double %90, ptr %12, align 8 br label %91 91: ; preds = %80 %92 = load i32, ptr %4, align 4 %93 = add nsw i32 %92, 1 store i32 %93, ptr %4, align 4 br label %68, !llvm.loop !8 94: ; preds = %68 %95 = load ptr, ptr %2, align 8 %96 = call i32 @fclose(ptr noundef %95) %97 = call ptr @fopen(ptr noundef @.str.10, ptr noundef @.str.1) store ptr %97, ptr %2, align 8 %98 = load ptr, ptr %2, align 8 %99 = icmp ne ptr %98, null br i1 %99, label %108, label %100 100: ; preds = %94 %101 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1) store ptr %101, ptr %2, align 8 %102 = load ptr, ptr %2, align 8 %103 = icmp ne ptr %102, null br i1 %103, label %107, label %104 104: ; preds = %100 %105 = call i32 (ptr, ...) @printf(ptr noundef @.str.11) %106 = call i32 @exit(i32 noundef 0) #3 unreachable 107: ; preds = %100 br label %108 108: ; preds = %107, %94 store double 0.000000e+00, ptr %15, align 8 store double 0.000000e+00, ptr %16, align 8 store i32 0, ptr %4, align 4 br label %109 109: ; preds = %132, %108 %110 = load i32, ptr %4, align 4 %111 = icmp slt i32 %110, 100 br i1 %111, label %112, label %135 112: ; preds = %109 %113 = load ptr, ptr %2, align 8 %114 = call i64 @feof(ptr noundef %113) %115 = icmp ne i64 %114, 0 br i1 %115, label %116, label %121 116: ; preds = %112 %117 = load i32, ptr %4, align 4 %118 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, i32 noundef %117) %119 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %120 = call i32 @exit(i32 noundef 0) #3 unreachable 121: ; preds = %112 %122 = load ptr, ptr %2, align 8 %123 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %124 = getelementptr inbounds [50 x i8], ptr %6, i64 0, i64 0 %125 = call i32 @fscanf(ptr noundef %122, ptr noundef @.str.7, ptr noundef %123, ptr noundef %124, ptr noundef %17, ptr noundef %18) %126 = load double, ptr %17, align 8 %127 = load double, ptr %15, align 8 %128 = fadd double %127, %126 store double %128, ptr %15, align 8 %129 = load double, ptr %18, align 8 %130 = load double, ptr %16, align 8 %131 = fadd double %130, %129 store double %131, ptr %16, align 8 br label %132 132: ; preds = %121 %133 = load i32, ptr %4, align 4 %134 = add nsw i32 %133, 1 store i32 %134, ptr %4, align 4 br label %109, !llvm.loop !9 135: ; preds = %109 %136 = load ptr, ptr %2, align 8 %137 = call i32 @fclose(ptr noundef %136) %138 = load ptr, ptr %3, align 8 %139 = load double, ptr %7, align 8 %140 = fdiv double %139, 1.000000e+02 %141 = load double, ptr %11, align 8 %142 = fdiv double %141, 1.000000e+02 %143 = load double, ptr %15, align 8 %144 = fdiv double %143, 1.000000e+02 %145 = call i32 @fprintf(ptr noundef %138, ptr noundef @.str.12, double noundef %140, double noundef %142, double noundef %144) %146 = load ptr, ptr %3, align 8 %147 = load double, ptr %8, align 8 %148 = fdiv double %147, 1.000000e+02 %149 = load double, ptr %12, align 8 %150 = fdiv double %149, 1.000000e+02 %151 = load double, ptr %16, align 8 %152 = fdiv double %151, 1.000000e+02 %153 = call i32 @fprintf(ptr noundef %146, ptr noundef @.str.13, double noundef %148, double noundef %150, double noundef %152) %154 = load ptr, ptr %3, align 8 %155 = call i32 @fclose(ptr noundef %154) ret i32 0 } declare ptr @fopen(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i64 @feof(ptr noundef) #1 declare i32 @fscanf(ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @fclose(ptr noundef) #1 declare i32 @fprintf(ptr noundef, ptr noundef, double noundef, double noundef, double noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpwjntyci1.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" @.str = private unnamed_addr constant [9 x i8] c"orig.txt\00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1 @.str.2 = private unnamed_addr constant [11 x i8] c"output.txt\00", align 1 @.str.3 = private unnamed_addr constant [2 x i8] c"w\00", align 1 @.str.4 = private unnamed_addr constant [35 x i8] c"ERROR opening input file orig.txt\0A\00", align 1 @.str.5 = private unnamed_addr constant [41 x i8] c"ERROR: You need 100 datum instead of %d\0A\00", align 1 @.str.6 = private unnamed_addr constant [50 x i8] c"run 'make run' longer to get enough information\0A\0A\00", align 1 @.str.7 = private unnamed_addr constant [15 x i8] c"%s %s %lf %lf\0A\00", align 1 @.str.8 = private unnamed_addr constant [8 x i8] c"opt.txt\00", align 1 @.str.9 = private unnamed_addr constant [34 x i8] c"ERROR opening input file opt.txt\0A\00", align 1 @.str.10 = private unnamed_addr constant [9 x i8] c"hash.txt\00", align 1 @.str.11 = private unnamed_addr constant [35 x i8] c"ERROR opening input file hash.txt\0A\00", align 1 @.str.12 = private unnamed_addr constant [22 x i8] c"append() %lf %lf %lf\0A\00", align 1 @.str.13 = private unnamed_addr constant [23 x i8] c"findName() %lf %lf %lf\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca [50 x i8], align 16 %6 = alloca [50 x i8], align 16 %7 = alloca double, align 8 %8 = alloca double, align 8 %9 = alloca double, align 8 %10 = alloca double, align 8 %11 = alloca double, align 8 %12 = alloca double, align 8 %13 = alloca double, align 8 %14 = alloca double, align 8 %15 = alloca double, align 8 %16 = alloca double, align 8 %17 = alloca double, align 8 %18 = alloca double, align 8 store i32 0, ptr %1, align 4 %19 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1) store ptr %19, ptr %2, align 8 %20 = call ptr @fopen(ptr noundef @.str.2, ptr noundef @.str.3) store ptr %20, ptr %3, align 8 %21 = load ptr, ptr %2, align 8 %22 = icmp ne ptr %21, null br i1 %22, label %26, label %23 23: ; preds = %0 %24 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) %25 = call i32 @exit(i32 noundef 0) #3 unreachable 26: ; preds = %0 store i32 0, ptr %4, align 4 store double 0.000000e+00, ptr %7, align 8 store double 0.000000e+00, ptr %8, align 8 store i32 0, ptr %4, align 4 %27 = load i32, ptr %4, align 4 %28 = icmp slt i32 %27, 100 br i1 %28, label %.lr.ph, label %54 .lr.ph: ; preds = %26 br label %29 29: ; preds = %.lr.ph, %49 %30 = load ptr, ptr %2, align 8 %31 = call i64 @feof(ptr noundef %30) %32 = icmp ne i64 %31, 0 br i1 %32, label %33, label %38 33: ; preds = %29 %34 = load i32, ptr %4, align 4 %35 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, i32 noundef %34) %36 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %37 = call i32 @exit(i32 noundef 0) #3 unreachable 38: ; preds = %29 %39 = load ptr, ptr %2, align 8 %40 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %41 = getelementptr inbounds [50 x i8], ptr %6, i64 0, i64 0 %42 = call i32 @fscanf(ptr noundef %39, ptr noundef @.str.7, ptr noundef %40, ptr noundef %41, ptr noundef %9, ptr noundef %10) %43 = load double, ptr %9, align 8 %44 = load double, ptr %7, align 8 %45 = fadd double %44, %43 store double %45, ptr %7, align 8 %46 = load double, ptr %10, align 8 %47 = load double, ptr %8, align 8 %48 = fadd double %47, %46 store double %48, ptr %8, align 8 br label %49 49: ; preds = %38 %50 = load i32, ptr %4, align 4 %51 = add nsw i32 %50, 1 store i32 %51, ptr %4, align 4 %52 = load i32, ptr %4, align 4 %53 = icmp slt i32 %52, 100 br i1 %53, label %29, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %49 br label %54 54: ; preds = %._crit_edge, %26 %55 = load ptr, ptr %2, align 8 %56 = call i32 @fclose(ptr noundef %55) %57 = call ptr @fopen(ptr noundef @.str.8, ptr noundef @.str.1) store ptr %57, ptr %2, align 8 %58 = load ptr, ptr %2, align 8 %59 = icmp ne ptr %58, null br i1 %59, label %68, label %60 60: ; preds = %54 %61 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1) store ptr %61, ptr %2, align 8 %62 = load ptr, ptr %2, align 8 %63 = icmp ne ptr %62, null br i1 %63, label %67, label %64 64: ; preds = %60 %65 = call i32 (ptr, ...) @printf(ptr noundef @.str.9) %66 = call i32 @exit(i32 noundef 0) #3 unreachable 67: ; preds = %60 br label %68 68: ; preds = %67, %54 store double 0.000000e+00, ptr %11, align 8 store double 0.000000e+00, ptr %12, align 8 store i32 0, ptr %4, align 4 %69 = load i32, ptr %4, align 4 %70 = icmp slt i32 %69, 100 br i1 %70, label %.lr.ph2, label %96 .lr.ph2: ; preds = %68 br label %71 71: ; preds = %.lr.ph2, %91 %72 = load ptr, ptr %2, align 8 %73 = call i64 @feof(ptr noundef %72) %74 = icmp ne i64 %73, 0 br i1 %74, label %75, label %80 75: ; preds = %71 %76 = load i32, ptr %4, align 4 %77 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, i32 noundef %76) %78 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %79 = call i32 @exit(i32 noundef 0) #3 unreachable 80: ; preds = %71 %81 = load ptr, ptr %2, align 8 %82 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %83 = getelementptr inbounds [50 x i8], ptr %6, i64 0, i64 0 %84 = call i32 @fscanf(ptr noundef %81, ptr noundef @.str.7, ptr noundef %82, ptr noundef %83, ptr noundef %13, ptr noundef %14) %85 = load double, ptr %13, align 8 %86 = load double, ptr %11, align 8 %87 = fadd double %86, %85 store double %87, ptr %11, align 8 %88 = load double, ptr %14, align 8 %89 = load double, ptr %12, align 8 %90 = fadd double %89, %88 store double %90, ptr %12, align 8 br label %91 91: ; preds = %80 %92 = load i32, ptr %4, align 4 %93 = add nsw i32 %92, 1 store i32 %93, ptr %4, align 4 %94 = load i32, ptr %4, align 4 %95 = icmp slt i32 %94, 100 br i1 %95, label %71, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %91 br label %96 96: ; preds = %._crit_edge3, %68 %97 = load ptr, ptr %2, align 8 %98 = call i32 @fclose(ptr noundef %97) %99 = call ptr @fopen(ptr noundef @.str.10, ptr noundef @.str.1) store ptr %99, ptr %2, align 8 %100 = load ptr, ptr %2, align 8 %101 = icmp ne ptr %100, null br i1 %101, label %110, label %102 102: ; preds = %96 %103 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1) store ptr %103, ptr %2, align 8 %104 = load ptr, ptr %2, align 8 %105 = icmp ne ptr %104, null br i1 %105, label %109, label %106 106: ; preds = %102 %107 = call i32 (ptr, ...) @printf(ptr noundef @.str.11) %108 = call i32 @exit(i32 noundef 0) #3 unreachable 109: ; preds = %102 br label %110 110: ; preds = %109, %96 store double 0.000000e+00, ptr %15, align 8 store double 0.000000e+00, ptr %16, align 8 store i32 0, ptr %4, align 4 %111 = load i32, ptr %4, align 4 %112 = icmp slt i32 %111, 100 br i1 %112, label %.lr.ph5, label %138 .lr.ph5: ; preds = %110 br label %113 113: ; preds = %.lr.ph5, %133 %114 = load ptr, ptr %2, align 8 %115 = call i64 @feof(ptr noundef %114) %116 = icmp ne i64 %115, 0 br i1 %116, label %117, label %122 117: ; preds = %113 %118 = load i32, ptr %4, align 4 %119 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, i32 noundef %118) %120 = call i32 (ptr, ...) @printf(ptr noundef @.str.6) %121 = call i32 @exit(i32 noundef 0) #3 unreachable 122: ; preds = %113 %123 = load ptr, ptr %2, align 8 %124 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %125 = getelementptr inbounds [50 x i8], ptr %6, i64 0, i64 0 %126 = call i32 @fscanf(ptr noundef %123, ptr noundef @.str.7, ptr noundef %124, ptr noundef %125, ptr noundef %17, ptr noundef %18) %127 = load double, ptr %17, align 8 %128 = load double, ptr %15, align 8 %129 = fadd double %128, %127 store double %129, ptr %15, align 8 %130 = load double, ptr %18, align 8 %131 = load double, ptr %16, align 8 %132 = fadd double %131, %130 store double %132, ptr %16, align 8 br label %133 133: ; preds = %122 %134 = load i32, ptr %4, align 4 %135 = add nsw i32 %134, 1 store i32 %135, ptr %4, align 4 %136 = load i32, ptr %4, align 4 %137 = icmp slt i32 %136, 100 br i1 %137, label %113, label %._crit_edge6, !llvm.loop !9 ._crit_edge6: ; preds = %133 br label %138 138: ; preds = %._crit_edge6, %110 %139 = load ptr, ptr %2, align 8 %140 = call i32 @fclose(ptr noundef %139) %141 = load ptr, ptr %3, align 8 %142 = load double, ptr %7, align 8 %143 = fdiv double %142, 1.000000e+02 %144 = load double, ptr %11, align 8 %145 = fdiv double %144, 1.000000e+02 %146 = load double, ptr %15, align 8 %147 = fdiv double %146, 1.000000e+02 %148 = call i32 @fprintf(ptr noundef %141, ptr noundef @.str.12, double noundef %143, double noundef %145, double noundef %147) %149 = load ptr, ptr %3, align 8 %150 = load double, ptr %8, align 8 %151 = fdiv double %150, 1.000000e+02 %152 = load double, ptr %12, align 8 %153 = fdiv double %152, 1.000000e+02 %154 = load double, ptr %16, align 8 %155 = fdiv double %154, 1.000000e+02 %156 = call i32 @fprintf(ptr noundef %149, ptr noundef @.str.13, double noundef %151, double noundef %153, double noundef %155) %157 = load ptr, ptr %3, align 8 %158 = call i32 @fclose(ptr noundef %157) ret i32 0 } declare ptr @fopen(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 declare i64 @feof(ptr noundef) #1 declare i32 @fscanf(ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @fclose(ptr noundef) #1 declare i32 @fprintf(ptr noundef, ptr noundef, double noundef, double noundef, double noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #3 = { noreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '/tmp/tmpddwr7tnv.c' source_filename = "/tmp/tmpddwr7tnv.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" %struct.stat = type { i32 } @.str = private unnamed_addr constant [6 x i8] c"fstat\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @get_file_size(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca %struct.stat, align 4 store i32 %0, ptr %3, align 4 %5 = load i32, ptr %3, align 4 %6 = call i64 @fstat(i32 noundef %5, ptr noundef %4) %7 = icmp ne i64 %6, 0 br i1 %7, label %8, label %10 8: ; preds = %1 %9 = call i32 @perror(ptr noundef @.str) store i32 -1, ptr %2, align 4 br label %13 10: ; preds = %1 %11 = getelementptr inbounds %struct.stat, ptr %4, i32 0, i32 0 %12 = load i32, ptr %11, align 4 store i32 %12, ptr %2, align 4 br label %13 13: ; preds = %10, %8 %14 = load i32, ptr %2, align 4 ret i32 %14 } declare i64 @fstat(i32 noundef, ptr noundef) #1 declare i32 @perror(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpddwr7tnv.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" %struct.stat = type { i32 } @.str = private unnamed_addr constant [6 x i8] c"fstat\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @get_file_size(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca %struct.stat, align 4 store i32 %0, ptr %3, align 4 %5 = load i32, ptr %3, align 4 %6 = call i64 @fstat(i32 noundef %5, ptr noundef %4) %7 = icmp ne i64 %6, 0 br i1 %7, label %8, label %10 8: ; preds = %1 %9 = call i32 @perror(ptr noundef @.str) store i32 -1, ptr %2, align 4 br label %13 10: ; preds = %1 %11 = getelementptr inbounds %struct.stat, ptr %4, i32 0, i32 0 %12 = load i32, ptr %11, align 4 store i32 %12, ptr %2, align 4 br label %13 13: ; preds = %10, %8 %14 = load i32, ptr %2, align 4 ret i32 %14 } declare i64 @fstat(i32 noundef, ptr noundef) #1 declare i32 @perror(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpqcl3cpsi.c' source_filename = "/tmp/tmpqcl3cpsi.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 sspstrong uwtable define dso_local i32 @fast_demul_10(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %2, align 4 store i32 0, ptr %3, align 4 store i32 4096, ptr %4, align 4 store i32 40960, ptr %5, align 4 br label %6 6: ; preds = %20, %1 %7 = load i32, ptr %4, align 4 %8 = icmp ne i32 %7, 0 br i1 %8, label %9, label %25 9: ; preds = %6 %10 = load i32, ptr %5, align 4 %11 = load i32, ptr %2, align 4 %12 = icmp sle i32 %10, %11 br i1 %12, label %13, label %20 13: ; preds = %9 %14 = load i32, ptr %5, align 4 %15 = load i32, ptr %2, align 4 %16 = sub nsw i32 %15, %14 store i32 %16, ptr %2, align 4 %17 = load i32, ptr %4, align 4 %18 = load i32, ptr %3, align 4 %19 = or i32 %18, %17 store i32 %19, ptr %3, align 4 br label %20 20: ; preds = %13, %9 %21 = load i32, ptr %5, align 4 %22 = ashr i32 %21, 1 store i32 %22, ptr %5, align 4 %23 = load i32, ptr %4, align 4 %24 = ashr i32 %23, 1 store i32 %24, ptr %4, align 4 br label %6, !llvm.loop !6 25: ; preds = %6 %26 = load i32, ptr %3, align 4 ret i32 %26 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpqcl3cpsi.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 sspstrong uwtable define dso_local i32 @fast_demul_10(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %2, align 4 store i32 0, ptr %3, align 4 store i32 4096, ptr %4, align 4 store i32 40960, ptr %5, align 4 %6 = load i32, ptr %4, align 4 %7 = icmp ne i32 %6, 0 br i1 %7, label %.lr.ph, label %26 .lr.ph: ; preds = %1 br label %8 8: ; preds = %.lr.ph, %19 %9 = load i32, ptr %5, align 4 %10 = load i32, ptr %2, align 4 %11 = icmp sle i32 %9, %10 br i1 %11, label %12, label %19 12: ; preds = %8 %13 = load i32, ptr %5, align 4 %14 = load i32, ptr %2, align 4 %15 = sub nsw i32 %14, %13 store i32 %15, ptr %2, align 4 %16 = load i32, ptr %4, align 4 %17 = load i32, ptr %3, align 4 %18 = or i32 %17, %16 store i32 %18, ptr %3, align 4 br label %19 19: ; preds = %12, %8 %20 = load i32, ptr %5, align 4 %21 = ashr i32 %20, 1 store i32 %21, ptr %5, align 4 %22 = load i32, ptr %4, align 4 %23 = ashr i32 %22, 1 store i32 %23, ptr %4, align 4 %24 = load i32, ptr %4, align 4 %25 = icmp ne i32 %24, 0 br i1 %25, label %8, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %19 br label %26 26: ; preds = %._crit_edge, %1 %27 = load i32, ptr %3, align 4 ret i32 %27 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmprgehym9e.c' source_filename = "/tmp/tmprgehym9e.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 sspstrong uwtable define dso_local i32 @digitalReadPiFace(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store i32 %0, ptr %3, align 4 %5 = load i32, ptr %3, align 4 %6 = shl i32 1, %5 store i32 %6, ptr %4, align 4 %7 = call i32 @readByte(i32 noundef 19) %8 = load i32, ptr %4, align 4 %9 = and i32 %7, %8 %10 = icmp ne i32 %9, 0 br i1 %10, label %11, label %12 11: ; preds = %1 store i32 1, ptr %2, align 4 br label %13 12: ; preds = %1 store i32 0, ptr %2, align 4 br label %13 13: ; preds = %12, %11 %14 = load i32, ptr %2, align 4 ret i32 %14 } declare i32 @readByte(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmprgehym9e.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 sspstrong uwtable define dso_local i32 @digitalReadPiFace(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store i32 %0, ptr %3, align 4 %5 = load i32, ptr %3, align 4 %6 = shl i32 1, %5 store i32 %6, ptr %4, align 4 %7 = call i32 @readByte(i32 noundef 19) %8 = load i32, ptr %4, align 4 %9 = and i32 %7, %8 %10 = icmp ne i32 %9, 0 br i1 %10, label %11, label %12 11: ; preds = %1 store i32 1, ptr %2, align 4 br label %13 12: ; preds = %1 store i32 0, ptr %2, align 4 br label %13 13: ; preds = %12, %11 %14 = load i32, ptr %2, align 4 ret i32 %14 } declare i32 @readByte(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp_4gkqvxd.c' source_filename = "/tmp/tmp_4gkqvxd.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 sspstrong uwtable define dso_local double @F3_nc_n(double noundef %0, double noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca double, align 8 store double %0, ptr %3, align 8 store double %1, ptr %4, align 8 %5 = load double, ptr %3, align 8 %6 = load double, ptr %4, align 8 %7 = call i32 @uv(double noundef %5, double noundef %6) %8 = load double, ptr %3, align 8 %9 = load double, ptr %4, align 8 %10 = call i32 @sb(double noundef %8, double noundef %9) %11 = add nsw i32 %7, %10 %12 = load double, ptr %3, align 8 %13 = load double, ptr %4, align 8 %14 = call i32 @ubar(double noundef %12, double noundef %13) %15 = add nsw i32 %11, %14 %16 = load double, ptr %3, align 8 %17 = load double, ptr %4, align 8 %18 = call i32 @dbar(double noundef %16, double noundef %17) %19 = sub nsw i32 %15, %18 %20 = mul nsw i32 2, %19 %21 = sitofp i32 %20 to double %22 = load double, ptr %3, align 8 %23 = fdiv double %21, %22 ret double %23 } declare i32 @uv(double noundef, double noundef) #1 declare i32 @sb(double noundef, double noundef) #1 declare i32 @ubar(double noundef, double noundef) #1 declare i32 @dbar(double noundef, double noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp_4gkqvxd.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 sspstrong uwtable define dso_local double @F3_nc_n(double noundef %0, double noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca double, align 8 store double %0, ptr %3, align 8 store double %1, ptr %4, align 8 %5 = load double, ptr %3, align 8 %6 = load double, ptr %4, align 8 %7 = call i32 @uv(double noundef %5, double noundef %6) %8 = load double, ptr %3, align 8 %9 = load double, ptr %4, align 8 %10 = call i32 @sb(double noundef %8, double noundef %9) %11 = add nsw i32 %7, %10 %12 = load double, ptr %3, align 8 %13 = load double, ptr %4, align 8 %14 = call i32 @ubar(double noundef %12, double noundef %13) %15 = add nsw i32 %11, %14 %16 = load double, ptr %3, align 8 %17 = load double, ptr %4, align 8 %18 = call i32 @dbar(double noundef %16, double noundef %17) %19 = sub nsw i32 %15, %18 %20 = mul nsw i32 2, %19 %21 = sitofp i32 %20 to double %22 = load double, ptr %3, align 8 %23 = fdiv double %21, %22 ret double %23 } declare i32 @uv(double noundef, double noundef) #1 declare i32 @sb(double noundef, double noundef) #1 declare i32 @ubar(double noundef, double noundef) #1 declare i32 @dbar(double noundef, double noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp1xnm90ls.c' source_filename = "/tmp/tmp1xnm90ls.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp1xnm90ls.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" !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}