llvm-ir
stringlengths
479
303k
llvm-optimized-ir
stringlengths
468
303k
; ModuleID = '/tmp/tmpxspzh0k2.c' source_filename = "/tmp/tmpxspzh0k2.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 @SFX_StopPatch(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = and i32 %3, 32768 %5 = icmp ne i32 %4, 0 br i1 %5, label %6, label %10 6: ; preds = %1 %7 = load i32, ptr %2, align 4 %8 = and i32 %7, 32767 %9 = call i32 @PCFX_Stop(i32 noundef %8) br label %13 10: ; preds = %1 %11 = load i32, ptr %2, align 4 %12 = call i32 @FX_StopSound(i32 noundef %11) br label %13 13: ; preds = %10, %6 ret void } declare i32 @PCFX_Stop(i32 noundef) #1 declare i32 @FX_StopSound(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/tmpxspzh0k2.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 @SFX_StopPatch(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = and i32 %3, 32768 %5 = icmp ne i32 %4, 0 br i1 %5, label %6, label %10 6: ; preds = %1 %7 = load i32, ptr %2, align 4 %8 = and i32 %7, 32767 %9 = call i32 @PCFX_Stop(i32 noundef %8) br label %13 10: ; preds = %1 %11 = load i32, ptr %2, align 4 %12 = call i32 @FX_StopSound(i32 noundef %11) br label %13 13: ; preds = %10, %6 ret void } declare i32 @PCFX_Stop(i32 noundef) #1 declare i32 @FX_StopSound(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/tmpvuop3nly.c' source_filename = "/tmp/tmpvuop3nly.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"__expl not implemented\0A\00", align 1 @stderr = dso_local global i32 0, align 4 @ENOSYS = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local x86_fp80 @__expl(x86_fp80 noundef %0) #0 { %2 = alloca x86_fp80, align 16 store x86_fp80 %0, ptr %2, align 16 %3 = load i32, ptr @stderr, align 4 %4 = call i32 @fputs(ptr noundef @.str, i32 noundef %3) %5 = load i32, ptr @ENOSYS, align 4 %6 = call i32 @__set_errno(i32 noundef %5) ret x86_fp80 0xK00000000000000000000 } declare i32 @fputs(ptr noundef, i32 noundef) #1 declare i32 @__set_errno(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/tmpvuop3nly.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"__expl not implemented\0A\00", align 1 @stderr = dso_local global i32 0, align 4 @ENOSYS = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local x86_fp80 @__expl(x86_fp80 noundef %0) #0 { %2 = alloca x86_fp80, align 16 store x86_fp80 %0, ptr %2, align 16 %3 = load i32, ptr @stderr, align 4 %4 = call i32 @fputs(ptr noundef @.str, i32 noundef %3) %5 = load i32, ptr @ENOSYS, align 4 %6 = call i32 @__set_errno(i32 noundef %5) ret x86_fp80 0xK00000000000000000000 } declare i32 @fputs(ptr noundef, i32 noundef) #1 declare i32 @__set_errno(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/tmpwl10_ax8.c' source_filename = "/tmp/tmpwl10_ax8.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"%s = %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @BN_out(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %6 = load ptr, ptr %3, align 8 %7 = call ptr @BN_bn2hex(ptr noundef %6) store ptr %7, ptr %5, align 8 %8 = load ptr, ptr %4, align 8 %9 = load ptr, ptr %5, align 8 %10 = call i32 @printf(ptr noundef @.str, ptr noundef %8, ptr noundef %9) %11 = load ptr, ptr %5, align 8 %12 = call i32 @OPENSSL_free(ptr noundef %11) ret void } declare ptr @BN_bn2hex(ptr noundef) #1 declare i32 @printf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @OPENSSL_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/tmpwl10_ax8.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"%s = %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @BN_out(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %6 = load ptr, ptr %3, align 8 %7 = call ptr @BN_bn2hex(ptr noundef %6) store ptr %7, ptr %5, align 8 %8 = load ptr, ptr %4, align 8 %9 = load ptr, ptr %5, align 8 %10 = call i32 @printf(ptr noundef @.str, ptr noundef %8, ptr noundef %9) %11 = load ptr, ptr %5, align 8 %12 = call i32 @OPENSSL_free(ptr noundef %11) ret void } declare ptr @BN_bn2hex(ptr noundef) #1 declare i32 @printf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @OPENSSL_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/tmpfhbl5kaf.c' source_filename = "/tmp/tmpfhbl5kaf.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 @sort_by_length(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 %6 = load ptr, ptr %3, align 8 %7 = call i32 @strlen(ptr noundef %6) %8 = load ptr, ptr %4, align 8 %9 = call i32 @strlen(ptr noundef %8) %10 = sub nsw i32 %7, %9 store i32 %10, ptr %5, align 4 %11 = load i32, ptr %5, align 4 %12 = icmp ne i32 %11, 0 br i1 %12, label %13, label %15 13: ; preds = %2 %14 = load i32, ptr %5, align 4 br label %19 15: ; preds = %2 %16 = load ptr, ptr %3, align 8 %17 = load ptr, ptr %4, align 8 %18 = call i32 @lexicographic_sort(ptr noundef %16, ptr noundef %17) br label %19 19: ; preds = %15, %13 %20 = phi i32 [ %14, %13 ], [ %18, %15 ] ret i32 %20 } declare i32 @strlen(ptr noundef) #1 declare i32 @lexicographic_sort(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/tmpfhbl5kaf.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 @sort_by_length(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 %6 = load ptr, ptr %3, align 8 %7 = call i32 @strlen(ptr noundef %6) %8 = load ptr, ptr %4, align 8 %9 = call i32 @strlen(ptr noundef %8) %10 = sub nsw i32 %7, %9 store i32 %10, ptr %5, align 4 %11 = load i32, ptr %5, align 4 %12 = icmp ne i32 %11, 0 br i1 %12, label %13, label %15 13: ; preds = %2 %14 = load i32, ptr %5, align 4 br label %19 15: ; preds = %2 %16 = load ptr, ptr %3, align 8 %17 = load ptr, ptr %4, align 8 %18 = call i32 @lexicographic_sort(ptr noundef %16, ptr noundef %17) br label %19 19: ; preds = %15, %13 %20 = phi i32 [ %14, %13 ], [ %18, %15 ] ret i32 %20 } declare i32 @strlen(ptr noundef) #1 declare i32 @lexicographic_sort(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/tmpounrbdhf.c' source_filename = "/tmp/tmpounrbdhf.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/tmpounrbdhf.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/tmpz354avc2.c' source_filename = "/tmp/tmpz354avc2.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.g = private unnamed_addr constant [19 x [166 x i8]] [[166 x i8] c" DDDDDDDDDDDDDDDDDDDDDDDD AAAAAAAAAAAAAAA MMMMMMMA MMMMMMMM NNNNN NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDDD AAAAAA AAAAAA MMMMM MM MM MMMMM NNNNNN NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAAAAAAAAAAAAAAAAAAAAAAAAAA MMMMM MMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAAAAAAAAAAAAAAAAAAAAAAAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAAAAAAAAAAAAAAAAAAAAAAAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDD AAAAA AAAAA AAAAA MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDD AAAAA AAAAA MMMMM MMMMM NNNNN NNNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDDDDDDDDDDDDDDDDDDDDDDD AAAAA AAAAA MMMMM MMMMM NNNNN NNNNN \00\00\00\00\00\00\00\00\00\00\00\00"], align 16 @.str = private unnamed_addr constant [8 x i8] c"\1B[33m%s\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 i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [19 x [166 x i8]], align 16 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %2, ptr align 16 @__const.main.g, i64 3154, i1 false) br label %4 4: ; preds = %0, %18 store i32 0, ptr %3, align 4 br label %5 5: ; preds = %15, %4 %6 = load i32, ptr %3, align 4 %7 = icmp slt i32 %6, 20 br i1 %7, label %8, label %18 8: ; preds = %5 %9 = load i32, ptr %3, align 4 %10 = sext i32 %9 to i64 %11 = getelementptr inbounds [19 x [166 x i8]], ptr %2, i64 0, i64 %10 %12 = getelementptr inbounds [166 x i8], ptr %11, i64 0, i64 0 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %12) %14 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) br label %15 15: ; preds = %8 %16 = load i32, ptr %3, align 4 %17 = add nsw i32 %16, 1 store i32 %17, ptr %3, align 4 br label %5, !llvm.loop !6 18: ; preds = %5 %19 = call i32 @usleep(i32 noundef 100000) br label %4 } ; 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 @printf(ptr noundef, ...) #2 declare i32 @usleep(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 = { 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpz354avc2.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.g = private unnamed_addr constant [19 x [166 x i8]] [[166 x i8] c" DDDDDDDDDDDDDDDDDDDDDDDD AAAAAAAAAAAAAAA MMMMMMMA MMMMMMMM NNNNN NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDDD AAAAAA AAAAAA MMMMM MM MM MMMMM NNNNNN NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAAA MMMMM MM MM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAAAAAAAAAAAAAAAAAAAAAAAAAA MMMMM MMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAAAAAAAAAAAAAAAAAAAAAAAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAAAAAAAAAAAAAAAAAAAAAAAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDD AAAAA AAAAA MMMMM MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDD AAAAA AAAAA AAAAA MMMMM NNNNN N NNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDD DDDDDDDD AAAAA AAAAA MMMMM MMMMM NNNNN NNNNNN \00\00\00\00\00\00\00\00\00\00\00\00", [166 x i8] c" DDDDDDDDDDDDDDDDDDDDDDDDD AAAAA AAAAA MMMMM MMMMM NNNNN NNNNN \00\00\00\00\00\00\00\00\00\00\00\00"], align 16 @.str = private unnamed_addr constant [8 x i8] c"\1B[33m%s\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 i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [19 x [166 x i8]], align 16 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %2, ptr align 16 @__const.main.g, i64 3154, i1 false) br label %4 4: ; preds = %19, %0 store i32 0, ptr %3, align 4 %5 = load i32, ptr %3, align 4 %6 = icmp slt i32 %5, 20 br i1 %6, label %.lr.ph, label %19 .lr.ph: ; preds = %4 br label %7 7: ; preds = %.lr.ph, %14 %8 = load i32, ptr %3, align 4 %9 = sext i32 %8 to i64 %10 = getelementptr inbounds [19 x [166 x i8]], ptr %2, i64 0, i64 %9 %11 = getelementptr inbounds [166 x i8], ptr %10, i64 0, i64 0 %12 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %11) %13 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) br label %14 14: ; preds = %7 %15 = load i32, ptr %3, align 4 %16 = add nsw i32 %15, 1 store i32 %16, ptr %3, align 4 %17 = load i32, ptr %3, align 4 %18 = icmp slt i32 %17, 20 br i1 %18, label %7, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %14 br label %19 19: ; preds = %._crit_edge, %4 %20 = call i32 @usleep(i32 noundef 100000) br label %4 } ; 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 @printf(ptr noundef, ...) #2 declare i32 @usleep(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 = { 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpeme5or0l.c' source_filename = "/tmp/tmpeme5or0l.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.x = private unnamed_addr constant [4 x float] [float 0.000000e+00, float -0.000000e+00, float 0x40091EB860000000, float 0x7FF8000000000000], align 16 @.str = private unnamed_addr constant [23 x i8] c"Value: %f. Is +0? %s.\0A\00", align 1 @.str.1 = private unnamed_addr constant [5 x i8] c"True\00", align 1 @.str.2 = private unnamed_addr constant [6 x i8] c"False\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [4 x float], align 16 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %2, ptr align 16 @__const.main.x, i64 16, i1 false) store i32 0, ptr %4, align 4 br label %5 5: ; preds = %23, %0 %6 = load i32, ptr %4, align 4 %7 = icmp slt i32 %6, 4 br i1 %7, label %8, label %26 8: ; preds = %5 %9 = load i32, ptr %4, align 4 %10 = sext i32 %9 to i64 %11 = getelementptr inbounds [4 x float], ptr %2, i64 0, i64 %10 %12 = load float, ptr %11, align 4 %13 = call i32 @stdlib_base_is_positive_zerof(float noundef %12) store i32 %13, ptr %3, align 4 %14 = load i32, ptr %4, align 4 %15 = sext i32 %14 to i64 %16 = getelementptr inbounds [4 x float], ptr %2, i64 0, i64 %15 %17 = load float, ptr %16, align 4 %18 = load i32, ptr %3, align 4 %19 = icmp ne i32 %18, 0 %20 = zext i1 %19 to i64 %21 = select i1 %19, ptr @.str.1, ptr @.str.2 %22 = call i32 @printf(ptr noundef @.str, float noundef %17, ptr noundef %21) br label %23 23: ; preds = %8 %24 = load i32, ptr %4, align 4 %25 = add nsw i32 %24, 1 store i32 %25, ptr %4, align 4 br label %5, !llvm.loop !6 26: ; preds = %5 %27 = load i32, ptr %1, align 4 ret i32 %27 } ; 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 @stdlib_base_is_positive_zerof(float noundef) #2 declare i32 @printf(ptr noundef, float 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpeme5or0l.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.x = private unnamed_addr constant [4 x float] [float 0.000000e+00, float -0.000000e+00, float 0x40091EB860000000, float 0x7FF8000000000000], align 16 @.str = private unnamed_addr constant [23 x i8] c"Value: %f. Is +0? %s.\0A\00", align 1 @.str.1 = private unnamed_addr constant [5 x i8] c"True\00", align 1 @.str.2 = private unnamed_addr constant [6 x i8] c"False\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [4 x float], align 16 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %2, ptr align 16 @__const.main.x, i64 16, i1 false) store i32 0, ptr %4, align 4 %5 = load i32, ptr %4, align 4 %6 = icmp slt i32 %5, 4 br i1 %6, label %.lr.ph, label %27 .lr.ph: ; preds = %0 br label %7 7: ; preds = %.lr.ph, %22 %8 = load i32, ptr %4, align 4 %9 = sext i32 %8 to i64 %10 = getelementptr inbounds [4 x float], ptr %2, i64 0, i64 %9 %11 = load float, ptr %10, align 4 %12 = call i32 @stdlib_base_is_positive_zerof(float noundef %11) store i32 %12, ptr %3, align 4 %13 = load i32, ptr %4, align 4 %14 = sext i32 %13 to i64 %15 = getelementptr inbounds [4 x float], ptr %2, i64 0, i64 %14 %16 = load float, ptr %15, align 4 %17 = load i32, ptr %3, align 4 %18 = icmp ne i32 %17, 0 %19 = zext i1 %18 to i64 %20 = select i1 %18, ptr @.str.1, ptr @.str.2 %21 = call i32 @printf(ptr noundef @.str, float noundef %16, ptr noundef %20) br label %22 22: ; preds = %7 %23 = load i32, ptr %4, align 4 %24 = add nsw i32 %23, 1 store i32 %24, ptr %4, align 4 %25 = load i32, ptr %4, align 4 %26 = icmp slt i32 %25, 4 br i1 %26, label %7, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %22 br label %27 27: ; preds = %._crit_edge, %0 %28 = load i32, ptr %1, align 4 ret i32 %28 } ; 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 @stdlib_base_is_positive_zerof(float noundef) #2 declare i32 @printf(ptr noundef, float 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp5lurq7no.c' source_filename = "/tmp/tmp5lurq7no.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"\0D\0A\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c" \0D\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @SplitIRCParams(ptr noundef %0, ptr noundef %1, i32 noundef %2, i8 noundef signext %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 %9 = alloca i8, align 1 %10 = alloca i32, align 4 store ptr %0, ptr %6, align 8 store ptr %1, ptr %7, align 8 store i32 %2, ptr %8, align 4 store i8 %3, ptr %9, align 1 store i32 0, ptr %10, align 4 %11 = load ptr, ptr %6, align 8 %12 = icmp ne ptr %11, null br i1 %12, label %13, label %16 13: ; preds = %4 %14 = load ptr, ptr %7, align 8 %15 = icmp ne ptr %14, null br i1 %15, label %17, label %16 16: ; preds = %13, %4 store i32 0, ptr %5, align 4 br label %83 17: ; preds = %13 br label %18 18: ; preds = %80, %17 %19 = load ptr, ptr %6, align 8 %20 = load i8, ptr %19, align 1 %21 = sext i8 %20 to i32 %22 = icmp ne i32 %21, 0 br i1 %22, label %23, label %27 23: ; preds = %18 %24 = load i32, ptr %10, align 4 %25 = load i32, ptr %8, align 4 %26 = icmp ult i32 %24, %25 br label %27 27: ; preds = %23, %18 %28 = phi i1 [ false, %18 ], [ %26, %23 ] br i1 %28, label %29, label %81 29: ; preds = %27 %30 = load ptr, ptr %6, align 8 %31 = load i8, ptr %30, align 1 %32 = sext i8 %31 to i32 %33 = icmp eq i32 %32, 58 br i1 %33, label %34, label %57 34: ; preds = %29 %35 = load ptr, ptr %6, align 8 %36 = getelementptr inbounds i8, ptr %35, i32 1 store ptr %36, ptr %6, align 8 %37 = load ptr, ptr %7, align 8 %38 = load i32, ptr %10, align 4 %39 = add i32 %38, 1 store i32 %39, ptr %10, align 4 %40 = zext i32 %38 to i64 %41 = getelementptr inbounds ptr, ptr %37, i64 %40 store ptr %36, ptr %41, align 8 %42 = load i8, ptr %9, align 1 %43 = icmp ne i8 %42, 0 br i1 %43, label %44, label %47 44: ; preds = %34 %45 = load ptr, ptr %6, align 8 %46 = call ptr @strpbrk(ptr noundef %45, ptr noundef @.str) store ptr %46, ptr %6, align 8 br label %50 47: ; preds = %34 %48 = load ptr, ptr %6, align 8 %49 = call ptr @strpbrk(ptr noundef %48, ptr noundef @.str.1) store ptr %49, ptr %6, align 8 br label %50 50: ; preds = %47, %44 %51 = load ptr, ptr %6, align 8 %52 = icmp ne ptr %51, null br i1 %52, label %54, label %53 53: ; preds = %50 br label %81 54: ; preds = %50 %55 = load ptr, ptr %6, align 8 %56 = getelementptr inbounds i8, ptr %55, i32 1 store ptr %56, ptr %6, align 8 store i8 0, ptr %55, align 1 br label %81 57: ; preds = %29 %58 = load ptr, ptr %6, align 8 %59 = load i8, ptr %58, align 1 %60 = sext i8 %59 to i32 %61 = icmp eq i32 %60, 32 br i1 %61, label %62, label %65 62: ; preds = %57 %63 = load ptr, ptr %6, align 8 %64 = getelementptr inbounds i8, ptr %63, i32 1 store ptr %64, ptr %6, align 8 br label %65 65: ; preds = %62, %57 %66 = load ptr, ptr %6, align 8 %67 = load ptr, ptr %7, align 8 %68 = load i32, ptr %10, align 4 %69 = add i32 %68, 1 store i32 %69, ptr %10, align 4 %70 = zext i32 %68 to i64 %71 = getelementptr inbounds ptr, ptr %67, i64 %70 store ptr %66, ptr %71, align 8 %72 = load ptr, ptr %6, align 8 %73 = call ptr @strpbrk(ptr noundef %72, ptr noundef @.str.1) store ptr %73, ptr %6, align 8 %74 = load ptr, ptr %6, align 8 %75 = icmp ne ptr %74, null br i1 %75, label %77, label %76 76: ; preds = %65 br label %81 77: ; preds = %65 %78 = load ptr, ptr %6, align 8 %79 = getelementptr inbounds i8, ptr %78, i32 1 store ptr %79, ptr %6, align 8 store i8 0, ptr %78, align 1 br label %80 80: ; preds = %77 br label %18, !llvm.loop !6 81: ; preds = %76, %54, %53, %27 %82 = load i32, ptr %10, align 4 store i32 %82, ptr %5, align 4 br label %83 83: ; preds = %81, %16 %84 = load i32, ptr %5, align 4 ret i32 %84 } declare ptr @strpbrk(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5lurq7no.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"\0D\0A\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c" \0D\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @SplitIRCParams(ptr noundef %0, ptr noundef %1, i32 noundef %2, i8 noundef signext %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 %9 = alloca i8, align 1 %10 = alloca i32, align 4 store ptr %0, ptr %6, align 8 store ptr %1, ptr %7, align 8 store i32 %2, ptr %8, align 4 store i8 %3, ptr %9, align 1 store i32 0, ptr %10, align 4 %11 = load ptr, ptr %6, align 8 %12 = icmp ne ptr %11, null br i1 %12, label %13, label %16 13: ; preds = %4 %14 = load ptr, ptr %7, align 8 %15 = icmp ne ptr %14, null br i1 %15, label %17, label %16 16: ; preds = %13, %4 store i32 0, ptr %5, align 4 br label %83 17: ; preds = %13 br label %18 18: ; preds = %80, %17 %19 = load ptr, ptr %6, align 8 %20 = load i8, ptr %19, align 1 %21 = sext i8 %20 to i32 %22 = icmp ne i32 %21, 0 br i1 %22, label %23, label %27 23: ; preds = %18 %24 = load i32, ptr %10, align 4 %25 = load i32, ptr %8, align 4 %26 = icmp ult i32 %24, %25 br label %27 27: ; preds = %23, %18 %28 = phi i1 [ false, %18 ], [ %26, %23 ] br i1 %28, label %29, label %.loopexit 29: ; preds = %27 %30 = load ptr, ptr %6, align 8 %31 = load i8, ptr %30, align 1 %32 = sext i8 %31 to i32 %33 = icmp eq i32 %32, 58 br i1 %33, label %34, label %57 34: ; preds = %29 %35 = load ptr, ptr %6, align 8 %36 = getelementptr inbounds i8, ptr %35, i32 1 store ptr %36, ptr %6, align 8 %37 = load ptr, ptr %7, align 8 %38 = load i32, ptr %10, align 4 %39 = add i32 %38, 1 store i32 %39, ptr %10, align 4 %40 = zext i32 %38 to i64 %41 = getelementptr inbounds ptr, ptr %37, i64 %40 store ptr %36, ptr %41, align 8 %42 = load i8, ptr %9, align 1 %43 = icmp ne i8 %42, 0 br i1 %43, label %44, label %47 44: ; preds = %34 %45 = load ptr, ptr %6, align 8 %46 = call ptr @strpbrk(ptr noundef %45, ptr noundef @.str) store ptr %46, ptr %6, align 8 br label %50 47: ; preds = %34 %48 = load ptr, ptr %6, align 8 %49 = call ptr @strpbrk(ptr noundef %48, ptr noundef @.str.1) store ptr %49, ptr %6, align 8 br label %50 50: ; preds = %47, %44 %51 = load ptr, ptr %6, align 8 %52 = icmp ne ptr %51, null br i1 %52, label %54, label %53 53: ; preds = %50 br label %81 54: ; preds = %50 %55 = load ptr, ptr %6, align 8 %56 = getelementptr inbounds i8, ptr %55, i32 1 store ptr %56, ptr %6, align 8 store i8 0, ptr %55, align 1 br label %81 57: ; preds = %29 %58 = load ptr, ptr %6, align 8 %59 = load i8, ptr %58, align 1 %60 = sext i8 %59 to i32 %61 = icmp eq i32 %60, 32 br i1 %61, label %62, label %65 62: ; preds = %57 %63 = load ptr, ptr %6, align 8 %64 = getelementptr inbounds i8, ptr %63, i32 1 store ptr %64, ptr %6, align 8 br label %65 65: ; preds = %62, %57 %66 = load ptr, ptr %6, align 8 %67 = load ptr, ptr %7, align 8 %68 = load i32, ptr %10, align 4 %69 = add i32 %68, 1 store i32 %69, ptr %10, align 4 %70 = zext i32 %68 to i64 %71 = getelementptr inbounds ptr, ptr %67, i64 %70 store ptr %66, ptr %71, align 8 %72 = load ptr, ptr %6, align 8 %73 = call ptr @strpbrk(ptr noundef %72, ptr noundef @.str.1) store ptr %73, ptr %6, align 8 %74 = load ptr, ptr %6, align 8 %75 = icmp ne ptr %74, null br i1 %75, label %77, label %76 76: ; preds = %65 br label %81 77: ; preds = %65 %78 = load ptr, ptr %6, align 8 %79 = getelementptr inbounds i8, ptr %78, i32 1 store ptr %79, ptr %6, align 8 store i8 0, ptr %78, align 1 br label %80 80: ; preds = %77 br label %18, !llvm.loop !6 .loopexit: ; preds = %27 br label %81 81: ; preds = %.loopexit, %76, %54, %53 %82 = load i32, ptr %10, align 4 store i32 %82, ptr %5, align 4 br label %83 83: ; preds = %81, %16 %84 = load i32, ptr %5, align 4 ret i32 %84 } declare ptr @strpbrk(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpksfxm2um.c' source_filename = "/tmp/tmpksfxm2um.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 [75 x i8] c" is not an integer.\0APlease enter an integer value, such as 25, -178 or 3: \00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @get_int() #0 { %1 = alloca i32, align 4 %2 = alloca i8, align 1 br label %3 3: ; preds = %14, %0 %4 = call i32 @scanf(ptr noundef @.str, ptr noundef %1) %5 = icmp ne i32 %4, 1 br i1 %5, label %6, label %16 6: ; preds = %3 br label %7 7: ; preds = %11, %6 %8 = call signext i8 (...) @getchar() store i8 %8, ptr %2, align 1 %9 = sext i8 %8 to i32 %10 = icmp ne i32 %9, 10 br i1 %10, label %11, label %14 11: ; preds = %7 %12 = load i8, ptr %2, align 1 %13 = call i32 @putchar(i8 noundef signext %12) br label %7, !llvm.loop !6 14: ; preds = %7 %15 = call i32 @printf(ptr noundef @.str.1) br label %3, !llvm.loop !8 16: ; preds = %3 %17 = load i32, ptr %1, align 4 ret i32 %17 } declare i32 @scanf(ptr noundef, ptr noundef) #1 declare signext i8 @getchar(...) #1 declare i32 @putchar(i8 noundef signext) #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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpksfxm2um.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 [75 x i8] c" is not an integer.\0APlease enter an integer value, such as 25, -178 or 3: \00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @get_int() #0 { %1 = alloca i32, align 4 %2 = alloca i8, align 1 %3 = call i32 @scanf(ptr noundef @.str, ptr noundef %1) %4 = icmp ne i32 %3, 1 br i1 %4, label %.lr.ph2, label %19 .lr.ph2: ; preds = %0 br label %5 5: ; preds = %.lr.ph2, %15 %6 = call signext i8 (...) @getchar() store i8 %6, ptr %2, align 1 %7 = sext i8 %6 to i32 %8 = icmp ne i32 %7, 10 br i1 %8, label %.lr.ph, label %15 .lr.ph: ; preds = %5 br label %9 9: ; preds = %.lr.ph, %9 %10 = load i8, ptr %2, align 1 %11 = call i32 @putchar(i8 noundef signext %10) %12 = call signext i8 (...) @getchar() store i8 %12, ptr %2, align 1 %13 = sext i8 %12 to i32 %14 = icmp ne i32 %13, 10 br i1 %14, label %9, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %9 br label %15 15: ; preds = %._crit_edge, %5 %16 = call i32 @printf(ptr noundef @.str.1) %17 = call i32 @scanf(ptr noundef @.str, ptr noundef %1) %18 = icmp ne i32 %17, 1 br i1 %18, label %5, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %15 br label %19 19: ; preds = %._crit_edge3, %0 %20 = load i32, ptr %1, align 4 ret i32 %20 } declare i32 @scanf(ptr noundef, ptr noundef) #1 declare signext i8 @getchar(...) #1 declare i32 @putchar(i8 noundef signext) #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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmpegrywyao.c' source_filename = "/tmp/tmpegrywyao.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/tmpegrywyao.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/tmpwgi3_jwj.c' source_filename = "/tmp/tmpwgi3_jwj.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_RDWR = dso_local global i32 0, align 4 @O_NOCTTY = dso_local global i32 0, align 4 @O_SYNC = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [33 x i8] c"error %d setting term attributes\00", align 1 @errno = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @serial_open(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 store ptr %0, ptr %2, align 8 %4 = load ptr, ptr %2, align 8 %5 = load i32, ptr @O_RDWR, align 4 %6 = load i32, ptr @O_NOCTTY, align 4 %7 = or i32 %5, %6 %8 = load i32, ptr @O_SYNC, align 4 %9 = or i32 %7, %8 %10 = call i32 @open(ptr noundef %4, i32 noundef %9) store i32 %10, ptr %3, align 4 %11 = load i32, ptr %3, align 4 %12 = icmp slt i32 %11, 0 br i1 %12, label %13, label %16 13: ; preds = %1 %14 = load i32, ptr @errno, align 4 %15 = call i32 @printf(ptr noundef @.str, i32 noundef %14) br label %16 16: ; preds = %13, %1 %17 = load i32, ptr %3, align 4 ret i32 %17 } declare i32 @open(ptr noundef, i32 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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpwgi3_jwj.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_RDWR = dso_local global i32 0, align 4 @O_NOCTTY = dso_local global i32 0, align 4 @O_SYNC = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [33 x i8] c"error %d setting term attributes\00", align 1 @errno = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @serial_open(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 store ptr %0, ptr %2, align 8 %4 = load ptr, ptr %2, align 8 %5 = load i32, ptr @O_RDWR, align 4 %6 = load i32, ptr @O_NOCTTY, align 4 %7 = or i32 %5, %6 %8 = load i32, ptr @O_SYNC, align 4 %9 = or i32 %7, %8 %10 = call i32 @open(ptr noundef %4, i32 noundef %9) store i32 %10, ptr %3, align 4 %11 = load i32, ptr %3, align 4 %12 = icmp slt i32 %11, 0 br i1 %12, label %13, label %16 13: ; preds = %1 %14 = load i32, ptr @errno, align 4 %15 = call i32 @printf(ptr noundef @.str, i32 noundef %14) br label %16 16: ; preds = %13, %1 %17 = load i32, ptr %3, align 4 ret i32 %17 } declare i32 @open(ptr noundef, i32 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"}
; ModuleID = '/tmp/tmpwg36eouv.c' source_filename = "/tmp/tmpwg36eouv.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/tmpwg36eouv.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/tmpqdh92nu_.c' source_filename = "/tmp/tmpqdh92nu_.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/tmpqdh92nu_.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/tmpa0v9bt_p.c' source_filename = "/tmp/tmpa0v9bt_p.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" @CLOCAL = dso_local global i32 0, align 4 @CREAD = dso_local global i32 0, align 4 @CRTSCTS = dso_local global i32 0, align 4 @IXANY = dso_local global i32 0, align 4 @IXOFF = dso_local global i32 0, align 4 @IXON = dso_local global i32 0, align 4 @VMIN = dso_local global i64 0, align 8 @VTIME = dso_local global i64 0, align 8 !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/tmpa0v9bt_p.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" @CLOCAL = dso_local global i32 0, align 4 @CREAD = dso_local global i32 0, align 4 @CRTSCTS = dso_local global i32 0, align 4 @IXANY = dso_local global i32 0, align 4 @IXOFF = dso_local global i32 0, align 4 @IXON = dso_local global i32 0, align 4 @VMIN = dso_local global i64 0, align 8 @VTIME = dso_local global i64 0, align 8 !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/tmpnt1u2mix.c' source_filename = "/tmp/tmpnt1u2mix.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 @remove_space(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store ptr %0, ptr %2, align 8 store i32 0, ptr %4, align 4 store i32 0, ptr %3, align 4 br label %5 5: ; preds = %59, %1 %6 = load ptr, ptr %2, align 8 %7 = load i32, ptr %3, align 4 %8 = sext i32 %7 to i64 %9 = getelementptr inbounds i8, ptr %6, i64 %8 %10 = load i8, ptr %9, align 1 %11 = sext i8 %10 to i32 %12 = icmp ne i32 %11, 0 br i1 %12, label %13, label %60 13: ; preds = %5 br label %14 14: ; preds = %22, %13 %15 = load ptr, ptr %2, align 8 %16 = load i32, ptr %4, align 4 %17 = sext i32 %16 to i64 %18 = getelementptr inbounds i8, ptr %15, i64 %17 %19 = load i8, ptr %18, align 1 %20 = call i64 @isspace(i8 noundef signext %19) %21 = icmp ne i64 %20, 0 br i1 %21, label %22, label %25 22: ; preds = %14 %23 = load i32, ptr %4, align 4 %24 = add nsw i32 %23, 1 store i32 %24, ptr %4, align 4 br label %14, !llvm.loop !6 25: ; preds = %14 br label %26 26: ; preds = %58, %25 %27 = load ptr, ptr %2, align 8 %28 = load i32, ptr %4, align 4 %29 = sext i32 %28 to i64 %30 = getelementptr inbounds i8, ptr %27, i64 %29 %31 = load i8, ptr %30, align 1 %32 = call i64 @isspace(i8 noundef signext %31) %33 = icmp ne i64 %32, 0 %34 = xor i1 %33, true br i1 %34, label %35, label %59 35: ; preds = %26 %36 = load ptr, ptr %2, align 8 %37 = load i32, ptr %4, align 4 %38 = sext i32 %37 to i64 %39 = getelementptr inbounds i8, ptr %36, i64 %38 %40 = load i8, ptr %39, align 1 %41 = load ptr, ptr %2, align 8 %42 = load i32, ptr %3, align 4 %43 = sext i32 %42 to i64 %44 = getelementptr inbounds i8, ptr %41, i64 %43 store i8 %40, ptr %44, align 1 %45 = load ptr, ptr %2, align 8 %46 = load i32, ptr %3, align 4 %47 = sext i32 %46 to i64 %48 = getelementptr inbounds i8, ptr %45, i64 %47 %49 = load i8, ptr %48, align 1 %50 = sext i8 %49 to i32 %51 = icmp eq i32 %50, 0 br i1 %51, label %52, label %53 52: ; preds = %35 br label %59 53: ; preds = %35 %54 = load i32, ptr %3, align 4 %55 = add nsw i32 %54, 1 store i32 %55, ptr %3, align 4 %56 = load i32, ptr %4, align 4 %57 = add nsw i32 %56, 1 store i32 %57, ptr %4, align 4 br label %58 58: ; preds = %53 br label %26, !llvm.loop !8 59: ; preds = %52, %26 br label %5, !llvm.loop !9 60: ; preds = %5 ret void } declare i64 @isspace(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} !9 = distinct !{!9, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpnt1u2mix.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 @remove_space(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store ptr %0, ptr %2, align 8 store i32 0, ptr %4, align 4 store i32 0, ptr %3, align 4 %5 = load ptr, ptr %2, align 8 %6 = load i32, ptr %3, align 4 %7 = sext i32 %6 to i64 %8 = getelementptr inbounds i8, ptr %5, i64 %7 %9 = load i8, ptr %8, align 1 %10 = sext i8 %9 to i32 %11 = icmp ne i32 %10, 0 br i1 %11, label %.lr.ph4, label %79 .lr.ph4: ; preds = %1 br label %12 12: ; preds = %.lr.ph4, %71 %13 = load ptr, ptr %2, align 8 %14 = load i32, ptr %4, align 4 %15 = sext i32 %14 to i64 %16 = getelementptr inbounds i8, ptr %13, i64 %15 %17 = load i8, ptr %16, align 1 %18 = call i64 @isspace(i8 noundef signext %17) %19 = icmp ne i64 %18, 0 br i1 %19, label %.lr.ph, label %30 .lr.ph: ; preds = %12 br label %20 20: ; preds = %.lr.ph, %20 %21 = load i32, ptr %4, align 4 %22 = add nsw i32 %21, 1 store i32 %22, ptr %4, align 4 %23 = load ptr, ptr %2, align 8 %24 = load i32, ptr %4, align 4 %25 = sext i32 %24 to i64 %26 = getelementptr inbounds i8, ptr %23, i64 %25 %27 = load i8, ptr %26, align 1 %28 = call i64 @isspace(i8 noundef signext %27) %29 = icmp ne i64 %28, 0 br i1 %29, label %20, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %20 br label %30 30: ; preds = %._crit_edge, %12 %31 = load ptr, ptr %2, align 8 %32 = load i32, ptr %4, align 4 %33 = sext i32 %32 to i64 %34 = getelementptr inbounds i8, ptr %31, i64 %33 %35 = load i8, ptr %34, align 1 %36 = call i64 @isspace(i8 noundef signext %35) %37 = icmp ne i64 %36, 0 %38 = xor i1 %37, true br i1 %38, label %.lr.ph2, label %.loopexit .lr.ph2: ; preds = %30 br label %39 39: ; preds = %.lr.ph2, %62 %40 = load ptr, ptr %2, align 8 %41 = load i32, ptr %4, align 4 %42 = sext i32 %41 to i64 %43 = getelementptr inbounds i8, ptr %40, i64 %42 %44 = load i8, ptr %43, align 1 %45 = load ptr, ptr %2, align 8 %46 = load i32, ptr %3, align 4 %47 = sext i32 %46 to i64 %48 = getelementptr inbounds i8, ptr %45, i64 %47 store i8 %44, ptr %48, align 1 %49 = load ptr, ptr %2, align 8 %50 = load i32, ptr %3, align 4 %51 = sext i32 %50 to i64 %52 = getelementptr inbounds i8, ptr %49, i64 %51 %53 = load i8, ptr %52, align 1 %54 = sext i8 %53 to i32 %55 = icmp eq i32 %54, 0 br i1 %55, label %56, label %57 56: ; preds = %39 br label %71 57: ; preds = %39 %58 = load i32, ptr %3, align 4 %59 = add nsw i32 %58, 1 store i32 %59, ptr %3, align 4 %60 = load i32, ptr %4, align 4 %61 = add nsw i32 %60, 1 store i32 %61, ptr %4, align 4 br label %62 62: ; preds = %57 %63 = load ptr, ptr %2, align 8 %64 = load i32, ptr %4, align 4 %65 = sext i32 %64 to i64 %66 = getelementptr inbounds i8, ptr %63, i64 %65 %67 = load i8, ptr %66, align 1 %68 = call i64 @isspace(i8 noundef signext %67) %69 = icmp ne i64 %68, 0 %70 = xor i1 %69, true br i1 %70, label %39, label %..loopexit_crit_edge, !llvm.loop !8 ..loopexit_crit_edge: ; preds = %62 br label %.loopexit .loopexit: ; preds = %..loopexit_crit_edge, %30 br label %71 71: ; preds = %.loopexit, %56 %72 = load ptr, ptr %2, align 8 %73 = load i32, ptr %3, align 4 %74 = sext i32 %73 to i64 %75 = getelementptr inbounds i8, ptr %72, i64 %74 %76 = load i8, ptr %75, align 1 %77 = sext i8 %76 to i32 %78 = icmp ne i32 %77, 0 br i1 %78, label %12, label %._crit_edge5, !llvm.loop !9 ._crit_edge5: ; preds = %71 br label %79 79: ; preds = %._crit_edge5, %1 ret void } declare i64 @isspace(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} !9 = distinct !{!9, !7}
; ModuleID = '/tmp/tmpxvg3fx1l.c' source_filename = "/tmp/tmpxvg3fx1l.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/tmpxvg3fx1l.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/tmpxkkbadnq.c' source_filename = "/tmp/tmpxkkbadnq.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 [17 x i8] c"de_DE.ISO-8859-1\00", align 1 @.str.1 = private unnamed_addr constant [12 x i8] c"de_DE.UTF-8\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 (...) @mtrace() store i32 0, ptr %2, align 4 br label %4 4: ; preds = %12, %0 %5 = load i32, ptr %2, align 4 %6 = icmp slt i32 %5, 100 br i1 %6, label %7, label %15 7: ; preds = %4 %8 = load i32, ptr @LC_ALL, align 4 %9 = call i32 @setlocale(i32 noundef %8, ptr noundef @.str) %10 = load i32, ptr @LC_ALL, align 4 %11 = call i32 @setlocale(i32 noundef %10, ptr noundef @.str.1) br label %12 12: ; preds = %7 %13 = load i32, ptr %2, align 4 %14 = add nsw i32 %13, 1 store i32 %14, ptr %2, align 4 br label %4, !llvm.loop !6 15: ; preds = %4 ret i32 0 } declare i32 @mtrace(...) #1 declare i32 @setlocale(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpxkkbadnq.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 [17 x i8] c"de_DE.ISO-8859-1\00", align 1 @.str.1 = private unnamed_addr constant [12 x i8] c"de_DE.UTF-8\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 (...) @mtrace() store i32 0, ptr %2, align 4 %4 = load i32, ptr %2, align 4 %5 = icmp slt i32 %4, 100 br i1 %5, label %.lr.ph, label %16 .lr.ph: ; preds = %0 br label %6 6: ; preds = %.lr.ph, %11 %7 = load i32, ptr @LC_ALL, align 4 %8 = call i32 @setlocale(i32 noundef %7, ptr noundef @.str) %9 = load i32, ptr @LC_ALL, align 4 %10 = call i32 @setlocale(i32 noundef %9, ptr noundef @.str.1) br label %11 11: ; preds = %6 %12 = load i32, ptr %2, align 4 %13 = add nsw i32 %12, 1 store i32 %13, ptr %2, align 4 %14 = load i32, ptr %2, align 4 %15 = icmp slt i32 %14, 100 br i1 %15, label %6, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %11 br label %16 16: ; preds = %._crit_edge, %0 ret i32 0 } declare i32 @mtrace(...) #1 declare i32 @setlocale(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmph0n4sohn.c' source_filename = "/tmp/tmph0n4sohn.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" @FTW_F = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [27 x i8] c"ERROR:%d removing file %s\0A\00", align 1 @errno = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @cleanup_files(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 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 store i32 0, ptr %7, align 4 %8 = load i32, ptr %6, align 4 %9 = load i32, ptr @FTW_F, align 4 %10 = icmp eq i32 %8, %9 br i1 %10, label %11, label %20 11: ; preds = %3 %12 = load ptr, ptr %4, align 8 %13 = call i64 @unlink(ptr noundef %12) %14 = icmp ne i64 %13, 0 br i1 %14, label %15, label %19 15: ; preds = %11 %16 = load i32, ptr @errno, align 4 %17 = load ptr, ptr %4, align 8 %18 = call i32 @printf(ptr noundef @.str, i32 noundef %16, ptr noundef %17) br label %19 19: ; preds = %15, %11 br label %20 20: ; preds = %19, %3 %21 = load i32, ptr %7, align 4 ret i32 %21 } declare i64 @unlink(ptr noundef) #1 declare i32 @printf(ptr noundef, 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/tmph0n4sohn.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" @FTW_F = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [27 x i8] c"ERROR:%d removing file %s\0A\00", align 1 @errno = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @cleanup_files(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 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 store i32 0, ptr %7, align 4 %8 = load i32, ptr %6, align 4 %9 = load i32, ptr @FTW_F, align 4 %10 = icmp eq i32 %8, %9 br i1 %10, label %11, label %20 11: ; preds = %3 %12 = load ptr, ptr %4, align 8 %13 = call i64 @unlink(ptr noundef %12) %14 = icmp ne i64 %13, 0 br i1 %14, label %15, label %19 15: ; preds = %11 %16 = load i32, ptr @errno, align 4 %17 = load ptr, ptr %4, align 8 %18 = call i32 @printf(ptr noundef @.str, i32 noundef %16, ptr noundef %17) br label %19 19: ; preds = %15, %11 br label %20 20: ; preds = %19, %3 %21 = load i32, ptr %7, align 4 ret i32 %21 } declare i64 @unlink(ptr noundef) #1 declare i32 @printf(ptr noundef, 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/tmpnw9xtx97.c' source_filename = "/tmp/tmpnw9xtx97.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/tmpnw9xtx97.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/tmpsfm2md0s.c' source_filename = "/tmp/tmpsfm2md0s.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 @sprintf(ptr noundef %0, ptr noundef %1, ...) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store ptr %4, ptr %5, align 8 %6 = load ptr, ptr %3, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = getelementptr inbounds ptr, ptr %8, i64 1 %10 = call i32 @vsprintf(ptr noundef %6, ptr noundef %7, ptr noundef %9) ret i32 %10 } declare i32 @vsprintf(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/tmpsfm2md0s.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 @sprintf(ptr noundef %0, ptr noundef %1, ...) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store ptr %4, ptr %5, align 8 %6 = load ptr, ptr %3, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = getelementptr inbounds ptr, ptr %8, i64 1 %10 = call i32 @vsprintf(ptr noundef %6, ptr noundef %7, ptr noundef %9) ret i32 %10 } declare i32 @vsprintf(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/tmp83ledcwv.c' source_filename = "/tmp/tmp83ledcwv.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 @vowelcounter(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 %4, align 8 store i32 0, ptr %6, align 4 br label %7 7: ; preds = %57, %2 %8 = load i32, ptr %5, align 4 %9 = load ptr, ptr %3, align 8 %10 = call i32 @strlen(ptr noundef %9) %11 = icmp slt i32 %8, %10 br i1 %11, label %12, label %60 12: ; preds = %7 %13 = load ptr, ptr %3, align 8 %14 = load i32, ptr %5, align 4 %15 = sext i32 %14 to i64 %16 = getelementptr inbounds i8, ptr %13, i64 %15 %17 = load i8, ptr %16, align 1 %18 = sext i8 %17 to i32 %19 = icmp eq i32 %18, 97 br i1 %19, label %52, label %20 20: ; preds = %12 %21 = load ptr, ptr %3, align 8 %22 = load i32, ptr %5, align 4 %23 = sext i32 %22 to i64 %24 = getelementptr inbounds i8, ptr %21, i64 %23 %25 = load i8, ptr %24, align 1 %26 = sext i8 %25 to i32 %27 = icmp eq i32 %26, 101 br i1 %27, label %52, label %28 28: ; preds = %20 %29 = load ptr, ptr %3, align 8 %30 = load i32, ptr %5, align 4 %31 = sext i32 %30 to i64 %32 = getelementptr inbounds i8, ptr %29, i64 %31 %33 = load i8, ptr %32, align 1 %34 = sext i8 %33 to i32 %35 = icmp eq i32 %34, 105 br i1 %35, label %52, label %36 36: ; preds = %28 %37 = load ptr, ptr %3, align 8 %38 = load i32, ptr %5, align 4 %39 = sext i32 %38 to i64 %40 = getelementptr inbounds i8, ptr %37, i64 %39 %41 = load i8, ptr %40, align 1 %42 = sext i8 %41 to i32 %43 = icmp eq i32 %42, 111 br i1 %43, label %52, label %44 44: ; preds = %36 %45 = load ptr, ptr %3, align 8 %46 = load i32, ptr %5, align 4 %47 = sext i32 %46 to i64 %48 = getelementptr inbounds i8, ptr %45, i64 %47 %49 = load i8, ptr %48, align 1 %50 = sext i8 %49 to i32 %51 = icmp eq i32 %50, 117 br i1 %51, label %52, label %56 52: ; preds = %44, %36, %28, %20, %12 %53 = load ptr, ptr %4, align 8 %54 = load i32, ptr %53, align 4 %55 = add nsw i32 %54, 1 store i32 %55, ptr %53, align 4 br label %56 56: ; preds = %52, %44 br label %57 57: ; preds = %56 %58 = load i32, ptr %5, align 4 %59 = add nsw i32 %58, 1 store i32 %59, ptr %5, align 4 br label %7, !llvm.loop !6 60: ; preds = %7 ret void } declare i32 @strlen(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/tmp83ledcwv.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 @vowelcounter(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 %4, align 8 store i32 0, ptr %6, align 4 %7 = load i32, ptr %5, align 4 %8 = load ptr, ptr %3, align 8 %9 = call i32 @strlen(ptr noundef %8) %10 = icmp slt i32 %7, %9 br i1 %10, label %.lr.ph, label %63 .lr.ph: ; preds = %2 br label %11 11: ; preds = %.lr.ph, %56 %12 = load ptr, ptr %3, align 8 %13 = load i32, ptr %5, align 4 %14 = sext i32 %13 to i64 %15 = getelementptr inbounds i8, ptr %12, i64 %14 %16 = load i8, ptr %15, align 1 %17 = sext i8 %16 to i32 %18 = icmp eq i32 %17, 97 br i1 %18, label %51, label %19 19: ; preds = %11 %20 = load ptr, ptr %3, align 8 %21 = load i32, ptr %5, align 4 %22 = sext i32 %21 to i64 %23 = getelementptr inbounds i8, ptr %20, i64 %22 %24 = load i8, ptr %23, align 1 %25 = sext i8 %24 to i32 %26 = icmp eq i32 %25, 101 br i1 %26, label %51, label %27 27: ; preds = %19 %28 = load ptr, ptr %3, align 8 %29 = load i32, ptr %5, align 4 %30 = sext i32 %29 to i64 %31 = getelementptr inbounds i8, ptr %28, i64 %30 %32 = load i8, ptr %31, align 1 %33 = sext i8 %32 to i32 %34 = icmp eq i32 %33, 105 br i1 %34, label %51, label %35 35: ; preds = %27 %36 = load ptr, ptr %3, align 8 %37 = load i32, ptr %5, 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 eq i32 %41, 111 br i1 %42, label %51, label %43 43: ; preds = %35 %44 = load ptr, ptr %3, align 8 %45 = load i32, ptr %5, align 4 %46 = sext i32 %45 to i64 %47 = getelementptr inbounds i8, ptr %44, i64 %46 %48 = load i8, ptr %47, align 1 %49 = sext i8 %48 to i32 %50 = icmp eq i32 %49, 117 br i1 %50, label %51, label %55 51: ; preds = %43, %35, %27, %19, %11 %52 = load ptr, ptr %4, align 8 %53 = load i32, ptr %52, align 4 %54 = add nsw i32 %53, 1 store i32 %54, ptr %52, align 4 br label %55 55: ; preds = %51, %43 br label %56 56: ; preds = %55 %57 = load i32, ptr %5, align 4 %58 = add nsw i32 %57, 1 store i32 %58, ptr %5, align 4 %59 = load i32, ptr %5, align 4 %60 = load ptr, ptr %3, align 8 %61 = call i32 @strlen(ptr noundef %60) %62 = icmp slt i32 %59, %61 br i1 %62, label %11, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %56 br label %63 63: ; preds = %._crit_edge, %2 ret void } declare i32 @strlen(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/tmpse6arvhk.c' source_filename = "/tmp/tmpse6arvhk.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/tmpse6arvhk.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/tmpqfi5gy02.c' source_filename = "/tmp/tmpqfi5gy02.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" @CLOCKS_PER_SEC = dso_local global double 0.000000e+00, align 8 @.str = private unnamed_addr constant [15 x i8] c"=> Result: %f\0A\00", align 1 @.str.1 = private unnamed_addr constant [14 x i8] c"=> Time: %fs\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local double @double_time_it(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i64, align 8 %4 = alloca i64, align 8 %5 = alloca double, align 8 %6 = alloca double, align 8 store ptr %0, ptr %2, align 8 %7 = call i64 (...) @clock() store i64 %7, ptr %3, align 8 %8 = load ptr, ptr %2, align 8 %9 = call double (...) %8() store double %9, ptr %6, align 8 %10 = call i64 (...) @clock() store i64 %10, ptr %4, align 8 %11 = load i64, ptr %4, align 8 %12 = load i64, ptr %3, align 8 %13 = sub nsw i64 %11, %12 %14 = sitofp i64 %13 to double %15 = load double, ptr @CLOCKS_PER_SEC, align 8 %16 = fdiv double %14, %15 store double %16, ptr %5, align 8 %17 = load double, ptr %6, align 8 %18 = call i32 @printf(ptr noundef @.str, double noundef %17) %19 = load double, ptr %5, align 8 %20 = call i32 @printf(ptr noundef @.str.1, double noundef %19) ret double 0.000000e+00 } declare i64 @clock(...) #1 declare i32 @printf(ptr 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/tmpqfi5gy02.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" @CLOCKS_PER_SEC = dso_local global double 0.000000e+00, align 8 @.str = private unnamed_addr constant [15 x i8] c"=> Result: %f\0A\00", align 1 @.str.1 = private unnamed_addr constant [14 x i8] c"=> Time: %fs\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local double @double_time_it(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i64, align 8 %4 = alloca i64, align 8 %5 = alloca double, align 8 %6 = alloca double, align 8 store ptr %0, ptr %2, align 8 %7 = call i64 (...) @clock() store i64 %7, ptr %3, align 8 %8 = load ptr, ptr %2, align 8 %9 = call double (...) %8() store double %9, ptr %6, align 8 %10 = call i64 (...) @clock() store i64 %10, ptr %4, align 8 %11 = load i64, ptr %4, align 8 %12 = load i64, ptr %3, align 8 %13 = sub nsw i64 %11, %12 %14 = sitofp i64 %13 to double %15 = load double, ptr @CLOCKS_PER_SEC, align 8 %16 = fdiv double %14, %15 store double %16, ptr %5, align 8 %17 = load double, ptr %6, align 8 %18 = call i32 @printf(ptr noundef @.str, double noundef %17) %19 = load double, ptr %5, align 8 %20 = call i32 @printf(ptr noundef @.str.1, double noundef %19) ret double 0.000000e+00 } declare i64 @clock(...) #1 declare i32 @printf(ptr 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/tmpbhdr3wnr.c' source_filename = "/tmp/tmpbhdr3wnr.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" @SIGFPE = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @gen_FPE() #0 { %1 = call i32 (...) @getpid() %2 = load i32, ptr @SIGFPE, align 4 %3 = call i32 @kill(i32 noundef %1, i32 noundef %2) ret i32 0 } declare i32 @kill(i32 noundef, i32 noundef) #1 declare i32 @getpid(...) #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/tmpbhdr3wnr.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" @SIGFPE = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @gen_FPE() #0 { %1 = call i32 (...) @getpid() %2 = load i32, ptr @SIGFPE, align 4 %3 = call i32 @kill(i32 noundef %1, i32 noundef %2) ret i32 0 } declare i32 @kill(i32 noundef, i32 noundef) #1 declare i32 @getpid(...) #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/tmp40hus3ib.c' source_filename = "/tmp/tmp40hus3ib.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/tmp40hus3ib.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/tmptjv2nqqr.c' source_filename = "/tmp/tmptjv2nqqr.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 @_command_s_(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %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 0, ptr %6, align 4 br label %7 7: ; preds = %26, %2 %8 = load ptr, ptr %5, align 8 %9 = load i32, ptr %6, align 4 %10 = zext i32 %9 to i64 %11 = getelementptr inbounds ptr, ptr %8, i64 %10 %12 = load ptr, ptr %11, align 8 %13 = icmp ne ptr %12, null br i1 %13, label %14, label %29 14: ; preds = %7 %15 = load ptr, ptr %4, align 8 %16 = load ptr, ptr %5, align 8 %17 = load i32, ptr %6, align 4 %18 = zext i32 %17 to i64 %19 = getelementptr inbounds ptr, ptr %16, i64 %18 %20 = load ptr, ptr %19, align 8 %21 = call i64 @strcmp(ptr noundef %15, ptr noundef %20) %22 = icmp eq i64 %21, 0 br i1 %22, label %23, label %26 23: ; preds = %14 %24 = load i32, ptr %6, align 4 %25 = add i32 %24, 1 store i32 %25, ptr %3, align 4 br label %30 26: ; preds = %14 %27 = load i32, ptr %6, align 4 %28 = add i32 %27, 1 store i32 %28, ptr %6, align 4 br label %7, !llvm.loop !6 29: ; preds = %7 store i32 0, ptr %3, align 4 br label %30 30: ; preds = %29, %23 %31 = load i32, ptr %3, align 4 ret i32 %31 } declare i64 @strcmp(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmptjv2nqqr.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 @_command_s_(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %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 0, ptr %6, align 4 %7 = load ptr, ptr %5, align 8 %8 = load i32, ptr %6, align 4 %9 = zext i32 %8 to i64 %10 = getelementptr inbounds ptr, ptr %7, i64 %9 %11 = load ptr, ptr %10, align 8 %12 = icmp ne ptr %11, null br i1 %12, label %.lr.ph, label %34 .lr.ph: ; preds = %2 br label %13 13: ; preds = %.lr.ph, %25 %14 = load ptr, ptr %4, align 8 %15 = load ptr, ptr %5, align 8 %16 = load i32, ptr %6, align 4 %17 = zext i32 %16 to i64 %18 = getelementptr inbounds ptr, ptr %15, i64 %17 %19 = load ptr, ptr %18, align 8 %20 = call i64 @strcmp(ptr noundef %14, ptr noundef %19) %21 = icmp eq i64 %20, 0 br i1 %21, label %22, label %25 22: ; preds = %13 %23 = load i32, ptr %6, align 4 %24 = add i32 %23, 1 store i32 %24, ptr %3, align 4 br label %35 25: ; preds = %13 %26 = load i32, ptr %6, align 4 %27 = add i32 %26, 1 store i32 %27, ptr %6, align 4 %28 = load ptr, ptr %5, align 8 %29 = load i32, ptr %6, align 4 %30 = zext i32 %29 to i64 %31 = getelementptr inbounds ptr, ptr %28, i64 %30 %32 = load ptr, ptr %31, align 8 %33 = icmp ne ptr %32, null br i1 %33, label %13, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %25 br label %34 34: ; preds = %._crit_edge, %2 store i32 0, ptr %3, align 4 br label %35 35: ; preds = %34, %22 %36 = load i32, ptr %3, align 4 ret i32 %36 } declare i64 @strcmp(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp0l2vg87y.c' source_filename = "/tmp/tmp0l2vg87y.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 @string_copy(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i64, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store i64 0, ptr %5, align 8 br label %6 6: ; preds = %13, %2 %7 = load ptr, ptr %4, align 8 %8 = load i64, ptr %5, align 8 %9 = getelementptr inbounds i8, ptr %7, i64 %8 %10 = load i8, ptr %9, align 1 %11 = sext i8 %10 to i32 %12 = icmp ne i32 %11, 0 br i1 %12, label %13, label %23 13: ; preds = %6 %14 = load ptr, ptr %4, align 8 %15 = load i64, ptr %5, align 8 %16 = getelementptr inbounds i8, ptr %14, i64 %15 %17 = load i8, ptr %16, align 1 %18 = load ptr, ptr %3, align 8 %19 = load i64, ptr %5, align 8 %20 = getelementptr inbounds i8, ptr %18, i64 %19 store i8 %17, ptr %20, align 1 %21 = load i64, ptr %5, align 8 %22 = add i64 %21, 1 store i64 %22, ptr %5, align 8 br label %6, !llvm.loop !6 23: ; preds = %6 %24 = load ptr, ptr %3, align 8 %25 = load i64, ptr %5, align 8 %26 = getelementptr inbounds i8, ptr %24, i64 %25 store i8 0, ptr %26, align 1 ret void } 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/tmp0l2vg87y.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 @string_copy(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i64, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store i64 0, ptr %5, align 8 %6 = load ptr, ptr %4, align 8 %7 = load i64, ptr %5, align 8 %8 = getelementptr inbounds i8, ptr %6, i64 %7 %9 = load i8, ptr %8, align 1 %10 = sext i8 %9 to i32 %11 = icmp ne i32 %10, 0 br i1 %11, label %.lr.ph, label %28 .lr.ph: ; preds = %2 br label %12 12: ; preds = %.lr.ph, %12 %13 = load ptr, ptr %4, align 8 %14 = load i64, ptr %5, align 8 %15 = getelementptr inbounds i8, ptr %13, i64 %14 %16 = load i8, ptr %15, align 1 %17 = load ptr, ptr %3, align 8 %18 = load i64, ptr %5, align 8 %19 = getelementptr inbounds i8, ptr %17, i64 %18 store i8 %16, ptr %19, align 1 %20 = load i64, ptr %5, align 8 %21 = add i64 %20, 1 store i64 %21, ptr %5, align 8 %22 = load ptr, ptr %4, align 8 %23 = load i64, ptr %5, align 8 %24 = getelementptr inbounds i8, ptr %22, i64 %23 %25 = load i8, ptr %24, align 1 %26 = sext i8 %25 to i32 %27 = icmp ne i32 %26, 0 br i1 %27, label %12, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %12 br label %28 28: ; preds = %._crit_edge, %2 %29 = load ptr, ptr %3, align 8 %30 = load i64, ptr %5, align 8 %31 = getelementptr inbounds i8, ptr %29, i64 %30 store i8 0, ptr %31, align 1 ret void } 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/tmplu6iafzw.c' source_filename = "/tmp/tmplu6iafzw.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.str = private unnamed_addr constant [6 x i8] c"abcde\00", align 1 @.str = private unnamed_addr constant [6 x i8] c"pqrst\00", align 1 @.str.1 = private unnamed_addr constant [19 x i8] c"sizeof(char) = %d\0A\00", align 1 @.str.2 = private unnamed_addr constant [18 x i8] c"sizeof(int) = %d\0A\00", align 1 @.str.3 = private unnamed_addr constant [20 x i8] c"sizeof(float) = %d\0A\00", align 1 @.str.4 = private unnamed_addr constant [21 x i8] c"sizeof(double) = %d\0A\00", align 1 @.str.5 = private unnamed_addr constant [16 x i8] c"sizeof(c) = %d\0A\00", align 1 @.str.6 = private unnamed_addr constant [16 x i8] c"sizeof(i) = %d\0A\00", align 1 @.str.7 = private unnamed_addr constant [16 x i8] c"sizeof(f) = %d\0A\00", align 1 @.str.8 = private unnamed_addr constant [16 x i8] c"sizeof(d) = %d\0A\00", align 1 @.str.9 = private unnamed_addr constant [20 x i8] c"sizeof(array) = %d\0A\00", align 1 @.str.10 = private unnamed_addr constant [18 x i8] c"sizeof(ptr) = %d\0A\00", align 1 @.str.11 = private unnamed_addr constant [18 x i8] c"sizeof(str) = %d\0A\00", align 1 @.str.12 = private unnamed_addr constant [19 x i8] c"sizeof(pstr) = %d\0A\00", align 1 @.str.13 = private unnamed_addr constant [18 x i8] c"sizeof(STR) = %d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i8, align 1 %3 = alloca i32, align 4 %4 = alloca float, align 4 %5 = alloca double, align 8 %6 = alloca [5 x i32], align 16 %7 = alloca ptr, align 8 %8 = alloca [6 x i8], align 1 %9 = alloca ptr, align 8 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 1 %8, ptr align 1 @__const.main.str, i64 6, i1 false) store ptr @.str, ptr %9, align 8 %10 = call i32 @printf(ptr noundef @.str.1, i32 noundef 1) %11 = call i32 @printf(ptr noundef @.str.2, i32 noundef 4) %12 = call i32 @printf(ptr noundef @.str.3, i32 noundef 4) %13 = call i32 @printf(ptr noundef @.str.4, i32 noundef 8) %14 = call i32 @printf(ptr noundef @.str.5, i32 noundef 1) %15 = call i32 @printf(ptr noundef @.str.6, i32 noundef 4) %16 = call i32 @printf(ptr noundef @.str.7, i32 noundef 4) %17 = call i32 @printf(ptr noundef @.str.8, i32 noundef 8) %18 = getelementptr inbounds [5 x i32], ptr %6, i64 0, i64 0 store ptr %18, ptr %7, align 8 %19 = call i32 @printf(ptr noundef @.str.9, i32 noundef 20) %20 = call i32 @printf(ptr noundef @.str.10, i32 noundef 8) %21 = call i32 @printf(ptr noundef @.str.11, i32 noundef 6) %22 = call i32 @printf(ptr noundef @.str.12, i32 noundef 8) %23 = call i32 @printf(ptr noundef @.str.13, i32 noundef 6) 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 @printf(ptr noundef, 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 = { 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/tmplu6iafzw.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.str = private unnamed_addr constant [6 x i8] c"abcde\00", align 1 @.str = private unnamed_addr constant [6 x i8] c"pqrst\00", align 1 @.str.1 = private unnamed_addr constant [19 x i8] c"sizeof(char) = %d\0A\00", align 1 @.str.2 = private unnamed_addr constant [18 x i8] c"sizeof(int) = %d\0A\00", align 1 @.str.3 = private unnamed_addr constant [20 x i8] c"sizeof(float) = %d\0A\00", align 1 @.str.4 = private unnamed_addr constant [21 x i8] c"sizeof(double) = %d\0A\00", align 1 @.str.5 = private unnamed_addr constant [16 x i8] c"sizeof(c) = %d\0A\00", align 1 @.str.6 = private unnamed_addr constant [16 x i8] c"sizeof(i) = %d\0A\00", align 1 @.str.7 = private unnamed_addr constant [16 x i8] c"sizeof(f) = %d\0A\00", align 1 @.str.8 = private unnamed_addr constant [16 x i8] c"sizeof(d) = %d\0A\00", align 1 @.str.9 = private unnamed_addr constant [20 x i8] c"sizeof(array) = %d\0A\00", align 1 @.str.10 = private unnamed_addr constant [18 x i8] c"sizeof(ptr) = %d\0A\00", align 1 @.str.11 = private unnamed_addr constant [18 x i8] c"sizeof(str) = %d\0A\00", align 1 @.str.12 = private unnamed_addr constant [19 x i8] c"sizeof(pstr) = %d\0A\00", align 1 @.str.13 = private unnamed_addr constant [18 x i8] c"sizeof(STR) = %d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i8, align 1 %3 = alloca i32, align 4 %4 = alloca float, align 4 %5 = alloca double, align 8 %6 = alloca [5 x i32], align 16 %7 = alloca ptr, align 8 %8 = alloca [6 x i8], align 1 %9 = alloca ptr, align 8 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 1 %8, ptr align 1 @__const.main.str, i64 6, i1 false) store ptr @.str, ptr %9, align 8 %10 = call i32 @printf(ptr noundef @.str.1, i32 noundef 1) %11 = call i32 @printf(ptr noundef @.str.2, i32 noundef 4) %12 = call i32 @printf(ptr noundef @.str.3, i32 noundef 4) %13 = call i32 @printf(ptr noundef @.str.4, i32 noundef 8) %14 = call i32 @printf(ptr noundef @.str.5, i32 noundef 1) %15 = call i32 @printf(ptr noundef @.str.6, i32 noundef 4) %16 = call i32 @printf(ptr noundef @.str.7, i32 noundef 4) %17 = call i32 @printf(ptr noundef @.str.8, i32 noundef 8) %18 = getelementptr inbounds [5 x i32], ptr %6, i64 0, i64 0 store ptr %18, ptr %7, align 8 %19 = call i32 @printf(ptr noundef @.str.9, i32 noundef 20) %20 = call i32 @printf(ptr noundef @.str.10, i32 noundef 8) %21 = call i32 @printf(ptr noundef @.str.11, i32 noundef 6) %22 = call i32 @printf(ptr noundef @.str.12, i32 noundef 8) %23 = call i32 @printf(ptr noundef @.str.13, i32 noundef 6) 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 @printf(ptr noundef, 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 = { 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/tmpvnws5vf2.c' source_filename = "/tmp/tmpvnws5vf2.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 @ivec_to_spivec(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca ptr, align 8 %13 = alloca ptr, align 8 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store ptr %2, ptr %7, align 8 store ptr %3, ptr %8, align 8 store i32 0, ptr %10, align 4 %14 = load ptr, ptr %5, align 8 %15 = load i32, ptr %6, align 4 %16 = call i32 @ivec_nz(ptr noundef %14, i32 noundef %15) store i32 %16, ptr %11, align 4 %17 = load i32, ptr %11, align 4 %18 = call ptr @ivec_new(i32 noundef %17) store ptr %18, ptr %12, align 8 %19 = load i32, ptr %11, align 4 %20 = call ptr @ivec_new(i32 noundef %19) store ptr %20, ptr %13, align 8 store i32 0, ptr %9, align 4 br label %21 21: ; preds = %50, %4 %22 = load i32, ptr %9, align 4 %23 = load i32, ptr %6, align 4 %24 = icmp slt i32 %22, %23 br i1 %24, label %25, label %53 25: ; preds = %21 %26 = load ptr, ptr %5, align 8 %27 = load i32, ptr %9, align 4 %28 = sext i32 %27 to i64 %29 = getelementptr inbounds i32, ptr %26, i64 %28 %30 = load i32, ptr %29, align 4 %31 = icmp ne i32 %30, 0 br i1 %31, label %32, label %49 32: ; preds = %25 %33 = load i32, ptr %9, align 4 %34 = load ptr, ptr %12, align 8 %35 = load i32, ptr %10, align 4 %36 = sext i32 %35 to i64 %37 = getelementptr inbounds i32, ptr %34, i64 %36 store i32 %33, ptr %37, align 4 %38 = load ptr, ptr %5, align 8 %39 = load i32, ptr %9, align 4 %40 = sext i32 %39 to i64 %41 = getelementptr inbounds i32, ptr %38, i64 %40 %42 = load i32, ptr %41, align 4 %43 = load ptr, ptr %13, align 8 %44 = load i32, ptr %10, align 4 %45 = sext i32 %44 to i64 %46 = getelementptr inbounds i32, ptr %43, i64 %45 store i32 %42, ptr %46, align 4 %47 = load i32, ptr %10, align 4 %48 = add nsw i32 %47, 1 store i32 %48, ptr %10, align 4 br label %49 49: ; preds = %32, %25 br label %50 50: ; preds = %49 %51 = load i32, ptr %9, align 4 %52 = add nsw i32 %51, 1 store i32 %52, ptr %9, align 4 br label %21, !llvm.loop !6 53: ; preds = %21 %54 = load ptr, ptr %12, align 8 %55 = load ptr, ptr %7, align 8 store ptr %54, ptr %55, align 8 %56 = load ptr, ptr %13, align 8 %57 = load ptr, ptr %8, align 8 store ptr %56, ptr %57, align 8 %58 = load i32, ptr %11, align 4 ret i32 %58 } declare i32 @ivec_nz(ptr noundef, i32 noundef) #1 declare ptr @ivec_new(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/tmpvnws5vf2.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 @ivec_to_spivec(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca ptr, align 8 %13 = alloca ptr, align 8 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store ptr %2, ptr %7, align 8 store ptr %3, ptr %8, align 8 store i32 0, ptr %10, align 4 %14 = load ptr, ptr %5, align 8 %15 = load i32, ptr %6, align 4 %16 = call i32 @ivec_nz(ptr noundef %14, i32 noundef %15) store i32 %16, ptr %11, align 4 %17 = load i32, ptr %11, align 4 %18 = call ptr @ivec_new(i32 noundef %17) store ptr %18, ptr %12, align 8 %19 = load i32, ptr %11, align 4 %20 = call ptr @ivec_new(i32 noundef %19) store ptr %20, ptr %13, align 8 store i32 0, ptr %9, align 4 %21 = load i32, ptr %9, align 4 %22 = load i32, ptr %6, align 4 %23 = icmp slt i32 %21, %22 br i1 %23, label %.lr.ph, label %55 .lr.ph: ; preds = %4 br label %24 24: ; preds = %.lr.ph, %49 %25 = load ptr, ptr %5, align 8 %26 = load i32, ptr %9, align 4 %27 = sext i32 %26 to i64 %28 = getelementptr inbounds i32, ptr %25, i64 %27 %29 = load i32, ptr %28, align 4 %30 = icmp ne i32 %29, 0 br i1 %30, label %31, label %48 31: ; preds = %24 %32 = load i32, ptr %9, align 4 %33 = load ptr, ptr %12, align 8 %34 = load i32, ptr %10, align 4 %35 = sext i32 %34 to i64 %36 = getelementptr inbounds i32, ptr %33, i64 %35 store i32 %32, ptr %36, align 4 %37 = load ptr, ptr %5, align 8 %38 = load i32, ptr %9, align 4 %39 = sext i32 %38 to i64 %40 = getelementptr inbounds i32, ptr %37, i64 %39 %41 = load i32, ptr %40, align 4 %42 = load ptr, ptr %13, align 8 %43 = load i32, ptr %10, align 4 %44 = sext i32 %43 to i64 %45 = getelementptr inbounds i32, ptr %42, i64 %44 store i32 %41, ptr %45, align 4 %46 = load i32, ptr %10, align 4 %47 = add nsw i32 %46, 1 store i32 %47, ptr %10, align 4 br label %48 48: ; preds = %31, %24 br label %49 49: ; preds = %48 %50 = load i32, ptr %9, align 4 %51 = add nsw i32 %50, 1 store i32 %51, ptr %9, align 4 %52 = load i32, ptr %9, align 4 %53 = load i32, ptr %6, align 4 %54 = icmp slt i32 %52, %53 br i1 %54, label %24, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %49 br label %55 55: ; preds = %._crit_edge, %4 %56 = load ptr, ptr %12, align 8 %57 = load ptr, ptr %7, align 8 store ptr %56, ptr %57, align 8 %58 = load ptr, ptr %13, align 8 %59 = load ptr, ptr %8, align 8 store ptr %58, ptr %59, align 8 %60 = load i32, ptr %11, align 4 ret i32 %60 } declare i32 @ivec_nz(ptr noundef, i32 noundef) #1 declare ptr @ivec_new(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/tmp6ptsn2c2.c' source_filename = "/tmp/tmp6ptsn2c2.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" @acc_device_host = dso_local global i32 0, align 4 @stderr = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [12 x i8] c"CheCKpOInT\0A\00", align 1 @acc_device_not_host = 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 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 @acc_device_host, align 4 %7 = call i32 @acc_init(i32 noundef %6) %8 = load i32, ptr @stderr, align 4 %9 = call i32 @fprintf(i32 noundef %8, ptr noundef @.str) %10 = load i32, ptr @acc_device_not_host, align 4 %11 = call i32 @acc_shutdown(i32 noundef %10) ret i32 0 } declare i32 @acc_init(i32 noundef) #1 declare i32 @fprintf(i32 noundef, ptr noundef) #1 declare i32 @acc_shutdown(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/tmp6ptsn2c2.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" @acc_device_host = dso_local global i32 0, align 4 @stderr = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [12 x i8] c"CheCKpOInT\0A\00", align 1 @acc_device_not_host = 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 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 @acc_device_host, align 4 %7 = call i32 @acc_init(i32 noundef %6) %8 = load i32, ptr @stderr, align 4 %9 = call i32 @fprintf(i32 noundef %8, ptr noundef @.str) %10 = load i32, ptr @acc_device_not_host, align 4 %11 = call i32 @acc_shutdown(i32 noundef %10) ret i32 0 } declare i32 @acc_init(i32 noundef) #1 declare i32 @fprintf(i32 noundef, ptr noundef) #1 declare i32 @acc_shutdown(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/tmphrzut8l5.c' source_filename = "/tmp/tmphrzut8l5.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 { i32, i64 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @gettime(i32 %0, i64 %1, i32 %2, i64 %3) #0 { %5 = alloca %struct.timeval, align 8 %6 = alloca %struct.timeval, align 8 %7 = getelementptr inbounds { i32, i64 }, ptr %5, i32 0, i32 0 store i32 %0, ptr %7, align 8 %8 = getelementptr inbounds { i32, i64 }, ptr %5, i32 0, i32 1 store i64 %1, ptr %8, align 8 %9 = getelementptr inbounds { i32, i64 }, ptr %6, i32 0, i32 0 store i32 %2, ptr %9, align 8 %10 = getelementptr inbounds { i32, i64 }, ptr %6, i32 0, i32 1 store i64 %3, ptr %10, align 8 %11 = getelementptr inbounds %struct.timeval, ptr %6, i32 0, i32 0 %12 = load i32, ptr %11, align 8 %13 = getelementptr inbounds %struct.timeval, ptr %5, i32 0, i32 0 %14 = load i32, ptr %13, align 8 %15 = sub nsw i32 %12, %14 %16 = mul nsw i32 %15, 1000000 %17 = sext i32 %16 to i64 %18 = getelementptr inbounds %struct.timeval, ptr %6, i32 0, i32 1 %19 = load i64, ptr %18, align 8 %20 = add i64 %17, %19 %21 = getelementptr inbounds %struct.timeval, ptr %5, i32 0, i32 1 %22 = load i64, ptr %21, align 8 %23 = sub i64 %20, %22 ret i64 %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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmphrzut8l5.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 { i32, i64 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @gettime(i32 %0, i64 %1, i32 %2, i64 %3) #0 { %5 = alloca %struct.timeval, align 8 %6 = alloca %struct.timeval, align 8 %7 = getelementptr inbounds { i32, i64 }, ptr %5, i32 0, i32 0 store i32 %0, ptr %7, align 8 %8 = getelementptr inbounds { i32, i64 }, ptr %5, i32 0, i32 1 store i64 %1, ptr %8, align 8 %9 = getelementptr inbounds { i32, i64 }, ptr %6, i32 0, i32 0 store i32 %2, ptr %9, align 8 %10 = getelementptr inbounds { i32, i64 }, ptr %6, i32 0, i32 1 store i64 %3, ptr %10, align 8 %11 = getelementptr inbounds %struct.timeval, ptr %6, i32 0, i32 0 %12 = load i32, ptr %11, align 8 %13 = getelementptr inbounds %struct.timeval, ptr %5, i32 0, i32 0 %14 = load i32, ptr %13, align 8 %15 = sub nsw i32 %12, %14 %16 = mul nsw i32 %15, 1000000 %17 = sext i32 %16 to i64 %18 = getelementptr inbounds %struct.timeval, ptr %6, i32 0, i32 1 %19 = load i64, ptr %18, align 8 %20 = add i64 %17, %19 %21 = getelementptr inbounds %struct.timeval, ptr %5, i32 0, i32 1 %22 = load i64, ptr %21, align 8 %23 = sub i64 %20, %22 ret i64 %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"}
; ModuleID = '/tmp/tmpfcyrqlqk.c' source_filename = "/tmp/tmpfcyrqlqk.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 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = call i32 (...) @test_no_arg() %7 = call i32 (...) @test_boolean_arg() %8 = call i32 (...) @test_string_arg() %9 = call i32 (...) @test_integer_arg() %10 = call i32 (...) @test_long_option() %11 = call i32 (...) @test_multiple_short() %12 = call i32 (...) @test_equal_char() %13 = call i32 (...) @test_keep_argv0() %14 = call i32 (...) @test_dash_dash() %15 = call i32 (...) @test_remain_arg() %16 = call i32 (...) @test_unknown() %17 = call i32 (...) @test_callback() %18 = call i32 (...) @test_number_callback() %19 = load i32, ptr %4, align 4 %20 = icmp sgt i32 %19, 1 br i1 %20, label %21, label %25 21: ; preds = %2 %22 = load i32, ptr %4, align 4 %23 = load ptr, ptr %5, align 8 %24 = call i32 @test_user_input(i32 noundef %22, ptr noundef %23) br label %25 25: ; preds = %21, %2 ret i32 0 } declare i32 @test_no_arg(...) #1 declare i32 @test_boolean_arg(...) #1 declare i32 @test_string_arg(...) #1 declare i32 @test_integer_arg(...) #1 declare i32 @test_long_option(...) #1 declare i32 @test_multiple_short(...) #1 declare i32 @test_equal_char(...) #1 declare i32 @test_keep_argv0(...) #1 declare i32 @test_dash_dash(...) #1 declare i32 @test_remain_arg(...) #1 declare i32 @test_unknown(...) #1 declare i32 @test_callback(...) #1 declare i32 @test_number_callback(...) #1 declare i32 @test_user_input(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/tmpfcyrqlqk.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 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 %6 = call i32 (...) @test_no_arg() %7 = call i32 (...) @test_boolean_arg() %8 = call i32 (...) @test_string_arg() %9 = call i32 (...) @test_integer_arg() %10 = call i32 (...) @test_long_option() %11 = call i32 (...) @test_multiple_short() %12 = call i32 (...) @test_equal_char() %13 = call i32 (...) @test_keep_argv0() %14 = call i32 (...) @test_dash_dash() %15 = call i32 (...) @test_remain_arg() %16 = call i32 (...) @test_unknown() %17 = call i32 (...) @test_callback() %18 = call i32 (...) @test_number_callback() %19 = load i32, ptr %4, align 4 %20 = icmp sgt i32 %19, 1 br i1 %20, label %21, label %25 21: ; preds = %2 %22 = load i32, ptr %4, align 4 %23 = load ptr, ptr %5, align 8 %24 = call i32 @test_user_input(i32 noundef %22, ptr noundef %23) br label %25 25: ; preds = %21, %2 ret i32 0 } declare i32 @test_no_arg(...) #1 declare i32 @test_boolean_arg(...) #1 declare i32 @test_string_arg(...) #1 declare i32 @test_integer_arg(...) #1 declare i32 @test_long_option(...) #1 declare i32 @test_multiple_short(...) #1 declare i32 @test_equal_char(...) #1 declare i32 @test_keep_argv0(...) #1 declare i32 @test_dash_dash(...) #1 declare i32 @test_remain_arg(...) #1 declare i32 @test_unknown(...) #1 declare i32 @test_callback(...) #1 declare i32 @test_number_callback(...) #1 declare i32 @test_user_input(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/tmp80i2puzc.c' source_filename = "/tmp/tmp80i2puzc.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/tmp80i2puzc.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/tmptu7dlgbw.c' source_filename = "/tmp/tmptu7dlgbw.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 @complement(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i8, align 1 store ptr %0, ptr %2, align 8 %6 = load ptr, ptr %2, align 8 %7 = call i32 @strlen(ptr noundef %6) store i32 %7, ptr %3, align 4 store i32 0, ptr %4, align 4 store i32 0, ptr %4, align 4 br label %8 8: ; preds = %54, %1 %9 = load i32, ptr %4, align 4 %10 = load i32, ptr %3, align 4 %11 = icmp slt i32 %9, %10 br i1 %11, label %12, label %57 12: ; preds = %8 %13 = load ptr, ptr %2, align 8 %14 = load i32, ptr %4, align 4 %15 = sext i32 %14 to i64 %16 = getelementptr inbounds i8, ptr %13, i64 %15 %17 = load i8, ptr %16, align 1 store i8 %17, ptr %5, align 1 %18 = load i8, ptr %5, align 1 %19 = sext i8 %18 to i32 %20 = icmp eq i32 %19, 65 br i1 %20, label %21, label %26 21: ; preds = %12 %22 = load ptr, ptr %2, align 8 %23 = load i32, ptr %4, align 4 %24 = sext i32 %23 to i64 %25 = getelementptr inbounds i8, ptr %22, i64 %24 store i8 84, ptr %25, align 1 br label %26 26: ; preds = %21, %12 %27 = load i8, ptr %5, align 1 %28 = sext i8 %27 to i32 %29 = icmp eq i32 %28, 84 br i1 %29, label %30, label %35 30: ; preds = %26 %31 = load ptr, ptr %2, align 8 %32 = load i32, ptr %4, align 4 %33 = sext i32 %32 to i64 %34 = getelementptr inbounds i8, ptr %31, i64 %33 store i8 65, ptr %34, align 1 br label %35 35: ; preds = %30, %26 %36 = load i8, ptr %5, align 1 %37 = sext i8 %36 to i32 %38 = icmp eq i32 %37, 67 br i1 %38, label %39, label %44 39: ; preds = %35 %40 = load ptr, ptr %2, align 8 %41 = load i32, ptr %4, align 4 %42 = sext i32 %41 to i64 %43 = getelementptr inbounds i8, ptr %40, i64 %42 store i8 71, ptr %43, align 1 br label %44 44: ; preds = %39, %35 %45 = load i8, ptr %5, align 1 %46 = sext i8 %45 to i32 %47 = icmp eq i32 %46, 71 br i1 %47, label %48, label %53 48: ; preds = %44 %49 = load ptr, ptr %2, align 8 %50 = load i32, ptr %4, align 4 %51 = sext i32 %50 to i64 %52 = getelementptr inbounds i8, ptr %49, i64 %51 store i8 67, ptr %52, align 1 br label %53 53: ; preds = %48, %44 br label %54 54: ; preds = %53 %55 = load i32, ptr %4, align 4 %56 = add nsw i32 %55, 1 store i32 %56, ptr %4, align 4 br label %8, !llvm.loop !6 57: ; preds = %8 %58 = load ptr, ptr %2, align 8 ret ptr %58 } declare i32 @strlen(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/tmptu7dlgbw.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 @complement(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i8, align 1 store ptr %0, ptr %2, align 8 %6 = load ptr, ptr %2, align 8 %7 = call i32 @strlen(ptr noundef %6) store i32 %7, ptr %3, align 4 store i32 0, ptr %4, align 4 store i32 0, ptr %4, align 4 %8 = load i32, ptr %4, align 4 %9 = load i32, ptr %3, align 4 %10 = icmp slt i32 %8, %9 br i1 %10, label %.lr.ph, label %59 .lr.ph: ; preds = %1 br label %11 11: ; preds = %.lr.ph, %53 %12 = load ptr, ptr %2, align 8 %13 = load i32, ptr %4, align 4 %14 = sext i32 %13 to i64 %15 = getelementptr inbounds i8, ptr %12, i64 %14 %16 = load i8, ptr %15, align 1 store i8 %16, ptr %5, align 1 %17 = load i8, ptr %5, align 1 %18 = sext i8 %17 to i32 %19 = icmp eq i32 %18, 65 br i1 %19, label %20, label %25 20: ; preds = %11 %21 = load ptr, ptr %2, align 8 %22 = load i32, ptr %4, align 4 %23 = sext i32 %22 to i64 %24 = getelementptr inbounds i8, ptr %21, i64 %23 store i8 84, ptr %24, align 1 br label %25 25: ; preds = %20, %11 %26 = load i8, ptr %5, align 1 %27 = sext i8 %26 to i32 %28 = icmp eq i32 %27, 84 br i1 %28, label %29, label %34 29: ; preds = %25 %30 = load ptr, ptr %2, align 8 %31 = load i32, ptr %4, align 4 %32 = sext i32 %31 to i64 %33 = getelementptr inbounds i8, ptr %30, i64 %32 store i8 65, ptr %33, align 1 br label %34 34: ; preds = %29, %25 %35 = load i8, ptr %5, align 1 %36 = sext i8 %35 to i32 %37 = icmp eq i32 %36, 67 br i1 %37, label %38, label %43 38: ; preds = %34 %39 = load ptr, ptr %2, align 8 %40 = load i32, ptr %4, align 4 %41 = sext i32 %40 to i64 %42 = getelementptr inbounds i8, ptr %39, i64 %41 store i8 71, ptr %42, align 1 br label %43 43: ; preds = %38, %34 %44 = load i8, ptr %5, align 1 %45 = sext i8 %44 to i32 %46 = icmp eq i32 %45, 71 br i1 %46, label %47, label %52 47: ; preds = %43 %48 = load ptr, ptr %2, align 8 %49 = load i32, ptr %4, align 4 %50 = sext i32 %49 to i64 %51 = getelementptr inbounds i8, ptr %48, i64 %50 store i8 67, ptr %51, align 1 br label %52 52: ; preds = %47, %43 br label %53 53: ; preds = %52 %54 = load i32, ptr %4, align 4 %55 = add nsw i32 %54, 1 store i32 %55, ptr %4, align 4 %56 = load i32, ptr %4, align 4 %57 = load i32, ptr %3, align 4 %58 = icmp slt i32 %56, %57 br i1 %58, label %11, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %53 br label %59 59: ; preds = %._crit_edge, %1 %60 = load ptr, ptr %2, align 8 ret ptr %60 } declare i32 @strlen(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/tmpm_ubziu4.c' source_filename = "/tmp/tmpm_ubziu4.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/tmpm_ubziu4.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/tmpo_qinnpb.c' source_filename = "/tmp/tmpo_qinnpb.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/tmpo_qinnpb.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/tmpux_hjop0.c' source_filename = "/tmp/tmpux_hjop0.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 @map_init() #0 { %1 = call ptr (...) @array_init() ret ptr %1 } declare ptr @array_init(...) #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/tmpux_hjop0.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 @map_init() #0 { %1 = call ptr (...) @array_init() ret ptr %1 } declare ptr @array_init(...) #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/tmpo7htz_n8.c' source_filename = "/tmp/tmpo7htz_n8.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/tmpo7htz_n8.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/tmpp1_z7j2z.c' source_filename = "/tmp/tmpp1_z7j2z.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 [46 x i8] c"USAGE: ex17 <dbfile> <action> [action params]\00", align 1 @.str.1 = private unnamed_addr constant [31 x i8] c"There's not that many records.\00", align 1 @.str.2 = private unnamed_addr constant [18 x i8] c"Need an id to get\00", align 1 @.str.3 = private unnamed_addr constant [28 x i8] c"Need id, name, email to set\00", align 1 @.str.4 = private unnamed_addr constant [18 x i8] c"Need id to delete\00", align 1 @.str.5 = private unnamed_addr constant [53 x i8] c"Invalid action, only: c=create, g=get, d=del, l=list\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 ptr, align 8 %7 = alloca i8, align 1 %8 = alloca ptr, align 8 %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 slt i32 %10, 3 br i1 %11, label %12, label %14 12: ; preds = %2 %13 = call i32 @die(ptr noundef @.str) br label %14 14: ; preds = %12, %2 %15 = load ptr, ptr %5, align 8 %16 = getelementptr inbounds ptr, ptr %15, i64 1 %17 = load ptr, ptr %16, align 8 store ptr %17, ptr %6, align 8 %18 = load ptr, ptr %5, align 8 %19 = getelementptr inbounds ptr, ptr %18, i64 2 %20 = load ptr, ptr %19, align 8 %21 = getelementptr inbounds i8, ptr %20, i64 0 %22 = load i8, ptr %21, align 1 store i8 %22, ptr %7, align 1 %23 = load ptr, ptr %6, align 8 %24 = load i8, ptr %7, align 1 %25 = call ptr @Database_open(ptr noundef %23, i8 noundef signext %24) store ptr %25, ptr %8, align 8 store i32 0, ptr %9, align 4 %26 = load i32, ptr %4, align 4 %27 = icmp sgt i32 %26, 3 br i1 %27, label %28, label %33 28: ; preds = %14 %29 = load ptr, ptr %5, align 8 %30 = getelementptr inbounds ptr, ptr %29, i64 3 %31 = load ptr, ptr %30, align 8 %32 = call i32 @atoi(ptr noundef %31) store i32 %32, ptr %9, align 4 br label %33 33: ; preds = %28, %14 %34 = load i32, ptr %9, align 4 %35 = icmp sge i32 %34, 100 br i1 %35, label %36, label %38 36: ; preds = %33 %37 = call i32 @die(ptr noundef @.str.1) br label %38 38: ; preds = %36, %33 %39 = load i8, ptr %7, align 1 %40 = sext i8 %39 to i32 switch i32 %40, label %86 [ i32 99, label %41 i32 103, label %46 i32 115, label %55 i32 100, label %72 i32 108, label %83 ] 41: ; preds = %38 %42 = load ptr, ptr %8, align 8 %43 = call i32 @Database_create(ptr noundef %42) %44 = load ptr, ptr %8, align 8 %45 = call i32 @Database_write(ptr noundef %44) br label %88 46: ; preds = %38 %47 = load i32, ptr %4, align 4 %48 = icmp ne i32 %47, 4 br i1 %48, label %49, label %51 49: ; preds = %46 %50 = call i32 @die(ptr noundef @.str.2) br label %51 51: ; preds = %49, %46 %52 = load ptr, ptr %8, align 8 %53 = load i32, ptr %9, align 4 %54 = call i32 @Database_get(ptr noundef %52, i32 noundef %53) br label %88 55: ; preds = %38 %56 = load i32, ptr %4, align 4 %57 = icmp ne i32 %56, 6 br i1 %57, label %58, label %60 58: ; preds = %55 %59 = call i32 @die(ptr noundef @.str.3) br label %60 60: ; preds = %58, %55 %61 = load ptr, ptr %8, align 8 %62 = load i32, ptr %9, align 4 %63 = load ptr, ptr %5, align 8 %64 = getelementptr inbounds ptr, ptr %63, i64 4 %65 = load ptr, ptr %64, align 8 %66 = load ptr, ptr %5, align 8 %67 = getelementptr inbounds ptr, ptr %66, i64 5 %68 = load ptr, ptr %67, align 8 %69 = call i32 @Database_set(ptr noundef %61, i32 noundef %62, ptr noundef %65, ptr noundef %68) %70 = load ptr, ptr %8, align 8 %71 = call i32 @Database_write(ptr noundef %70) br label %88 72: ; preds = %38 %73 = load i32, ptr %4, align 4 %74 = icmp ne i32 %73, 4 br i1 %74, label %75, label %77 75: ; preds = %72 %76 = call i32 @die(ptr noundef @.str.4) br label %77 77: ; preds = %75, %72 %78 = load ptr, ptr %8, align 8 %79 = load i32, ptr %9, align 4 %80 = call i32 @Database_delete(ptr noundef %78, i32 noundef %79) %81 = load ptr, ptr %8, align 8 %82 = call i32 @Database_write(ptr noundef %81) br label %88 83: ; preds = %38 %84 = load ptr, ptr %8, align 8 %85 = call i32 @Database_list(ptr noundef %84) br label %88 86: ; preds = %38 %87 = call i32 @die(ptr noundef @.str.5) br label %88 88: ; preds = %86, %83, %77, %60, %51, %41 %89 = load ptr, ptr %8, align 8 %90 = call i32 @Database_close(ptr noundef %89) ret i32 0 } declare i32 @die(ptr noundef) #1 declare ptr @Database_open(ptr noundef, i8 noundef signext) #1 declare i32 @atoi(ptr noundef) #1 declare i32 @Database_create(ptr noundef) #1 declare i32 @Database_write(ptr noundef) #1 declare i32 @Database_get(ptr noundef, i32 noundef) #1 declare i32 @Database_set(ptr noundef, i32 noundef, ptr noundef, ptr noundef) #1 declare i32 @Database_delete(ptr noundef, i32 noundef) #1 declare i32 @Database_list(ptr noundef) #1 declare i32 @Database_close(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/tmpp1_z7j2z.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 [46 x i8] c"USAGE: ex17 <dbfile> <action> [action params]\00", align 1 @.str.1 = private unnamed_addr constant [31 x i8] c"There's not that many records.\00", align 1 @.str.2 = private unnamed_addr constant [18 x i8] c"Need an id to get\00", align 1 @.str.3 = private unnamed_addr constant [28 x i8] c"Need id, name, email to set\00", align 1 @.str.4 = private unnamed_addr constant [18 x i8] c"Need id to delete\00", align 1 @.str.5 = private unnamed_addr constant [53 x i8] c"Invalid action, only: c=create, g=get, d=del, l=list\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 ptr, align 8 %7 = alloca i8, align 1 %8 = alloca ptr, align 8 %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 slt i32 %10, 3 br i1 %11, label %12, label %14 12: ; preds = %2 %13 = call i32 @die(ptr noundef @.str) br label %14 14: ; preds = %12, %2 %15 = load ptr, ptr %5, align 8 %16 = getelementptr inbounds ptr, ptr %15, i64 1 %17 = load ptr, ptr %16, align 8 store ptr %17, ptr %6, align 8 %18 = load ptr, ptr %5, align 8 %19 = getelementptr inbounds ptr, ptr %18, i64 2 %20 = load ptr, ptr %19, align 8 %21 = getelementptr inbounds i8, ptr %20, i64 0 %22 = load i8, ptr %21, align 1 store i8 %22, ptr %7, align 1 %23 = load ptr, ptr %6, align 8 %24 = load i8, ptr %7, align 1 %25 = call ptr @Database_open(ptr noundef %23, i8 noundef signext %24) store ptr %25, ptr %8, align 8 store i32 0, ptr %9, align 4 %26 = load i32, ptr %4, align 4 %27 = icmp sgt i32 %26, 3 br i1 %27, label %28, label %33 28: ; preds = %14 %29 = load ptr, ptr %5, align 8 %30 = getelementptr inbounds ptr, ptr %29, i64 3 %31 = load ptr, ptr %30, align 8 %32 = call i32 @atoi(ptr noundef %31) store i32 %32, ptr %9, align 4 br label %33 33: ; preds = %28, %14 %34 = load i32, ptr %9, align 4 %35 = icmp sge i32 %34, 100 br i1 %35, label %36, label %38 36: ; preds = %33 %37 = call i32 @die(ptr noundef @.str.1) br label %38 38: ; preds = %36, %33 %39 = load i8, ptr %7, align 1 %40 = sext i8 %39 to i32 switch i32 %40, label %86 [ i32 99, label %41 i32 103, label %46 i32 115, label %55 i32 100, label %72 i32 108, label %83 ] 41: ; preds = %38 %42 = load ptr, ptr %8, align 8 %43 = call i32 @Database_create(ptr noundef %42) %44 = load ptr, ptr %8, align 8 %45 = call i32 @Database_write(ptr noundef %44) br label %88 46: ; preds = %38 %47 = load i32, ptr %4, align 4 %48 = icmp ne i32 %47, 4 br i1 %48, label %49, label %51 49: ; preds = %46 %50 = call i32 @die(ptr noundef @.str.2) br label %51 51: ; preds = %49, %46 %52 = load ptr, ptr %8, align 8 %53 = load i32, ptr %9, align 4 %54 = call i32 @Database_get(ptr noundef %52, i32 noundef %53) br label %88 55: ; preds = %38 %56 = load i32, ptr %4, align 4 %57 = icmp ne i32 %56, 6 br i1 %57, label %58, label %60 58: ; preds = %55 %59 = call i32 @die(ptr noundef @.str.3) br label %60 60: ; preds = %58, %55 %61 = load ptr, ptr %8, align 8 %62 = load i32, ptr %9, align 4 %63 = load ptr, ptr %5, align 8 %64 = getelementptr inbounds ptr, ptr %63, i64 4 %65 = load ptr, ptr %64, align 8 %66 = load ptr, ptr %5, align 8 %67 = getelementptr inbounds ptr, ptr %66, i64 5 %68 = load ptr, ptr %67, align 8 %69 = call i32 @Database_set(ptr noundef %61, i32 noundef %62, ptr noundef %65, ptr noundef %68) %70 = load ptr, ptr %8, align 8 %71 = call i32 @Database_write(ptr noundef %70) br label %88 72: ; preds = %38 %73 = load i32, ptr %4, align 4 %74 = icmp ne i32 %73, 4 br i1 %74, label %75, label %77 75: ; preds = %72 %76 = call i32 @die(ptr noundef @.str.4) br label %77 77: ; preds = %75, %72 %78 = load ptr, ptr %8, align 8 %79 = load i32, ptr %9, align 4 %80 = call i32 @Database_delete(ptr noundef %78, i32 noundef %79) %81 = load ptr, ptr %8, align 8 %82 = call i32 @Database_write(ptr noundef %81) br label %88 83: ; preds = %38 %84 = load ptr, ptr %8, align 8 %85 = call i32 @Database_list(ptr noundef %84) br label %88 86: ; preds = %38 %87 = call i32 @die(ptr noundef @.str.5) br label %88 88: ; preds = %86, %83, %77, %60, %51, %41 %89 = load ptr, ptr %8, align 8 %90 = call i32 @Database_close(ptr noundef %89) ret i32 0 } declare i32 @die(ptr noundef) #1 declare ptr @Database_open(ptr noundef, i8 noundef signext) #1 declare i32 @atoi(ptr noundef) #1 declare i32 @Database_create(ptr noundef) #1 declare i32 @Database_write(ptr noundef) #1 declare i32 @Database_get(ptr noundef, i32 noundef) #1 declare i32 @Database_set(ptr noundef, i32 noundef, ptr noundef, ptr noundef) #1 declare i32 @Database_delete(ptr noundef, i32 noundef) #1 declare i32 @Database_list(ptr noundef) #1 declare i32 @Database_close(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/tmpv6r4kzvc.c' source_filename = "/tmp/tmpv6r4kzvc.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 @HTS_alloc_matrix(i32 noundef %0, i32 noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca ptr, align 8 store i32 %0, ptr %3, align 4 store i32 %1, ptr %4, align 4 %7 = load i32, ptr %3, align 4 %8 = call i64 @HTS_calloc(i32 noundef %7, i32 noundef 8) %9 = inttoptr i64 %8 to ptr store ptr %9, ptr %6, align 8 store i32 0, ptr %5, align 4 br label %10 10: ; preds = %22, %2 %11 = load i32, ptr %5, align 4 %12 = load i32, ptr %3, align 4 %13 = icmp slt i32 %11, %12 br i1 %13, label %14, label %25 14: ; preds = %10 %15 = load i32, ptr %4, align 4 %16 = call i64 @HTS_calloc(i32 noundef %15, i32 noundef 8) %17 = inttoptr i64 %16 to ptr %18 = load ptr, ptr %6, align 8 %19 = load i32, ptr %5, align 4 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds ptr, ptr %18, i64 %20 store ptr %17, ptr %21, align 8 br label %22 22: ; preds = %14 %23 = load i32, ptr %5, align 4 %24 = add nsw i32 %23, 1 store i32 %24, ptr %5, align 4 br label %10, !llvm.loop !6 25: ; preds = %10 %26 = load ptr, ptr %6, align 8 ret ptr %26 } declare i64 @HTS_calloc(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/tmpv6r4kzvc.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 @HTS_alloc_matrix(i32 noundef %0, i32 noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca ptr, align 8 store i32 %0, ptr %3, align 4 store i32 %1, ptr %4, align 4 %7 = load i32, ptr %3, align 4 %8 = call i64 @HTS_calloc(i32 noundef %7, i32 noundef 8) %9 = inttoptr i64 %8 to ptr store ptr %9, ptr %6, align 8 store i32 0, ptr %5, align 4 %10 = load i32, ptr %5, align 4 %11 = load i32, ptr %3, align 4 %12 = icmp slt i32 %10, %11 br i1 %12, label %.lr.ph, label %27 .lr.ph: ; preds = %2 br label %13 13: ; preds = %.lr.ph, %21 %14 = load i32, ptr %4, align 4 %15 = call i64 @HTS_calloc(i32 noundef %14, i32 noundef 8) %16 = inttoptr i64 %15 to ptr %17 = load ptr, ptr %6, align 8 %18 = load i32, ptr %5, align 4 %19 = sext i32 %18 to i64 %20 = getelementptr inbounds ptr, ptr %17, i64 %19 store ptr %16, ptr %20, align 8 br label %21 21: ; preds = %13 %22 = load i32, ptr %5, align 4 %23 = add nsw i32 %22, 1 store i32 %23, ptr %5, align 4 %24 = load i32, ptr %5, align 4 %25 = load i32, ptr %3, align 4 %26 = icmp slt i32 %24, %25 br i1 %26, label %13, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %21 br label %27 27: ; preds = %._crit_edge, %2 %28 = load ptr, ptr %6, align 8 ret ptr %28 } declare i64 @HTS_calloc(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/tmpyjqsefi6.c' source_filename = "/tmp/tmpyjqsefi6.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/tmpyjqsefi6.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/tmphmlzwpob.c' source_filename = "/tmp/tmphmlzwpob.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 @.str = private unnamed_addr constant [223 x i8] c"\0AThe following dependencies are requested:\0A\09* build-essential\0A\09* libssl-dev/openssl-devel\0A\09* libnl-3-dev, libnl-genl-3-dev\0A\09* libpcap(-dev)\0A\09* libsqlite3(-dev)\0A\09* pkg-config\0A\09* xterm\0A\09* wget\0A\09* macchanger\0AContinue? [Y-N]\0A\00", align 1 @EXIT_FAILURE = dso_local global i32 0, align 4 @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 [17 x i8] c"Type only [Y-N]\0A\00", align 1 @.str.3 = private unnamed_addr constant [30 x i8] c"\0AInstalling dependencies...\0A\0A\00", align 1 @.str.4 = private unnamed_addr constant [193 x i8] c"apt-get install build-essential libssl-dev libnl-3-dev libnl-genl-3-dev libpcap0.8 libpcap0.8-dev libsqlite3-0 libsqlite3-dev pkg-config xterm wget macchanger --install-suggests -y --force-yes\00", align 1 @.str.5 = private unnamed_addr constant [155 x i8] c"yum install make automake gcc gcc-c++ kernel-devel openssl-devel libnl3-devel libpcap libpcap-devel libsqlite3x libsqlite3x-devel xterm wget macchanger -y\00", align 1 @.str.6 = private unnamed_addr constant [101 x i8] c"pacman -S base-devel openssl libnl libpcap lib32-sqlite pkg-config xterm wget macchanger --noconfirm\00", align 1 @stderr = dso_local global i32 0, align 4 @.str.7 = private unnamed_addr constant [7 x i8] c"ERROR\0A\00", align 1 @.str.8 = private unnamed_addr constant [20 x i8] c"Execution aborted.\0A\00", align 1 @.str.9 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @EXIT_SUCCESS = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @depInstall() #0 { %1 = alloca i32, align 4 %2 = alloca i8, align 1 %3 = alloca i8, align 1 %4 = alloca [255 x i8], align 16 store i8 48, ptr %2, align 1 store i8 48, ptr %3, align 1 %5 = load i32, ptr @stdout, align 4 %6 = call i64 @fprintf(i32 noundef %5, ptr noundef @.str) %7 = call signext i8 (...) @checkDistro() store i8 %7, ptr %3, align 1 %8 = sext i8 %7 to i32 %9 = icmp eq i32 %8, 48 br i1 %9, label %10, label %12 10: ; preds = %0 %11 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %11, ptr %1, align 4 br label %74 12: ; preds = %0 br label %13 13: ; preds = %33, %12 %14 = getelementptr inbounds [255 x i8], ptr %4, i64 0, i64 0 %15 = load i32, ptr @stdin, align 4 %16 = call i32 @fgets(ptr noundef %14, i32 noundef 254, i32 noundef %15) %17 = getelementptr inbounds [255 x i8], ptr %4, i64 0, i64 0 %18 = call i32 @sscanf(ptr noundef %17, ptr noundef @.str.1, ptr noundef %2) %19 = load i8, ptr %2, align 1 %20 = call signext i8 @toupper(i8 noundef signext %19) store i8 %20, ptr %2, align 1 br label %21 21: ; preds = %13 %22 = load i8, ptr %2, align 1 %23 = sext i8 %22 to i32 %24 = icmp ne i32 %23, 89 br i1 %24, label %25, label %33 25: ; preds = %21 %26 = load i8, ptr %2, align 1 %27 = sext i8 %26 to i32 %28 = icmp ne i32 %27, 78 br i1 %28, label %29, label %33 29: ; preds = %25 %30 = load i32, ptr @stdout, align 4 %31 = call i64 @fprintf(i32 noundef %30, ptr noundef @.str.2) %32 = icmp ne i64 %31, 0 br label %33 33: ; preds = %29, %25, %21 %34 = phi i1 [ false, %25 ], [ false, %21 ], [ %32, %29 ] br i1 %34, label %13, label %35, !llvm.loop !6 35: ; preds = %33 %36 = load i8, ptr %2, align 1 %37 = sext i8 %36 to i32 %38 = icmp eq i32 %37, 89 br i1 %38, label %39, label %66 39: ; preds = %35 %40 = load i32, ptr @stdout, align 4 %41 = call i64 @fprintf(i32 noundef %40, ptr noundef @.str.3) %42 = load i8, ptr %3, align 1 %43 = sext i8 %42 to i32 %44 = icmp eq i32 %43, 117 br i1 %44, label %45, label %47 45: ; preds = %39 %46 = call i32 @system(ptr noundef @.str.4) br label %65 47: ; preds = %39 %48 = load i8, ptr %3, align 1 %49 = sext i8 %48 to i32 %50 = icmp eq i32 %49, 121 br i1 %50, label %51, label %53 51: ; preds = %47 %52 = call i32 @system(ptr noundef @.str.5) br label %64 53: ; preds = %47 %54 = load i8, ptr %3, align 1 %55 = sext i8 %54 to i32 %56 = icmp eq i32 %55, 97 br i1 %56, label %57, label %59 57: ; preds = %53 %58 = call i32 @system(ptr noundef @.str.6) br label %63 59: ; preds = %53 %60 = load i32, ptr @stderr, align 4 %61 = call i64 @fprintf(i32 noundef %60, ptr noundef @.str.7) %62 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %62, ptr %1, align 4 br label %74 63: ; preds = %57 br label %64 64: ; preds = %63, %51 br label %65 65: ; preds = %64, %45 br label %70 66: ; preds = %35 %67 = load i32, ptr @stdout, align 4 %68 = call i64 @fprintf(i32 noundef %67, ptr noundef @.str.8) %69 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %69, ptr %1, align 4 br label %74 70: ; preds = %65 %71 = load i32, ptr @stdout, align 4 %72 = call i64 @fprintf(i32 noundef %71, ptr noundef @.str.9) %73 = load i32, ptr @EXIT_SUCCESS, align 4 store i32 %73, ptr %1, align 4 br label %74 74: ; preds = %70, %66, %59, %10 %75 = load i32, ptr %1, align 4 ret i32 %75 } declare i64 @fprintf(i32 noundef, ptr noundef) #1 declare signext i8 @checkDistro(...) #1 declare i32 @fgets(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @sscanf(ptr noundef, ptr noundef, ptr noundef) #1 declare signext i8 @toupper(i8 noundef signext) #1 declare i32 @system(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/tmphmlzwpob.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 @.str = private unnamed_addr constant [223 x i8] c"\0AThe following dependencies are requested:\0A\09* build-essential\0A\09* libssl-dev/openssl-devel\0A\09* libnl-3-dev, libnl-genl-3-dev\0A\09* libpcap(-dev)\0A\09* libsqlite3(-dev)\0A\09* pkg-config\0A\09* xterm\0A\09* wget\0A\09* macchanger\0AContinue? [Y-N]\0A\00", align 1 @EXIT_FAILURE = dso_local global i32 0, align 4 @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 [17 x i8] c"Type only [Y-N]\0A\00", align 1 @.str.3 = private unnamed_addr constant [30 x i8] c"\0AInstalling dependencies...\0A\0A\00", align 1 @.str.4 = private unnamed_addr constant [193 x i8] c"apt-get install build-essential libssl-dev libnl-3-dev libnl-genl-3-dev libpcap0.8 libpcap0.8-dev libsqlite3-0 libsqlite3-dev pkg-config xterm wget macchanger --install-suggests -y --force-yes\00", align 1 @.str.5 = private unnamed_addr constant [155 x i8] c"yum install make automake gcc gcc-c++ kernel-devel openssl-devel libnl3-devel libpcap libpcap-devel libsqlite3x libsqlite3x-devel xterm wget macchanger -y\00", align 1 @.str.6 = private unnamed_addr constant [101 x i8] c"pacman -S base-devel openssl libnl libpcap lib32-sqlite pkg-config xterm wget macchanger --noconfirm\00", align 1 @stderr = dso_local global i32 0, align 4 @.str.7 = private unnamed_addr constant [7 x i8] c"ERROR\0A\00", align 1 @.str.8 = private unnamed_addr constant [20 x i8] c"Execution aborted.\0A\00", align 1 @.str.9 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @EXIT_SUCCESS = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @depInstall() #0 { %1 = alloca i32, align 4 %2 = alloca i8, align 1 %3 = alloca i8, align 1 %4 = alloca [255 x i8], align 16 store i8 48, ptr %2, align 1 store i8 48, ptr %3, align 1 %5 = load i32, ptr @stdout, align 4 %6 = call i64 @fprintf(i32 noundef %5, ptr noundef @.str) %7 = call signext i8 (...) @checkDistro() store i8 %7, ptr %3, align 1 %8 = sext i8 %7 to i32 %9 = icmp eq i32 %8, 48 br i1 %9, label %10, label %12 10: ; preds = %0 %11 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %11, ptr %1, align 4 br label %74 12: ; preds = %0 br label %13 13: ; preds = %33, %12 %14 = getelementptr inbounds [255 x i8], ptr %4, i64 0, i64 0 %15 = load i32, ptr @stdin, align 4 %16 = call i32 @fgets(ptr noundef %14, i32 noundef 254, i32 noundef %15) %17 = getelementptr inbounds [255 x i8], ptr %4, i64 0, i64 0 %18 = call i32 @sscanf(ptr noundef %17, ptr noundef @.str.1, ptr noundef %2) %19 = load i8, ptr %2, align 1 %20 = call signext i8 @toupper(i8 noundef signext %19) store i8 %20, ptr %2, align 1 br label %21 21: ; preds = %13 %22 = load i8, ptr %2, align 1 %23 = sext i8 %22 to i32 %24 = icmp ne i32 %23, 89 br i1 %24, label %25, label %33 25: ; preds = %21 %26 = load i8, ptr %2, align 1 %27 = sext i8 %26 to i32 %28 = icmp ne i32 %27, 78 br i1 %28, label %29, label %33 29: ; preds = %25 %30 = load i32, ptr @stdout, align 4 %31 = call i64 @fprintf(i32 noundef %30, ptr noundef @.str.2) %32 = icmp ne i64 %31, 0 br label %33 33: ; preds = %29, %25, %21 %34 = phi i1 [ false, %25 ], [ false, %21 ], [ %32, %29 ] br i1 %34, label %13, label %35, !llvm.loop !6 35: ; preds = %33 %36 = load i8, ptr %2, align 1 %37 = sext i8 %36 to i32 %38 = icmp eq i32 %37, 89 br i1 %38, label %39, label %66 39: ; preds = %35 %40 = load i32, ptr @stdout, align 4 %41 = call i64 @fprintf(i32 noundef %40, ptr noundef @.str.3) %42 = load i8, ptr %3, align 1 %43 = sext i8 %42 to i32 %44 = icmp eq i32 %43, 117 br i1 %44, label %45, label %47 45: ; preds = %39 %46 = call i32 @system(ptr noundef @.str.4) br label %65 47: ; preds = %39 %48 = load i8, ptr %3, align 1 %49 = sext i8 %48 to i32 %50 = icmp eq i32 %49, 121 br i1 %50, label %51, label %53 51: ; preds = %47 %52 = call i32 @system(ptr noundef @.str.5) br label %64 53: ; preds = %47 %54 = load i8, ptr %3, align 1 %55 = sext i8 %54 to i32 %56 = icmp eq i32 %55, 97 br i1 %56, label %57, label %59 57: ; preds = %53 %58 = call i32 @system(ptr noundef @.str.6) br label %63 59: ; preds = %53 %60 = load i32, ptr @stderr, align 4 %61 = call i64 @fprintf(i32 noundef %60, ptr noundef @.str.7) %62 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %62, ptr %1, align 4 br label %74 63: ; preds = %57 br label %64 64: ; preds = %63, %51 br label %65 65: ; preds = %64, %45 br label %70 66: ; preds = %35 %67 = load i32, ptr @stdout, align 4 %68 = call i64 @fprintf(i32 noundef %67, ptr noundef @.str.8) %69 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %69, ptr %1, align 4 br label %74 70: ; preds = %65 %71 = load i32, ptr @stdout, align 4 %72 = call i64 @fprintf(i32 noundef %71, ptr noundef @.str.9) %73 = load i32, ptr @EXIT_SUCCESS, align 4 store i32 %73, ptr %1, align 4 br label %74 74: ; preds = %70, %66, %59, %10 %75 = load i32, ptr %1, align 4 ret i32 %75 } declare i64 @fprintf(i32 noundef, ptr noundef) #1 declare signext i8 @checkDistro(...) #1 declare i32 @fgets(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @sscanf(ptr noundef, ptr noundef, ptr noundef) #1 declare signext i8 @toupper(i8 noundef signext) #1 declare i32 @system(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/tmpml8vnbvp.c' source_filename = "/tmp/tmpml8vnbvp.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 [2 x i8] c"r\00", align 1 @.str.1 = private unnamed_addr constant [24 x i8] c"Error file Not Found! \0A\00", align 1 @.str.2 = private unnamed_addr constant [4 x i8] c"\22,\22\00", align 1 @.str.3 = private unnamed_addr constant [11 x i8] c"output.txt\00", align 1 @.str.4 = private unnamed_addr constant [2 x i8] c"w\00", align 1 @.str.5 = private unnamed_addr constant [4 x i8] c"%s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @return_namescore(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca [50000 x i8], align 16 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca i32, align 4 store ptr %0, ptr %3, align 8 %11 = load ptr, ptr %3, align 8 %12 = call ptr @fopen(ptr noundef %11, ptr noundef @.str) store ptr %12, ptr %4, align 8 %13 = load ptr, ptr %4, align 8 %14 = icmp eq ptr %13, null br i1 %14, label %15, label %17 15: ; preds = %1 %16 = call i32 @printf(ptr noundef @.str.1) store i32 -1, ptr %2, align 4 br label %64 17: ; preds = %1 %18 = getelementptr inbounds [50000 x i8], ptr %5, i64 0, i64 0 %19 = load ptr, ptr %4, align 8 %20 = call i32 @fgets(ptr noundef %18, i32 noundef 50000, ptr noundef %19) store i32 0, ptr %6, align 4 %21 = getelementptr inbounds [50000 x i8], ptr %5, i64 0, i64 0 %22 = call ptr @split(ptr noundef %21, ptr noundef @.str.2, ptr noundef %6) store ptr %22, ptr %7, align 8 %23 = load ptr, ptr %7, align 8 %24 = load i32, ptr %6, align 4 %25 = call i32 @quicksort_strs(ptr noundef %23, i32 noundef %24) %26 = call ptr @fopen(ptr noundef @.str.3, ptr noundef @.str.4) store ptr %26, ptr %8, align 8 store i32 0, ptr %9, align 4 br label %27 27: ; preds = %39, %17 %28 = load i32, ptr %9, align 4 %29 = load i32, ptr %6, align 4 %30 = icmp slt i32 %28, %29 br i1 %30, label %31, label %42 31: ; preds = %27 %32 = load ptr, ptr %8, align 8 %33 = load ptr, ptr %7, align 8 %34 = load i32, ptr %9, align 4 %35 = sext i32 %34 to i64 %36 = getelementptr inbounds ptr, ptr %33, i64 %35 %37 = load ptr, ptr %36, align 8 %38 = call i32 @fprintf(ptr noundef %32, ptr noundef @.str.5, ptr noundef %37) br label %39 39: ; preds = %31 %40 = load i32, ptr %9, align 4 %41 = add nsw i32 %40, 1 store i32 %41, ptr %9, align 4 br label %27, !llvm.loop !6 42: ; preds = %27 store i32 0, ptr %10, align 4 store i32 0, ptr %9, align 4 br label %43 43: ; preds = %56, %42 %44 = load i32, ptr %9, align 4 %45 = load i32, ptr %6, align 4 %46 = icmp slt i32 %44, %45 br i1 %46, label %47, label %59 47: ; preds = %43 %48 = load ptr, ptr %7, align 8 %49 = load i32, ptr %9, align 4 %50 = sext i32 %49 to i64 %51 = getelementptr inbounds ptr, ptr %48, i64 %50 %52 = load ptr, ptr %51, align 8 %53 = load i32, ptr %9, align 4 %54 = add nsw i32 %53, 1 %55 = call i32 @assign_score(ptr noundef %52, ptr noundef %10, i32 noundef %54) br label %56 56: ; preds = %47 %57 = load i32, ptr %9, align 4 %58 = add nsw i32 %57, 1 store i32 %58, ptr %9, align 4 br label %43, !llvm.loop !8 59: ; preds = %43 %60 = load ptr, ptr %7, align 8 %61 = load i32, ptr %6, align 4 %62 = call i32 @freeArray(ptr noundef %60, i32 noundef %61) %63 = load i32, ptr %10, align 4 store i32 %63, ptr %2, align 4 br label %64 64: ; preds = %59, %15 %65 = load i32, ptr %2, align 4 ret i32 %65 } declare ptr @fopen(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef) #1 declare i32 @fgets(ptr noundef, i32 noundef, ptr noundef) #1 declare ptr @split(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @quicksort_strs(ptr noundef, i32 noundef) #1 declare i32 @fprintf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @assign_score(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @freeArray(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/tmpml8vnbvp.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 [2 x i8] c"r\00", align 1 @.str.1 = private unnamed_addr constant [24 x i8] c"Error file Not Found! \0A\00", align 1 @.str.2 = private unnamed_addr constant [4 x i8] c"\22,\22\00", align 1 @.str.3 = private unnamed_addr constant [11 x i8] c"output.txt\00", align 1 @.str.4 = private unnamed_addr constant [2 x i8] c"w\00", align 1 @.str.5 = private unnamed_addr constant [4 x i8] c"%s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @return_namescore(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca [50000 x i8], align 16 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca i32, align 4 store ptr %0, ptr %3, align 8 %11 = load ptr, ptr %3, align 8 %12 = call ptr @fopen(ptr noundef %11, ptr noundef @.str) store ptr %12, ptr %4, align 8 %13 = load ptr, ptr %4, align 8 %14 = icmp eq ptr %13, null br i1 %14, label %15, label %17 15: ; preds = %1 %16 = call i32 @printf(ptr noundef @.str.1) store i32 -1, ptr %2, align 4 br label %68 17: ; preds = %1 %18 = getelementptr inbounds [50000 x i8], ptr %5, i64 0, i64 0 %19 = load ptr, ptr %4, align 8 %20 = call i32 @fgets(ptr noundef %18, i32 noundef 50000, ptr noundef %19) store i32 0, ptr %6, align 4 %21 = getelementptr inbounds [50000 x i8], ptr %5, i64 0, i64 0 %22 = call ptr @split(ptr noundef %21, ptr noundef @.str.2, ptr noundef %6) store ptr %22, ptr %7, align 8 %23 = load ptr, ptr %7, align 8 %24 = load i32, ptr %6, align 4 %25 = call i32 @quicksort_strs(ptr noundef %23, i32 noundef %24) %26 = call ptr @fopen(ptr noundef @.str.3, ptr noundef @.str.4) store ptr %26, ptr %8, align 8 store i32 0, ptr %9, align 4 %27 = load i32, ptr %9, align 4 %28 = load i32, ptr %6, align 4 %29 = icmp slt i32 %27, %28 br i1 %29, label %.lr.ph, label %44 .lr.ph: ; preds = %17 br label %30 30: ; preds = %.lr.ph, %38 %31 = load ptr, ptr %8, align 8 %32 = load ptr, ptr %7, align 8 %33 = load i32, ptr %9, align 4 %34 = sext i32 %33 to i64 %35 = getelementptr inbounds ptr, ptr %32, i64 %34 %36 = load ptr, ptr %35, align 8 %37 = call i32 @fprintf(ptr noundef %31, ptr noundef @.str.5, ptr noundef %36) br label %38 38: ; preds = %30 %39 = load i32, ptr %9, align 4 %40 = add nsw i32 %39, 1 store i32 %40, ptr %9, align 4 %41 = load i32, ptr %9, align 4 %42 = load i32, ptr %6, align 4 %43 = icmp slt i32 %41, %42 br i1 %43, label %30, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %38 br label %44 44: ; preds = %._crit_edge, %17 store i32 0, ptr %10, align 4 store i32 0, ptr %9, align 4 %45 = load i32, ptr %9, align 4 %46 = load i32, ptr %6, align 4 %47 = icmp slt i32 %45, %46 br i1 %47, label %.lr.ph2, label %63 .lr.ph2: ; preds = %44 br label %48 48: ; preds = %.lr.ph2, %57 %49 = load ptr, ptr %7, align 8 %50 = load i32, ptr %9, align 4 %51 = sext i32 %50 to i64 %52 = getelementptr inbounds ptr, ptr %49, i64 %51 %53 = load ptr, ptr %52, align 8 %54 = load i32, ptr %9, align 4 %55 = add nsw i32 %54, 1 %56 = call i32 @assign_score(ptr noundef %53, ptr noundef %10, i32 noundef %55) br label %57 57: ; preds = %48 %58 = load i32, ptr %9, align 4 %59 = add nsw i32 %58, 1 store i32 %59, ptr %9, align 4 %60 = load i32, ptr %9, align 4 %61 = load i32, ptr %6, align 4 %62 = icmp slt i32 %60, %61 br i1 %62, label %48, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %57 br label %63 63: ; preds = %._crit_edge3, %44 %64 = load ptr, ptr %7, align 8 %65 = load i32, ptr %6, align 4 %66 = call i32 @freeArray(ptr noundef %64, i32 noundef %65) %67 = load i32, ptr %10, align 4 store i32 %67, ptr %2, align 4 br label %68 68: ; preds = %63, %15 %69 = load i32, ptr %2, align 4 ret i32 %69 } declare ptr @fopen(ptr noundef, ptr noundef) #1 declare i32 @printf(ptr noundef) #1 declare i32 @fgets(ptr noundef, i32 noundef, ptr noundef) #1 declare ptr @split(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @quicksort_strs(ptr noundef, i32 noundef) #1 declare i32 @fprintf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @assign_score(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @freeArray(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/tmp4m89gdes.c' source_filename = "/tmp/tmp4m89gdes.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" @F_SETFL = dso_local global i32 0, align 4 @O_NONBLOCK = 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/tmp4m89gdes.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" @F_SETFL = dso_local global i32 0, align 4 @O_NONBLOCK = 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/tmp1ca3l3b9.c' source_filename = "/tmp/tmp1ca3l3b9.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 @spilitStr(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 %9 = alloca ptr, align 8 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca i32, align 4 store ptr %0, ptr %6, align 8 store i32 %1, ptr %7, align 4 store ptr %2, ptr %8, align 8 store ptr %3, ptr %9, align 8 store i32 -1, ptr %12, align 4 %13 = load i32, ptr %7, align 4 %14 = icmp sle i32 %13, 0 br i1 %14, label %15, label %16 15: ; preds = %4 store i32 0, ptr %5, align 4 br label %57 16: ; preds = %4 %17 = load ptr, ptr %9, align 8 store i32 0, ptr %17, align 4 store i32 0, ptr %10, align 4 br label %18 18: ; preds = %47, %16 %19 = load i32, ptr %10, align 4 %20 = load i32, ptr %7, align 4 %21 = icmp slt i32 %19, %20 br i1 %21, label %22, label %50 22: ; preds = %18 %23 = load ptr, ptr %6, align 8 %24 = load i32, ptr %10, align 4 %25 = sext i32 %24 to i64 %26 = getelementptr inbounds i8, ptr %23, i64 %25 %27 = load i8, ptr %26, align 1 %28 = call i32 @charType(i8 noundef signext %27) store i32 %28, ptr %11, align 4 %29 = load i32, ptr %11, align 4 %30 = load i32, ptr %12, align 4 %31 = icmp ne i32 %29, %30 br i1 %31, label %32, label %45 32: ; preds = %22 %33 = load i32, ptr %12, align 4 %34 = icmp ne i32 %33, 1 br i1 %34, label %35, label %45 35: ; preds = %32 %36 = load i32, ptr %10, align 4 %37 = load ptr, ptr %8, align 8 %38 = load ptr, ptr %9, align 8 %39 = load i32, ptr %38, align 4 %40 = sext i32 %39 to i64 %41 = getelementptr inbounds i32, ptr %37, i64 %40 store i32 %36, ptr %41, align 4 %42 = load ptr, ptr %9, align 8 %43 = load i32, ptr %42, align 4 %44 = add nsw i32 %43, 1 store i32 %44, ptr %42, align 4 br label %45 45: ; preds = %35, %32, %22 %46 = load i32, ptr %11, align 4 store i32 %46, ptr %12, align 4 br label %47 47: ; preds = %45 %48 = load i32, ptr %10, align 4 %49 = add nsw i32 %48, 1 store i32 %49, ptr %10, align 4 br label %18, !llvm.loop !6 50: ; preds = %18 %51 = load i32, ptr %7, align 4 %52 = load ptr, ptr %8, align 8 %53 = load ptr, ptr %9, align 8 %54 = load i32, ptr %53, align 4 %55 = sext i32 %54 to i64 %56 = getelementptr inbounds i32, ptr %52, i64 %55 store i32 %51, ptr %56, align 4 store i32 1, ptr %5, align 4 br label %57 57: ; preds = %50, %15 %58 = load i32, ptr %5, align 4 ret i32 %58 } declare i32 @charType(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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp1ca3l3b9.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 @spilitStr(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 %9 = alloca ptr, align 8 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca i32, align 4 store ptr %0, ptr %6, align 8 store i32 %1, ptr %7, align 4 store ptr %2, ptr %8, align 8 store ptr %3, ptr %9, align 8 store i32 -1, ptr %12, align 4 %13 = load i32, ptr %7, align 4 %14 = icmp sle i32 %13, 0 br i1 %14, label %15, label %16 15: ; preds = %4 store i32 0, ptr %5, align 4 br label %59 16: ; preds = %4 %17 = load ptr, ptr %9, align 8 store i32 0, ptr %17, align 4 store i32 0, ptr %10, align 4 %18 = load i32, ptr %10, align 4 %19 = load i32, ptr %7, align 4 %20 = icmp slt i32 %18, %19 br i1 %20, label %.lr.ph, label %52 .lr.ph: ; preds = %16 br label %21 21: ; preds = %.lr.ph, %46 %22 = load ptr, ptr %6, align 8 %23 = load i32, ptr %10, align 4 %24 = sext i32 %23 to i64 %25 = getelementptr inbounds i8, ptr %22, i64 %24 %26 = load i8, ptr %25, align 1 %27 = call i32 @charType(i8 noundef signext %26) store i32 %27, ptr %11, align 4 %28 = load i32, ptr %11, align 4 %29 = load i32, ptr %12, align 4 %30 = icmp ne i32 %28, %29 br i1 %30, label %31, label %44 31: ; preds = %21 %32 = load i32, ptr %12, align 4 %33 = icmp ne i32 %32, 1 br i1 %33, label %34, label %44 34: ; preds = %31 %35 = load i32, ptr %10, align 4 %36 = load ptr, ptr %8, align 8 %37 = load ptr, ptr %9, align 8 %38 = load i32, ptr %37, align 4 %39 = sext i32 %38 to i64 %40 = getelementptr inbounds i32, ptr %36, i64 %39 store i32 %35, ptr %40, align 4 %41 = load ptr, ptr %9, align 8 %42 = load i32, ptr %41, align 4 %43 = add nsw i32 %42, 1 store i32 %43, ptr %41, align 4 br label %44 44: ; preds = %34, %31, %21 %45 = load i32, ptr %11, align 4 store i32 %45, ptr %12, align 4 br label %46 46: ; preds = %44 %47 = load i32, ptr %10, align 4 %48 = add nsw i32 %47, 1 store i32 %48, ptr %10, align 4 %49 = load i32, ptr %10, align 4 %50 = load i32, ptr %7, align 4 %51 = icmp slt i32 %49, %50 br i1 %51, label %21, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %46 br label %52 52: ; preds = %._crit_edge, %16 %53 = load i32, ptr %7, align 4 %54 = load ptr, ptr %8, align 8 %55 = load ptr, ptr %9, align 8 %56 = load i32, ptr %55, align 4 %57 = sext i32 %56 to i64 %58 = getelementptr inbounds i32, ptr %54, i64 %57 store i32 %53, ptr %58, align 4 store i32 1, ptr %5, align 4 br label %59 59: ; preds = %52, %15 %60 = load i32, ptr %5, align 4 ret i32 %60 } declare i32 @charType(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"}
; ModuleID = '/tmp/tmpkudzpbmq.c' source_filename = "/tmp/tmpkudzpbmq.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/tmpkudzpbmq.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/tmp5atr884q.c' source_filename = "/tmp/tmp5atr884q.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/tmp5atr884q.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/tmp2r4byrov.c' source_filename = "/tmp/tmp2r4byrov.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 @mrtd_bac_protected_apdu(ptr noundef %0, ptr noundef %1, i32 noundef %2, ptr noundef %3, ptr noundef %4, ptr noundef %5, i32 noundef %6) #0 { %8 = alloca ptr, align 8 %9 = alloca ptr, align 8 %10 = alloca i32, align 4 %11 = alloca ptr, align 8 %12 = alloca ptr, align 8 %13 = alloca ptr, align 8 %14 = alloca i32, align 4 %15 = alloca i32, align 4 %16 = alloca i8, align 1 %17 = alloca ptr, align 8 %18 = alloca [10 x i32], align 16 %19 = alloca [8 x i32], align 16 %20 = alloca ptr, align 8 %21 = alloca i32, align 4 %22 = alloca i32, align 4 %23 = alloca ptr, align 8 %24 = alloca i32, align 4 %25 = alloca i32, align 4 %26 = alloca i32, align 4 %27 = alloca ptr, align 8 %28 = alloca i32, align 4 store ptr %0, ptr %8, align 8 store ptr %1, ptr %9, align 8 store i32 %2, ptr %10, align 4 store ptr %3, ptr %11, align 8 store ptr %4, ptr %12, align 8 store ptr %5, ptr %13, align 8 store i32 %6, ptr %14, align 4 store ptr null, ptr %17, align 8 store ptr null, ptr %23, align 8 %29 = load i32, ptr %10, align 4 %30 = icmp sgt i32 %29, 5 br i1 %30, label %31, label %35 31: ; preds = %7 %32 = load ptr, ptr %8, align 8 %33 = getelementptr inbounds i32, ptr %32, i64 4 %34 = load i32, ptr %33, align 4 store i32 %34, ptr %15, align 4 br label %36 35: ; preds = %7 store i32 0, ptr %15, align 4 br label %36 36: ; preds = %35, %31 %37 = load i32, ptr %15, align 4 %38 = icmp ne i32 %37, 0 br i1 %38, label %39, label %44 39: ; preds = %36 %40 = load i32, ptr %10, align 4 %41 = load i32, ptr %15, align 4 %42 = add nsw i32 5, %41 %43 = icmp sgt i32 %40, %42 br i1 %43, label %47, label %54 44: ; preds = %36 %45 = load i32, ptr %10, align 4 %46 = icmp eq i32 %45, 5 br i1 %46, label %47, label %54 47: ; preds = %44, %39 %48 = load ptr, ptr %8, align 8 %49 = load i32, ptr %10, align 4 %50 = sub nsw i32 %49, 1 %51 = sext i32 %50 to i64 %52 = getelementptr inbounds i32, ptr %48, i64 %51 %53 = load i32, ptr %52, align 4 store i32 %53, ptr %25, align 4 store i8 1, ptr %16, align 1 br label %55 54: ; preds = %44, %39 store i32 0, ptr %25, align 4 store i8 0, ptr %16, align 1 br label %55 55: ; preds = %54, %47 %56 = load i32, ptr %15, align 4 %57 = icmp ne i32 %56, 0 br i1 %57, label %58, label %88 58: ; preds = %55 %59 = load i32, ptr %15, align 4 %60 = add nsw i32 %59, 8 %61 = sdiv i32 %60, 8 %62 = mul nsw i32 %61, 8 %63 = call ptr @malloc(i32 noundef %62) store ptr %63, ptr %27, align 8 %64 = load ptr, ptr %8, align 8 %65 = getelementptr inbounds i32, ptr %64, i64 5 %66 = load ptr, ptr %27, align 8 %67 = load i32, ptr %15, align 4 %68 = call i32 @mrtd_crypto_padding(ptr noundef %65, ptr noundef %66, i32 noundef %67, ptr noundef %21) %69 = load i32, ptr %21, align 4 %70 = add nsw i32 %69, 3 %71 = call ptr @malloc(i32 noundef %70) store ptr %71, ptr %17, align 8 %72 = load ptr, ptr %27, align 8 %73 = load ptr, ptr %17, align 8 %74 = getelementptr inbounds i32, ptr %73, i64 3 %75 = load i32, ptr %21, align 4 %76 = load ptr, ptr %12, align 8 %77 = call i32 @mrtd_crypto_encrypt_3des(ptr noundef %72, ptr noundef %74, i32 noundef %75, ptr noundef %76) %78 = load ptr, ptr %17, align 8 %79 = getelementptr inbounds i32, ptr %78, i64 0 store i32 135, ptr %79, align 4 %80 = load ptr, ptr %17, align 8 %81 = getelementptr inbounds i32, ptr %80, i64 1 store i32 9, ptr %81, align 4 %82 = load ptr, ptr %17, align 8 %83 = getelementptr inbounds i32, ptr %82, i64 2 store i32 1, ptr %83, align 4 %84 = load i32, ptr %21, align 4 %85 = add nsw i32 %84, 3 store i32 %85, ptr %22, align 4 %86 = load ptr, ptr %27, align 8 %87 = call i32 @free(ptr noundef %86) br label %89 88: ; preds = %55 store i32 0, ptr %22, align 4 store i32 0, ptr %21, align 4 br label %89 89: ; preds = %88, %58 %90 = load i8, ptr %16, align 1 %91 = icmp ne i8 %90, 0 br i1 %91, label %92, label %102 92: ; preds = %89 store i32 3, ptr %24, align 4 %93 = load i32, ptr %24, align 4 %94 = call ptr @malloc(i32 noundef %93) store ptr %94, ptr %23, align 8 %95 = load ptr, ptr %23, align 8 %96 = getelementptr inbounds i32, ptr %95, i64 0 store i32 151, ptr %96, align 4 %97 = load ptr, ptr %23, align 8 %98 = getelementptr inbounds i32, ptr %97, i64 1 store i32 1, ptr %98, align 4 %99 = load i32, ptr %25, align 4 %100 = load ptr, ptr %23, align 8 %101 = getelementptr inbounds i32, ptr %100, i64 2 store i32 %99, ptr %101, align 4 br label %103 102: ; preds = %89 store i32 0, ptr %24, align 4 br label %103 103: ; preds = %102, %92 %104 = load ptr, ptr %8, align 8 %105 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 %106 = call i32 @mrtd_crypto_padding(ptr noundef %104, ptr noundef %105, i32 noundef 4, ptr noundef %28) %107 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 store i32 12, ptr %107, align 16 %108 = load i32, ptr %22, align 4 %109 = add nsw i32 16, %108 %110 = load i32, ptr %24, align 4 %111 = add nsw i32 %109, %110 %112 = call ptr @malloc(i32 noundef %111) store ptr %112, ptr %20, align 8 %113 = call i64 (...) @endianness() %114 = icmp ne i64 %113, 0 br i1 %114, label %115, label %148 115: ; preds = %103 %116 = getelementptr inbounds i32, ptr %14, i64 0 %117 = load i32, ptr %116, align 4 %118 = load ptr, ptr %20, align 8 %119 = getelementptr inbounds i32, ptr %118, i64 0 store i32 %117, ptr %119, align 4 %120 = getelementptr inbounds i32, ptr %14, i64 1 %121 = load i32, ptr %120, align 4 %122 = load ptr, ptr %20, align 8 %123 = getelementptr inbounds i32, ptr %122, i64 1 store i32 %121, ptr %123, align 4 %124 = getelementptr inbounds i32, ptr %14, i64 2 %125 = load i32, ptr %124, align 4 %126 = load ptr, ptr %20, align 8 %127 = getelementptr inbounds i32, ptr %126, i64 2 store i32 %125, ptr %127, align 4 %128 = getelementptr inbounds i32, ptr %14, i64 3 %129 = load i32, ptr %128, align 4 %130 = load ptr, ptr %20, align 8 %131 = getelementptr inbounds i32, ptr %130, i64 3 store i32 %129, ptr %131, align 4 %132 = getelementptr inbounds i32, ptr %14, i64 4 %133 = load i32, ptr %132, align 4 %134 = load ptr, ptr %20, align 8 %135 = getelementptr inbounds i32, ptr %134, i64 4 store i32 %133, ptr %135, align 4 %136 = getelementptr inbounds i32, ptr %14, i64 5 %137 = load i32, ptr %136, align 4 %138 = load ptr, ptr %20, align 8 %139 = getelementptr inbounds i32, ptr %138, i64 5 store i32 %137, ptr %139, align 4 %140 = getelementptr inbounds i32, ptr %14, i64 6 %141 = load i32, ptr %140, align 4 %142 = load ptr, ptr %20, align 8 %143 = getelementptr inbounds i32, ptr %142, i64 6 store i32 %141, ptr %143, align 4 %144 = getelementptr inbounds i32, ptr %14, i64 7 %145 = load i32, ptr %144, align 4 %146 = load ptr, ptr %20, align 8 %147 = getelementptr inbounds i32, ptr %146, i64 7 store i32 %145, ptr %147, align 4 br label %181 148: ; preds = %103 %149 = getelementptr inbounds i32, ptr %14, i64 7 %150 = load i32, ptr %149, align 4 %151 = load ptr, ptr %20, align 8 %152 = getelementptr inbounds i32, ptr %151, i64 0 store i32 %150, ptr %152, align 4 %153 = getelementptr inbounds i32, ptr %14, i64 6 %154 = load i32, ptr %153, align 4 %155 = load ptr, ptr %20, align 8 %156 = getelementptr inbounds i32, ptr %155, i64 1 store i32 %154, ptr %156, align 4 %157 = getelementptr inbounds i32, ptr %14, i64 5 %158 = load i32, ptr %157, align 4 %159 = load ptr, ptr %20, align 8 %160 = getelementptr inbounds i32, ptr %159, i64 2 store i32 %158, ptr %160, align 4 %161 = getelementptr inbounds i32, ptr %14, i64 4 %162 = load i32, ptr %161, align 4 %163 = load ptr, ptr %20, align 8 %164 = getelementptr inbounds i32, ptr %163, i64 3 store i32 %162, ptr %164, align 4 %165 = getelementptr inbounds i32, ptr %14, i64 3 %166 = load i32, ptr %165, align 4 %167 = load ptr, ptr %20, align 8 %168 = getelementptr inbounds i32, ptr %167, i64 4 store i32 %166, ptr %168, align 4 %169 = getelementptr inbounds i32, ptr %14, i64 2 %170 = load i32, ptr %169, align 4 %171 = load ptr, ptr %20, align 8 %172 = getelementptr inbounds i32, ptr %171, i64 5 store i32 %170, ptr %172, align 4 %173 = getelementptr inbounds i32, ptr %14, i64 1 %174 = load i32, ptr %173, align 4 %175 = load ptr, ptr %20, align 8 %176 = getelementptr inbounds i32, ptr %175, i64 6 store i32 %174, ptr %176, align 4 %177 = getelementptr inbounds i32, ptr %14, i64 0 %178 = load i32, ptr %177, align 4 %179 = load ptr, ptr %20, align 8 %180 = getelementptr inbounds i32, ptr %179, i64 7 store i32 %178, ptr %180, align 4 br label %181 181: ; preds = %148, %115 %182 = load ptr, ptr %20, align 8 %183 = getelementptr inbounds i32, ptr %182, i64 8 %184 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 %185 = call i32 @memcpy(ptr noundef %183, ptr noundef %184, i32 noundef 8) %186 = load ptr, ptr %17, align 8 %187 = icmp ne ptr %186, null br i1 %187, label %188, label %194 188: ; preds = %181 %189 = load ptr, ptr %20, align 8 %190 = getelementptr inbounds i32, ptr %189, i64 16 %191 = load ptr, ptr %17, align 8 %192 = load i32, ptr %22, align 4 %193 = call i32 @memcpy(ptr noundef %190, ptr noundef %191, i32 noundef %192) br label %194 194: ; preds = %188, %181 %195 = load ptr, ptr %23, align 8 %196 = icmp ne ptr %195, null br i1 %196, label %197, label %206 197: ; preds = %194 %198 = load ptr, ptr %20, align 8 %199 = getelementptr inbounds i32, ptr %198, i64 16 %200 = load i32, ptr %22, align 4 %201 = sext i32 %200 to i64 %202 = getelementptr inbounds i32, ptr %199, i64 %201 %203 = load ptr, ptr %23, align 8 %204 = load i32, ptr %24, align 4 %205 = call i32 @memcpy(ptr noundef %202, ptr noundef %203, i32 noundef %204) br label %206 206: ; preds = %197, %194 %207 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 0 store i32 142, ptr %207, align 16 %208 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 1 store i32 8, ptr %208, align 4 %209 = load ptr, ptr %20, align 8 %210 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 0 %211 = getelementptr inbounds i32, ptr %210, i64 2 %212 = load i32, ptr %22, align 4 %213 = add nsw i32 16, %212 %214 = load i32, ptr %24, align 4 %215 = add nsw i32 %213, %214 %216 = load ptr, ptr %13, align 8 %217 = call i32 @mrtd_crypto_mac_padding(ptr noundef %209, ptr noundef %211, i32 noundef %215, ptr noundef %216) %218 = load i32, ptr %22, align 4 %219 = add nsw i32 5, %218 %220 = load i32, ptr %24, align 4 %221 = add nsw i32 %219, %220 %222 = add nsw i32 %221, 10 %223 = add nsw i32 %222, 1 %224 = load ptr, ptr %11, align 8 store i32 %223, ptr %224, align 4 %225 = load ptr, ptr %9, align 8 %226 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 %227 = call i32 @memcpy(ptr noundef %225, ptr noundef %226, i32 noundef 4) %228 = load ptr, ptr %11, align 8 %229 = load i32, ptr %228, align 4 %230 = sub nsw i32 %229, 6 %231 = load ptr, ptr %9, align 8 %232 = getelementptr inbounds i32, ptr %231, i64 4 store i32 %230, ptr %232, align 4 %233 = load ptr, ptr %17, align 8 %234 = icmp ne ptr %233, null br i1 %234, label %235, label %241 235: ; preds = %206 %236 = load ptr, ptr %9, align 8 %237 = getelementptr inbounds i32, ptr %236, i64 5 %238 = load ptr, ptr %17, align 8 %239 = load i32, ptr %22, align 4 %240 = call i32 @memcpy(ptr noundef %237, ptr noundef %238, i32 noundef %239) br label %241 241: ; preds = %235, %206 %242 = load ptr, ptr %23, align 8 %243 = icmp ne ptr %242, null br i1 %243, label %244, label %253 244: ; preds = %241 %245 = load ptr, ptr %9, align 8 %246 = getelementptr inbounds i32, ptr %245, i64 5 %247 = load i32, ptr %22, align 4 %248 = sext i32 %247 to i64 %249 = getelementptr inbounds i32, ptr %246, i64 %248 %250 = load ptr, ptr %23, align 8 %251 = load i32, ptr %24, align 4 %252 = call i32 @memcpy(ptr noundef %249, ptr noundef %250, i32 noundef %251) br label %253 253: ; preds = %244, %241 %254 = load ptr, ptr %9, align 8 %255 = getelementptr inbounds i32, ptr %254, i64 5 %256 = load i32, ptr %22, align 4 %257 = sext i32 %256 to i64 %258 = getelementptr inbounds i32, ptr %255, i64 %257 %259 = load i32, ptr %24, align 4 %260 = sext i32 %259 to i64 %261 = getelementptr inbounds i32, ptr %258, i64 %260 %262 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 0 %263 = call i32 @memcpy(ptr noundef %261, ptr noundef %262, i32 noundef 10) %264 = load ptr, ptr %9, align 8 %265 = load ptr, ptr %11, align 8 %266 = load i32, ptr %265, align 4 %267 = sub nsw i32 %266, 1 %268 = sext i32 %267 to i64 %269 = getelementptr inbounds i32, ptr %264, i64 %268 store i32 0, ptr %269, align 4 %270 = load ptr, ptr %20, align 8 %271 = call i32 @free(ptr noundef %270) %272 = load ptr, ptr %17, align 8 %273 = icmp ne ptr %272, null br i1 %273, label %274, label %277 274: ; preds = %253 %275 = load ptr, ptr %17, align 8 %276 = call i32 @free(ptr noundef %275) br label %277 277: ; preds = %274, %253 %278 = load ptr, ptr %23, align 8 %279 = icmp ne ptr %278, null br i1 %279, label %280, label %283 280: ; preds = %277 %281 = load ptr, ptr %23, align 8 %282 = call i32 @free(ptr noundef %281) br label %283 283: ; preds = %280, %277 ret void } declare ptr @malloc(i32 noundef) #1 declare i32 @mrtd_crypto_padding(ptr noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @mrtd_crypto_encrypt_3des(ptr noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @free(ptr noundef) #1 declare i64 @endianness(...) #1 declare i32 @memcpy(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @mrtd_crypto_mac_padding(ptr noundef, ptr noundef, 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/tmp2r4byrov.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 @mrtd_bac_protected_apdu(ptr noundef %0, ptr noundef %1, i32 noundef %2, ptr noundef %3, ptr noundef %4, ptr noundef %5, i32 noundef %6) #0 { %8 = alloca ptr, align 8 %9 = alloca ptr, align 8 %10 = alloca i32, align 4 %11 = alloca ptr, align 8 %12 = alloca ptr, align 8 %13 = alloca ptr, align 8 %14 = alloca i32, align 4 %15 = alloca i32, align 4 %16 = alloca i8, align 1 %17 = alloca ptr, align 8 %18 = alloca [10 x i32], align 16 %19 = alloca [8 x i32], align 16 %20 = alloca ptr, align 8 %21 = alloca i32, align 4 %22 = alloca i32, align 4 %23 = alloca ptr, align 8 %24 = alloca i32, align 4 %25 = alloca i32, align 4 %26 = alloca i32, align 4 %27 = alloca ptr, align 8 %28 = alloca i32, align 4 store ptr %0, ptr %8, align 8 store ptr %1, ptr %9, align 8 store i32 %2, ptr %10, align 4 store ptr %3, ptr %11, align 8 store ptr %4, ptr %12, align 8 store ptr %5, ptr %13, align 8 store i32 %6, ptr %14, align 4 store ptr null, ptr %17, align 8 store ptr null, ptr %23, align 8 %29 = load i32, ptr %10, align 4 %30 = icmp sgt i32 %29, 5 br i1 %30, label %31, label %35 31: ; preds = %7 %32 = load ptr, ptr %8, align 8 %33 = getelementptr inbounds i32, ptr %32, i64 4 %34 = load i32, ptr %33, align 4 store i32 %34, ptr %15, align 4 br label %36 35: ; preds = %7 store i32 0, ptr %15, align 4 br label %36 36: ; preds = %35, %31 %37 = load i32, ptr %15, align 4 %38 = icmp ne i32 %37, 0 br i1 %38, label %39, label %44 39: ; preds = %36 %40 = load i32, ptr %10, align 4 %41 = load i32, ptr %15, align 4 %42 = add nsw i32 5, %41 %43 = icmp sgt i32 %40, %42 br i1 %43, label %47, label %54 44: ; preds = %36 %45 = load i32, ptr %10, align 4 %46 = icmp eq i32 %45, 5 br i1 %46, label %47, label %54 47: ; preds = %44, %39 %48 = load ptr, ptr %8, align 8 %49 = load i32, ptr %10, align 4 %50 = sub nsw i32 %49, 1 %51 = sext i32 %50 to i64 %52 = getelementptr inbounds i32, ptr %48, i64 %51 %53 = load i32, ptr %52, align 4 store i32 %53, ptr %25, align 4 store i8 1, ptr %16, align 1 br label %55 54: ; preds = %44, %39 store i32 0, ptr %25, align 4 store i8 0, ptr %16, align 1 br label %55 55: ; preds = %54, %47 %56 = load i32, ptr %15, align 4 %57 = icmp ne i32 %56, 0 br i1 %57, label %58, label %88 58: ; preds = %55 %59 = load i32, ptr %15, align 4 %60 = add nsw i32 %59, 8 %61 = sdiv i32 %60, 8 %62 = mul nsw i32 %61, 8 %63 = call ptr @malloc(i32 noundef %62) store ptr %63, ptr %27, align 8 %64 = load ptr, ptr %8, align 8 %65 = getelementptr inbounds i32, ptr %64, i64 5 %66 = load ptr, ptr %27, align 8 %67 = load i32, ptr %15, align 4 %68 = call i32 @mrtd_crypto_padding(ptr noundef %65, ptr noundef %66, i32 noundef %67, ptr noundef %21) %69 = load i32, ptr %21, align 4 %70 = add nsw i32 %69, 3 %71 = call ptr @malloc(i32 noundef %70) store ptr %71, ptr %17, align 8 %72 = load ptr, ptr %27, align 8 %73 = load ptr, ptr %17, align 8 %74 = getelementptr inbounds i32, ptr %73, i64 3 %75 = load i32, ptr %21, align 4 %76 = load ptr, ptr %12, align 8 %77 = call i32 @mrtd_crypto_encrypt_3des(ptr noundef %72, ptr noundef %74, i32 noundef %75, ptr noundef %76) %78 = load ptr, ptr %17, align 8 %79 = getelementptr inbounds i32, ptr %78, i64 0 store i32 135, ptr %79, align 4 %80 = load ptr, ptr %17, align 8 %81 = getelementptr inbounds i32, ptr %80, i64 1 store i32 9, ptr %81, align 4 %82 = load ptr, ptr %17, align 8 %83 = getelementptr inbounds i32, ptr %82, i64 2 store i32 1, ptr %83, align 4 %84 = load i32, ptr %21, align 4 %85 = add nsw i32 %84, 3 store i32 %85, ptr %22, align 4 %86 = load ptr, ptr %27, align 8 %87 = call i32 @free(ptr noundef %86) br label %89 88: ; preds = %55 store i32 0, ptr %22, align 4 store i32 0, ptr %21, align 4 br label %89 89: ; preds = %88, %58 %90 = load i8, ptr %16, align 1 %91 = icmp ne i8 %90, 0 br i1 %91, label %92, label %102 92: ; preds = %89 store i32 3, ptr %24, align 4 %93 = load i32, ptr %24, align 4 %94 = call ptr @malloc(i32 noundef %93) store ptr %94, ptr %23, align 8 %95 = load ptr, ptr %23, align 8 %96 = getelementptr inbounds i32, ptr %95, i64 0 store i32 151, ptr %96, align 4 %97 = load ptr, ptr %23, align 8 %98 = getelementptr inbounds i32, ptr %97, i64 1 store i32 1, ptr %98, align 4 %99 = load i32, ptr %25, align 4 %100 = load ptr, ptr %23, align 8 %101 = getelementptr inbounds i32, ptr %100, i64 2 store i32 %99, ptr %101, align 4 br label %103 102: ; preds = %89 store i32 0, ptr %24, align 4 br label %103 103: ; preds = %102, %92 %104 = load ptr, ptr %8, align 8 %105 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 %106 = call i32 @mrtd_crypto_padding(ptr noundef %104, ptr noundef %105, i32 noundef 4, ptr noundef %28) %107 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 store i32 12, ptr %107, align 16 %108 = load i32, ptr %22, align 4 %109 = add nsw i32 16, %108 %110 = load i32, ptr %24, align 4 %111 = add nsw i32 %109, %110 %112 = call ptr @malloc(i32 noundef %111) store ptr %112, ptr %20, align 8 %113 = call i64 (...) @endianness() %114 = icmp ne i64 %113, 0 br i1 %114, label %115, label %148 115: ; preds = %103 %116 = getelementptr inbounds i32, ptr %14, i64 0 %117 = load i32, ptr %116, align 4 %118 = load ptr, ptr %20, align 8 %119 = getelementptr inbounds i32, ptr %118, i64 0 store i32 %117, ptr %119, align 4 %120 = getelementptr inbounds i32, ptr %14, i64 1 %121 = load i32, ptr %120, align 4 %122 = load ptr, ptr %20, align 8 %123 = getelementptr inbounds i32, ptr %122, i64 1 store i32 %121, ptr %123, align 4 %124 = getelementptr inbounds i32, ptr %14, i64 2 %125 = load i32, ptr %124, align 4 %126 = load ptr, ptr %20, align 8 %127 = getelementptr inbounds i32, ptr %126, i64 2 store i32 %125, ptr %127, align 4 %128 = getelementptr inbounds i32, ptr %14, i64 3 %129 = load i32, ptr %128, align 4 %130 = load ptr, ptr %20, align 8 %131 = getelementptr inbounds i32, ptr %130, i64 3 store i32 %129, ptr %131, align 4 %132 = getelementptr inbounds i32, ptr %14, i64 4 %133 = load i32, ptr %132, align 4 %134 = load ptr, ptr %20, align 8 %135 = getelementptr inbounds i32, ptr %134, i64 4 store i32 %133, ptr %135, align 4 %136 = getelementptr inbounds i32, ptr %14, i64 5 %137 = load i32, ptr %136, align 4 %138 = load ptr, ptr %20, align 8 %139 = getelementptr inbounds i32, ptr %138, i64 5 store i32 %137, ptr %139, align 4 %140 = getelementptr inbounds i32, ptr %14, i64 6 %141 = load i32, ptr %140, align 4 %142 = load ptr, ptr %20, align 8 %143 = getelementptr inbounds i32, ptr %142, i64 6 store i32 %141, ptr %143, align 4 %144 = getelementptr inbounds i32, ptr %14, i64 7 %145 = load i32, ptr %144, align 4 %146 = load ptr, ptr %20, align 8 %147 = getelementptr inbounds i32, ptr %146, i64 7 store i32 %145, ptr %147, align 4 br label %181 148: ; preds = %103 %149 = getelementptr inbounds i32, ptr %14, i64 7 %150 = load i32, ptr %149, align 4 %151 = load ptr, ptr %20, align 8 %152 = getelementptr inbounds i32, ptr %151, i64 0 store i32 %150, ptr %152, align 4 %153 = getelementptr inbounds i32, ptr %14, i64 6 %154 = load i32, ptr %153, align 4 %155 = load ptr, ptr %20, align 8 %156 = getelementptr inbounds i32, ptr %155, i64 1 store i32 %154, ptr %156, align 4 %157 = getelementptr inbounds i32, ptr %14, i64 5 %158 = load i32, ptr %157, align 4 %159 = load ptr, ptr %20, align 8 %160 = getelementptr inbounds i32, ptr %159, i64 2 store i32 %158, ptr %160, align 4 %161 = getelementptr inbounds i32, ptr %14, i64 4 %162 = load i32, ptr %161, align 4 %163 = load ptr, ptr %20, align 8 %164 = getelementptr inbounds i32, ptr %163, i64 3 store i32 %162, ptr %164, align 4 %165 = getelementptr inbounds i32, ptr %14, i64 3 %166 = load i32, ptr %165, align 4 %167 = load ptr, ptr %20, align 8 %168 = getelementptr inbounds i32, ptr %167, i64 4 store i32 %166, ptr %168, align 4 %169 = getelementptr inbounds i32, ptr %14, i64 2 %170 = load i32, ptr %169, align 4 %171 = load ptr, ptr %20, align 8 %172 = getelementptr inbounds i32, ptr %171, i64 5 store i32 %170, ptr %172, align 4 %173 = getelementptr inbounds i32, ptr %14, i64 1 %174 = load i32, ptr %173, align 4 %175 = load ptr, ptr %20, align 8 %176 = getelementptr inbounds i32, ptr %175, i64 6 store i32 %174, ptr %176, align 4 %177 = getelementptr inbounds i32, ptr %14, i64 0 %178 = load i32, ptr %177, align 4 %179 = load ptr, ptr %20, align 8 %180 = getelementptr inbounds i32, ptr %179, i64 7 store i32 %178, ptr %180, align 4 br label %181 181: ; preds = %148, %115 %182 = load ptr, ptr %20, align 8 %183 = getelementptr inbounds i32, ptr %182, i64 8 %184 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 %185 = call i32 @memcpy(ptr noundef %183, ptr noundef %184, i32 noundef 8) %186 = load ptr, ptr %17, align 8 %187 = icmp ne ptr %186, null br i1 %187, label %188, label %194 188: ; preds = %181 %189 = load ptr, ptr %20, align 8 %190 = getelementptr inbounds i32, ptr %189, i64 16 %191 = load ptr, ptr %17, align 8 %192 = load i32, ptr %22, align 4 %193 = call i32 @memcpy(ptr noundef %190, ptr noundef %191, i32 noundef %192) br label %194 194: ; preds = %188, %181 %195 = load ptr, ptr %23, align 8 %196 = icmp ne ptr %195, null br i1 %196, label %197, label %206 197: ; preds = %194 %198 = load ptr, ptr %20, align 8 %199 = getelementptr inbounds i32, ptr %198, i64 16 %200 = load i32, ptr %22, align 4 %201 = sext i32 %200 to i64 %202 = getelementptr inbounds i32, ptr %199, i64 %201 %203 = load ptr, ptr %23, align 8 %204 = load i32, ptr %24, align 4 %205 = call i32 @memcpy(ptr noundef %202, ptr noundef %203, i32 noundef %204) br label %206 206: ; preds = %197, %194 %207 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 0 store i32 142, ptr %207, align 16 %208 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 1 store i32 8, ptr %208, align 4 %209 = load ptr, ptr %20, align 8 %210 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 0 %211 = getelementptr inbounds i32, ptr %210, i64 2 %212 = load i32, ptr %22, align 4 %213 = add nsw i32 16, %212 %214 = load i32, ptr %24, align 4 %215 = add nsw i32 %213, %214 %216 = load ptr, ptr %13, align 8 %217 = call i32 @mrtd_crypto_mac_padding(ptr noundef %209, ptr noundef %211, i32 noundef %215, ptr noundef %216) %218 = load i32, ptr %22, align 4 %219 = add nsw i32 5, %218 %220 = load i32, ptr %24, align 4 %221 = add nsw i32 %219, %220 %222 = add nsw i32 %221, 10 %223 = add nsw i32 %222, 1 %224 = load ptr, ptr %11, align 8 store i32 %223, ptr %224, align 4 %225 = load ptr, ptr %9, align 8 %226 = getelementptr inbounds [8 x i32], ptr %19, i64 0, i64 0 %227 = call i32 @memcpy(ptr noundef %225, ptr noundef %226, i32 noundef 4) %228 = load ptr, ptr %11, align 8 %229 = load i32, ptr %228, align 4 %230 = sub nsw i32 %229, 6 %231 = load ptr, ptr %9, align 8 %232 = getelementptr inbounds i32, ptr %231, i64 4 store i32 %230, ptr %232, align 4 %233 = load ptr, ptr %17, align 8 %234 = icmp ne ptr %233, null br i1 %234, label %235, label %241 235: ; preds = %206 %236 = load ptr, ptr %9, align 8 %237 = getelementptr inbounds i32, ptr %236, i64 5 %238 = load ptr, ptr %17, align 8 %239 = load i32, ptr %22, align 4 %240 = call i32 @memcpy(ptr noundef %237, ptr noundef %238, i32 noundef %239) br label %241 241: ; preds = %235, %206 %242 = load ptr, ptr %23, align 8 %243 = icmp ne ptr %242, null br i1 %243, label %244, label %253 244: ; preds = %241 %245 = load ptr, ptr %9, align 8 %246 = getelementptr inbounds i32, ptr %245, i64 5 %247 = load i32, ptr %22, align 4 %248 = sext i32 %247 to i64 %249 = getelementptr inbounds i32, ptr %246, i64 %248 %250 = load ptr, ptr %23, align 8 %251 = load i32, ptr %24, align 4 %252 = call i32 @memcpy(ptr noundef %249, ptr noundef %250, i32 noundef %251) br label %253 253: ; preds = %244, %241 %254 = load ptr, ptr %9, align 8 %255 = getelementptr inbounds i32, ptr %254, i64 5 %256 = load i32, ptr %22, align 4 %257 = sext i32 %256 to i64 %258 = getelementptr inbounds i32, ptr %255, i64 %257 %259 = load i32, ptr %24, align 4 %260 = sext i32 %259 to i64 %261 = getelementptr inbounds i32, ptr %258, i64 %260 %262 = getelementptr inbounds [10 x i32], ptr %18, i64 0, i64 0 %263 = call i32 @memcpy(ptr noundef %261, ptr noundef %262, i32 noundef 10) %264 = load ptr, ptr %9, align 8 %265 = load ptr, ptr %11, align 8 %266 = load i32, ptr %265, align 4 %267 = sub nsw i32 %266, 1 %268 = sext i32 %267 to i64 %269 = getelementptr inbounds i32, ptr %264, i64 %268 store i32 0, ptr %269, align 4 %270 = load ptr, ptr %20, align 8 %271 = call i32 @free(ptr noundef %270) %272 = load ptr, ptr %17, align 8 %273 = icmp ne ptr %272, null br i1 %273, label %274, label %277 274: ; preds = %253 %275 = load ptr, ptr %17, align 8 %276 = call i32 @free(ptr noundef %275) br label %277 277: ; preds = %274, %253 %278 = load ptr, ptr %23, align 8 %279 = icmp ne ptr %278, null br i1 %279, label %280, label %283 280: ; preds = %277 %281 = load ptr, ptr %23, align 8 %282 = call i32 @free(ptr noundef %281) br label %283 283: ; preds = %280, %277 ret void } declare ptr @malloc(i32 noundef) #1 declare i32 @mrtd_crypto_padding(ptr noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @mrtd_crypto_encrypt_3des(ptr noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @free(ptr noundef) #1 declare i64 @endianness(...) #1 declare i32 @memcpy(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @mrtd_crypto_mac_padding(ptr noundef, ptr noundef, 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/tmpylhjw3fn.c' source_filename = "/tmp/tmpylhjw3fn.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"r+\00", align 1 @EOF = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [4 x i8] c"%s\0A\00", align 1 @.str.2 = private unnamed_addr constant [5 x i8] c"New:\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 ptr, align 8 %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 ptr, ptr %5, align 8 %11 = getelementptr inbounds ptr, ptr %10, i64 1 %12 = load ptr, ptr %11, align 8 %13 = call ptr @fopen(ptr noundef %12, ptr noundef @.str) store ptr %13, ptr %6, align 8 %14 = icmp ne ptr %13, null br i1 %14, label %15, label %51 15: ; preds = %2 %16 = call ptr (...) @tmpfile() store ptr %16, ptr %7, align 8 %17 = icmp ne ptr %16, null br i1 %17, label %18, label %50 18: ; preds = %15 br label %19 19: ; preds = %24, %18 %20 = load ptr, ptr %6, align 8 %21 = call i32 @getc(ptr noundef %20) store i32 %21, ptr %8, align 4 %22 = load i32, ptr @EOF, align 4 %23 = icmp ne i32 %21, %22 br i1 %23, label %24, label %32 24: ; preds = %19 %25 = load i32, ptr %8, align 4 %26 = call i32 @putchar(i32 noundef %25) %27 = load i32, ptr %8, align 4 %28 = load ptr, ptr %7, align 8 %29 = call i32 @putc(i32 noundef %27, ptr noundef %28) %30 = load ptr, ptr %7, align 8 %31 = call i32 @putc(i32 noundef 32, ptr noundef %30) br label %19, !llvm.loop !6 32: ; preds = %19 %33 = load ptr, ptr %7, align 8 %34 = call i32 @rewind(ptr noundef %33) %35 = load ptr, ptr %6, align 8 %36 = call i32 @rewind(ptr noundef %35) %37 = call i32 @printf(ptr noundef @.str.1, ptr noundef @.str.2) br label %38 38: ; preds = %43, %32 %39 = load ptr, ptr %7, align 8 %40 = call i32 @getc(ptr noundef %39) store i32 %40, ptr %8, align 4 %41 = load i32, ptr @EOF, align 4 %42 = icmp ne i32 %40, %41 br i1 %42, label %43, label %49 43: ; preds = %38 %44 = load i32, ptr %8, align 4 %45 = call i32 @putchar(i32 noundef %44) %46 = load i32, ptr %8, align 4 %47 = load ptr, ptr %6, align 8 %48 = call i32 @putc(i32 noundef %46, ptr noundef %47) br label %38, !llvm.loop !8 49: ; preds = %38 br label %50 50: ; preds = %49, %15 br label %51 51: ; preds = %50, %2 ret i32 0 } declare ptr @fopen(ptr noundef, ptr noundef) #1 declare ptr @tmpfile(...) #1 declare i32 @getc(ptr noundef) #1 declare i32 @putchar(i32 noundef) #1 declare i32 @putc(i32 noundef, ptr noundef) #1 declare i32 @rewind(ptr noundef) #1 declare i32 @printf(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpylhjw3fn.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"r+\00", align 1 @EOF = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [4 x i8] c"%s\0A\00", align 1 @.str.2 = private unnamed_addr constant [5 x i8] c"New:\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 ptr, align 8 %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 ptr, ptr %5, align 8 %11 = getelementptr inbounds ptr, ptr %10, i64 1 %12 = load ptr, ptr %11, align 8 %13 = call ptr @fopen(ptr noundef %12, ptr noundef @.str) store ptr %13, ptr %6, align 8 %14 = icmp ne ptr %13, null br i1 %14, label %15, label %57 15: ; preds = %2 %16 = call ptr (...) @tmpfile() store ptr %16, ptr %7, align 8 %17 = icmp ne ptr %16, null br i1 %17, label %18, label %56 18: ; preds = %15 %19 = load ptr, ptr %6, align 8 %20 = call i32 @getc(ptr noundef %19) store i32 %20, ptr %8, align 4 %21 = load i32, ptr @EOF, align 4 %22 = icmp ne i32 %20, %21 br i1 %22, label %.lr.ph, label %35 .lr.ph: ; preds = %18 br label %23 23: ; preds = %.lr.ph, %23 %24 = load i32, ptr %8, align 4 %25 = call i32 @putchar(i32 noundef %24) %26 = load i32, ptr %8, align 4 %27 = load ptr, ptr %7, align 8 %28 = call i32 @putc(i32 noundef %26, ptr noundef %27) %29 = load ptr, ptr %7, align 8 %30 = call i32 @putc(i32 noundef 32, ptr noundef %29) %31 = load ptr, ptr %6, align 8 %32 = call i32 @getc(ptr noundef %31) store i32 %32, ptr %8, align 4 %33 = load i32, ptr @EOF, align 4 %34 = icmp ne i32 %32, %33 br i1 %34, label %23, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %23 br label %35 35: ; preds = %._crit_edge, %18 %36 = load ptr, ptr %7, align 8 %37 = call i32 @rewind(ptr noundef %36) %38 = load ptr, ptr %6, align 8 %39 = call i32 @rewind(ptr noundef %38) %40 = call i32 @printf(ptr noundef @.str.1, ptr noundef @.str.2) %41 = load ptr, ptr %7, align 8 %42 = call i32 @getc(ptr noundef %41) store i32 %42, ptr %8, align 4 %43 = load i32, ptr @EOF, align 4 %44 = icmp ne i32 %42, %43 br i1 %44, label %.lr.ph2, label %55 .lr.ph2: ; preds = %35 br label %45 45: ; preds = %.lr.ph2, %45 %46 = load i32, ptr %8, align 4 %47 = call i32 @putchar(i32 noundef %46) %48 = load i32, ptr %8, align 4 %49 = load ptr, ptr %6, align 8 %50 = call i32 @putc(i32 noundef %48, ptr noundef %49) %51 = load ptr, ptr %7, align 8 %52 = call i32 @getc(ptr noundef %51) store i32 %52, ptr %8, align 4 %53 = load i32, ptr @EOF, align 4 %54 = icmp ne i32 %52, %53 br i1 %54, label %45, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %45 br label %55 55: ; preds = %._crit_edge3, %35 br label %56 56: ; preds = %55, %15 br label %57 57: ; preds = %56, %2 ret i32 0 } declare ptr @fopen(ptr noundef, ptr noundef) #1 declare ptr @tmpfile(...) #1 declare i32 @getc(ptr noundef) #1 declare i32 @putchar(i32 noundef) #1 declare i32 @putc(i32 noundef, ptr noundef) #1 declare i32 @rewind(ptr noundef) #1 declare i32 @printf(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmp82ba_uej.c' source_filename = "/tmp/tmp82ba_uej.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 [169 x i8] c"/scratch/repos/new/home/jordi_armengol_estape/c-scraper/outputs/2022-01-22/02-19-57/repos/bitfixer/bitfixer/refs/heads/master/dg/z88dk/test/suites/ctype/test_isbdigit.c\00", align 1 @.str.1 = private unnamed_addr constant [30 x i8] c"isbdigit should be 0 for 0xd7\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @t_isbdigit_0xd7() #0 { %1 = call i64 @isbdigit(i32 noundef 215) %2 = icmp eq i64 %1, 0 %3 = zext i1 %2 to i32 %4 = call i32 @Assert_real(i32 noundef %3, ptr noundef @.str, i32 noundef 1080, ptr noundef @.str.1) ret void } declare i32 @Assert_real(i32 noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i64 @isbdigit(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/tmp82ba_uej.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 [169 x i8] c"/scratch/repos/new/home/jordi_armengol_estape/c-scraper/outputs/2022-01-22/02-19-57/repos/bitfixer/bitfixer/refs/heads/master/dg/z88dk/test/suites/ctype/test_isbdigit.c\00", align 1 @.str.1 = private unnamed_addr constant [30 x i8] c"isbdigit should be 0 for 0xd7\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @t_isbdigit_0xd7() #0 { %1 = call i64 @isbdigit(i32 noundef 215) %2 = icmp eq i64 %1, 0 %3 = zext i1 %2 to i32 %4 = call i32 @Assert_real(i32 noundef %3, ptr noundef @.str, i32 noundef 1080, ptr noundef @.str.1) ret void } declare i32 @Assert_real(i32 noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i64 @isbdigit(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/tmpmc7bcyob.c' source_filename = "/tmp/tmpmc7bcyob.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 @ft_strcat(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 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store i32 0, ptr %5, align 4 %7 = load ptr, ptr %3, align 8 %8 = call i32 @ft_strlen(ptr noundef %7) store i32 %8, ptr %6, align 4 br label %9 9: ; preds = %17, %2 %10 = load ptr, ptr %4, align 8 %11 = load i32, ptr %5, align 4 %12 = sext i32 %11 to i64 %13 = getelementptr inbounds i8, ptr %10, i64 %12 %14 = load i8, ptr %13, align 1 %15 = sext i8 %14 to i32 %16 = icmp ne i32 %15, 0 br i1 %16, label %17, label %31 17: ; preds = %9 %18 = load ptr, ptr %4, align 8 %19 = load i32, ptr %5, align 4 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds i8, ptr %18, i64 %20 %22 = load i8, ptr %21, align 1 %23 = load ptr, ptr %3, align 8 %24 = load i32, ptr %6, align 4 %25 = load i32, ptr %5, align 4 %26 = add nsw i32 %24, %25 %27 = sext i32 %26 to i64 %28 = getelementptr inbounds i8, ptr %23, i64 %27 store i8 %22, ptr %28, align 1 %29 = load i32, ptr %5, align 4 %30 = add nsw i32 %29, 1 store i32 %30, ptr %5, align 4 br label %9, !llvm.loop !6 31: ; preds = %9 %32 = load ptr, ptr %3, align 8 %33 = load i32, ptr %6, align 4 %34 = load i32, ptr %5, align 4 %35 = add nsw i32 %33, %34 %36 = sext i32 %35 to i64 %37 = getelementptr inbounds i8, ptr %32, i64 %36 store i8 0, ptr %37, align 1 %38 = load ptr, ptr %3, align 8 ret ptr %38 } declare i32 @ft_strlen(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/tmpmc7bcyob.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 @ft_strcat(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 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 store i32 0, ptr %5, align 4 %7 = load ptr, ptr %3, align 8 %8 = call i32 @ft_strlen(ptr noundef %7) store i32 %8, ptr %6, align 4 %9 = load ptr, ptr %4, align 8 %10 = load i32, ptr %5, align 4 %11 = sext i32 %10 to i64 %12 = getelementptr inbounds i8, ptr %9, i64 %11 %13 = load i8, ptr %12, align 1 %14 = sext i8 %13 to i32 %15 = icmp ne i32 %14, 0 br i1 %15, label %.lr.ph, label %37 .lr.ph: ; preds = %2 br label %16 16: ; preds = %.lr.ph, %16 %17 = load ptr, ptr %4, align 8 %18 = load i32, ptr %5, align 4 %19 = sext i32 %18 to i64 %20 = getelementptr inbounds i8, ptr %17, i64 %19 %21 = load i8, ptr %20, align 1 %22 = load ptr, ptr %3, align 8 %23 = load i32, ptr %6, align 4 %24 = load i32, ptr %5, align 4 %25 = add nsw i32 %23, %24 %26 = sext i32 %25 to i64 %27 = getelementptr inbounds i8, ptr %22, i64 %26 store i8 %21, ptr %27, align 1 %28 = load i32, ptr %5, align 4 %29 = add nsw i32 %28, 1 store i32 %29, ptr %5, align 4 %30 = load ptr, ptr %4, align 8 %31 = load i32, ptr %5, align 4 %32 = sext i32 %31 to i64 %33 = getelementptr inbounds i8, ptr %30, i64 %32 %34 = load i8, ptr %33, align 1 %35 = sext i8 %34 to i32 %36 = icmp ne i32 %35, 0 br i1 %36, label %16, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %16 br label %37 37: ; preds = %._crit_edge, %2 %38 = load ptr, ptr %3, align 8 %39 = load i32, ptr %6, align 4 %40 = load i32, ptr %5, align 4 %41 = add nsw i32 %39, %40 %42 = sext i32 %41 to i64 %43 = getelementptr inbounds i8, ptr %38, i64 %42 store i8 0, ptr %43, align 1 %44 = load ptr, ptr %3, align 8 ret ptr %44 } declare i32 @ft_strlen(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/tmprbjmr18i.c' source_filename = "/tmp/tmprbjmr18i.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 [29 x i8] c"Usage: %s <host> <username>\0A\00", align 1 @.str.1 = private unnamed_addr constant [30 x i8] c"client: username is too long\0A\00", align 1 @.str.2 = private unnamed_addr constant [28 x i8] c"client: failed to send name\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 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 ne i32 %8, 3 br i1 %9, label %10, label %16 10: ; preds = %2 %11 = load i32, ptr @stderr, align 4 %12 = load ptr, ptr %5, align 8 %13 = getelementptr inbounds ptr, ptr %12, i64 0 %14 = load ptr, ptr %13, align 8 %15 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %11, ptr noundef @.str, ptr noundef %14) store i32 1, ptr %3, align 4 br label %43 16: ; preds = %2 %17 = load ptr, ptr %5, align 8 %18 = getelementptr inbounds ptr, ptr %17, i64 2 %19 = load ptr, ptr %18, align 8 %20 = call i32 @strlen(ptr noundef %19) %21 = add nsw i32 %20, 1 store i32 %21, ptr %7, align 4 %22 = icmp sgt i32 %21, 20 br i1 %22, label %23, label %26 23: ; preds = %16 %24 = load i32, ptr @stderr, align 4 %25 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %24, ptr noundef @.str.1) store i32 2, ptr %3, align 4 br label %43 26: ; preds = %16 %27 = load ptr, ptr %5, align 8 %28 = getelementptr inbounds ptr, ptr %27, i64 1 %29 = load ptr, ptr %28, align 8 %30 = call i32 @connectToHost(ptr noundef %29) store i32 %30, ptr %6, align 4 %31 = load i32, ptr %6, align 4 %32 = load ptr, ptr %5, align 8 %33 = getelementptr inbounds ptr, ptr %32, i64 2 %34 = load ptr, ptr %33, align 8 %35 = load i32, ptr %7, align 4 %36 = call i32 @send(i32 noundef %31, ptr noundef %34, i32 noundef %35, i32 noundef 0) %37 = icmp eq i32 %36, -1 br i1 %37, label %38, label %40 38: ; preds = %26 %39 = call i32 @perror(ptr noundef @.str.2) store i32 5, ptr %3, align 4 br label %43 40: ; preds = %26 %41 = load i32, ptr %6, align 4 %42 = call i32 @chatter(i32 noundef %41) store i32 0, ptr %3, align 4 br label %43 43: ; preds = %40, %38, %23, %10 %44 = load i32, ptr %3, align 4 ret i32 %44 } declare i32 @fprintf(i32 noundef, ptr noundef, ...) #1 declare i32 @strlen(ptr noundef) #1 declare i32 @connectToHost(ptr noundef) #1 declare i32 @send(i32 noundef, ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @perror(ptr noundef) #1 declare i32 @chatter(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/tmprbjmr18i.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 [29 x i8] c"Usage: %s <host> <username>\0A\00", align 1 @.str.1 = private unnamed_addr constant [30 x i8] c"client: username is too long\0A\00", align 1 @.str.2 = private unnamed_addr constant [28 x i8] c"client: failed to send name\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 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 ne i32 %8, 3 br i1 %9, label %10, label %16 10: ; preds = %2 %11 = load i32, ptr @stderr, align 4 %12 = load ptr, ptr %5, align 8 %13 = getelementptr inbounds ptr, ptr %12, i64 0 %14 = load ptr, ptr %13, align 8 %15 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %11, ptr noundef @.str, ptr noundef %14) store i32 1, ptr %3, align 4 br label %43 16: ; preds = %2 %17 = load ptr, ptr %5, align 8 %18 = getelementptr inbounds ptr, ptr %17, i64 2 %19 = load ptr, ptr %18, align 8 %20 = call i32 @strlen(ptr noundef %19) %21 = add nsw i32 %20, 1 store i32 %21, ptr %7, align 4 %22 = icmp sgt i32 %21, 20 br i1 %22, label %23, label %26 23: ; preds = %16 %24 = load i32, ptr @stderr, align 4 %25 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %24, ptr noundef @.str.1) store i32 2, ptr %3, align 4 br label %43 26: ; preds = %16 %27 = load ptr, ptr %5, align 8 %28 = getelementptr inbounds ptr, ptr %27, i64 1 %29 = load ptr, ptr %28, align 8 %30 = call i32 @connectToHost(ptr noundef %29) store i32 %30, ptr %6, align 4 %31 = load i32, ptr %6, align 4 %32 = load ptr, ptr %5, align 8 %33 = getelementptr inbounds ptr, ptr %32, i64 2 %34 = load ptr, ptr %33, align 8 %35 = load i32, ptr %7, align 4 %36 = call i32 @send(i32 noundef %31, ptr noundef %34, i32 noundef %35, i32 noundef 0) %37 = icmp eq i32 %36, -1 br i1 %37, label %38, label %40 38: ; preds = %26 %39 = call i32 @perror(ptr noundef @.str.2) store i32 5, ptr %3, align 4 br label %43 40: ; preds = %26 %41 = load i32, ptr %6, align 4 %42 = call i32 @chatter(i32 noundef %41) store i32 0, ptr %3, align 4 br label %43 43: ; preds = %40, %38, %23, %10 %44 = load i32, ptr %3, align 4 ret i32 %44 } declare i32 @fprintf(i32 noundef, ptr noundef, ...) #1 declare i32 @strlen(ptr noundef) #1 declare i32 @connectToHost(ptr noundef) #1 declare i32 @send(i32 noundef, ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @perror(ptr noundef) #1 declare i32 @chatter(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/tmpghlcc65j.c' source_filename = "/tmp/tmpghlcc65j.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 [18 x i8] c"Quanti elementi? \00", align 1 @.str.1 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.2 = private unnamed_addr constant [25 x i8] c"Dammi l'elemento a[%d]: \00", align 1 @.str.3 = private unnamed_addr constant [15 x i8] c"a[%d] vale %d\0A\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 i32, align 4 %4 = alloca i32, align 4 store i32 0, ptr %1, align 4 %5 = call i32 (ptr, ...) @printf(ptr noundef @.str) %6 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %3) %7 = load i32, ptr %3, align 4 %8 = sext i32 %7 to i64 %9 = mul i64 %8, 4 %10 = trunc i64 %9 to i32 %11 = call ptr @malloc(i32 noundef %10) store ptr %11, ptr %2, align 8 store i32 0, ptr %4, align 4 br label %12 12: ; preds = %25, %0 %13 = load i32, ptr %4, align 4 %14 = load i32, ptr %3, align 4 %15 = sub nsw i32 %14, 1 %16 = icmp sle i32 %13, %15 br i1 %16, label %17, label %28 17: ; preds = %12 %18 = load i32, ptr %4, align 4 %19 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %18) %20 = load ptr, ptr %2, align 8 %21 = load i32, ptr %4, align 4 %22 = sext i32 %21 to i64 %23 = getelementptr inbounds i32, ptr %20, i64 %22 %24 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %23) br label %25 25: ; preds = %17 %26 = load i32, ptr %4, align 4 %27 = add nsw i32 %26, 1 store i32 %27, ptr %4, align 4 br label %12, !llvm.loop !6 28: ; preds = %12 store i32 0, ptr %4, align 4 br label %29 29: ; preds = %42, %28 %30 = load i32, ptr %4, align 4 %31 = load i32, ptr %3, align 4 %32 = sub nsw i32 %31, 1 %33 = icmp sle i32 %30, %32 br i1 %33, label %34, label %45 34: ; preds = %29 %35 = load i32, ptr %4, align 4 %36 = load ptr, ptr %2, align 8 %37 = load i32, ptr %4, align 4 %38 = sext i32 %37 to i64 %39 = getelementptr inbounds i32, ptr %36, i64 %38 %40 = load i32, ptr %39, align 4 %41 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, i32 noundef %35, i32 noundef %40) br label %42 42: ; preds = %34 %43 = load i32, ptr %4, align 4 %44 = add nsw i32 %43, 1 store i32 %44, ptr %4, align 4 br label %29, !llvm.loop !8 45: ; preds = %29 %46 = load ptr, ptr %2, align 8 %47 = call i32 @free(ptr noundef %46) ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @scanf(ptr noundef, ptr noundef) #1 declare ptr @malloc(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpghlcc65j.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 [18 x i8] c"Quanti elementi? \00", align 1 @.str.1 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.2 = private unnamed_addr constant [25 x i8] c"Dammi l'elemento a[%d]: \00", align 1 @.str.3 = private unnamed_addr constant [15 x i8] c"a[%d] vale %d\0A\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 i32, align 4 %4 = alloca i32, align 4 store i32 0, ptr %1, align 4 %5 = call i32 (ptr, ...) @printf(ptr noundef @.str) %6 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %3) %7 = load i32, ptr %3, align 4 %8 = sext i32 %7 to i64 %9 = mul i64 %8, 4 %10 = trunc i64 %9 to i32 %11 = call ptr @malloc(i32 noundef %10) store ptr %11, ptr %2, align 8 store i32 0, ptr %4, align 4 %12 = load i32, ptr %4, align 4 %13 = load i32, ptr %3, align 4 %14 = sub nsw i32 %13, 1 %15 = icmp sle i32 %12, %14 br i1 %15, label %.lr.ph, label %31 .lr.ph: ; preds = %0 br label %16 16: ; preds = %.lr.ph, %24 %17 = load i32, ptr %4, align 4 %18 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %17) %19 = load ptr, ptr %2, align 8 %20 = load i32, ptr %4, align 4 %21 = sext i32 %20 to i64 %22 = getelementptr inbounds i32, ptr %19, i64 %21 %23 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %22) br label %24 24: ; preds = %16 %25 = load i32, ptr %4, align 4 %26 = add nsw i32 %25, 1 store i32 %26, ptr %4, align 4 %27 = load i32, ptr %4, align 4 %28 = load i32, ptr %3, align 4 %29 = sub nsw i32 %28, 1 %30 = icmp sle i32 %27, %29 br i1 %30, label %16, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %24 br label %31 31: ; preds = %._crit_edge, %0 store i32 0, ptr %4, align 4 %32 = load i32, ptr %4, align 4 %33 = load i32, ptr %3, align 4 %34 = sub nsw i32 %33, 1 %35 = icmp sle i32 %32, %34 br i1 %35, label %.lr.ph2, label %51 .lr.ph2: ; preds = %31 br label %36 36: ; preds = %.lr.ph2, %44 %37 = load i32, ptr %4, align 4 %38 = load ptr, ptr %2, align 8 %39 = load i32, ptr %4, align 4 %40 = sext i32 %39 to i64 %41 = getelementptr inbounds i32, ptr %38, i64 %40 %42 = load i32, ptr %41, align 4 %43 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, i32 noundef %37, i32 noundef %42) br label %44 44: ; preds = %36 %45 = load i32, ptr %4, align 4 %46 = add nsw i32 %45, 1 store i32 %46, ptr %4, align 4 %47 = load i32, ptr %4, align 4 %48 = load i32, ptr %3, align 4 %49 = sub nsw i32 %48, 1 %50 = icmp sle i32 %47, %49 br i1 %50, label %36, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %44 br label %51 51: ; preds = %._crit_edge3, %31 %52 = load ptr, ptr %2, align 8 %53 = call i32 @free(ptr noundef %52) ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @scanf(ptr noundef, ptr noundef) #1 declare ptr @malloc(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmplzoulte_.c' source_filename = "/tmp/tmplzoulte_.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/tmplzoulte_.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/tmpj8q0adn1.c' source_filename = "/tmp/tmpj8q0adn1.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/tmpj8q0adn1.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/tmp140fg79q.c' source_filename = "/tmp/tmp140fg79q.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 @valueFromBinary(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = sitofp i32 %3 to double %5 = call i32 @log(double noundef %4) %6 = call i32 @log(double noundef 2.000000e+00) %7 = sdiv i32 %5, %6 %8 = call i64 @ceil(i32 noundef %7) %9 = trunc i64 %8 to i32 ret i32 %9 } declare i64 @ceil(i32 noundef) #1 declare i32 @log(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/tmp140fg79q.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 @valueFromBinary(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = sitofp i32 %3 to double %5 = call i32 @log(double noundef %4) %6 = call i32 @log(double noundef 2.000000e+00) %7 = sdiv i32 %5, %6 %8 = call i64 @ceil(i32 noundef %7) %9 = trunc i64 %8 to i32 ret i32 %9 } declare i64 @ceil(i32 noundef) #1 declare i32 @log(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/tmpicpsbk90.c' source_filename = "/tmp/tmpicpsbk90.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/tmpicpsbk90.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/tmp5ix2js6j.c' source_filename = "/tmp/tmp5ix2js6j.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 @strtod(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca x86_fp80, align 16 %7 = alloca i32, align 4 %8 = alloca x86_fp80, align 16 %9 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %10 = load ptr, ptr %3, align 8 store ptr %10, ptr %5, align 8 store x86_fp80 0xK00000000000000000000, ptr %6, align 16 store i32 1, ptr %7, align 4 br label %11 11: ; preds = %16, %2 %12 = load ptr, ptr %5, align 8 %13 = load i8, ptr %12, align 1 %14 = call i64 @isspace(i8 noundef signext %13) %15 = icmp ne i64 %14, 0 br i1 %15, label %16, label %19 16: ; preds = %11 %17 = load ptr, ptr %5, align 8 %18 = getelementptr inbounds i8, ptr %17, i32 1 store ptr %18, ptr %5, align 8 br label %11, !llvm.loop !6 19: ; preds = %11 %20 = load ptr, ptr %5, align 8 %21 = load i8, ptr %20, align 1 %22 = sext i8 %21 to i32 switch i32 %22, label %27 [ i32 45, label %23 i32 43, label %24 ] 23: ; preds = %19 store i32 -1, ptr %7, align 4 br label %24 24: ; preds = %19, %23 %25 = load ptr, ptr %5, align 8 %26 = getelementptr inbounds i8, ptr %25, i32 1 store ptr %26, ptr %5, align 8 br label %27 27: ; preds = %19, %24 br label %28 28: ; preds = %27 br label %29 29: ; preds = %35, %28 %30 = load ptr, ptr %5, align 8 %31 = load i8, ptr %30, align 1 %32 = sext i8 %31 to i32 %33 = sub nsw i32 %32, 48 %34 = icmp ult i32 %33, 10 br i1 %34, label %35, label %44 35: ; preds = %29 %36 = load x86_fp80, ptr %6, align 16 %37 = load ptr, ptr %5, align 8 %38 = getelementptr inbounds i8, ptr %37, i32 1 store ptr %38, ptr %5, align 8 %39 = load i8, ptr %37, align 1 %40 = sext i8 %39 to i32 %41 = sub nsw i32 %40, 48 %42 = sitofp i32 %41 to x86_fp80 %43 = call x86_fp80 @llvm.fmuladd.f80(x86_fp80 %36, x86_fp80 0xK4002A000000000000000, x86_fp80 %42) store x86_fp80 %43, ptr %6, align 16 br label %29, !llvm.loop !8 44: ; preds = %29 %45 = load ptr, ptr %5, align 8 %46 = load i8, ptr %45, align 1 %47 = sext i8 %46 to i32 %48 = icmp eq i32 %47, 46 br i1 %48, label %49, label %71 49: ; preds = %44 store x86_fp80 0xK3FFF8000000000000000, ptr %8, align 16 %50 = load ptr, ptr %5, align 8 %51 = getelementptr inbounds i8, ptr %50, i32 1 store ptr %51, ptr %5, align 8 br label %52 52: ; preds = %58, %49 %53 = load ptr, ptr %5, align 8 %54 = load i8, ptr %53, align 1 %55 = sext i8 %54 to i32 %56 = sub nsw i32 %55, 48 %57 = icmp ult i32 %56, 10 br i1 %57, label %58, label %70 58: ; preds = %52 %59 = load x86_fp80, ptr %8, align 16 %60 = fmul x86_fp80 %59, 0xK3FFBCCCCCCCCCCCCD000 store x86_fp80 %60, ptr %8, align 16 %61 = load ptr, ptr %5, align 8 %62 = getelementptr inbounds i8, ptr %61, i32 1 store ptr %62, ptr %5, align 8 %63 = load i8, ptr %61, align 1 %64 = sext i8 %63 to i32 %65 = sub nsw i32 %64, 48 %66 = sitofp i32 %65 to x86_fp80 %67 = load x86_fp80, ptr %8, align 16 %68 = load x86_fp80, ptr %6, align 16 %69 = call x86_fp80 @llvm.fmuladd.f80(x86_fp80 %66, x86_fp80 %67, x86_fp80 %68) store x86_fp80 %69, ptr %6, align 16 br label %52, !llvm.loop !9 70: ; preds = %52 br label %71 71: ; preds = %70, %44 %72 = load ptr, ptr %5, align 8 %73 = load i8, ptr %72, align 1 %74 = sext i8 %73 to i32 %75 = or i32 %74, 32 %76 = icmp eq i32 %75, 101 br i1 %76, label %77, label %124 77: ; preds = %71 store i32 0, ptr %9, align 4 store x86_fp80 0xK4002A000000000000000, ptr %8, align 16 %78 = load ptr, ptr %5, align 8 %79 = getelementptr inbounds i8, ptr %78, i32 1 store ptr %79, ptr %5, align 8 %80 = load i8, ptr %79, align 1 %81 = sext i8 %80 to i32 switch i32 %81, label %87 [ i32 45, label %82 i32 43, label %83 i32 48, label %86 i32 49, label %86 i32 50, label %86 i32 51, label %86 i32 52, label %86 i32 53, label %86 i32 54, label %86 i32 55, label %86 i32 56, label %86 i32 57, label %86 ] 82: ; preds = %77 store x86_fp80 0xK3FFBCCCCCCCCCCCCD000, ptr %8, align 16 br label %83 83: ; preds = %77, %82 %84 = load ptr, ptr %5, align 8 %85 = getelementptr inbounds i8, ptr %84, i32 1 store ptr %85, ptr %5, align 8 br label %89 86: ; preds = %77, %77, %77, %77, %77, %77, %77, %77, %77, %77 br label %89 87: ; preds = %77 store x86_fp80 0xK00000000000000000000, ptr %6, align 16 %88 = load ptr, ptr %3, align 8 store ptr %88, ptr %5, align 8 br label %125 89: ; preds = %86, %83 br label %90 90: ; preds = %96, %89 %91 = load ptr, ptr %5, align 8 %92 = load i8, ptr %91, align 1 %93 = sext i8 %92 to i32 %94 = sub nsw i32 %93, 48 %95 = icmp ult i32 %94, 10 br i1 %95, label %96, label %105 96: ; preds = %90 %97 = load i32, ptr %9, align 4 %98 = mul i32 10, %97 %99 = load ptr, ptr %5, align 8 %100 = getelementptr inbounds i8, ptr %99, i32 1 store ptr %100, ptr %5, align 8 %101 = load i8, ptr %99, align 1 %102 = sext i8 %101 to i32 %103 = sub nsw i32 %102, 48 %104 = add i32 %98, %103 store i32 %104, ptr %9, align 4 br label %90, !llvm.loop !10 105: ; preds = %90 br label %106 106: ; preds = %105, %119 %107 = load i32, ptr %9, align 4 %108 = and i32 %107, 1 %109 = icmp ne i32 %108, 0 br i1 %109, label %110, label %114 110: ; preds = %106 %111 = load x86_fp80, ptr %8, align 16 %112 = load x86_fp80, ptr %6, align 16 %113 = fmul x86_fp80 %112, %111 store x86_fp80 %113, ptr %6, align 16 br label %114 114: ; preds = %110, %106 %115 = load i32, ptr %9, align 4 %116 = lshr i32 %115, 1 store i32 %116, ptr %9, align 4 %117 = icmp eq i32 %116, 0 br i1 %117, label %118, label %119 118: ; preds = %114 br label %123 119: ; preds = %114 %120 = load x86_fp80, ptr %8, align 16 %121 = load x86_fp80, ptr %8, align 16 %122 = fmul x86_fp80 %121, %120 store x86_fp80 %122, ptr %8, align 16 br label %106 123: ; preds = %118 br label %124 124: ; preds = %123, %71 br label %125 125: ; preds = %124, %87 %126 = load ptr, ptr %4, align 8 %127 = icmp ne ptr %126, null br i1 %127, label %128, label %131 128: ; preds = %125 %129 = load ptr, ptr %5, align 8 %130 = load ptr, ptr %4, align 8 store ptr %129, ptr %130, align 8 br label %131 131: ; preds = %128, %125 %132 = load x86_fp80, ptr %6, align 16 %133 = load i32, ptr %7, align 4 %134 = sitofp i32 %133 to x86_fp80 %135 = fmul x86_fp80 %132, %134 %136 = fptrunc x86_fp80 %135 to double ret double %136 } declare i64 @isspace(i8 noundef signext) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare x86_fp80 @llvm.fmuladd.f80(x86_fp80, x86_fp80, x86_fp80) #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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5ix2js6j.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 @strtod(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca x86_fp80, align 16 %7 = alloca i32, align 4 %8 = alloca x86_fp80, align 16 %9 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %10 = load ptr, ptr %3, align 8 store ptr %10, ptr %5, align 8 store x86_fp80 0xK00000000000000000000, ptr %6, align 16 store i32 1, ptr %7, align 4 %11 = load ptr, ptr %5, align 8 %12 = load i8, ptr %11, align 1 %13 = call i64 @isspace(i8 noundef signext %12) %14 = icmp ne i64 %13, 0 br i1 %14, label %.lr.ph, label %22 .lr.ph: ; preds = %2 br label %15 15: ; preds = %.lr.ph, %15 %16 = load ptr, ptr %5, align 8 %17 = getelementptr inbounds i8, ptr %16, i32 1 store ptr %17, ptr %5, align 8 %18 = load ptr, ptr %5, align 8 %19 = load i8, ptr %18, align 1 %20 = call i64 @isspace(i8 noundef signext %19) %21 = icmp ne i64 %20, 0 br i1 %21, label %15, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %15 br label %22 22: ; preds = %._crit_edge, %2 %23 = load ptr, ptr %5, align 8 %24 = load i8, ptr %23, align 1 %25 = sext i8 %24 to i32 switch i32 %25, label %30 [ i32 45, label %26 i32 43, label %27 ] 26: ; preds = %22 store i32 -1, ptr %7, align 4 br label %27 27: ; preds = %26, %22 %28 = load ptr, ptr %5, align 8 %29 = getelementptr inbounds i8, ptr %28, i32 1 store ptr %29, ptr %5, align 8 br label %30 30: ; preds = %27, %22 br label %31 31: ; preds = %30 %32 = load ptr, ptr %5, align 8 %33 = load i8, ptr %32, align 1 %34 = sext i8 %33 to i32 %35 = sub nsw i32 %34, 48 %36 = icmp ult i32 %35, 10 br i1 %36, label %.lr.ph2, label %51 .lr.ph2: ; preds = %31 br label %37 37: ; preds = %.lr.ph2, %37 %38 = load x86_fp80, ptr %6, align 16 %39 = load ptr, ptr %5, align 8 %40 = getelementptr inbounds i8, ptr %39, i32 1 store ptr %40, ptr %5, align 8 %41 = load i8, ptr %39, align 1 %42 = sext i8 %41 to i32 %43 = sub nsw i32 %42, 48 %44 = sitofp i32 %43 to x86_fp80 %45 = call x86_fp80 @llvm.fmuladd.f80(x86_fp80 %38, x86_fp80 0xK4002A000000000000000, x86_fp80 %44) store x86_fp80 %45, ptr %6, align 16 %46 = load ptr, ptr %5, align 8 %47 = load i8, ptr %46, align 1 %48 = sext i8 %47 to i32 %49 = sub nsw i32 %48, 48 %50 = icmp ult i32 %49, 10 br i1 %50, label %37, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %37 br label %51 51: ; preds = %._crit_edge3, %31 %52 = load ptr, ptr %5, align 8 %53 = load i8, ptr %52, align 1 %54 = sext i8 %53 to i32 %55 = icmp eq i32 %54, 46 br i1 %55, label %56, label %82 56: ; preds = %51 store x86_fp80 0xK3FFF8000000000000000, ptr %8, align 16 %57 = load ptr, ptr %5, align 8 %58 = getelementptr inbounds i8, ptr %57, i32 1 store ptr %58, ptr %5, align 8 %59 = load ptr, ptr %5, align 8 %60 = load i8, ptr %59, align 1 %61 = sext i8 %60 to i32 %62 = sub nsw i32 %61, 48 %63 = icmp ult i32 %62, 10 br i1 %63, label %.lr.ph5, label %81 .lr.ph5: ; preds = %56 br label %64 64: ; preds = %.lr.ph5, %64 %65 = load x86_fp80, ptr %8, align 16 %66 = fmul x86_fp80 %65, 0xK3FFBCCCCCCCCCCCCD000 store x86_fp80 %66, ptr %8, align 16 %67 = load ptr, ptr %5, align 8 %68 = getelementptr inbounds i8, ptr %67, i32 1 store ptr %68, ptr %5, align 8 %69 = load i8, ptr %67, align 1 %70 = sext i8 %69 to i32 %71 = sub nsw i32 %70, 48 %72 = sitofp i32 %71 to x86_fp80 %73 = load x86_fp80, ptr %8, align 16 %74 = load x86_fp80, ptr %6, align 16 %75 = call x86_fp80 @llvm.fmuladd.f80(x86_fp80 %72, x86_fp80 %73, x86_fp80 %74) store x86_fp80 %75, ptr %6, align 16 %76 = load ptr, ptr %5, align 8 %77 = load i8, ptr %76, align 1 %78 = sext i8 %77 to i32 %79 = sub nsw i32 %78, 48 %80 = icmp ult i32 %79, 10 br i1 %80, label %64, label %._crit_edge6, !llvm.loop !9 ._crit_edge6: ; preds = %64 br label %81 81: ; preds = %._crit_edge6, %56 br label %82 82: ; preds = %81, %51 %83 = load ptr, ptr %5, align 8 %84 = load i8, ptr %83, align 1 %85 = sext i8 %84 to i32 %86 = or i32 %85, 32 %87 = icmp eq i32 %86, 101 br i1 %87, label %88, label %139 88: ; preds = %82 store i32 0, ptr %9, align 4 store x86_fp80 0xK4002A000000000000000, ptr %8, align 16 %89 = load ptr, ptr %5, align 8 %90 = getelementptr inbounds i8, ptr %89, i32 1 store ptr %90, ptr %5, align 8 %91 = load i8, ptr %90, align 1 %92 = sext i8 %91 to i32 switch i32 %92, label %98 [ i32 45, label %93 i32 43, label %94 i32 48, label %97 i32 49, label %97 i32 50, label %97 i32 51, label %97 i32 52, label %97 i32 53, label %97 i32 54, label %97 i32 55, label %97 i32 56, label %97 i32 57, label %97 ] 93: ; preds = %88 store x86_fp80 0xK3FFBCCCCCCCCCCCCD000, ptr %8, align 16 br label %94 94: ; preds = %93, %88 %95 = load ptr, ptr %5, align 8 %96 = getelementptr inbounds i8, ptr %95, i32 1 store ptr %96, ptr %5, align 8 br label %100 97: ; preds = %88, %88, %88, %88, %88, %88, %88, %88, %88, %88 br label %100 98: ; preds = %88 store x86_fp80 0xK00000000000000000000, ptr %6, align 16 %99 = load ptr, ptr %3, align 8 store ptr %99, ptr %5, align 8 br label %140 100: ; preds = %97, %94 %101 = load ptr, ptr %5, align 8 %102 = load i8, ptr %101, align 1 %103 = sext i8 %102 to i32 %104 = sub nsw i32 %103, 48 %105 = icmp ult i32 %104, 10 br i1 %105, label %.lr.ph8, label %120 .lr.ph8: ; preds = %100 br label %106 106: ; preds = %.lr.ph8, %106 %107 = load i32, ptr %9, align 4 %108 = mul i32 10, %107 %109 = load ptr, ptr %5, align 8 %110 = getelementptr inbounds i8, ptr %109, i32 1 store ptr %110, ptr %5, align 8 %111 = load i8, ptr %109, align 1 %112 = sext i8 %111 to i32 %113 = sub nsw i32 %112, 48 %114 = add i32 %108, %113 store i32 %114, ptr %9, align 4 %115 = load ptr, ptr %5, align 8 %116 = load i8, ptr %115, align 1 %117 = sext i8 %116 to i32 %118 = sub nsw i32 %117, 48 %119 = icmp ult i32 %118, 10 br i1 %119, label %106, label %._crit_edge9, !llvm.loop !10 ._crit_edge9: ; preds = %106 br label %120 120: ; preds = %._crit_edge9, %100 br label %121 121: ; preds = %134, %120 %122 = load i32, ptr %9, align 4 %123 = and i32 %122, 1 %124 = icmp ne i32 %123, 0 br i1 %124, label %125, label %129 125: ; preds = %121 %126 = load x86_fp80, ptr %8, align 16 %127 = load x86_fp80, ptr %6, align 16 %128 = fmul x86_fp80 %127, %126 store x86_fp80 %128, ptr %6, align 16 br label %129 129: ; preds = %125, %121 %130 = load i32, ptr %9, align 4 %131 = lshr i32 %130, 1 store i32 %131, ptr %9, align 4 %132 = icmp eq i32 %131, 0 br i1 %132, label %133, label %134 133: ; preds = %129 br label %138 134: ; preds = %129 %135 = load x86_fp80, ptr %8, align 16 %136 = load x86_fp80, ptr %8, align 16 %137 = fmul x86_fp80 %136, %135 store x86_fp80 %137, ptr %8, align 16 br label %121 138: ; preds = %133 br label %139 139: ; preds = %138, %82 br label %140 140: ; preds = %139, %98 %141 = load ptr, ptr %4, align 8 %142 = icmp ne ptr %141, null br i1 %142, label %143, label %146 143: ; preds = %140 %144 = load ptr, ptr %5, align 8 %145 = load ptr, ptr %4, align 8 store ptr %144, ptr %145, align 8 br label %146 146: ; preds = %143, %140 %147 = load x86_fp80, ptr %6, align 16 %148 = load i32, ptr %7, align 4 %149 = sitofp i32 %148 to x86_fp80 %150 = fmul x86_fp80 %147, %149 %151 = fptrunc x86_fp80 %150 to double ret double %151 } declare i64 @isspace(i8 noundef signext) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare x86_fp80 @llvm.fmuladd.f80(x86_fp80, x86_fp80, x86_fp80) #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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7}
; ModuleID = '/tmp/tmps0ay861t.c' source_filename = "/tmp/tmps0ay861t.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 @foo() #0 { %1 = call i32 (...) @break_here() ret void } declare i32 @break_here(...) #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/tmps0ay861t.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 @foo() #0 { %1 = call i32 (...) @break_here() ret void } declare i32 @break_here(...) #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/tmpwmeocuub.c' source_filename = "/tmp/tmpwmeocuub.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 @ft_sizebaselen(i64 noundef %0, i32 noundef %1) #0 { %3 = alloca i64, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i64 %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store i32 1, ptr %5, align 4 br label %6 6: ; preds = %19, %2 %7 = load i64, ptr %3, align 8 %8 = load i32, ptr %4, align 4 %9 = icmp sgt i32 %8, 0 br i1 %9, label %10, label %12 10: ; preds = %6 %11 = load i32, ptr %4, align 4 br label %15 12: ; preds = %6 %13 = load i32, ptr %4, align 4 %14 = sub nsw i32 0, %13 br label %15 15: ; preds = %12, %10 %16 = phi i32 [ %11, %10 ], [ %14, %12 ] %17 = sext i32 %16 to i64 %18 = icmp ugt i64 %7, %17 br i1 %18, label %19, label %26 19: ; preds = %15 %20 = load i32, ptr %4, align 4 %21 = sext i32 %20 to i64 %22 = load i64, ptr %3, align 8 %23 = udiv i64 %22, %21 store i64 %23, ptr %3, align 8 %24 = load i32, ptr %5, align 4 %25 = add i32 %24, 1 store i32 %25, ptr %5, align 4 br label %6, !llvm.loop !6 26: ; preds = %15 %27 = load i32, ptr %5, 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 = '<stdin>' source_filename = "/tmp/tmpwmeocuub.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 @ft_sizebaselen(i64 noundef %0, i32 noundef %1) #0 { %3 = alloca i64, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i64 %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store i32 1, ptr %5, align 4 br label %6 6: ; preds = %19, %2 %7 = load i64, ptr %3, align 8 %8 = load i32, ptr %4, align 4 %9 = icmp sgt i32 %8, 0 br i1 %9, label %10, label %12 10: ; preds = %6 %11 = load i32, ptr %4, align 4 br label %15 12: ; preds = %6 %13 = load i32, ptr %4, align 4 %14 = sub nsw i32 0, %13 br label %15 15: ; preds = %12, %10 %16 = phi i32 [ %11, %10 ], [ %14, %12 ] %17 = sext i32 %16 to i64 %18 = icmp ugt i64 %7, %17 br i1 %18, label %19, label %26 19: ; preds = %15 %20 = load i32, ptr %4, align 4 %21 = sext i32 %20 to i64 %22 = load i64, ptr %3, align 8 %23 = udiv i64 %22, %21 store i64 %23, ptr %3, align 8 %24 = load i32, ptr %5, align 4 %25 = add i32 %24, 1 store i32 %25, ptr %5, align 4 br label %6, !llvm.loop !6 26: ; preds = %15 %27 = load i32, ptr %5, 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/tmpviai3fzl.c' source_filename = "/tmp/tmpviai3fzl.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 @alloc_ptr(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 i64 @strlen(ptr noundef %3) %5 = add nsw i64 %4, 1 %6 = call i64 @calloc(i64 noundef %5, i32 noundef 1) %7 = inttoptr i64 %6 to ptr ret ptr %7 } declare i64 @calloc(i64 noundef, i32 noundef) #1 declare i64 @strlen(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/tmpviai3fzl.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 @alloc_ptr(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 i64 @strlen(ptr noundef %3) %5 = add nsw i64 %4, 1 %6 = call i64 @calloc(i64 noundef %5, i32 noundef 1) %7 = inttoptr i64 %6 to ptr ret ptr %7 } declare i64 @calloc(i64 noundef, i32 noundef) #1 declare i64 @strlen(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/tmpq1dftmuq.c' source_filename = "/tmp/tmpq1dftmuq.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"%3d\00", align 1 @.str.1 = private unnamed_addr constant [1 x i8] zeroinitializer, align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @printList(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 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 @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 @puts(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, i32 noundef) #1 declare i32 @puts(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/tmpq1dftmuq.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"%3d\00", align 1 @.str.1 = private unnamed_addr constant [1 x i8] zeroinitializer, align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @printList(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 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 @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 @puts(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, i32 noundef) #1 declare i32 @puts(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/tmpr16_vme6.c' source_filename = "/tmp/tmpr16_vme6.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 @ws(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 0, ptr %4, align 4 br label %5 5: ; preds = %29, %1 %6 = load i32, ptr %4, align 4 %7 = load ptr, ptr %3, align 8 %8 = call i32 @strlen(ptr noundef %7) %9 = icmp slt i32 %6, %8 br i1 %9, label %10, label %32 10: ; preds = %5 %11 = load ptr, ptr %3, align 8 %12 = load i32, ptr %4, align 4 %13 = sext i32 %12 to i64 %14 = getelementptr inbounds i8, ptr %11, i64 %13 %15 = load i8, ptr %14, align 1 %16 = sext i8 %15 to i32 %17 = icmp ne i32 %16, 32 br i1 %17, label %18, label %28 18: ; preds = %10 %19 = load ptr, ptr %3, align 8 %20 = load i32, ptr %4, align 4 %21 = sext i32 %20 to i64 %22 = getelementptr inbounds i8, ptr %19, i64 %21 %23 = load i8, ptr %22, align 1 %24 = sext i8 %23 to i32 %25 = icmp ne i32 %24, 9 br i1 %25, label %26, label %28 26: ; preds = %18 %27 = load i32, ptr %4, align 4 store i32 %27, ptr %2, align 4 br label %33 28: ; preds = %18, %10 br label %29 29: ; preds = %28 %30 = load i32, ptr %4, align 4 %31 = add nsw i32 %30, 1 store i32 %31, ptr %4, align 4 br label %5, !llvm.loop !6 32: ; preds = %5 store i32 -1, ptr %2, align 4 br label %33 33: ; preds = %32, %26 %34 = load i32, ptr %2, align 4 ret i32 %34 } declare i32 @strlen(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/tmpr16_vme6.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 @ws(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 0, ptr %4, align 4 %5 = load i32, ptr %4, align 4 %6 = load ptr, ptr %3, align 8 %7 = call i32 @strlen(ptr noundef %6) %8 = icmp slt i32 %5, %7 br i1 %8, label %.lr.ph, label %35 .lr.ph: ; preds = %1 br label %9 9: ; preds = %.lr.ph, %28 %10 = load ptr, ptr %3, align 8 %11 = load i32, ptr %4, align 4 %12 = sext i32 %11 to i64 %13 = getelementptr inbounds i8, ptr %10, i64 %12 %14 = load i8, ptr %13, align 1 %15 = sext i8 %14 to i32 %16 = icmp ne i32 %15, 32 br i1 %16, label %17, label %27 17: ; preds = %9 %18 = load ptr, ptr %3, align 8 %19 = load i32, ptr %4, align 4 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds i8, ptr %18, i64 %20 %22 = load i8, ptr %21, align 1 %23 = sext i8 %22 to i32 %24 = icmp ne i32 %23, 9 br i1 %24, label %25, label %27 25: ; preds = %17 %26 = load i32, ptr %4, align 4 store i32 %26, ptr %2, align 4 br label %36 27: ; preds = %17, %9 br label %28 28: ; preds = %27 %29 = load i32, ptr %4, align 4 %30 = add nsw i32 %29, 1 store i32 %30, ptr %4, align 4 %31 = load i32, ptr %4, align 4 %32 = load ptr, ptr %3, align 8 %33 = call i32 @strlen(ptr noundef %32) %34 = icmp slt i32 %31, %33 br i1 %34, label %9, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %28 br label %35 35: ; preds = %._crit_edge, %1 store i32 -1, ptr %2, align 4 br label %36 36: ; preds = %35, %25 %37 = load i32, ptr %2, align 4 ret i32 %37 } declare i32 @strlen(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/tmp9xc7vfss.c' source_filename = "/tmp/tmp9xc7vfss.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 [22 x i8] c"gets: read error: %m\0A\00", align 1 @.str.1 = private unnamed_addr constant [28 x i8] c"newline not stripped: \22%s\22\0A\00", align 1 @.str.2 = private unnamed_addr constant [4 x i8] c"foo\00", align 1 @.str.3 = private unnamed_addr constant [40 x i8] c"read mismatch: expected \22%s\22, got \22%s\22\0A\00", align 1 @.str.4 = private unnamed_addr constant [4 x i8] c"bar\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [100 x i8], align 16 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 store i32 0, ptr %3, align 4 %4 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %5 = call ptr @gets(ptr noundef %4) %6 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %7 = icmp ne ptr %5, %6 br i1 %7, label %8, label %10 8: ; preds = %0 %9 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %3, align 4 br label %26 10: ; preds = %0 %11 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %12 = call ptr @strchr(ptr noundef %11, i8 noundef signext 10) %13 = icmp ne ptr %12, null br i1 %13, label %14, label %17 14: ; preds = %10 %15 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %16 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %15) store i32 1, ptr %3, align 4 br label %25 17: ; preds = %10 %18 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %19 = call i64 @strcmp(ptr noundef %18, ptr noundef @.str.2) %20 = icmp ne i64 %19, 0 br i1 %20, label %21, label %24 21: ; preds = %17 %22 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %23 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, ptr noundef @.str.2, ptr noundef %22) store i32 1, ptr %3, align 4 br label %24 24: ; preds = %21, %17 br label %25 25: ; preds = %24, %14 br label %26 26: ; preds = %25, %8 %27 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %28 = call ptr @gets(ptr noundef %27) %29 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %30 = icmp ne ptr %28, %29 br i1 %30, label %31, label %33 31: ; preds = %26 %32 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %3, align 4 br label %49 33: ; preds = %26 %34 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %35 = call ptr @strchr(ptr noundef %34, i8 noundef signext 10) %36 = icmp ne ptr %35, null br i1 %36, label %37, label %40 37: ; preds = %33 %38 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %39 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %38) store i32 1, ptr %3, align 4 br label %48 40: ; preds = %33 %41 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %42 = call i64 @strcmp(ptr noundef %41, ptr noundef @.str.4) %43 = icmp ne i64 %42, 0 br i1 %43, label %44, label %47 44: ; preds = %40 %45 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %46 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, ptr noundef @.str.4, ptr noundef %45) store i32 1, ptr %3, align 4 br label %47 47: ; preds = %44, %40 br label %48 48: ; preds = %47, %37 br label %49 49: ; preds = %48, %31 %50 = load i32, ptr %3, align 4 ret i32 %50 } declare ptr @gets(ptr noundef) #1 declare i32 @printf(ptr noundef, ...) #1 declare ptr @strchr(ptr noundef, i8 noundef signext) #1 declare i64 @strcmp(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/tmp9xc7vfss.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 [22 x i8] c"gets: read error: %m\0A\00", align 1 @.str.1 = private unnamed_addr constant [28 x i8] c"newline not stripped: \22%s\22\0A\00", align 1 @.str.2 = private unnamed_addr constant [4 x i8] c"foo\00", align 1 @.str.3 = private unnamed_addr constant [40 x i8] c"read mismatch: expected \22%s\22, got \22%s\22\0A\00", align 1 @.str.4 = private unnamed_addr constant [4 x i8] c"bar\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [100 x i8], align 16 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 store i32 0, ptr %3, align 4 %4 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %5 = call ptr @gets(ptr noundef %4) %6 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %7 = icmp ne ptr %5, %6 br i1 %7, label %8, label %10 8: ; preds = %0 %9 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %3, align 4 br label %26 10: ; preds = %0 %11 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %12 = call ptr @strchr(ptr noundef %11, i8 noundef signext 10) %13 = icmp ne ptr %12, null br i1 %13, label %14, label %17 14: ; preds = %10 %15 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %16 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %15) store i32 1, ptr %3, align 4 br label %25 17: ; preds = %10 %18 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %19 = call i64 @strcmp(ptr noundef %18, ptr noundef @.str.2) %20 = icmp ne i64 %19, 0 br i1 %20, label %21, label %24 21: ; preds = %17 %22 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %23 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, ptr noundef @.str.2, ptr noundef %22) store i32 1, ptr %3, align 4 br label %24 24: ; preds = %21, %17 br label %25 25: ; preds = %24, %14 br label %26 26: ; preds = %25, %8 %27 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %28 = call ptr @gets(ptr noundef %27) %29 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %30 = icmp ne ptr %28, %29 br i1 %30, label %31, label %33 31: ; preds = %26 %32 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %3, align 4 br label %49 33: ; preds = %26 %34 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %35 = call ptr @strchr(ptr noundef %34, i8 noundef signext 10) %36 = icmp ne ptr %35, null br i1 %36, label %37, label %40 37: ; preds = %33 %38 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %39 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %38) store i32 1, ptr %3, align 4 br label %48 40: ; preds = %33 %41 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %42 = call i64 @strcmp(ptr noundef %41, ptr noundef @.str.4) %43 = icmp ne i64 %42, 0 br i1 %43, label %44, label %47 44: ; preds = %40 %45 = getelementptr inbounds [100 x i8], ptr %2, i64 0, i64 0 %46 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, ptr noundef @.str.4, ptr noundef %45) store i32 1, ptr %3, align 4 br label %47 47: ; preds = %44, %40 br label %48 48: ; preds = %47, %37 br label %49 49: ; preds = %48, %31 %50 = load i32, ptr %3, align 4 ret i32 %50 } declare ptr @gets(ptr noundef) #1 declare i32 @printf(ptr noundef, ...) #1 declare ptr @strchr(ptr noundef, i8 noundef signext) #1 declare i64 @strcmp(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/tmpb8z8jl4j.c' source_filename = "/tmp/tmpb8z8jl4j.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 @hcfg_is_cmd(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 br label %3 3: ; preds = %8, %1 %4 = load ptr, ptr %2, align 8 %5 = load i8, ptr %4, align 1 %6 = call i64 @isspace(i8 noundef signext %5) %7 = icmp ne i64 %6, 0 br i1 %7, label %8, label %11 8: ; preds = %3 %9 = load ptr, ptr %2, align 8 %10 = getelementptr inbounds i8, ptr %9, i32 1 store ptr %10, ptr %2, align 8 br label %3, !llvm.loop !6 11: ; preds = %3 br label %12 12: ; preds = %24, %11 %13 = load ptr, ptr %2, align 8 %14 = load i8, ptr %13, align 1 %15 = call i64 @isalnum(i8 noundef signext %14) %16 = icmp ne i64 %15, 0 br i1 %16, label %22, label %17 17: ; preds = %12 %18 = load ptr, ptr %2, align 8 %19 = load i8, ptr %18, align 1 %20 = sext i8 %19 to i32 %21 = icmp eq i32 %20, 95 br label %22 22: ; preds = %17, %12 %23 = phi i1 [ true, %12 ], [ %21, %17 ] br i1 %23, label %24, label %27 24: ; preds = %22 %25 = load ptr, ptr %2, align 8 %26 = getelementptr inbounds i8, ptr %25, i32 1 store ptr %26, ptr %2, align 8 br label %12, !llvm.loop !8 27: ; preds = %22 br label %28 28: ; preds = %33, %27 %29 = load ptr, ptr %2, align 8 %30 = load i8, ptr %29, align 1 %31 = call i64 @isspace(i8 noundef signext %30) %32 = icmp ne i64 %31, 0 br i1 %32, label %33, label %36 33: ; preds = %28 %34 = load ptr, ptr %2, align 8 %35 = getelementptr inbounds i8, ptr %34, i32 1 store ptr %35, ptr %2, align 8 br label %28, !llvm.loop !9 36: ; preds = %28 %37 = load ptr, ptr %2, align 8 %38 = load i8, ptr %37, align 1 %39 = sext i8 %38 to i32 %40 = icmp eq i32 %39, 61 %41 = zext i1 %40 to i32 ret i32 %41 } declare i64 @isspace(i8 noundef signext) #1 declare i64 @isalnum(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} !9 = distinct !{!9, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpb8z8jl4j.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 @hcfg_is_cmd(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 i8, ptr %3, align 1 %5 = call i64 @isspace(i8 noundef signext %4) %6 = icmp ne i64 %5, 0 br i1 %6, label %.lr.ph, label %14 .lr.ph: ; preds = %1 br label %7 7: ; preds = %.lr.ph, %7 %8 = load ptr, ptr %2, align 8 %9 = getelementptr inbounds i8, ptr %8, i32 1 store ptr %9, ptr %2, align 8 %10 = load ptr, ptr %2, align 8 %11 = load i8, ptr %10, align 1 %12 = call i64 @isspace(i8 noundef signext %11) %13 = icmp ne i64 %12, 0 br i1 %13, label %7, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %7 br label %14 14: ; preds = %._crit_edge, %1 br label %15 15: ; preds = %27, %14 %16 = load ptr, ptr %2, align 8 %17 = load i8, ptr %16, align 1 %18 = call i64 @isalnum(i8 noundef signext %17) %19 = icmp ne i64 %18, 0 br i1 %19, label %25, label %20 20: ; preds = %15 %21 = load ptr, ptr %2, align 8 %22 = load i8, ptr %21, align 1 %23 = sext i8 %22 to i32 %24 = icmp eq i32 %23, 95 br label %25 25: ; preds = %20, %15 %26 = phi i1 [ true, %15 ], [ %24, %20 ] br i1 %26, label %27, label %30 27: ; preds = %25 %28 = load ptr, ptr %2, align 8 %29 = getelementptr inbounds i8, ptr %28, i32 1 store ptr %29, ptr %2, align 8 br label %15, !llvm.loop !8 30: ; preds = %25 %31 = load ptr, ptr %2, align 8 %32 = load i8, ptr %31, align 1 %33 = call i64 @isspace(i8 noundef signext %32) %34 = icmp ne i64 %33, 0 br i1 %34, label %.lr.ph2, label %42 .lr.ph2: ; preds = %30 br label %35 35: ; preds = %.lr.ph2, %35 %36 = load ptr, ptr %2, align 8 %37 = getelementptr inbounds i8, ptr %36, i32 1 store ptr %37, ptr %2, align 8 %38 = load ptr, ptr %2, align 8 %39 = load i8, ptr %38, align 1 %40 = call i64 @isspace(i8 noundef signext %39) %41 = icmp ne i64 %40, 0 br i1 %41, label %35, label %._crit_edge3, !llvm.loop !9 ._crit_edge3: ; preds = %35 br label %42 42: ; preds = %._crit_edge3, %30 %43 = load ptr, ptr %2, align 8 %44 = load i8, ptr %43, align 1 %45 = sext i8 %44 to i32 %46 = icmp eq i32 %45, 61 %47 = zext i1 %46 to i32 ret i32 %47 } declare i64 @isspace(i8 noundef signext) #1 declare i64 @isalnum(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} !9 = distinct !{!9, !7}
; ModuleID = '/tmp/tmp5miu4kwg.c' source_filename = "/tmp/tmp5miu4kwg.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/tmp5miu4kwg.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/tmpqo2ltp4v.c' source_filename = "/tmp/tmpqo2ltp4v.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 [50 x i8] c"[component_gameobject_free] handle canont be NULL\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @component_gameobject_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 = icmp ne ptr %3, null br i1 %4, label %7, label %5 5: ; preds = %1 %6 = call i32 @debug_warning(ptr noundef @.str) br label %10 7: ; preds = %1 %8 = load ptr, ptr %2, align 8 %9 = call i32 @h_free(ptr noundef %8) br label %10 10: ; preds = %7, %5 ret void } declare i32 @debug_warning(ptr noundef) #1 declare i32 @h_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/tmpqo2ltp4v.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 [50 x i8] c"[component_gameobject_free] handle canont be NULL\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @component_gameobject_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 = icmp ne ptr %3, null br i1 %4, label %7, label %5 5: ; preds = %1 %6 = call i32 @debug_warning(ptr noundef @.str) br label %10 7: ; preds = %1 %8 = load ptr, ptr %2, align 8 %9 = call i32 @h_free(ptr noundef %8) br label %10 10: ; preds = %7, %5 ret void } declare i32 @debug_warning(ptr noundef) #1 declare i32 @h_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/tmpdj6_qgu6.c' source_filename = "/tmp/tmpdj6_qgu6.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 @g(double noundef %0) #0 { %2 = alloca double, align 8 store double %0, ptr %2, align 8 %3 = load double, ptr %2, align 8 %4 = fadd double 1.000000e+00, %3 %5 = call i32 @pow(double noundef %4, i32 noundef 20) %6 = sub nsw i32 %5, 1 %7 = sitofp i32 %6 to double %8 = load double, ptr %2, align 8 %9 = fdiv double %7, %8 %10 = fsub double %9, 0x4044D555559CEA87 ret double %10 } declare i32 @pow(double 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/tmpdj6_qgu6.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 @g(double noundef %0) #0 { %2 = alloca double, align 8 store double %0, ptr %2, align 8 %3 = load double, ptr %2, align 8 %4 = fadd double 1.000000e+00, %3 %5 = call i32 @pow(double noundef %4, i32 noundef 20) %6 = sub nsw i32 %5, 1 %7 = sitofp i32 %6 to double %8 = load double, ptr %2, align 8 %9 = fdiv double %7, %8 %10 = fsub double %9, 0x4044D555559CEA87 ret double %10 } declare i32 @pow(double 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/tmpseo81jau.c' source_filename = "/tmp/tmpseo81jau.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.ifaddrs = type { i32, ptr, ptr } %struct.TYPE_2__ = type { i64 } %struct.sockaddr_in = type { i32 } @.str = private unnamed_addr constant [26 x i8] c"get_myaddress: getifaddrs\00", align 1 @IFF_UP = dso_local global i32 0, align 4 @AF_INET = dso_local global i64 0, align 8 @IFF_LOOPBACK = dso_local global i32 0, align 4 @PMAPPORT = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @get_myaddress(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %6 = call i64 @getifaddrs(ptr noundef %3) %7 = icmp ne i64 %6, 0 br i1 %7, label %8, label %11 8: ; preds = %1 %9 = call i32 @perror(ptr noundef @.str) %10 = call i32 @exit(i32 noundef 1) #4 unreachable 11: ; preds = %1 store i32 0, ptr %4, align 4 br label %12 12: ; preds = %70, %11 %13 = load ptr, ptr %3, align 8 store ptr %13, ptr %5, align 8 br label %14 14: ; preds = %63, %12 %15 = load ptr, ptr %5, align 8 %16 = icmp ne ptr %15, null br i1 %16, label %17, label %67 17: ; preds = %14 %18 = load ptr, ptr %5, align 8 %19 = getelementptr inbounds %struct.ifaddrs, ptr %18, i32 0, i32 0 %20 = load i32, ptr %19, align 8 %21 = load i32, ptr @IFF_UP, align 4 %22 = and i32 %20, %21 %23 = icmp ne i32 %22, 0 br i1 %23, label %24, label %63 24: ; preds = %17 %25 = load ptr, ptr %5, align 8 %26 = getelementptr inbounds %struct.ifaddrs, ptr %25, i32 0, i32 2 %27 = load ptr, ptr %26, align 8 %28 = icmp ne ptr %27, null br i1 %28, label %29, label %63 29: ; preds = %24 %30 = load ptr, ptr %5, align 8 %31 = getelementptr inbounds %struct.ifaddrs, ptr %30, i32 0, i32 2 %32 = load ptr, ptr %31, align 8 %33 = getelementptr inbounds %struct.TYPE_2__, ptr %32, i32 0, i32 0 %34 = load i64, ptr %33, align 8 %35 = load i64, ptr @AF_INET, align 8 %36 = icmp eq i64 %34, %35 br i1 %36, label %37, label %63 37: ; preds = %29 %38 = load ptr, ptr %5, align 8 %39 = getelementptr inbounds %struct.ifaddrs, ptr %38, i32 0, i32 0 %40 = load i32, ptr %39, align 8 %41 = load i32, ptr @IFF_LOOPBACK, align 4 %42 = and i32 %40, %41 %43 = icmp ne i32 %42, 0 br i1 %43, label %44, label %54 44: ; preds = %37 %45 = load i32, ptr %4, align 4 %46 = icmp eq i32 %45, 1 br i1 %46, label %47, label %63 47: ; preds = %44 %48 = load ptr, ptr %5, align 8 %49 = getelementptr inbounds %struct.ifaddrs, ptr %48, i32 0, i32 0 %50 = load i32, ptr %49, align 8 %51 = load i32, ptr @IFF_LOOPBACK, align 4 %52 = and i32 %50, %51 %53 = icmp ne i32 %52, 0 br i1 %53, label %54, label %63 54: ; preds = %47, %37 %55 = load ptr, ptr %2, align 8 %56 = load ptr, ptr %5, align 8 %57 = getelementptr inbounds %struct.ifaddrs, ptr %56, i32 0, i32 2 %58 = load ptr, ptr %57, align 8 call void @llvm.memcpy.p0.p0.i64(ptr align 4 %55, ptr align 4 %58, i64 4, i1 false) %59 = load i32, ptr @PMAPPORT, align 4 %60 = call i32 @htons(i32 noundef %59) %61 = load ptr, ptr %2, align 8 %62 = getelementptr inbounds %struct.sockaddr_in, ptr %61, i32 0, i32 0 store i32 %60, ptr %62, align 4 br label %72 63: ; preds = %47, %44, %29, %24, %17 %64 = load ptr, ptr %5, align 8 %65 = getelementptr inbounds %struct.ifaddrs, ptr %64, i32 0, i32 1 %66 = load ptr, ptr %65, align 8 store ptr %66, ptr %5, align 8 br label %14, !llvm.loop !6 67: ; preds = %14 %68 = load i32, ptr %4, align 4 %69 = icmp eq i32 %68, 0 br i1 %69, label %70, label %71 70: ; preds = %67 store i32 1, ptr %4, align 4 br label %12 71: ; preds = %67 br label %72 72: ; preds = %71, %54 %73 = load ptr, ptr %3, align 8 %74 = call i32 @freeifaddrs(ptr noundef %73) ret void } declare i64 @getifaddrs(ptr noundef) #1 declare i32 @perror(ptr noundef) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 ; 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) #3 declare i32 @htons(i32 noundef) #1 declare i32 @freeifaddrs(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 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) } attributes #4 = { 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/tmpseo81jau.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.ifaddrs = type { i32, ptr, ptr } %struct.TYPE_2__ = type { i64 } %struct.sockaddr_in = type { i32 } @.str = private unnamed_addr constant [26 x i8] c"get_myaddress: getifaddrs\00", align 1 @IFF_UP = dso_local global i32 0, align 4 @AF_INET = dso_local global i64 0, align 8 @IFF_LOOPBACK = dso_local global i32 0, align 4 @PMAPPORT = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @get_myaddress(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %6 = call i64 @getifaddrs(ptr noundef %3) %7 = icmp ne i64 %6, 0 br i1 %7, label %8, label %11 8: ; preds = %1 %9 = call i32 @perror(ptr noundef @.str) %10 = call i32 @exit(i32 noundef 1) #4 unreachable 11: ; preds = %1 store i32 0, ptr %4, align 4 br label %12 12: ; preds = %71, %11 %13 = load ptr, ptr %3, align 8 store ptr %13, ptr %5, align 8 %14 = load ptr, ptr %5, align 8 %15 = icmp ne ptr %14, null br i1 %15, label %.lr.ph, label %68 .lr.ph: ; preds = %12 br label %16 16: ; preds = %.lr.ph, %62 %17 = load ptr, ptr %5, align 8 %18 = getelementptr inbounds %struct.ifaddrs, ptr %17, i32 0, i32 0 %19 = load i32, ptr %18, align 8 %20 = load i32, ptr @IFF_UP, align 4 %21 = and i32 %19, %20 %22 = icmp ne i32 %21, 0 br i1 %22, label %23, label %62 23: ; preds = %16 %24 = load ptr, ptr %5, align 8 %25 = getelementptr inbounds %struct.ifaddrs, ptr %24, i32 0, i32 2 %26 = load ptr, ptr %25, align 8 %27 = icmp ne ptr %26, null br i1 %27, label %28, label %62 28: ; preds = %23 %29 = load ptr, ptr %5, align 8 %30 = getelementptr inbounds %struct.ifaddrs, ptr %29, i32 0, i32 2 %31 = load ptr, ptr %30, align 8 %32 = getelementptr inbounds %struct.TYPE_2__, ptr %31, i32 0, i32 0 %33 = load i64, ptr %32, align 8 %34 = load i64, ptr @AF_INET, align 8 %35 = icmp eq i64 %33, %34 br i1 %35, label %36, label %62 36: ; preds = %28 %37 = load ptr, ptr %5, align 8 %38 = getelementptr inbounds %struct.ifaddrs, ptr %37, i32 0, i32 0 %39 = load i32, ptr %38, align 8 %40 = load i32, ptr @IFF_LOOPBACK, align 4 %41 = and i32 %39, %40 %42 = icmp ne i32 %41, 0 br i1 %42, label %43, label %53 43: ; preds = %36 %44 = load i32, ptr %4, align 4 %45 = icmp eq i32 %44, 1 br i1 %45, label %46, label %62 46: ; preds = %43 %47 = load ptr, ptr %5, align 8 %48 = getelementptr inbounds %struct.ifaddrs, ptr %47, i32 0, i32 0 %49 = load i32, ptr %48, align 8 %50 = load i32, ptr @IFF_LOOPBACK, align 4 %51 = and i32 %49, %50 %52 = icmp ne i32 %51, 0 br i1 %52, label %53, label %62 53: ; preds = %46, %36 %54 = load ptr, ptr %2, align 8 %55 = load ptr, ptr %5, align 8 %56 = getelementptr inbounds %struct.ifaddrs, ptr %55, i32 0, i32 2 %57 = load ptr, ptr %56, align 8 call void @llvm.memcpy.p0.p0.i64(ptr align 4 %54, ptr align 4 %57, i64 4, i1 false) %58 = load i32, ptr @PMAPPORT, align 4 %59 = call i32 @htons(i32 noundef %58) %60 = load ptr, ptr %2, align 8 %61 = getelementptr inbounds %struct.sockaddr_in, ptr %60, i32 0, i32 0 store i32 %59, ptr %61, align 4 br label %73 62: ; preds = %46, %43, %28, %23, %16 %63 = load ptr, ptr %5, align 8 %64 = getelementptr inbounds %struct.ifaddrs, ptr %63, i32 0, i32 1 %65 = load ptr, ptr %64, align 8 store ptr %65, ptr %5, align 8 %66 = load ptr, ptr %5, align 8 %67 = icmp ne ptr %66, null br i1 %67, label %16, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %62 br label %68 68: ; preds = %._crit_edge, %12 %69 = load i32, ptr %4, align 4 %70 = icmp eq i32 %69, 0 br i1 %70, label %71, label %72 71: ; preds = %68 store i32 1, ptr %4, align 4 br label %12 72: ; preds = %68 br label %73 73: ; preds = %72, %53 %74 = load ptr, ptr %3, align 8 %75 = call i32 @freeifaddrs(ptr noundef %74) ret void } declare i64 @getifaddrs(ptr noundef) #1 declare i32 @perror(ptr noundef) #1 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #2 ; 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) #3 declare i32 @htons(i32 noundef) #1 declare i32 @freeifaddrs(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 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) } attributes #4 = { 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/tmpper85k0r.c' source_filename = "/tmp/tmpper85k0r.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"\1B[F\00", align 1 @stdout = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @c_pline() #0 { %1 = load i32, ptr @stdout, align 4 %2 = call i32 @fputs(ptr noundef @.str, i32 noundef %1) ret i32 %2 } declare i32 @fputs(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/tmpper85k0r.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"\1B[F\00", align 1 @stdout = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @c_pline() #0 { %1 = load i32, ptr @stdout, align 4 %2 = call i32 @fputs(ptr noundef @.str, i32 noundef %1) ret i32 %2 } declare i32 @fputs(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/tmpkn6m0heq.c' source_filename = "/tmp/tmpkn6m0heq.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 @BesselZero(i32 noundef %0, i32 noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca double, align 8 %9 = alloca double, align 8 %10 = alloca double, align 8 store i32 %0, ptr %4, align 4 store i32 %1, ptr %5, align 4 store double 0.000000e+00, ptr %8, align 8 store double 0.000000e+00, ptr %10, align 8 %11 = load i32, ptr %4, align 4 %12 = icmp sle i32 %11, 0 br i1 %12, label %13, label %14 13: ; preds = %2 store double 0.000000e+00, ptr %3, align 8 br label %85 14: ; preds = %2 %15 = load double, ptr %8, align 8 %16 = load i32, ptr %5, align 4 %17 = call double @Bessel(double noundef %15, i32 noundef %16) store double %17, ptr %9, align 8 %18 = load double, ptr %9, align 8 %19 = fcmp olt double %18, 0.000000e+00 br i1 %19, label %20, label %23 20: ; preds = %14 %21 = load double, ptr %9, align 8 %22 = fneg double %21 br label %25 23: ; preds = %14 %24 = load double, ptr %9, align 8 br label %25 25: ; preds = %23, %20 %26 = phi double [ %22, %20 ], [ %24, %23 ] %27 = fcmp olt double %26, 1.000000e-03 br i1 %27, label %28, label %43 28: ; preds = %25 %29 = load i32, ptr %4, align 4 %30 = icmp eq i32 %29, 1 br i1 %30, label %31, label %32 31: ; preds = %28 store double 0.000000e+00, ptr %3, align 8 br label %85 32: ; preds = %28 %33 = load double, ptr %10, align 8 %34 = fadd double %33, 1.000000e+00 store double %34, ptr %10, align 8 %35 = load double, ptr %8, align 8 %36 = fadd double %35, 1.000000e-03 store double %36, ptr %8, align 8 %37 = load double, ptr %8, align 8 %38 = load i32, ptr %5, align 4 %39 = call double @Bessel(double noundef %37, i32 noundef %38) %40 = fcmp olt double %39, 0.000000e+00 %41 = zext i1 %40 to i64 %42 = select i1 %40, i32 -1, i32 1 store i32 %42, ptr %6, align 4 br label %48 43: ; preds = %25 %44 = load double, ptr %8, align 8 %45 = fcmp olt double %44, 0.000000e+00 %46 = zext i1 %45 to i64 %47 = select i1 %45, i32 -1, i32 1 store i32 %47, ptr %6, align 4 br label %48 48: ; preds = %43, %32 %49 = load double, ptr %8, align 8 %50 = fadd double %49, 1.000000e-03 store double %50, ptr %8, align 8 br label %51 51: ; preds = %81, %48 %52 = load double, ptr %8, align 8 %53 = fcmp olt double %52, 1.000000e+02 br i1 %53, label %54, label %84 54: ; preds = %51 %55 = load double, ptr %8, align 8 %56 = load i32, ptr %5, align 4 %57 = call double @Bessel(double noundef %55, i32 noundef %56) %58 = fcmp olt double %57, 0.000000e+00 %59 = zext i1 %58 to i64 %60 = select i1 %58, i32 -1, i32 1 %61 = sitofp i32 %60 to double store double %61, ptr %9, align 8 %62 = load double, ptr %9, align 8 %63 = fcmp olt double %62, 0.000000e+00 %64 = zext i1 %63 to i64 %65 = select i1 %63, i32 -1, i32 1 store i32 %65, ptr %7, align 4 %66 = load i32, ptr %7, align 4 %67 = load i32, ptr %6, align 4 %68 = icmp ne i32 %66, %67 br i1 %68, label %69, label %80 69: ; preds = %54 %70 = load i32, ptr %7, align 4 store i32 %70, ptr %6, align 4 %71 = load double, ptr %10, align 8 %72 = fadd double %71, 1.000000e+00 store double %72, ptr %10, align 8 %73 = load double, ptr %10, align 8 %74 = load i32, ptr %4, align 4 %75 = sitofp i32 %74 to double %76 = fcmp oge double %73, %75 br i1 %76, label %77, label %79 77: ; preds = %69 %78 = load double, ptr %8, align 8 store double %78, ptr %3, align 8 br label %85 79: ; preds = %69 br label %80 80: ; preds = %79, %54 br label %81 81: ; preds = %80 %82 = load double, ptr %8, align 8 %83 = fadd double %82, 1.000000e-03 store double %83, ptr %8, align 8 br label %51, !llvm.loop !6 84: ; preds = %51 store double -1.000000e+00, ptr %3, align 8 br label %85 85: ; preds = %84, %77, %31, %13 %86 = load double, ptr %3, align 8 ret double %86 } declare double @Bessel(double 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/tmpkn6m0heq.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 @BesselZero(i32 noundef %0, i32 noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca double, align 8 %9 = alloca double, align 8 %10 = alloca double, align 8 store i32 %0, ptr %4, align 4 store i32 %1, ptr %5, align 4 store double 0.000000e+00, ptr %8, align 8 store double 0.000000e+00, ptr %10, align 8 %11 = load i32, ptr %4, align 4 %12 = icmp sle i32 %11, 0 br i1 %12, label %13, label %14 13: ; preds = %2 store double 0.000000e+00, ptr %3, align 8 br label %86 14: ; preds = %2 %15 = load double, ptr %8, align 8 %16 = load i32, ptr %5, align 4 %17 = call double @Bessel(double noundef %15, i32 noundef %16) store double %17, ptr %9, align 8 %18 = load double, ptr %9, align 8 %19 = fcmp olt double %18, 0.000000e+00 br i1 %19, label %20, label %23 20: ; preds = %14 %21 = load double, ptr %9, align 8 %22 = fneg double %21 br label %25 23: ; preds = %14 %24 = load double, ptr %9, align 8 br label %25 25: ; preds = %23, %20 %26 = phi double [ %22, %20 ], [ %24, %23 ] %27 = fcmp olt double %26, 1.000000e-03 br i1 %27, label %28, label %43 28: ; preds = %25 %29 = load i32, ptr %4, align 4 %30 = icmp eq i32 %29, 1 br i1 %30, label %31, label %32 31: ; preds = %28 store double 0.000000e+00, ptr %3, align 8 br label %86 32: ; preds = %28 %33 = load double, ptr %10, align 8 %34 = fadd double %33, 1.000000e+00 store double %34, ptr %10, align 8 %35 = load double, ptr %8, align 8 %36 = fadd double %35, 1.000000e-03 store double %36, ptr %8, align 8 %37 = load double, ptr %8, align 8 %38 = load i32, ptr %5, align 4 %39 = call double @Bessel(double noundef %37, i32 noundef %38) %40 = fcmp olt double %39, 0.000000e+00 %41 = zext i1 %40 to i64 %42 = select i1 %40, i32 -1, i32 1 store i32 %42, ptr %6, align 4 br label %48 43: ; preds = %25 %44 = load double, ptr %8, align 8 %45 = fcmp olt double %44, 0.000000e+00 %46 = zext i1 %45 to i64 %47 = select i1 %45, i32 -1, i32 1 store i32 %47, ptr %6, align 4 br label %48 48: ; preds = %43, %32 %49 = load double, ptr %8, align 8 %50 = fadd double %49, 1.000000e-03 store double %50, ptr %8, align 8 %51 = load double, ptr %8, align 8 %52 = fcmp olt double %51, 1.000000e+02 br i1 %52, label %.lr.ph, label %85 .lr.ph: ; preds = %48 br label %53 53: ; preds = %.lr.ph, %80 %54 = load double, ptr %8, align 8 %55 = load i32, ptr %5, align 4 %56 = call double @Bessel(double noundef %54, i32 noundef %55) %57 = fcmp olt double %56, 0.000000e+00 %58 = zext i1 %57 to i64 %59 = select i1 %57, i32 -1, i32 1 %60 = sitofp i32 %59 to double store double %60, ptr %9, align 8 %61 = load double, ptr %9, align 8 %62 = fcmp olt double %61, 0.000000e+00 %63 = zext i1 %62 to i64 %64 = select i1 %62, i32 -1, i32 1 store i32 %64, ptr %7, align 4 %65 = load i32, ptr %7, align 4 %66 = load i32, ptr %6, align 4 %67 = icmp ne i32 %65, %66 br i1 %67, label %68, label %79 68: ; preds = %53 %69 = load i32, ptr %7, align 4 store i32 %69, ptr %6, align 4 %70 = load double, ptr %10, align 8 %71 = fadd double %70, 1.000000e+00 store double %71, ptr %10, align 8 %72 = load double, ptr %10, align 8 %73 = load i32, ptr %4, align 4 %74 = sitofp i32 %73 to double %75 = fcmp oge double %72, %74 br i1 %75, label %76, label %78 76: ; preds = %68 %77 = load double, ptr %8, align 8 store double %77, ptr %3, align 8 br label %86 78: ; preds = %68 br label %79 79: ; preds = %78, %53 br label %80 80: ; preds = %79 %81 = load double, ptr %8, align 8 %82 = fadd double %81, 1.000000e-03 store double %82, ptr %8, align 8 %83 = load double, ptr %8, align 8 %84 = fcmp olt double %83, 1.000000e+02 br i1 %84, label %53, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %80 br label %85 85: ; preds = %._crit_edge, %48 store double -1.000000e+00, ptr %3, align 8 br label %86 86: ; preds = %85, %76, %31, %13 %87 = load double, ptr %3, align 8 ret double %87 } declare double @Bessel(double 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/tmpp474os5h.c' source_filename = "/tmp/tmpp474os5h.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 @BN_ExtractUserName(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 %9 = alloca ptr, align 8 %10 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %11 = load ptr, ptr %4, align 8 %12 = icmp eq ptr %11, null br i1 %12, label %13, label %16 13: ; preds = %3 %14 = load ptr, ptr %5, align 8 %15 = getelementptr inbounds i8, ptr %14, i64 0 store i8 0, ptr %15, align 1 br label %90 16: ; preds = %3 %17 = load ptr, ptr %4, align 8 %18 = call ptr @strchr(ptr noundef %17, i8 noundef signext 33) store ptr %18, ptr %9, align 8 %19 = load ptr, ptr %4, align 8 %20 = call ptr @strchr(ptr noundef %19, i8 noundef signext 64) store ptr %20, ptr %10, align 8 %21 = load ptr, ptr %9, align 8 %22 = icmp eq ptr %21, null br i1 %22, label %26, label %23 23: ; preds = %16 %24 = load ptr, ptr %10, align 8 %25 = icmp eq ptr %24, null br i1 %25, label %26, label %29 26: ; preds = %23, %16 %27 = load ptr, ptr %5, align 8 %28 = getelementptr inbounds i8, ptr %27, i64 0 store i8 0, ptr %28, align 1 br label %90 29: ; preds = %23 store i32 0, ptr %8, align 4 %30 = load ptr, ptr %9, align 8 %31 = getelementptr inbounds i8, ptr %30, i64 1 %32 = load i8, ptr %31, align 1 %33 = sext i8 %32 to i32 %34 = icmp eq i32 %33, 126 br i1 %34, label %59, label %35 35: ; preds = %29 %36 = load ptr, ptr %9, align 8 %37 = getelementptr inbounds i8, ptr %36, i64 1 %38 = load i8, ptr %37, align 1 %39 = sext i8 %38 to i32 %40 = icmp eq i32 %39, 94 br i1 %40, label %59, label %41 41: ; preds = %35 %42 = load ptr, ptr %9, align 8 %43 = getelementptr inbounds i8, ptr %42, i64 1 %44 = load i8, ptr %43, align 1 %45 = sext i8 %44 to i32 %46 = icmp eq i32 %45, 43 br i1 %46, label %59, label %47 47: ; preds = %41 %48 = load ptr, ptr %9, align 8 %49 = getelementptr inbounds i8, ptr %48, i64 1 %50 = load i8, ptr %49, align 1 %51 = sext i8 %50 to i32 %52 = icmp eq i32 %51, 61 br i1 %52, label %59, label %53 53: ; preds = %47 %54 = load ptr, ptr %9, align 8 %55 = getelementptr inbounds i8, ptr %54, i64 1 %56 = load i8, ptr %55, align 1 %57 = sext i8 %56 to i32 %58 = icmp eq i32 %57, 45 br i1 %58, label %59, label %60 59: ; preds = %53, %47, %41, %35, %29 store i32 1, ptr %8, align 4 br label %60 60: ; preds = %59, %53 %61 = load ptr, ptr %10, align 8 %62 = load ptr, ptr %9, align 8 %63 = ptrtoint ptr %61 to i64 %64 = ptrtoint ptr %62 to i64 %65 = sub i64 %63, %64 %66 = sub nsw i64 %65, 1 %67 = load i32, ptr %8, align 4 %68 = sext i32 %67 to i64 %69 = sub nsw i64 %66, %68 %70 = trunc i64 %69 to i32 store i32 %70, ptr %7, align 4 %71 = load i32, ptr %7, align 4 %72 = load i32, ptr %6, align 4 %73 = icmp sge i32 %71, %72 br i1 %73, label %74, label %77 74: ; preds = %60 %75 = load i32, ptr %6, align 4 %76 = sub nsw i32 %75, 1 store i32 %76, ptr %7, align 4 br label %77 77: ; preds = %74, %60 %78 = load ptr, ptr %5, align 8 %79 = load ptr, ptr %9, align 8 %80 = getelementptr inbounds i8, ptr %79, i64 1 %81 = load i32, ptr %8, align 4 %82 = sext i32 %81 to i64 %83 = getelementptr inbounds i8, ptr %80, i64 %82 %84 = load i32, ptr %7, align 4 %85 = call i32 @memcpy(ptr noundef %78, ptr noundef %83, i32 noundef %84) %86 = load ptr, ptr %5, align 8 %87 = load i32, ptr %7, align 4 %88 = sext i32 %87 to i64 %89 = getelementptr inbounds i8, ptr %86, i64 %88 store i8 0, ptr %89, align 1 br label %90 90: ; preds = %77, %26, %13 ret void } declare ptr @strchr(ptr noundef, i8 noundef signext) #1 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/tmpp474os5h.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 @BN_ExtractUserName(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 %9 = alloca ptr, align 8 %10 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %11 = load ptr, ptr %4, align 8 %12 = icmp eq ptr %11, null br i1 %12, label %13, label %16 13: ; preds = %3 %14 = load ptr, ptr %5, align 8 %15 = getelementptr inbounds i8, ptr %14, i64 0 store i8 0, ptr %15, align 1 br label %90 16: ; preds = %3 %17 = load ptr, ptr %4, align 8 %18 = call ptr @strchr(ptr noundef %17, i8 noundef signext 33) store ptr %18, ptr %9, align 8 %19 = load ptr, ptr %4, align 8 %20 = call ptr @strchr(ptr noundef %19, i8 noundef signext 64) store ptr %20, ptr %10, align 8 %21 = load ptr, ptr %9, align 8 %22 = icmp eq ptr %21, null br i1 %22, label %26, label %23 23: ; preds = %16 %24 = load ptr, ptr %10, align 8 %25 = icmp eq ptr %24, null br i1 %25, label %26, label %29 26: ; preds = %23, %16 %27 = load ptr, ptr %5, align 8 %28 = getelementptr inbounds i8, ptr %27, i64 0 store i8 0, ptr %28, align 1 br label %90 29: ; preds = %23 store i32 0, ptr %8, align 4 %30 = load ptr, ptr %9, align 8 %31 = getelementptr inbounds i8, ptr %30, i64 1 %32 = load i8, ptr %31, align 1 %33 = sext i8 %32 to i32 %34 = icmp eq i32 %33, 126 br i1 %34, label %59, label %35 35: ; preds = %29 %36 = load ptr, ptr %9, align 8 %37 = getelementptr inbounds i8, ptr %36, i64 1 %38 = load i8, ptr %37, align 1 %39 = sext i8 %38 to i32 %40 = icmp eq i32 %39, 94 br i1 %40, label %59, label %41 41: ; preds = %35 %42 = load ptr, ptr %9, align 8 %43 = getelementptr inbounds i8, ptr %42, i64 1 %44 = load i8, ptr %43, align 1 %45 = sext i8 %44 to i32 %46 = icmp eq i32 %45, 43 br i1 %46, label %59, label %47 47: ; preds = %41 %48 = load ptr, ptr %9, align 8 %49 = getelementptr inbounds i8, ptr %48, i64 1 %50 = load i8, ptr %49, align 1 %51 = sext i8 %50 to i32 %52 = icmp eq i32 %51, 61 br i1 %52, label %59, label %53 53: ; preds = %47 %54 = load ptr, ptr %9, align 8 %55 = getelementptr inbounds i8, ptr %54, i64 1 %56 = load i8, ptr %55, align 1 %57 = sext i8 %56 to i32 %58 = icmp eq i32 %57, 45 br i1 %58, label %59, label %60 59: ; preds = %53, %47, %41, %35, %29 store i32 1, ptr %8, align 4 br label %60 60: ; preds = %59, %53 %61 = load ptr, ptr %10, align 8 %62 = load ptr, ptr %9, align 8 %63 = ptrtoint ptr %61 to i64 %64 = ptrtoint ptr %62 to i64 %65 = sub i64 %63, %64 %66 = sub nsw i64 %65, 1 %67 = load i32, ptr %8, align 4 %68 = sext i32 %67 to i64 %69 = sub nsw i64 %66, %68 %70 = trunc i64 %69 to i32 store i32 %70, ptr %7, align 4 %71 = load i32, ptr %7, align 4 %72 = load i32, ptr %6, align 4 %73 = icmp sge i32 %71, %72 br i1 %73, label %74, label %77 74: ; preds = %60 %75 = load i32, ptr %6, align 4 %76 = sub nsw i32 %75, 1 store i32 %76, ptr %7, align 4 br label %77 77: ; preds = %74, %60 %78 = load ptr, ptr %5, align 8 %79 = load ptr, ptr %9, align 8 %80 = getelementptr inbounds i8, ptr %79, i64 1 %81 = load i32, ptr %8, align 4 %82 = sext i32 %81 to i64 %83 = getelementptr inbounds i8, ptr %80, i64 %82 %84 = load i32, ptr %7, align 4 %85 = call i32 @memcpy(ptr noundef %78, ptr noundef %83, i32 noundef %84) %86 = load ptr, ptr %5, align 8 %87 = load i32, ptr %7, align 4 %88 = sext i32 %87 to i64 %89 = getelementptr inbounds i8, ptr %86, i64 %88 store i8 0, ptr %89, align 1 br label %90 90: ; preds = %77, %26, %13 ret void } declare ptr @strchr(ptr noundef, i8 noundef signext) #1 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/tmpvzm595m3.c' source_filename = "/tmp/tmpvzm595m3.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 @Text_Width(ptr noundef %0, float noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca float, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store float %1, ptr %5, align 4 store i32 %2, ptr %6, align 4 %8 = load i32, ptr %6, align 4 %9 = call i32 @MenuFontToHandle(i32 noundef %8) store i32 %9, ptr %7, align 4 %10 = load ptr, ptr %4, align 8 %11 = load i32, ptr %7, align 4 %12 = load float, ptr %5, align 4 %13 = call i32 @trap_R_Font_StrLenPixels(ptr noundef %10, i32 noundef %11, float noundef %12) ret i32 %13 } declare i32 @MenuFontToHandle(i32 noundef) #1 declare i32 @trap_R_Font_StrLenPixels(ptr noundef, i32 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/tmpvzm595m3.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 @Text_Width(ptr noundef %0, float noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca float, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store float %1, ptr %5, align 4 store i32 %2, ptr %6, align 4 %8 = load i32, ptr %6, align 4 %9 = call i32 @MenuFontToHandle(i32 noundef %8) store i32 %9, ptr %7, align 4 %10 = load ptr, ptr %4, align 8 %11 = load i32, ptr %7, align 4 %12 = load float, ptr %5, align 4 %13 = call i32 @trap_R_Font_StrLenPixels(ptr noundef %10, i32 noundef %11, float noundef %12) ret i32 %13 } declare i32 @MenuFontToHandle(i32 noundef) #1 declare i32 @trap_R_Font_StrLenPixels(ptr noundef, i32 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/tmpqqmacvg1.c' source_filename = "/tmp/tmpqqmacvg1.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/tmpqqmacvg1.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/tmp3x03mprp.c' source_filename = "/tmp/tmp3x03mprp.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/tmp3x03mprp.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/tmpe6uq5i5d.c' source_filename = "/tmp/tmpe6uq5i5d.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 @comm_listen() #0 { %1 = call i32 (...) @conn_listen() ret void } declare i32 @conn_listen(...) #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/tmpe6uq5i5d.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 @comm_listen() #0 { %1 = call i32 (...) @conn_listen() ret void } declare i32 @conn_listen(...) #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/tmplgbmuzs7.c' source_filename = "/tmp/tmplgbmuzs7.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 ; 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 store i32 0, ptr %1, align 4 store i32 0, ptr %2, align 4 store i32 1, ptr %3, align 4 br label %4 4: ; preds = %13, %0 %5 = load i32, ptr %3, align 4 %6 = icmp ne i32 %5, 0 br i1 %6, label %7, label %11 7: ; preds = %4 %8 = load i32, ptr %2, align 4 %9 = add nsw i32 %8, 1 store i32 %9, ptr %2, align 4 %10 = icmp ne i32 %9, 0 br label %11 11: ; preds = %7, %4 %12 = phi i1 [ false, %4 ], [ %10, %7 ] br i1 %12, label %13, label %15 13: ; preds = %11 %14 = call i32 @scanf(ptr noundef @.str, ptr noundef %3) br label %4, !llvm.loop !6 15: ; preds = %11 %16 = load i32, ptr %2, align 4 %17 = sub nsw i32 %16, 1 %18 = call i32 @printf(ptr noundef @.str, i32 noundef %17) ret i32 0 } declare i32 @scanf(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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmplgbmuzs7.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 ; 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 store i32 0, ptr %1, align 4 store i32 0, ptr %2, align 4 store i32 1, ptr %3, align 4 br label %4 4: ; preds = %13, %0 %5 = load i32, ptr %3, align 4 %6 = icmp ne i32 %5, 0 br i1 %6, label %7, label %11 7: ; preds = %4 %8 = load i32, ptr %2, align 4 %9 = add nsw i32 %8, 1 store i32 %9, ptr %2, align 4 %10 = icmp ne i32 %9, 0 br label %11 11: ; preds = %7, %4 %12 = phi i1 [ false, %4 ], [ %10, %7 ] br i1 %12, label %13, label %15 13: ; preds = %11 %14 = call i32 @scanf(ptr noundef @.str, ptr noundef %3) br label %4, !llvm.loop !6 15: ; preds = %11 %16 = load i32, ptr %2, align 4 %17 = sub nsw i32 %16, 1 %18 = call i32 @printf(ptr noundef @.str, i32 noundef %17) ret i32 0 } declare i32 @scanf(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"}
; ModuleID = '/tmp/tmpd2n3syrc.c' source_filename = "/tmp/tmpd2n3syrc.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, i32, ptr } @V_ASN1_NEG_INTEGER = dso_local global i32 0, align 4 @V_ASN1_INTEGER = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @ASN1_INTEGER_get(ptr noundef %0) #0 { %2 = alloca i64, align 8 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i64, align 8 store ptr %0, ptr %3, align 8 store i32 0, ptr %4, align 4 store i64 0, ptr %6, align 8 %7 = load ptr, ptr %3, align 8 %8 = icmp eq ptr %7, null br i1 %8, label %9, label %10 9: ; preds = %1 store i64 0, ptr %2, align 8 br label %68 10: ; preds = %1 %11 = load ptr, ptr %3, align 8 %12 = getelementptr inbounds %struct.TYPE_3__, ptr %11, i32 0, i32 0 %13 = load i32, ptr %12, align 8 store i32 %13, ptr %5, align 4 %14 = load i32, ptr %5, align 4 %15 = load i32, ptr @V_ASN1_NEG_INTEGER, align 4 %16 = icmp eq i32 %14, %15 br i1 %16, label %17, label %18 17: ; preds = %10 store i32 1, ptr %4, align 4 br label %24 18: ; preds = %10 %19 = load i32, ptr %5, align 4 %20 = load i32, ptr @V_ASN1_INTEGER, align 4 %21 = icmp ne i32 %19, %20 br i1 %21, label %22, label %23 22: ; preds = %18 store i64 -1, ptr %2, align 8 br label %68 23: ; preds = %18 br label %24 24: ; preds = %23, %17 %25 = load ptr, ptr %3, align 8 %26 = getelementptr inbounds %struct.TYPE_3__, ptr %25, i32 0, i32 1 %27 = load i32, ptr %26, align 4 %28 = icmp sgt i32 %27, 8 br i1 %28, label %29, label %30 29: ; preds = %24 store i64 -1, ptr %2, align 8 br label %68 30: ; preds = %24 %31 = load ptr, ptr %3, align 8 %32 = getelementptr inbounds %struct.TYPE_3__, ptr %31, i32 0, i32 2 %33 = load ptr, ptr %32, align 8 %34 = icmp eq ptr %33, null br i1 %34, label %35, label %36 35: ; preds = %30 store i64 0, ptr %2, align 8 br label %68 36: ; preds = %30 store i32 0, ptr %5, align 4 br label %37 37: ; preds = %57, %36 %38 = load i32, ptr %5, align 4 %39 = load ptr, ptr %3, align 8 %40 = getelementptr inbounds %struct.TYPE_3__, ptr %39, i32 0, i32 1 %41 = load i32, ptr %40, align 4 %42 = icmp slt i32 %38, %41 br i1 %42, label %43, label %60 43: ; preds = %37 %44 = load i64, ptr %6, align 8 %45 = shl i64 %44, 8 store i64 %45, ptr %6, align 8 %46 = load ptr, ptr %3, align 8 %47 = getelementptr inbounds %struct.TYPE_3__, ptr %46, i32 0, i32 2 %48 = load ptr, ptr %47, align 8 %49 = load i32, ptr %5, align 4 %50 = sext i32 %49 to i64 %51 = getelementptr inbounds i64, ptr %48, i64 %50 %52 = load i64, ptr %51, align 8 %53 = trunc i64 %52 to i8 %54 = zext i8 %53 to i64 %55 = load i64, ptr %6, align 8 %56 = or i64 %55, %54 store i64 %56, ptr %6, align 8 br label %57 57: ; preds = %43 %58 = load i32, ptr %5, align 4 %59 = add nsw i32 %58, 1 store i32 %59, ptr %5, align 4 br label %37, !llvm.loop !6 60: ; preds = %37 %61 = load i32, ptr %4, align 4 %62 = icmp ne i32 %61, 0 br i1 %62, label %63, label %66 63: ; preds = %60 %64 = load i64, ptr %6, align 8 %65 = sub nsw i64 0, %64 store i64 %65, ptr %6, align 8 br label %66 66: ; preds = %63, %60 %67 = load i64, ptr %6, align 8 store i64 %67, ptr %2, align 8 br label %68 68: ; preds = %66, %35, %29, %22, %9 %69 = load i64, ptr %2, align 8 ret i64 %69 } 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/tmpd2n3syrc.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, i32, ptr } @V_ASN1_NEG_INTEGER = dso_local global i32 0, align 4 @V_ASN1_INTEGER = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @ASN1_INTEGER_get(ptr noundef %0) #0 { %2 = alloca i64, align 8 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i64, align 8 store ptr %0, ptr %3, align 8 store i32 0, ptr %4, align 4 store i64 0, ptr %6, align 8 %7 = load ptr, ptr %3, align 8 %8 = icmp eq ptr %7, null br i1 %8, label %9, label %10 9: ; preds = %1 store i64 0, ptr %2, align 8 br label %72 10: ; preds = %1 %11 = load ptr, ptr %3, align 8 %12 = getelementptr inbounds %struct.TYPE_3__, ptr %11, i32 0, i32 0 %13 = load i32, ptr %12, align 8 store i32 %13, ptr %5, align 4 %14 = load i32, ptr %5, align 4 %15 = load i32, ptr @V_ASN1_NEG_INTEGER, align 4 %16 = icmp eq i32 %14, %15 br i1 %16, label %17, label %18 17: ; preds = %10 store i32 1, ptr %4, align 4 br label %24 18: ; preds = %10 %19 = load i32, ptr %5, align 4 %20 = load i32, ptr @V_ASN1_INTEGER, align 4 %21 = icmp ne i32 %19, %20 br i1 %21, label %22, label %23 22: ; preds = %18 store i64 -1, ptr %2, align 8 br label %72 23: ; preds = %18 br label %24 24: ; preds = %23, %17 %25 = load ptr, ptr %3, align 8 %26 = getelementptr inbounds %struct.TYPE_3__, ptr %25, i32 0, i32 1 %27 = load i32, ptr %26, align 4 %28 = icmp sgt i32 %27, 8 br i1 %28, label %29, label %30 29: ; preds = %24 store i64 -1, ptr %2, align 8 br label %72 30: ; preds = %24 %31 = load ptr, ptr %3, align 8 %32 = getelementptr inbounds %struct.TYPE_3__, ptr %31, i32 0, i32 2 %33 = load ptr, ptr %32, align 8 %34 = icmp eq ptr %33, null br i1 %34, label %35, label %36 35: ; preds = %30 store i64 0, ptr %2, align 8 br label %72 36: ; preds = %30 store i32 0, ptr %5, align 4 %37 = load i32, ptr %5, align 4 %38 = load ptr, ptr %3, align 8 %39 = getelementptr inbounds %struct.TYPE_3__, ptr %38, i32 0, i32 1 %40 = load i32, ptr %39, align 4 %41 = icmp slt i32 %37, %40 br i1 %41, label %.lr.ph, label %64 .lr.ph: ; preds = %36 br label %42 42: ; preds = %.lr.ph, %56 %43 = load i64, ptr %6, align 8 %44 = shl i64 %43, 8 store i64 %44, ptr %6, align 8 %45 = load ptr, ptr %3, align 8 %46 = getelementptr inbounds %struct.TYPE_3__, ptr %45, i32 0, i32 2 %47 = load ptr, ptr %46, align 8 %48 = load i32, ptr %5, align 4 %49 = sext i32 %48 to i64 %50 = getelementptr inbounds i64, ptr %47, i64 %49 %51 = load i64, ptr %50, align 8 %52 = trunc i64 %51 to i8 %53 = zext i8 %52 to i64 %54 = load i64, ptr %6, align 8 %55 = or i64 %54, %53 store i64 %55, ptr %6, align 8 br label %56 56: ; preds = %42 %57 = load i32, ptr %5, align 4 %58 = add nsw i32 %57, 1 store i32 %58, ptr %5, align 4 %59 = load i32, ptr %5, align 4 %60 = load ptr, ptr %3, align 8 %61 = getelementptr inbounds %struct.TYPE_3__, ptr %60, i32 0, i32 1 %62 = load i32, ptr %61, align 4 %63 = icmp slt i32 %59, %62 br i1 %63, label %42, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %56 br label %64 64: ; preds = %._crit_edge, %36 %65 = load i32, ptr %4, align 4 %66 = icmp ne i32 %65, 0 br i1 %66, label %67, label %70 67: ; preds = %64 %68 = load i64, ptr %6, align 8 %69 = sub nsw i64 0, %68 store i64 %69, ptr %6, align 8 br label %70 70: ; preds = %67, %64 %71 = load i64, ptr %6, align 8 store i64 %71, ptr %2, align 8 br label %72 72: ; preds = %70, %35, %29, %22, %9 %73 = load i64, ptr %2, align 8 ret i64 %73 } 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/tmpogb1bhnm.c' source_filename = "/tmp/tmpogb1bhnm.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 @check_percent(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = call double (...) @drand48() %4 = load i32, ptr %2, align 4 %5 = sitofp i32 %4 to double %6 = fdiv double %5, 1.000000e+02 %7 = fcmp olt double %3, %6 %8 = zext i1 %7 to i32 ret i32 %8 } declare double @drand48(...) #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/tmpogb1bhnm.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 @check_percent(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = call double (...) @drand48() %4 = load i32, ptr %2, align 4 %5 = sitofp i32 %4 to double %6 = fdiv double %5, 1.000000e+02 %7 = fcmp olt double %3, %6 %8 = zext i1 %7 to i32 ret i32 %8 } declare double @drand48(...) #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/tmp9d6dqcew.c' source_filename = "/tmp/tmp9d6dqcew.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"\\/:;=-\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c"foo\00", align 1 @.str.2 = private unnamed_addr constant [24 x i8] c"String tokenizer test:\0A\00", align 1 @.str.3 = private unnamed_addr constant [49 x i8] c"This;is.a:test:of=the/string\\tokenizer-function.\00", align 1 @.str.4 = private unnamed_addr constant [20 x i8] c"Next word is \22%s\22.\0A\00", align 1 @.str.5 = private unnamed_addr constant [20 x i8] c"blah:blat:blab:blag\00", align 1 @.str.6 = private unnamed_addr constant [23 x i8] c"So far we're at %s:%s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @strtok_freebsd_tests() #0 { %1 = alloca [80 x i8], align 16 %2 = alloca [80 x i8], align 16 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 store ptr @.str, ptr %6, align 8 store ptr @.str.1, ptr %5, align 8 %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %9 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %10 = call i32 @strcpy(ptr noundef %9, ptr noundef @.str.3) %11 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %12 = load ptr, ptr %6, align 8 %13 = call ptr @tokquote(ptr noundef %11, ptr noundef %12) store ptr %13, ptr %7, align 8 br label %14 14: ; preds = %20, %0 %15 = load ptr, ptr %7, align 8 %16 = icmp ne ptr %15, null br i1 %16, label %17, label %23 17: ; preds = %14 %18 = load ptr, ptr %7, align 8 %19 = call i32 (ptr, ...) @printf(ptr noundef @.str.4, ptr noundef %18) br label %20 20: ; preds = %17 %21 = load ptr, ptr %6, align 8 %22 = call ptr @tokquote(ptr noundef null, ptr noundef %21) store ptr %22, ptr %7, align 8 br label %14, !llvm.loop !6 23: ; preds = %14 %24 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %25 = call i32 @strcpy(ptr noundef %24, ptr noundef @.str.3) %26 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %27 = load ptr, ptr %6, align 8 %28 = call ptr @tokquote_r(ptr noundef %26, ptr noundef %27, ptr noundef %4) store ptr %28, ptr %7, align 8 br label %29 29: ; preds = %49, %23 %30 = load ptr, ptr %7, align 8 %31 = icmp ne ptr %30, null br i1 %31, label %32, label %52 32: ; preds = %29 %33 = getelementptr inbounds [80 x i8], ptr %1, i64 0, i64 0 %34 = call i32 @strcpy(ptr noundef %33, ptr noundef @.str.5) %35 = getelementptr inbounds [80 x i8], ptr %1, i64 0, i64 0 %36 = load ptr, ptr %6, align 8 %37 = call ptr @tokquote_r(ptr noundef %35, ptr noundef %36, ptr noundef %3) store ptr %37, ptr %5, align 8 br label %38 38: ; preds = %45, %32 %39 = load ptr, ptr %5, align 8 %40 = icmp ne ptr %39, null br i1 %40, label %41, label %48 41: ; preds = %38 %42 = load ptr, ptr %7, align 8 %43 = load ptr, ptr %5, align 8 %44 = call i32 (ptr, ...) @printf(ptr noundef @.str.6, ptr noundef %42, ptr noundef %43) br label %45 45: ; preds = %41 %46 = load ptr, ptr %6, align 8 %47 = call ptr @tokquote_r(ptr noundef null, ptr noundef %46, ptr noundef %3) store ptr %47, ptr %5, align 8 br label %38, !llvm.loop !8 48: ; preds = %38 br label %49 49: ; preds = %48 %50 = load ptr, ptr %6, align 8 %51 = call ptr @tokquote_r(ptr noundef null, ptr noundef %50, ptr noundef %4) store ptr %51, ptr %7, align 8 br label %29, !llvm.loop !9 52: ; preds = %29 ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @strcpy(ptr noundef, ptr noundef) #1 declare ptr @tokquote(ptr noundef, ptr noundef) #1 declare ptr @tokquote_r(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp9d6dqcew.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"\\/:;=-\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c"foo\00", align 1 @.str.2 = private unnamed_addr constant [24 x i8] c"String tokenizer test:\0A\00", align 1 @.str.3 = private unnamed_addr constant [49 x i8] c"This;is.a:test:of=the/string\\tokenizer-function.\00", align 1 @.str.4 = private unnamed_addr constant [20 x i8] c"Next word is \22%s\22.\0A\00", align 1 @.str.5 = private unnamed_addr constant [20 x i8] c"blah:blat:blab:blag\00", align 1 @.str.6 = private unnamed_addr constant [23 x i8] c"So far we're at %s:%s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @strtok_freebsd_tests() #0 { %1 = alloca [80 x i8], align 16 %2 = alloca [80 x i8], align 16 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 store ptr @.str, ptr %6, align 8 store ptr @.str.1, ptr %5, align 8 %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %9 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %10 = call i32 @strcpy(ptr noundef %9, ptr noundef @.str.3) %11 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %12 = load ptr, ptr %6, align 8 %13 = call ptr @tokquote(ptr noundef %11, ptr noundef %12) store ptr %13, ptr %7, align 8 %14 = load ptr, ptr %7, align 8 %15 = icmp ne ptr %14, null br i1 %15, label %.lr.ph, label %24 .lr.ph: ; preds = %0 br label %16 16: ; preds = %.lr.ph, %19 %17 = load ptr, ptr %7, align 8 %18 = call i32 (ptr, ...) @printf(ptr noundef @.str.4, ptr noundef %17) br label %19 19: ; preds = %16 %20 = load ptr, ptr %6, align 8 %21 = call ptr @tokquote(ptr noundef null, ptr noundef %20) store ptr %21, ptr %7, align 8 %22 = load ptr, ptr %7, align 8 %23 = icmp ne ptr %22, null br i1 %23, label %16, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %19 br label %24 24: ; preds = %._crit_edge, %0 %25 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %26 = call i32 @strcpy(ptr noundef %25, ptr noundef @.str.3) %27 = getelementptr inbounds [80 x i8], ptr %2, i64 0, i64 0 %28 = load ptr, ptr %6, align 8 %29 = call ptr @tokquote_r(ptr noundef %27, ptr noundef %28, ptr noundef %4) store ptr %29, ptr %7, align 8 %30 = load ptr, ptr %7, align 8 %31 = icmp ne ptr %30, null br i1 %31, label %.lr.ph5, label %55 .lr.ph5: ; preds = %24 br label %32 32: ; preds = %.lr.ph5, %50 %33 = getelementptr inbounds [80 x i8], ptr %1, i64 0, i64 0 %34 = call i32 @strcpy(ptr noundef %33, ptr noundef @.str.5) %35 = getelementptr inbounds [80 x i8], ptr %1, i64 0, i64 0 %36 = load ptr, ptr %6, align 8 %37 = call ptr @tokquote_r(ptr noundef %35, ptr noundef %36, ptr noundef %3) store ptr %37, ptr %5, align 8 %38 = load ptr, ptr %5, align 8 %39 = icmp ne ptr %38, null br i1 %39, label %.lr.ph2, label %49 .lr.ph2: ; preds = %32 br label %40 40: ; preds = %.lr.ph2, %44 %41 = load ptr, ptr %7, align 8 %42 = load ptr, ptr %5, align 8 %43 = call i32 (ptr, ...) @printf(ptr noundef @.str.6, ptr noundef %41, ptr noundef %42) br label %44 44: ; preds = %40 %45 = load ptr, ptr %6, align 8 %46 = call ptr @tokquote_r(ptr noundef null, ptr noundef %45, ptr noundef %3) store ptr %46, ptr %5, align 8 %47 = load ptr, ptr %5, align 8 %48 = icmp ne ptr %47, null br i1 %48, label %40, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %44 br label %49 49: ; preds = %._crit_edge3, %32 br label %50 50: ; preds = %49 %51 = load ptr, ptr %6, align 8 %52 = call ptr @tokquote_r(ptr noundef null, ptr noundef %51, ptr noundef %4) store ptr %52, ptr %7, align 8 %53 = load ptr, ptr %7, align 8 %54 = icmp ne ptr %53, null br i1 %54, label %32, label %._crit_edge6, !llvm.loop !9 ._crit_edge6: ; preds = %50 br label %55 55: ; preds = %._crit_edge6, %24 ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @strcpy(ptr noundef, ptr noundef) #1 declare ptr @tokquote(ptr noundef, ptr noundef) #1 declare ptr @tokquote_r(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '/tmp/tmpjo9ikm0r.c' source_filename = "/tmp/tmpjo9ikm0r.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 [28 x i8] c"Usage: symlink <to> <from>\0A\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"%s/%s\00", align 1 @.str.2 = private unnamed_addr constant [39 x i8] c"symlink: linktarget: %s; tocreate: %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca [65536 x i8], align 16 %9 = alloca [65536 x i8], align 16 %10 = alloca [65536 x i8], align 16 %11 = alloca ptr, align 8 store i32 0, ptr %4, align 4 store i32 %0, ptr %5, align 4 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 %12 = load i32, ptr %5, align 4 %13 = icmp ne i32 %12, 3 br i1 %13, label %14, label %16 14: ; preds = %3 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 -1, ptr %4, align 4 br label %58 16: ; preds = %3 %17 = getelementptr inbounds [65536 x i8], ptr %8, i64 0, i64 0 %18 = call ptr @getcwd(ptr noundef %17, i32 noundef 65536) store ptr %18, ptr %11, align 8 br label %19 19: ; preds = %32, %16 %20 = load ptr, ptr %11, align 8 %21 = load i8, ptr %20, align 1 %22 = sext i8 %21 to i32 %23 = icmp ne i32 %22, 0 br i1 %23, label %24, label %35 24: ; preds = %19 %25 = load ptr, ptr %11, align 8 %26 = load i8, ptr %25, align 1 %27 = sext i8 %26 to i32 %28 = icmp eq i32 %27, 92 br i1 %28, label %29, label %31 29: ; preds = %24 %30 = load ptr, ptr %11, align 8 store i8 47, ptr %30, align 1 br label %31 31: ; preds = %29, %24 br label %32 32: ; preds = %31 %33 = load ptr, ptr %11, align 8 %34 = getelementptr inbounds i8, ptr %33, i32 1 store ptr %34, ptr %11, align 8 br label %19, !llvm.loop !6 35: ; preds = %19 %36 = getelementptr inbounds [65536 x i8], ptr %9, i64 0, i64 0 %37 = getelementptr inbounds [65536 x i8], ptr %8, i64 0, i64 0 %38 = load ptr, ptr %6, align 8 %39 = getelementptr inbounds ptr, ptr %38, i64 1 %40 = load ptr, ptr %39, align 8 %41 = call i32 @sprintf(ptr noundef %36, ptr noundef @.str.1, ptr noundef %37, ptr noundef %40) %42 = getelementptr inbounds [65536 x i8], ptr %10, i64 0, i64 0 %43 = getelementptr inbounds [65536 x i8], ptr %8, i64 0, i64 0 %44 = load ptr, ptr %6, align 8 %45 = getelementptr inbounds ptr, ptr %44, i64 2 %46 = load ptr, ptr %45, align 8 %47 = call i32 @sprintf(ptr noundef %42, ptr noundef @.str.1, ptr noundef %43, ptr noundef %46) %48 = call i64 (...) @IsVerbose() %49 = icmp ne i64 %48, 0 br i1 %49, label %50, label %54 50: ; preds = %35 %51 = getelementptr inbounds [65536 x i8], ptr %10, i64 0, i64 0 %52 = getelementptr inbounds [65536 x i8], ptr %9, i64 0, i64 0 %53 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %51, ptr noundef %52) br label %54 54: ; preds = %50, %35 %55 = getelementptr inbounds [65536 x i8], ptr %10, i64 0, i64 0 %56 = getelementptr inbounds [65536 x i8], ptr %9, i64 0, i64 0 %57 = call i32 @CreateLink(ptr noundef %55, ptr noundef %56) store i32 0, ptr %4, align 4 br label %58 58: ; preds = %54, %14 %59 = load i32, ptr %4, align 4 ret i32 %59 } declare i32 @printf(ptr noundef, ...) #1 declare ptr @getcwd(ptr noundef, i32 noundef) #1 declare i32 @sprintf(ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 declare i64 @IsVerbose(...) #1 declare i32 @CreateLink(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpjo9ikm0r.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 [28 x i8] c"Usage: symlink <to> <from>\0A\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"%s/%s\00", align 1 @.str.2 = private unnamed_addr constant [39 x i8] c"symlink: linktarget: %s; tocreate: %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main(i32 noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca [65536 x i8], align 16 %9 = alloca [65536 x i8], align 16 %10 = alloca [65536 x i8], align 16 %11 = alloca ptr, align 8 store i32 0, ptr %4, align 4 store i32 %0, ptr %5, align 4 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 %12 = load i32, ptr %5, align 4 %13 = icmp ne i32 %12, 3 br i1 %13, label %14, label %16 14: ; preds = %3 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 -1, ptr %4, align 4 br label %61 16: ; preds = %3 %17 = getelementptr inbounds [65536 x i8], ptr %8, i64 0, i64 0 %18 = call ptr @getcwd(ptr noundef %17, i32 noundef 65536) store ptr %18, ptr %11, align 8 %19 = load ptr, ptr %11, align 8 %20 = load i8, ptr %19, align 1 %21 = sext i8 %20 to i32 %22 = icmp ne i32 %21, 0 br i1 %22, label %.lr.ph, label %38 .lr.ph: ; preds = %16 br label %23 23: ; preds = %.lr.ph, %31 %24 = load ptr, ptr %11, align 8 %25 = load i8, ptr %24, align 1 %26 = sext i8 %25 to i32 %27 = icmp eq i32 %26, 92 br i1 %27, label %28, label %30 28: ; preds = %23 %29 = load ptr, ptr %11, align 8 store i8 47, ptr %29, align 1 br label %30 30: ; preds = %28, %23 br label %31 31: ; preds = %30 %32 = load ptr, ptr %11, align 8 %33 = getelementptr inbounds i8, ptr %32, i32 1 store ptr %33, ptr %11, align 8 %34 = load ptr, ptr %11, align 8 %35 = load i8, ptr %34, align 1 %36 = sext i8 %35 to i32 %37 = icmp ne i32 %36, 0 br i1 %37, label %23, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %31 br label %38 38: ; preds = %._crit_edge, %16 %39 = getelementptr inbounds [65536 x i8], ptr %9, i64 0, i64 0 %40 = getelementptr inbounds [65536 x i8], ptr %8, i64 0, i64 0 %41 = load ptr, ptr %6, align 8 %42 = getelementptr inbounds ptr, ptr %41, i64 1 %43 = load ptr, ptr %42, align 8 %44 = call i32 @sprintf(ptr noundef %39, ptr noundef @.str.1, ptr noundef %40, ptr noundef %43) %45 = getelementptr inbounds [65536 x i8], ptr %10, i64 0, i64 0 %46 = getelementptr inbounds [65536 x i8], ptr %8, i64 0, i64 0 %47 = load ptr, ptr %6, align 8 %48 = getelementptr inbounds ptr, ptr %47, i64 2 %49 = load ptr, ptr %48, align 8 %50 = call i32 @sprintf(ptr noundef %45, ptr noundef @.str.1, ptr noundef %46, ptr noundef %49) %51 = call i64 (...) @IsVerbose() %52 = icmp ne i64 %51, 0 br i1 %52, label %53, label %57 53: ; preds = %38 %54 = getelementptr inbounds [65536 x i8], ptr %10, i64 0, i64 0 %55 = getelementptr inbounds [65536 x i8], ptr %9, i64 0, i64 0 %56 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %54, ptr noundef %55) br label %57 57: ; preds = %53, %38 %58 = getelementptr inbounds [65536 x i8], ptr %10, i64 0, i64 0 %59 = getelementptr inbounds [65536 x i8], ptr %9, i64 0, i64 0 %60 = call i32 @CreateLink(ptr noundef %58, ptr noundef %59) store i32 0, ptr %4, align 4 br label %61 61: ; preds = %57, %14 %62 = load i32, ptr %4, align 4 ret i32 %62 } declare i32 @printf(ptr noundef, ...) #1 declare ptr @getcwd(ptr noundef, i32 noundef) #1 declare i32 @sprintf(ptr noundef, ptr noundef, ptr noundef, ptr noundef) #1 declare i64 @IsVerbose(...) #1 declare i32 @CreateLink(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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp80n0l_rt.c' source_filename = "/tmp/tmp80n0l_rt.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" @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/tmp80n0l_rt.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" @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/tmpchhutz6r.c' source_filename = "/tmp/tmpchhutz6r.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" @stdin = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @sf_extend(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 %8 = alloca i32, align 4 %9 = 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 store i32 1, ptr %9, align 4 %10 = load i32, ptr @stdin, align 4 %11 = call i32 @fflush(i32 noundef %10) %12 = load ptr, ptr %3, align 8 %13 = call i32 @strlen(ptr noundef %12) store i32 %13, ptr %7, align 4 %14 = load ptr, ptr %4, align 8 %15 = call i32 @strlen(ptr noundef %14) store i32 %15, ptr %8, align 4 %16 = load i32, ptr %8, align 4 %17 = load i32, ptr %7, align 4 %18 = sub nsw i32 %16, %17 store i32 %18, ptr %6, align 4 br label %19 19: ; preds = %42, %2 %20 = load ptr, ptr %3, align 8 %21 = load i32, ptr %5, align 4 %22 = sext i32 %21 to i64 %23 = getelementptr inbounds i8, ptr %20, i64 %22 %24 = load i8, ptr %23, align 1 %25 = sext i8 %24 to i32 %26 = icmp ne i32 %25, 0 br i1 %26, label %27, label %47 27: ; preds = %19 %28 = load ptr, ptr %3, align 8 %29 = load i32, ptr %5, align 4 %30 = sext i32 %29 to i64 %31 = getelementptr inbounds i8, ptr %28, i64 %30 %32 = load i8, ptr %31, align 1 %33 = sext i8 %32 to i32 %34 = load ptr, ptr %4, align 8 %35 = load i32, ptr %6, align 4 %36 = sext i32 %35 to i64 %37 = getelementptr inbounds i8, ptr %34, i64 %36 %38 = load i8, ptr %37, align 1 %39 = sext i8 %38 to i32 %40 = icmp ne i32 %33, %39 br i1 %40, label %41, label %42 41: ; preds = %27 store i32 0, ptr %9, align 4 br label %47 42: ; preds = %27 %43 = load i32, ptr %5, align 4 %44 = add nsw i32 %43, 1 store i32 %44, ptr %5, align 4 %45 = load i32, ptr %6, align 4 %46 = add nsw i32 %45, 1 store i32 %46, ptr %6, align 4 br label %19, !llvm.loop !6 47: ; preds = %41, %19 %48 = load i32, ptr %9, align 4 ret i32 %48 } declare i32 @fflush(i32 noundef) #1 declare i32 @strlen(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/tmpchhutz6r.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" @stdin = dso_local global i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @sf_extend(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 %8 = alloca i32, align 4 %9 = 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 store i32 1, ptr %9, align 4 %10 = load i32, ptr @stdin, align 4 %11 = call i32 @fflush(i32 noundef %10) %12 = load ptr, ptr %3, align 8 %13 = call i32 @strlen(ptr noundef %12) store i32 %13, ptr %7, align 4 %14 = load ptr, ptr %4, align 8 %15 = call i32 @strlen(ptr noundef %14) store i32 %15, ptr %8, align 4 %16 = load i32, ptr %8, align 4 %17 = load i32, ptr %7, align 4 %18 = sub nsw i32 %16, %17 store i32 %18, ptr %6, align 4 %19 = load ptr, ptr %3, align 8 %20 = load i32, ptr %5, align 4 %21 = sext i32 %20 to i64 %22 = getelementptr inbounds i8, ptr %19, i64 %21 %23 = load i8, ptr %22, align 1 %24 = sext i8 %23 to i32 %25 = icmp ne i32 %24, 0 br i1 %25, label %.lr.ph, label %.loopexit .lr.ph: ; preds = %2 br label %26 26: ; preds = %.lr.ph, %41 %27 = load ptr, ptr %3, align 8 %28 = load i32, ptr %5, align 4 %29 = sext i32 %28 to i64 %30 = getelementptr inbounds i8, ptr %27, i64 %29 %31 = load i8, ptr %30, align 1 %32 = sext i8 %31 to i32 %33 = load ptr, ptr %4, align 8 %34 = load i32, ptr %6, align 4 %35 = sext i32 %34 to i64 %36 = getelementptr inbounds i8, ptr %33, i64 %35 %37 = load i8, ptr %36, align 1 %38 = sext i8 %37 to i32 %39 = icmp ne i32 %32, %38 br i1 %39, label %40, label %41 40: ; preds = %26 store i32 0, ptr %9, align 4 br label %53 41: ; preds = %26 %42 = load i32, ptr %5, align 4 %43 = add nsw i32 %42, 1 store i32 %43, ptr %5, align 4 %44 = load i32, ptr %6, align 4 %45 = add nsw i32 %44, 1 store i32 %45, ptr %6, align 4 %46 = load ptr, ptr %3, align 8 %47 = load i32, ptr %5, align 4 %48 = sext i32 %47 to i64 %49 = getelementptr inbounds i8, ptr %46, i64 %48 %50 = load i8, ptr %49, align 1 %51 = sext i8 %50 to i32 %52 = icmp ne i32 %51, 0 br i1 %52, label %26, label %..loopexit_crit_edge, !llvm.loop !6 ..loopexit_crit_edge: ; preds = %41 br label %.loopexit .loopexit: ; preds = %..loopexit_crit_edge, %2 br label %53 53: ; preds = %.loopexit, %40 %54 = load i32, ptr %9, align 4 ret i32 %54 } declare i32 @fflush(i32 noundef) #1 declare i32 @strlen(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/tmprp27s8u3.c' source_filename = "/tmp/tmprp27s8u3.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" @INT32_MAX = 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/tmprp27s8u3.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" @INT32_MAX = 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/tmp6jab2jaj.c' source_filename = "/tmp/tmp6jab2jaj.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 @pop_data_expecting_stack_katcp(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 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 %9 = load ptr, ptr %5, align 8 %10 = load ptr, ptr %7, align 8 %11 = call ptr @find_name_type_katcp(ptr noundef %9, ptr noundef %10) store ptr %11, ptr %8, align 8 %12 = load ptr, ptr %8, align 8 %13 = icmp eq ptr %12, null br i1 %13, label %14, label %15 14: ; preds = %3 store ptr null, ptr %4, align 8 br label %19 15: ; preds = %3 %16 = load ptr, ptr %6, align 8 %17 = load ptr, ptr %8, align 8 %18 = call ptr @pop_data_type_stack_katcp(ptr noundef %16, ptr noundef %17) store ptr %18, ptr %4, align 8 br label %19 19: ; preds = %15, %14 %20 = load ptr, ptr %4, align 8 ret ptr %20 } declare ptr @find_name_type_katcp(ptr noundef, ptr noundef) #1 declare ptr @pop_data_type_stack_katcp(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/tmp6jab2jaj.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 @pop_data_expecting_stack_katcp(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 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 %9 = load ptr, ptr %5, align 8 %10 = load ptr, ptr %7, align 8 %11 = call ptr @find_name_type_katcp(ptr noundef %9, ptr noundef %10) store ptr %11, ptr %8, align 8 %12 = load ptr, ptr %8, align 8 %13 = icmp eq ptr %12, null br i1 %13, label %14, label %15 14: ; preds = %3 store ptr null, ptr %4, align 8 br label %19 15: ; preds = %3 %16 = load ptr, ptr %6, align 8 %17 = load ptr, ptr %8, align 8 %18 = call ptr @pop_data_type_stack_katcp(ptr noundef %16, ptr noundef %17) store ptr %18, ptr %4, align 8 br label %19 19: ; preds = %15, %14 %20 = load ptr, ptr %4, align 8 ret ptr %20 } declare ptr @find_name_type_katcp(ptr noundef, ptr noundef) #1 declare ptr @pop_data_type_stack_katcp(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/tmpbwpi8hvr.c' source_filename = "/tmp/tmpbwpi8hvr.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 @mglsadf(double noundef %0, ptr noundef %1, i32 noundef %2, double noundef %3, i32 noundef %4, ptr noundef %5) #0 { %7 = alloca double, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca double, align 8 %11 = alloca i32, align 4 %12 = alloca ptr, align 8 %13 = alloca i32, align 4 store double %0, ptr %7, align 8 store ptr %1, ptr %8, align 8 store i32 %2, ptr %9, align 4 store double %3, ptr %10, align 8 store i32 %4, ptr %11, align 4 store ptr %5, ptr %12, align 8 store i32 0, ptr %13, align 4 br label %14 14: ; preds = %31, %6 %15 = load i32, ptr %13, align 4 %16 = load i32, ptr %11, align 4 %17 = icmp slt i32 %15, %16 br i1 %17, label %18, label %34 18: ; preds = %14 %19 = load double, ptr %7, align 8 %20 = load ptr, ptr %8, align 8 %21 = load i32, ptr %9, align 4 %22 = load double, ptr %10, align 8 %23 = load ptr, ptr %12, align 8 %24 = load i32, ptr %13, align 4 %25 = load i32, ptr %9, align 4 %26 = add nsw i32 %25, 1 %27 = mul nsw i32 %24, %26 %28 = sext i32 %27 to i64 %29 = getelementptr inbounds double, ptr %23, i64 %28 %30 = call double @mglsadff(double noundef %19, ptr noundef %20, i32 noundef %21, double noundef %22, ptr noundef %29) store double %30, ptr %7, align 8 br label %31 31: ; preds = %18 %32 = load i32, ptr %13, align 4 %33 = add nsw i32 %32, 1 store i32 %33, ptr %13, align 4 br label %14, !llvm.loop !6 34: ; preds = %14 %35 = load double, ptr %7, align 8 ret double %35 } declare double @mglsadff(double noundef, ptr noundef, i32 noundef, double 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpbwpi8hvr.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 @mglsadf(double noundef %0, ptr noundef %1, i32 noundef %2, double noundef %3, i32 noundef %4, ptr noundef %5) #0 { %7 = alloca double, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca double, align 8 %11 = alloca i32, align 4 %12 = alloca ptr, align 8 %13 = alloca i32, align 4 store double %0, ptr %7, align 8 store ptr %1, ptr %8, align 8 store i32 %2, ptr %9, align 4 store double %3, ptr %10, align 8 store i32 %4, ptr %11, align 4 store ptr %5, ptr %12, align 8 store i32 0, ptr %13, align 4 %14 = load i32, ptr %13, align 4 %15 = load i32, ptr %11, align 4 %16 = icmp slt i32 %14, %15 br i1 %16, label %.lr.ph, label %36 .lr.ph: ; preds = %6 br label %17 17: ; preds = %.lr.ph, %30 %18 = load double, ptr %7, align 8 %19 = load ptr, ptr %8, align 8 %20 = load i32, ptr %9, align 4 %21 = load double, ptr %10, align 8 %22 = load ptr, ptr %12, align 8 %23 = load i32, ptr %13, align 4 %24 = load i32, ptr %9, align 4 %25 = add nsw i32 %24, 1 %26 = mul nsw i32 %23, %25 %27 = sext i32 %26 to i64 %28 = getelementptr inbounds double, ptr %22, i64 %27 %29 = call double @mglsadff(double noundef %18, ptr noundef %19, i32 noundef %20, double noundef %21, ptr noundef %28) store double %29, ptr %7, align 8 br label %30 30: ; preds = %17 %31 = load i32, ptr %13, align 4 %32 = add nsw i32 %31, 1 store i32 %32, ptr %13, align 4 %33 = load i32, ptr %13, align 4 %34 = load i32, ptr %11, align 4 %35 = icmp slt i32 %33, %34 br i1 %35, label %17, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %30 br label %36 36: ; preds = %._crit_edge, %6 %37 = load double, ptr %7, align 8 ret double %37 } declare double @mglsadff(double noundef, ptr noundef, i32 noundef, double 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpgszeqp_w.c' source_filename = "/tmp/tmpgszeqp_w.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/tmpgszeqp_w.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/tmp_xt0kkb5.c' source_filename = "/tmp/tmp_xt0kkb5.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" @AF_INET = dso_local global i64 0, align 8 @AF_INET6 = dso_local global i64 0, align 8 @EXIT_FAILURE = dso_local global i32 0, align 4 @EXIT_SUCCESS = dso_local global i32 0, align 4 @stderr = 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/tmp_xt0kkb5.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" @AF_INET = dso_local global i64 0, align 8 @AF_INET6 = dso_local global i64 0, align 8 @EXIT_FAILURE = dso_local global i32 0, align 4 @EXIT_SUCCESS = dso_local global i32 0, align 4 @stderr = 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/tmp9r83tg4g.c' source_filename = "/tmp/tmp9r83tg4g.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/tmp9r83tg4g.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/tmp3s_uhapf.c' source_filename = "/tmp/tmp3s_uhapf.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 i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @__scanf_conv_noneu(ptr noundef %0, i32 noundef %1, ptr noundef %2) #0 { %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 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store ptr %2, ptr %7, align 8 br label %13 13: ; preds = %18, %3 %14 = load ptr, ptr %5, align 8 %15 = call i32 @__instr_getc(ptr noundef %14) store i32 %15, ptr %8, align 4 %16 = call i64 @isspace(i32 noundef %15) %17 = icmp ne i64 %16, 0 br i1 %17, label %18, label %19 18: ; preds = %13 br label %13, !llvm.loop !6 19: ; preds = %13 %20 = load i32, ptr %8, align 4 %21 = load i32, ptr @EOF, align 4 %22 = icmp eq i32 %20, %21 br i1 %22, label %23, label %24 23: ; preds = %19 store i32 -1, ptr %4, align 4 br label %154 24: ; preds = %19 %25 = load ptr, ptr %5, align 8 %26 = load i32, ptr %8, align 4 %27 = call i32 @__instr_ungetc(ptr noundef %25, i32 noundef %26) br label %28 28: ; preds = %24 store i32 0, ptr %9, align 4 %29 = load i32, ptr %6, align 4 %30 = icmp eq i32 %29, 0 br i1 %30, label %31, label %52 31: ; preds = %28 %32 = load ptr, ptr %5, align 8 %33 = call i32 @__instr_getc(ptr noundef %32) store i32 %33, ptr %8, align 4 %34 = load i32, ptr %8, align 4 %35 = icmp eq i32 %34, 48 br i1 %35, label %36, label %47 36: ; preds = %31 store i32 8, ptr %6, align 4 %37 = load ptr, ptr %5, align 8 %38 = call i32 @__instr_getc(ptr noundef %37) store i32 %38, ptr %8, align 4 %39 = load i32, ptr %8, align 4 %40 = icmp eq i32 %39, 120 br i1 %40, label %41, label %42 41: ; preds = %36 store i32 16, ptr %6, align 4 br label %46 42: ; preds = %36 %43 = load ptr, ptr %5, align 8 %44 = load i32, ptr %8, align 4 %45 = call i32 @__instr_ungetc(ptr noundef %43, i32 noundef %44) br label %46 46: ; preds = %42, %41 br label %51 47: ; preds = %31 store i32 10, ptr %6, align 4 %48 = load ptr, ptr %5, align 8 %49 = load i32, ptr %8, align 4 %50 = call i32 @__instr_ungetc(ptr noundef %48, i32 noundef %49) br label %51 51: ; preds = %47, %46 br label %52 52: ; preds = %51, %28 %53 = load i32, ptr %6, align 4 store i32 %53, ptr %10, align 4 store i32 0, ptr %11, align 4 br label %54 54: ; preds = %52, %137 %55 = load ptr, ptr %5, align 8 %56 = call i32 @__instr_getc(ptr noundef %55) store i32 %56, ptr %8, align 4 %57 = load i32, ptr %8, align 4 %58 = load i32, ptr @EOF, align 4 %59 = icmp eq i32 %57, %58 br i1 %59, label %60, label %61 60: ; preds = %54 br label %143 61: ; preds = %54 %62 = load i32, ptr %8, align 4 %63 = icmp slt i32 %62, 48 br i1 %63, label %67, label %64 64: ; preds = %61 %65 = load i32, ptr %8, align 4 %66 = icmp sgt i32 %65, 57 br i1 %66, label %67, label %83 67: ; preds = %64, %61 %68 = load i32, ptr %8, align 4 %69 = icmp slt i32 %68, 97 br i1 %69, label %73, label %70 70: ; preds = %67 %71 = load i32, ptr %8, align 4 %72 = icmp sgt i32 %71, 122 br i1 %72, label %73, label %83 73: ; preds = %70, %67 %74 = load i32, ptr %8, align 4 %75 = icmp slt i32 %74, 65 br i1 %75, label %79, label %76 76: ; preds = %73 %77 = load i32, ptr %8, align 4 %78 = icmp sgt i32 %77, 90 br i1 %78, label %79, label %83 79: ; preds = %76, %73 %80 = load ptr, ptr %5, align 8 %81 = load i32, ptr %8, align 4 %82 = call i32 @__instr_ungetc(ptr noundef %80, i32 noundef %81) br label %143 83: ; preds = %76, %70, %64 store i32 0, ptr %12, align 4 %84 = load i32, ptr %8, align 4 %85 = icmp sge i32 %84, 48 br i1 %85, label %86, label %92 86: ; preds = %83 %87 = load i32, ptr %8, align 4 %88 = icmp sle i32 %87, 57 br i1 %88, label %89, label %92 89: ; preds = %86 %90 = load i32, ptr %8, align 4 %91 = sub nsw i32 %90, 48 store i32 %91, ptr %12, align 4 br label %118 92: ; preds = %86, %83 %93 = load i32, ptr %8, align 4 %94 = icmp sge i32 %93, 97 br i1 %94, label %95, label %102 95: ; preds = %92 %96 = load i32, ptr %8, align 4 %97 = icmp sle i32 %96, 122 br i1 %97, label %98, label %102 98: ; preds = %95 %99 = load i32, ptr %8, align 4 %100 = add nsw i32 10, %99 %101 = sub nsw i32 %100, 97 store i32 %101, ptr %12, align 4 br label %117 102: ; preds = %95, %92 %103 = load i32, ptr %8, align 4 %104 = icmp sge i32 %103, 65 br i1 %104, label %105, label %112 105: ; preds = %102 %106 = load i32, ptr %8, align 4 %107 = icmp sle i32 %106, 90 br i1 %107, label %108, label %112 108: ; preds = %105 %109 = load i32, ptr %8, align 4 %110 = add nsw i32 10, %109 %111 = sub nsw i32 %110, 65 store i32 %111, ptr %12, align 4 br label %116 112: ; preds = %105, %102 %113 = load ptr, ptr %5, align 8 %114 = load i32, ptr %8, align 4 %115 = call i32 @__instr_ungetc(ptr noundef %113, i32 noundef %114) br label %143 116: ; preds = %108 br label %117 117: ; preds = %116, %98 br label %118 118: ; preds = %117, %89 %119 = load i32, ptr %12, align 4 %120 = load i32, ptr %10, align 4 %121 = icmp uge i32 %119, %120 br i1 %121, label %122, label %126 122: ; preds = %118 %123 = load ptr, ptr %5, align 8 %124 = load i32, ptr %8, align 4 %125 = call i32 @__instr_ungetc(ptr noundef %123, i32 noundef %124) br label %143 126: ; preds = %118 %127 = load i32, ptr %9, align 4 %128 = load i32, ptr %12, align 4 %129 = sub i32 -1, %128 %130 = load i32, ptr %10, align 4 %131 = udiv i32 %129, %130 %132 = icmp ugt i32 %127, %131 br i1 %132, label %133, label %137 133: ; preds = %126 store i32 -1, ptr %9, align 4 %134 = load ptr, ptr %5, align 8 %135 = load i32, ptr %8, align 4 %136 = call i32 @__instr_ungetc(ptr noundef %134, i32 noundef %135) br label %143 137: ; preds = %126 store i32 1, ptr %11, align 4 %138 = load i32, ptr %9, align 4 %139 = load i32, ptr %10, align 4 %140 = mul i32 %138, %139 %141 = load i32, ptr %12, align 4 %142 = add i32 %140, %141 store i32 %142, ptr %9, align 4 br label %54 143: ; preds = %133, %122, %112, %79, %60 %144 = load ptr, ptr %7, align 8 %145 = icmp ne ptr %144, null br i1 %145, label %146, label %149 146: ; preds = %143 %147 = load i32, ptr %9, align 4 %148 = load ptr, ptr %7, align 8 store i32 %147, ptr %148, align 4 br label %149 149: ; preds = %146, %143 %150 = load i32, ptr %11, align 4 %151 = icmp ne i32 %150, 0 %152 = xor i1 %151, true %153 = zext i1 %152 to i32 store i32 %153, ptr %4, align 4 br label %154 154: ; preds = %149, %23 %155 = load i32, ptr %4, align 4 ret i32 %155 } declare i64 @isspace(i32 noundef) #1 declare i32 @__instr_getc(ptr noundef) #1 declare i32 @__instr_ungetc(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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp3s_uhapf.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 i32 0, align 4 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @__scanf_conv_noneu(ptr noundef %0, i32 noundef %1, ptr noundef %2) #0 { %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 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store ptr %2, ptr %7, align 8 br label %13 13: ; preds = %13, %3 %14 = load ptr, ptr %5, align 8 %15 = call i32 @__instr_getc(ptr noundef %14) store i32 %15, ptr %8, align 4 %16 = call i64 @isspace(i32 noundef %15) %17 = icmp ne i64 %16, 0 br i1 %17, label %13, label %18, !llvm.loop !6 18: ; preds = %13 %19 = load i32, ptr %8, align 4 %20 = load i32, ptr @EOF, align 4 %21 = icmp eq i32 %19, %20 br i1 %21, label %22, label %23 22: ; preds = %18 store i32 -1, ptr %4, align 4 br label %157 23: ; preds = %18 %24 = load ptr, ptr %5, align 8 %25 = load i32, ptr %8, align 4 %26 = call i32 @__instr_ungetc(ptr noundef %24, i32 noundef %25) br label %27 27: ; preds = %23 store i32 0, ptr %9, align 4 %28 = load i32, ptr %6, align 4 %29 = icmp eq i32 %28, 0 br i1 %29, label %30, label %51 30: ; preds = %27 %31 = load ptr, ptr %5, align 8 %32 = call i32 @__instr_getc(ptr noundef %31) store i32 %32, ptr %8, align 4 %33 = load i32, ptr %8, align 4 %34 = icmp eq i32 %33, 48 br i1 %34, label %35, label %46 35: ; preds = %30 store i32 8, ptr %6, align 4 %36 = load ptr, ptr %5, align 8 %37 = call i32 @__instr_getc(ptr noundef %36) store i32 %37, ptr %8, align 4 %38 = load i32, ptr %8, align 4 %39 = icmp eq i32 %38, 120 br i1 %39, label %40, label %41 40: ; preds = %35 store i32 16, ptr %6, align 4 br label %45 41: ; preds = %35 %42 = load ptr, ptr %5, align 8 %43 = load i32, ptr %8, align 4 %44 = call i32 @__instr_ungetc(ptr noundef %42, i32 noundef %43) br label %45 45: ; preds = %41, %40 br label %50 46: ; preds = %30 store i32 10, ptr %6, align 4 %47 = load ptr, ptr %5, align 8 %48 = load i32, ptr %8, align 4 %49 = call i32 @__instr_ungetc(ptr noundef %47, i32 noundef %48) br label %50 50: ; preds = %46, %45 br label %51 51: ; preds = %50, %27 %52 = load i32, ptr %6, align 4 store i32 %52, ptr %10, align 4 store i32 0, ptr %11, align 4 %53 = load ptr, ptr %5, align 8 %54 = call i32 @__instr_getc(ptr noundef %53) store i32 %54, ptr %8, align 4 %55 = load i32, ptr %8, align 4 %56 = load i32, ptr @EOF, align 4 %57 = icmp eq i32 %55, %56 br i1 %57, label %58, label %.lr.ph .lr.ph: ; preds = %51 br label %59 ._crit_edge: ; preds = %135 br label %58 58: ; preds = %._crit_edge, %51 br label %146 59: ; preds = %.lr.ph, %135 %60 = load i32, ptr %8, align 4 %61 = icmp slt i32 %60, 48 br i1 %61, label %65, label %62 62: ; preds = %59 %63 = load i32, ptr %8, align 4 %64 = icmp sgt i32 %63, 57 br i1 %64, label %65, label %81 65: ; preds = %62, %59 %66 = load i32, ptr %8, align 4 %67 = icmp slt i32 %66, 97 br i1 %67, label %71, label %68 68: ; preds = %65 %69 = load i32, ptr %8, align 4 %70 = icmp sgt i32 %69, 122 br i1 %70, label %71, label %81 71: ; preds = %68, %65 %72 = load i32, ptr %8, align 4 %73 = icmp slt i32 %72, 65 br i1 %73, label %77, label %74 74: ; preds = %71 %75 = load i32, ptr %8, align 4 %76 = icmp sgt i32 %75, 90 br i1 %76, label %77, label %81 77: ; preds = %74, %71 %78 = load ptr, ptr %5, align 8 %79 = load i32, ptr %8, align 4 %80 = call i32 @__instr_ungetc(ptr noundef %78, i32 noundef %79) br label %146 81: ; preds = %74, %68, %62 store i32 0, ptr %12, align 4 %82 = load i32, ptr %8, align 4 %83 = icmp sge i32 %82, 48 br i1 %83, label %84, label %90 84: ; preds = %81 %85 = load i32, ptr %8, align 4 %86 = icmp sle i32 %85, 57 br i1 %86, label %87, label %90 87: ; preds = %84 %88 = load i32, ptr %8, align 4 %89 = sub nsw i32 %88, 48 store i32 %89, ptr %12, align 4 br label %116 90: ; preds = %84, %81 %91 = load i32, ptr %8, align 4 %92 = icmp sge i32 %91, 97 br i1 %92, label %93, label %100 93: ; preds = %90 %94 = load i32, ptr %8, align 4 %95 = icmp sle i32 %94, 122 br i1 %95, label %96, label %100 96: ; preds = %93 %97 = load i32, ptr %8, align 4 %98 = add nsw i32 10, %97 %99 = sub nsw i32 %98, 97 store i32 %99, ptr %12, align 4 br label %115 100: ; preds = %93, %90 %101 = load i32, ptr %8, align 4 %102 = icmp sge i32 %101, 65 br i1 %102, label %103, label %110 103: ; preds = %100 %104 = load i32, ptr %8, align 4 %105 = icmp sle i32 %104, 90 br i1 %105, label %106, label %110 106: ; preds = %103 %107 = load i32, ptr %8, align 4 %108 = add nsw i32 10, %107 %109 = sub nsw i32 %108, 65 store i32 %109, ptr %12, align 4 br label %114 110: ; preds = %103, %100 %111 = load ptr, ptr %5, align 8 %112 = load i32, ptr %8, align 4 %113 = call i32 @__instr_ungetc(ptr noundef %111, i32 noundef %112) br label %146 114: ; preds = %106 br label %115 115: ; preds = %114, %96 br label %116 116: ; preds = %115, %87 %117 = load i32, ptr %12, align 4 %118 = load i32, ptr %10, align 4 %119 = icmp uge i32 %117, %118 br i1 %119, label %120, label %124 120: ; preds = %116 %121 = load ptr, ptr %5, align 8 %122 = load i32, ptr %8, align 4 %123 = call i32 @__instr_ungetc(ptr noundef %121, i32 noundef %122) br label %146 124: ; preds = %116 %125 = load i32, ptr %9, align 4 %126 = load i32, ptr %12, align 4 %127 = sub i32 -1, %126 %128 = load i32, ptr %10, align 4 %129 = udiv i32 %127, %128 %130 = icmp ugt i32 %125, %129 br i1 %130, label %131, label %135 131: ; preds = %124 store i32 -1, ptr %9, align 4 %132 = load ptr, ptr %5, align 8 %133 = load i32, ptr %8, align 4 %134 = call i32 @__instr_ungetc(ptr noundef %132, i32 noundef %133) br label %146 135: ; preds = %124 store i32 1, ptr %11, align 4 %136 = load i32, ptr %9, align 4 %137 = load i32, ptr %10, align 4 %138 = mul i32 %136, %137 %139 = load i32, ptr %12, align 4 %140 = add i32 %138, %139 store i32 %140, ptr %9, align 4 %141 = load ptr, ptr %5, align 8 %142 = call i32 @__instr_getc(ptr noundef %141) store i32 %142, ptr %8, align 4 %143 = load i32, ptr %8, align 4 %144 = load i32, ptr @EOF, align 4 %145 = icmp eq i32 %143, %144 br i1 %145, label %._crit_edge, label %59 146: ; preds = %131, %120, %110, %77, %58 %147 = load ptr, ptr %7, align 8 %148 = icmp ne ptr %147, null br i1 %148, label %149, label %152 149: ; preds = %146 %150 = load i32, ptr %9, align 4 %151 = load ptr, ptr %7, align 8 store i32 %150, ptr %151, align 4 br label %152 152: ; preds = %149, %146 %153 = load i32, ptr %11, align 4 %154 = icmp ne i32 %153, 0 %155 = xor i1 %154, true %156 = zext i1 %155 to i32 store i32 %156, ptr %4, align 4 br label %157 157: ; preds = %152, %22 %158 = load i32, ptr %4, align 4 ret i32 %158 } declare i64 @isspace(i32 noundef) #1 declare i32 @__instr_getc(ptr noundef) #1 declare i32 @__instr_ungetc(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"}
; ModuleID = '/tmp/tmpxv2doczr.c' source_filename = "/tmp/tmpxv2doczr.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 i8], align 1 %7 = alloca [1 x i8], align 1 %8 = alloca i32, align 4 %9 = alloca i8, align 1 %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 i8 store i8 %30, ptr %9, align 1 %31 = load i8, ptr %9, align 1 %32 = load i32, ptr %8, align 4 %33 = sext i32 %32 to i64 %34 = getelementptr inbounds [1 x i8], ptr %6, i64 0, i64 %33 store i8 %31, ptr %34, align 1 %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 i8], ptr %6, i64 0, i64 0 %39 = getelementptr inbounds [1 x i8], ptr %7, i64 0, i64 0 %40 = call i32 @RandomFunc(ptr noundef %38, ptr noundef %39) %41 = getelementptr inbounds [1 x i8], ptr %7, i64 0, i64 0 %42 = load i8, ptr %41, align 1 %43 = zext i8 %42 to i32 %44 = icmp eq i32 %43, 251 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 i8], ptr %7, i64 0, i64 %54 %56 = load i8, ptr %55, align 1 %57 = zext i8 %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/tmpxv2doczr.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 i8], align 1 %7 = alloca [1 x i8], align 1 %8 = alloca i32, align 4 %9 = alloca i8, align 1 %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 i8 store i8 %29, ptr %9, align 1 %30 = load i8, ptr %9, align 1 %31 = load i32, ptr %8, align 4 %32 = sext i32 %31 to i64 %33 = getelementptr inbounds [1 x i8], ptr %6, i64 0, i64 %32 store i8 %30, ptr %33, align 1 %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 i8], ptr %6, i64 0, i64 0 %40 = getelementptr inbounds [1 x i8], ptr %7, i64 0, i64 0 %41 = call i32 @RandomFunc(ptr noundef %39, ptr noundef %40) %42 = getelementptr inbounds [1 x i8], ptr %7, i64 0, i64 0 %43 = load i8, ptr %42, align 1 %44 = zext i8 %43 to i32 %45 = icmp eq i32 %44, 251 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 i8], ptr %7, i64 0, i64 %54 %56 = load i8, ptr %55, align 1 %57 = zext i8 %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/tmp5ytgyf78.c' source_filename = "/tmp/tmp5ytgyf78.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 @pl_gau(double noundef %0, double noundef %1, double noundef %2) #0 { %4 = alloca double, align 8 %5 = alloca double, align 8 %6 = alloca double, align 8 store double %0, ptr %4, align 8 store double %1, ptr %5, align 8 store double %2, ptr %6, align 8 %7 = call double @sqrt(double noundef 6.283000e+00) #2 %8 = fdiv double 1.000000e+00, %7 %9 = load double, ptr %6, align 8 %10 = fmul double %8, %9 %11 = load double, ptr %4, align 8 %12 = load double, ptr %5, align 8 %13 = fsub double %11, %12 %14 = load double, ptr %4, align 8 %15 = load double, ptr %5, align 8 %16 = fsub double %14, %15 %17 = fmul double %13, %16 %18 = fmul double -5.000000e-01, %17 %19 = load double, ptr %6, align 8 %20 = load double, ptr %6, align 8 %21 = fmul double %19, %20 %22 = fdiv double %18, %21 %23 = call double @exp(double noundef %22) #2 %24 = fmul double %10, %23 ret double %24 } ; Function Attrs: nounwind declare double @sqrt(double noundef) #1 ; Function Attrs: nounwind declare double @exp(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 = { nounwind "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 = { 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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5ytgyf78.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 @pl_gau(double noundef %0, double noundef %1, double noundef %2) #0 { %4 = alloca double, align 8 %5 = alloca double, align 8 %6 = alloca double, align 8 store double %0, ptr %4, align 8 store double %1, ptr %5, align 8 store double %2, ptr %6, align 8 %7 = call double @sqrt(double noundef 6.283000e+00) #2 %8 = fdiv double 1.000000e+00, %7 %9 = load double, ptr %6, align 8 %10 = fmul double %8, %9 %11 = load double, ptr %4, align 8 %12 = load double, ptr %5, align 8 %13 = fsub double %11, %12 %14 = load double, ptr %4, align 8 %15 = load double, ptr %5, align 8 %16 = fsub double %14, %15 %17 = fmul double %13, %16 %18 = fmul double -5.000000e-01, %17 %19 = load double, ptr %6, align 8 %20 = load double, ptr %6, align 8 %21 = fmul double %19, %20 %22 = fdiv double %18, %21 %23 = call double @exp(double noundef %22) #2 %24 = fmul double %10, %23 ret double %24 } ; Function Attrs: nounwind declare double @sqrt(double noundef) #1 ; Function Attrs: nounwind declare double @exp(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 = { nounwind "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 = { 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"}
; ModuleID = '/tmp/tmp9rzoh91g.c' source_filename = "/tmp/tmp9rzoh91g.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"toy.in\00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1 @stdin = dso_local global i32 0, align 4 @.str.2 = private unnamed_addr constant [8 x i8] c"toy.out\00", align 1 @.str.3 = private unnamed_addr constant [2 x i8] c"w\00", align 1 @stdout = dso_local global i32 0, align 4 ; 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 = load i32, ptr @stdin, align 4 %3 = call i32 @freopen(ptr noundef @.str, ptr noundef @.str.1, i32 noundef %2) %4 = load i32, ptr @stdout, align 4 %5 = call i32 @freopen(ptr noundef @.str.2, ptr noundef @.str.3, i32 noundef %4) %6 = call i32 (...) @work() ret i32 0 } declare i32 @freopen(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @work(...) #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/tmp9rzoh91g.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"toy.in\00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1 @stdin = dso_local global i32 0, align 4 @.str.2 = private unnamed_addr constant [8 x i8] c"toy.out\00", align 1 @.str.3 = private unnamed_addr constant [2 x i8] c"w\00", align 1 @stdout = dso_local global i32 0, align 4 ; 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 = load i32, ptr @stdin, align 4 %3 = call i32 @freopen(ptr noundef @.str, ptr noundef @.str.1, i32 noundef %2) %4 = load i32, ptr @stdout, align 4 %5 = call i32 @freopen(ptr noundef @.str.2, ptr noundef @.str.3, i32 noundef %4) %6 = call i32 (...) @work() ret i32 0 } declare i32 @freopen(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @work(...) #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/tmp4cqmsu_w.c' source_filename = "/tmp/tmp4cqmsu_w.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 [30 x i8] c"Please don't let divisor = 0\0A\00", align 1 @.str.1 = private unnamed_addr constant [15 x i8] c"quotient is 0\0A\00", align 1 @.str.2 = private unnamed_addr constant [32 x i8] c"reminder[ %d ] = + %d * 256^%d\0A\00", align 1 @.str.3 = private unnamed_addr constant [15 x i8] c"quotient is 1\0A\00", align 1 @.str.4 = private unnamed_addr constant [16 x i8] c"remainder is 0\0A\00", align 1 @.str.5 = private unnamed_addr constant [12 x i8] c"quotient: \00", align 1 @.str.6 = private unnamed_addr constant [13 x i8] c"+%d * 256^%d\00", align 1 @.str.7 = private unnamed_addr constant [14 x i8] c"\0Aremainder: \00", align 1 @.str.8 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @.str.9 = private unnamed_addr constant [17 x i8] c"iteration is %d\0A\00", align 1 @.str.10 = private unnamed_addr constant [14 x i8] c"+%d * 256^%d\0A\00", align 1 @.str.11 = private unnamed_addr constant [17 x i8] c"remainder is 0.\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @mydivision(ptr noundef %0, i32 noundef %1, ptr noundef %2, i32 noundef %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca i32, align 4 %13 = alloca i32, align 4 %14 = alloca i32, align 4 %15 = alloca i32, align 4 %16 = alloca i32, align 4 %17 = alloca i32, align 4 %18 = alloca i32, align 4 %19 = alloca i32, align 4 %20 = alloca i32, align 4 %21 = alloca [20 x i8], align 16 %22 = alloca [20 x i8], align 16 %23 = alloca [20 x i8], align 16 %24 = alloca [20 x i8], align 16 %25 = alloca [20 x i8], align 16 store ptr %0, ptr %6, align 8 store i32 %1, ptr %7, align 4 store ptr %2, ptr %8, align 8 store i32 %3, ptr %9, align 4 store i32 0, ptr %15, align 4 %26 = load i32, ptr %7, align 4 store i32 %26, ptr %19, align 4 store i32 0, ptr %20, align 4 %27 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %28 = call i32 @bzero(ptr noundef %27, i32 noundef 20) %29 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %30 = call i32 @bzero(ptr noundef %29, i32 noundef 20) %31 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %32 = call i32 @bzero(ptr noundef %31, i32 noundef 20) %33 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %34 = call i32 @bzero(ptr noundef %33, i32 noundef 20) %35 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 0 %36 = call i32 @bzero(ptr noundef %35, i32 noundef 20) %37 = load ptr, ptr %8, align 8 %38 = getelementptr inbounds i8, ptr %37, i64 0 %39 = load i8, ptr %38, align 1 %40 = zext i8 %39 to i32 %41 = icmp eq i32 %40, 0 br i1 %41, label %42, label %47 42: ; preds = %4 %43 = load i32, ptr %9, align 4 %44 = icmp eq i32 %43, 0 br i1 %44, label %45, label %47 45: ; preds = %42 %46 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %5, align 4 br label %224 47: ; preds = %42, %4 %48 = load ptr, ptr %6, align 8 %49 = load i32, ptr %7, align 4 %50 = load ptr, ptr %8, align 8 %51 = load i32, ptr %9, align 4 %52 = call i32 @compare(ptr noundef %48, i32 noundef %49, ptr noundef %50, i32 noundef %51) store i32 %52, ptr %11, align 4 %53 = load i32, ptr %11, align 4 switch i32 %53, label %77 [ i32 1, label %54 i32 3, label %74 ] 54: ; preds = %47 %55 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 0, ptr %16, align 4 br label %56 56: ; preds = %70, %54 %57 = load i32, ptr %16, align 4 %58 = load i32, ptr %7, align 4 %59 = icmp sle i32 %57, %58 br i1 %59, label %60, label %73 60: ; preds = %56 %61 = load i32, ptr %16, align 4 %62 = load ptr, ptr %6, align 8 %63 = load i32, ptr %16, align 4 %64 = sext i32 %63 to i64 %65 = getelementptr inbounds i8, ptr %62, i64 %64 %66 = load i8, ptr %65, align 1 %67 = zext i8 %66 to i32 %68 = load i32, ptr %16, align 4 %69 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %61, i32 noundef %67, i32 noundef %68) br label %70 70: ; preds = %60 %71 = load i32, ptr %16, align 4 %72 = add nsw i32 %71, 1 store i32 %72, ptr %16, align 4 br label %56, !llvm.loop !6 73: ; preds = %56 store i32 1, ptr %5, align 4 br label %224 74: ; preds = %47 %75 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) %76 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) store i32 1, ptr %5, align 4 br label %224 77: ; preds = %47 %78 = load ptr, ptr %6, align 8 %79 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %80 = call i32 @bcopy(ptr noundef %78, ptr noundef %79, i32 noundef 8) br label %81 81: ; preds = %77, %223 %82 = load i32, ptr %15, align 4 %83 = add nsw i32 %82, 1 store i32 %83, ptr %15, align 4 %84 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %85 = load i32, ptr %19, align 4 %86 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %87 = load i32, ptr %20, align 4 %88 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %89 = call i32 @subtraction(ptr noundef %84, i32 noundef %85, ptr noundef %86, i32 noundef %87, ptr noundef %88) store i32 %89, ptr %12, align 4 %90 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %91 = load i32, ptr %12, align 4 %92 = call i32 @shiftright(ptr noundef %90, i32 noundef %91) store i32 %92, ptr %13, align 4 %93 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %94 = load i32, ptr %13, align 4 %95 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %96 = load i32, ptr %20, align 4 %97 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 0 %98 = call i32 @addition(ptr noundef %93, i32 noundef %94, ptr noundef %95, i32 noundef %96, ptr noundef %97) store i32 %98, ptr %14, align 4 %99 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 0 %100 = load i32, ptr %14, align 4 %101 = load ptr, ptr %8, align 8 %102 = load i32, ptr %9, align 4 %103 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %104 = call i32 @multiplication(ptr noundef %99, i32 noundef %100, ptr noundef %101, i32 noundef %102, ptr noundef %103) store i32 %104, ptr %10, align 4 %105 = load ptr, ptr %6, align 8 %106 = load i32, ptr %7, align 4 %107 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %108 = load i32, ptr %10, align 4 %109 = call i32 @compare(ptr noundef %105, i32 noundef %106, ptr noundef %107, i32 noundef %108) store i32 %109, ptr %11, align 4 %110 = load i32, ptr %11, align 4 switch i32 %110, label %223 [ i32 1, label %111 i32 2, label %131 i32 3, label %203 ] 111: ; preds = %81 %112 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %113 = call i32 @bzero(ptr noundef %112, i32 noundef 20) store i32 0, ptr %16, align 4 br label %114 114: ; preds = %126, %111 %115 = load i32, ptr %16, align 4 %116 = load i32, ptr %14, align 4 %117 = icmp sle i32 %115, %116 br i1 %117, label %118, label %129 118: ; preds = %114 %119 = load i32, ptr %16, align 4 %120 = sext i32 %119 to i64 %121 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %120 %122 = load i8, ptr %121, align 1 %123 = load i32, ptr %16, align 4 %124 = sext i32 %123 to i64 %125 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 %124 store i8 %122, ptr %125, align 1 br label %126 126: ; preds = %118 %127 = load i32, ptr %16, align 4 %128 = add nsw i32 %127, 1 store i32 %128, ptr %16, align 4 br label %114, !llvm.loop !8 129: ; preds = %114 %130 = load i32, ptr %14, align 4 store i32 %130, ptr %19, align 4 br label %223 131: ; preds = %81 %132 = load ptr, ptr %6, align 8 %133 = load i32, ptr %7, align 4 %134 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %135 = load i32, ptr %10, align 4 %136 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %137 = call i32 @subtraction(ptr noundef %132, i32 noundef %133, ptr noundef %134, i32 noundef %135, ptr noundef %136) store i32 %137, ptr %12, align 4 %138 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %139 = load i32, ptr %12, align 4 %140 = load ptr, ptr %8, align 8 %141 = load i32, ptr %9, align 4 %142 = call i32 @compare(ptr noundef %138, i32 noundef %139, ptr noundef %140, i32 noundef %141) store i32 %142, ptr %11, align 4 %143 = load i32, ptr %11, align 4 switch i32 %143, label %202 [ i32 1, label %144 i32 2, label %182 i32 3, label %182 ] 144: ; preds = %131 %145 = call i32 (ptr, ...) @printf(ptr noundef @.str.5) store i32 0, ptr %16, align 4 br label %146 146: ; preds = %158, %144 %147 = load i32, ptr %16, align 4 %148 = load i32, ptr %14, align 4 %149 = icmp sle i32 %147, %148 br i1 %149, label %150, label %161 150: ; preds = %146 %151 = load i32, ptr %16, align 4 %152 = sext i32 %151 to i64 %153 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %152 %154 = load i8, ptr %153, align 1 %155 = zext i8 %154 to i32 %156 = load i32, ptr %16, align 4 %157 = call i32 (ptr, ...) @printf(ptr noundef @.str.6, i32 noundef %155, i32 noundef %156) br label %158 158: ; preds = %150 %159 = load i32, ptr %16, align 4 %160 = add nsw i32 %159, 1 store i32 %160, ptr %16, align 4 br label %146, !llvm.loop !9 161: ; preds = %146 %162 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) store i32 0, ptr %16, align 4 br label %163 163: ; preds = %175, %161 %164 = load i32, ptr %16, align 4 %165 = load i32, ptr %12, align 4 %166 = icmp sle i32 %164, %165 br i1 %166, label %167, label %178 167: ; preds = %163 %168 = load i32, ptr %16, align 4 %169 = sext i32 %168 to i64 %170 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 %169 %171 = load i8, ptr %170, align 1 %172 = zext i8 %171 to i32 %173 = load i32, ptr %16, align 4 %174 = call i32 (ptr, ...) @printf(ptr noundef @.str.6, i32 noundef %172, i32 noundef %173) br label %175 175: ; preds = %167 %176 = load i32, ptr %16, align 4 %177 = add nsw i32 %176, 1 store i32 %177, ptr %16, align 4 br label %163, !llvm.loop !10 178: ; preds = %163 %179 = call i32 (ptr, ...) @printf(ptr noundef @.str.8) %180 = load i32, ptr %15, align 4 %181 = call i32 (ptr, ...) @printf(ptr noundef @.str.9, i32 noundef %180) store i32 1, ptr %5, align 4 br label %224 182: ; preds = %131, %131 %183 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %184 = call i32 @bzero(ptr noundef %183, i32 noundef 20) store i32 0, ptr %16, align 4 br label %185 185: ; preds = %197, %182 %186 = load i32, ptr %16, align 4 %187 = load i32, ptr %14, align 4 %188 = icmp sle i32 %186, %187 br i1 %188, label %189, label %200 189: ; preds = %185 %190 = load i32, ptr %16, align 4 %191 = sext i32 %190 to i64 %192 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %191 %193 = load i8, ptr %192, align 1 %194 = load i32, ptr %16, align 4 %195 = sext i32 %194 to i64 %196 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 %195 store i8 %193, ptr %196, align 1 br label %197 197: ; preds = %189 %198 = load i32, ptr %16, align 4 %199 = add nsw i32 %198, 1 store i32 %199, ptr %16, align 4 br label %185, !llvm.loop !11 200: ; preds = %185 %201 = load i32, ptr %14, align 4 store i32 %201, ptr %20, align 4 br label %202 202: ; preds = %131, %200 br label %223 203: ; preds = %81 store i32 0, ptr %16, align 4 br label %204 204: ; preds = %216, %203 %205 = load i32, ptr %16, align 4 %206 = load i32, ptr %14, align 4 %207 = icmp sle i32 %205, %206 br i1 %207, label %208, label %219 208: ; preds = %204 %209 = load i32, ptr %16, align 4 %210 = sext i32 %209 to i64 %211 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %210 %212 = load i8, ptr %211, align 1 %213 = zext i8 %212 to i32 %214 = load i32, ptr %16, align 4 %215 = call i32 (ptr, ...) @printf(ptr noundef @.str.10, i32 noundef %213, i32 noundef %214) br label %216 216: ; preds = %208 %217 = load i32, ptr %16, align 4 %218 = add nsw i32 %217, 1 store i32 %218, ptr %16, align 4 br label %204, !llvm.loop !12 219: ; preds = %204 %220 = call i32 (ptr, ...) @printf(ptr noundef @.str.11) %221 = load i32, ptr %15, align 4 %222 = call i32 (ptr, ...) @printf(ptr noundef @.str.9, i32 noundef %221) store i32 1, ptr %5, align 4 br label %224 223: ; preds = %81, %202, %129 br label %81 224: ; preds = %219, %178, %74, %73, %45 %225 = load i32, ptr %5, align 4 ret i32 %225 } declare i32 @bzero(ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ...) #1 declare i32 @compare(ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @bcopy(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @subtraction(ptr noundef, i32 noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @shiftright(ptr noundef, i32 noundef) #1 declare i32 @addition(ptr noundef, i32 noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @multiplication(ptr noundef, i32 noundef, ptr noundef, 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7} !11 = distinct !{!11, !7} !12 = distinct !{!12, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp4cqmsu_w.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 [30 x i8] c"Please don't let divisor = 0\0A\00", align 1 @.str.1 = private unnamed_addr constant [15 x i8] c"quotient is 0\0A\00", align 1 @.str.2 = private unnamed_addr constant [32 x i8] c"reminder[ %d ] = + %d * 256^%d\0A\00", align 1 @.str.3 = private unnamed_addr constant [15 x i8] c"quotient is 1\0A\00", align 1 @.str.4 = private unnamed_addr constant [16 x i8] c"remainder is 0\0A\00", align 1 @.str.5 = private unnamed_addr constant [12 x i8] c"quotient: \00", align 1 @.str.6 = private unnamed_addr constant [13 x i8] c"+%d * 256^%d\00", align 1 @.str.7 = private unnamed_addr constant [14 x i8] c"\0Aremainder: \00", align 1 @.str.8 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @.str.9 = private unnamed_addr constant [17 x i8] c"iteration is %d\0A\00", align 1 @.str.10 = private unnamed_addr constant [14 x i8] c"+%d * 256^%d\0A\00", align 1 @.str.11 = private unnamed_addr constant [17 x i8] c"remainder is 0.\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @mydivision(ptr noundef %0, i32 noundef %1, ptr noundef %2, i32 noundef %3) #0 { %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 %10 = alloca i32, align 4 %11 = alloca i32, align 4 %12 = alloca i32, align 4 %13 = alloca i32, align 4 %14 = alloca i32, align 4 %15 = alloca i32, align 4 %16 = alloca i32, align 4 %17 = alloca i32, align 4 %18 = alloca i32, align 4 %19 = alloca i32, align 4 %20 = alloca i32, align 4 %21 = alloca [20 x i8], align 16 %22 = alloca [20 x i8], align 16 %23 = alloca [20 x i8], align 16 %24 = alloca [20 x i8], align 16 %25 = alloca [20 x i8], align 16 store ptr %0, ptr %6, align 8 store i32 %1, ptr %7, align 4 store ptr %2, ptr %8, align 8 store i32 %3, ptr %9, align 4 store i32 0, ptr %15, align 4 %26 = load i32, ptr %7, align 4 store i32 %26, ptr %19, align 4 store i32 0, ptr %20, align 4 %27 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %28 = call i32 @bzero(ptr noundef %27, i32 noundef 20) %29 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %30 = call i32 @bzero(ptr noundef %29, i32 noundef 20) %31 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %32 = call i32 @bzero(ptr noundef %31, i32 noundef 20) %33 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %34 = call i32 @bzero(ptr noundef %33, i32 noundef 20) %35 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 0 %36 = call i32 @bzero(ptr noundef %35, i32 noundef 20) %37 = load ptr, ptr %8, align 8 %38 = getelementptr inbounds i8, ptr %37, i64 0 %39 = load i8, ptr %38, align 1 %40 = zext i8 %39 to i32 %41 = icmp eq i32 %40, 0 br i1 %41, label %42, label %47 42: ; preds = %4 %43 = load i32, ptr %9, align 4 %44 = icmp eq i32 %43, 0 br i1 %44, label %45, label %47 45: ; preds = %42 %46 = call i32 (ptr, ...) @printf(ptr noundef @.str) store i32 1, ptr %5, align 4 br label %236 47: ; preds = %42, %4 %48 = load ptr, ptr %6, align 8 %49 = load i32, ptr %7, align 4 %50 = load ptr, ptr %8, align 8 %51 = load i32, ptr %9, align 4 %52 = call i32 @compare(ptr noundef %48, i32 noundef %49, ptr noundef %50, i32 noundef %51) store i32 %52, ptr %11, align 4 %53 = load i32, ptr %11, align 4 switch i32 %53, label %79 [ i32 1, label %54 i32 3, label %76 ] 54: ; preds = %47 %55 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 0, ptr %16, align 4 %56 = load i32, ptr %16, align 4 %57 = load i32, ptr %7, align 4 %58 = icmp sle i32 %56, %57 br i1 %58, label %.lr.ph, label %75 .lr.ph: ; preds = %54 br label %59 59: ; preds = %.lr.ph, %69 %60 = load i32, ptr %16, align 4 %61 = load ptr, ptr %6, align 8 %62 = load i32, ptr %16, align 4 %63 = sext i32 %62 to i64 %64 = getelementptr inbounds i8, ptr %61, i64 %63 %65 = load i8, ptr %64, align 1 %66 = zext i8 %65 to i32 %67 = load i32, ptr %16, align 4 %68 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %60, i32 noundef %66, i32 noundef %67) br label %69 69: ; preds = %59 %70 = load i32, ptr %16, align 4 %71 = add nsw i32 %70, 1 store i32 %71, ptr %16, align 4 %72 = load i32, ptr %16, align 4 %73 = load i32, ptr %7, align 4 %74 = icmp sle i32 %72, %73 br i1 %74, label %59, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %69 br label %75 75: ; preds = %._crit_edge, %54 store i32 1, ptr %5, align 4 br label %236 76: ; preds = %47 %77 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) %78 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) store i32 1, ptr %5, align 4 br label %236 79: ; preds = %47 %80 = load ptr, ptr %6, align 8 %81 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %82 = call i32 @bcopy(ptr noundef %80, ptr noundef %81, i32 noundef 8) br label %83 83: ; preds = %235, %79 %84 = load i32, ptr %15, align 4 %85 = add nsw i32 %84, 1 store i32 %85, ptr %15, align 4 %86 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %87 = load i32, ptr %19, align 4 %88 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %89 = load i32, ptr %20, align 4 %90 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %91 = call i32 @subtraction(ptr noundef %86, i32 noundef %87, ptr noundef %88, i32 noundef %89, ptr noundef %90) store i32 %91, ptr %12, align 4 %92 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %93 = load i32, ptr %12, align 4 %94 = call i32 @shiftright(ptr noundef %92, i32 noundef %93) store i32 %94, ptr %13, align 4 %95 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %96 = load i32, ptr %13, align 4 %97 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %98 = load i32, ptr %20, align 4 %99 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 0 %100 = call i32 @addition(ptr noundef %95, i32 noundef %96, ptr noundef %97, i32 noundef %98, ptr noundef %99) store i32 %100, ptr %14, align 4 %101 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 0 %102 = load i32, ptr %14, align 4 %103 = load ptr, ptr %8, align 8 %104 = load i32, ptr %9, align 4 %105 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %106 = call i32 @multiplication(ptr noundef %101, i32 noundef %102, ptr noundef %103, i32 noundef %104, ptr noundef %105) store i32 %106, ptr %10, align 4 %107 = load ptr, ptr %6, align 8 %108 = load i32, ptr %7, align 4 %109 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %110 = load i32, ptr %10, align 4 %111 = call i32 @compare(ptr noundef %107, i32 noundef %108, ptr noundef %109, i32 noundef %110) store i32 %111, ptr %11, align 4 %112 = load i32, ptr %11, align 4 switch i32 %112, label %235 [ i32 1, label %113 i32 2, label %135 i32 3, label %213 ] 113: ; preds = %83 %114 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 0 %115 = call i32 @bzero(ptr noundef %114, i32 noundef 20) store i32 0, ptr %16, align 4 %116 = load i32, ptr %16, align 4 %117 = load i32, ptr %14, align 4 %118 = icmp sle i32 %116, %117 br i1 %118, label %.lr.ph5, label %133 .lr.ph5: ; preds = %113 br label %119 119: ; preds = %.lr.ph5, %127 %120 = load i32, ptr %16, align 4 %121 = sext i32 %120 to i64 %122 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %121 %123 = load i8, ptr %122, align 1 %124 = load i32, ptr %16, align 4 %125 = sext i32 %124 to i64 %126 = getelementptr inbounds [20 x i8], ptr %21, i64 0, i64 %125 store i8 %123, ptr %126, align 1 br label %127 127: ; preds = %119 %128 = load i32, ptr %16, align 4 %129 = add nsw i32 %128, 1 store i32 %129, ptr %16, align 4 %130 = load i32, ptr %16, align 4 %131 = load i32, ptr %14, align 4 %132 = icmp sle i32 %130, %131 br i1 %132, label %119, label %._crit_edge6, !llvm.loop !8 ._crit_edge6: ; preds = %127 br label %133 133: ; preds = %._crit_edge6, %113 %134 = load i32, ptr %14, align 4 store i32 %134, ptr %19, align 4 br label %235 135: ; preds = %83 %136 = load ptr, ptr %6, align 8 %137 = load i32, ptr %7, align 4 %138 = getelementptr inbounds [20 x i8], ptr %23, i64 0, i64 0 %139 = load i32, ptr %10, align 4 %140 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %141 = call i32 @subtraction(ptr noundef %136, i32 noundef %137, ptr noundef %138, i32 noundef %139, ptr noundef %140) store i32 %141, ptr %12, align 4 %142 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 0 %143 = load i32, ptr %12, align 4 %144 = load ptr, ptr %8, align 8 %145 = load i32, ptr %9, align 4 %146 = call i32 @compare(ptr noundef %142, i32 noundef %143, ptr noundef %144, i32 noundef %145) store i32 %146, ptr %11, align 4 %147 = load i32, ptr %11, align 4 switch i32 %147, label %212 [ i32 1, label %148 i32 2, label %190 i32 3, label %190 ] 148: ; preds = %135 %149 = call i32 (ptr, ...) @printf(ptr noundef @.str.5) store i32 0, ptr %16, align 4 %150 = load i32, ptr %16, align 4 %151 = load i32, ptr %14, align 4 %152 = icmp sle i32 %150, %151 br i1 %152, label %.lr.ph11, label %167 .lr.ph11: ; preds = %148 br label %153 153: ; preds = %.lr.ph11, %161 %154 = load i32, ptr %16, align 4 %155 = sext i32 %154 to i64 %156 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %155 %157 = load i8, ptr %156, align 1 %158 = zext i8 %157 to i32 %159 = load i32, ptr %16, align 4 %160 = call i32 (ptr, ...) @printf(ptr noundef @.str.6, i32 noundef %158, i32 noundef %159) br label %161 161: ; preds = %153 %162 = load i32, ptr %16, align 4 %163 = add nsw i32 %162, 1 store i32 %163, ptr %16, align 4 %164 = load i32, ptr %16, align 4 %165 = load i32, ptr %14, align 4 %166 = icmp sle i32 %164, %165 br i1 %166, label %153, label %._crit_edge12, !llvm.loop !9 ._crit_edge12: ; preds = %161 br label %167 167: ; preds = %._crit_edge12, %148 %168 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) store i32 0, ptr %16, align 4 %169 = load i32, ptr %16, align 4 %170 = load i32, ptr %12, align 4 %171 = icmp sle i32 %169, %170 br i1 %171, label %.lr.ph14, label %186 .lr.ph14: ; preds = %167 br label %172 172: ; preds = %.lr.ph14, %180 %173 = load i32, ptr %16, align 4 %174 = sext i32 %173 to i64 %175 = getelementptr inbounds [20 x i8], ptr %24, i64 0, i64 %174 %176 = load i8, ptr %175, align 1 %177 = zext i8 %176 to i32 %178 = load i32, ptr %16, align 4 %179 = call i32 (ptr, ...) @printf(ptr noundef @.str.6, i32 noundef %177, i32 noundef %178) br label %180 180: ; preds = %172 %181 = load i32, ptr %16, align 4 %182 = add nsw i32 %181, 1 store i32 %182, ptr %16, align 4 %183 = load i32, ptr %16, align 4 %184 = load i32, ptr %12, align 4 %185 = icmp sle i32 %183, %184 br i1 %185, label %172, label %._crit_edge15, !llvm.loop !10 ._crit_edge15: ; preds = %180 br label %186 186: ; preds = %._crit_edge15, %167 %187 = call i32 (ptr, ...) @printf(ptr noundef @.str.8) %188 = load i32, ptr %15, align 4 %189 = call i32 (ptr, ...) @printf(ptr noundef @.str.9, i32 noundef %188) store i32 1, ptr %5, align 4 br label %236 190: ; preds = %135, %135 %191 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 0 %192 = call i32 @bzero(ptr noundef %191, i32 noundef 20) store i32 0, ptr %16, align 4 %193 = load i32, ptr %16, align 4 %194 = load i32, ptr %14, align 4 %195 = icmp sle i32 %193, %194 br i1 %195, label %.lr.ph2, label %210 .lr.ph2: ; preds = %190 br label %196 196: ; preds = %.lr.ph2, %204 %197 = load i32, ptr %16, align 4 %198 = sext i32 %197 to i64 %199 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %198 %200 = load i8, ptr %199, align 1 %201 = load i32, ptr %16, align 4 %202 = sext i32 %201 to i64 %203 = getelementptr inbounds [20 x i8], ptr %22, i64 0, i64 %202 store i8 %200, ptr %203, align 1 br label %204 204: ; preds = %196 %205 = load i32, ptr %16, align 4 %206 = add nsw i32 %205, 1 store i32 %206, ptr %16, align 4 %207 = load i32, ptr %16, align 4 %208 = load i32, ptr %14, align 4 %209 = icmp sle i32 %207, %208 br i1 %209, label %196, label %._crit_edge3, !llvm.loop !11 ._crit_edge3: ; preds = %204 br label %210 210: ; preds = %._crit_edge3, %190 %211 = load i32, ptr %14, align 4 store i32 %211, ptr %20, align 4 br label %212 212: ; preds = %210, %135 br label %235 213: ; preds = %83 store i32 0, ptr %16, align 4 %214 = load i32, ptr %16, align 4 %215 = load i32, ptr %14, align 4 %216 = icmp sle i32 %214, %215 br i1 %216, label %.lr.ph8, label %231 .lr.ph8: ; preds = %213 br label %217 217: ; preds = %.lr.ph8, %225 %218 = load i32, ptr %16, align 4 %219 = sext i32 %218 to i64 %220 = getelementptr inbounds [20 x i8], ptr %25, i64 0, i64 %219 %221 = load i8, ptr %220, align 1 %222 = zext i8 %221 to i32 %223 = load i32, ptr %16, align 4 %224 = call i32 (ptr, ...) @printf(ptr noundef @.str.10, i32 noundef %222, i32 noundef %223) br label %225 225: ; preds = %217 %226 = load i32, ptr %16, align 4 %227 = add nsw i32 %226, 1 store i32 %227, ptr %16, align 4 %228 = load i32, ptr %16, align 4 %229 = load i32, ptr %14, align 4 %230 = icmp sle i32 %228, %229 br i1 %230, label %217, label %._crit_edge9, !llvm.loop !12 ._crit_edge9: ; preds = %225 br label %231 231: ; preds = %._crit_edge9, %213 %232 = call i32 (ptr, ...) @printf(ptr noundef @.str.11) %233 = load i32, ptr %15, align 4 %234 = call i32 (ptr, ...) @printf(ptr noundef @.str.9, i32 noundef %233) store i32 1, ptr %5, align 4 br label %236 235: ; preds = %212, %133, %83 br label %83 236: ; preds = %231, %186, %76, %75, %45 %237 = load i32, ptr %5, align 4 ret i32 %237 } declare i32 @bzero(ptr noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ...) #1 declare i32 @compare(ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @bcopy(ptr noundef, ptr noundef, i32 noundef) #1 declare i32 @subtraction(ptr noundef, i32 noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @shiftright(ptr noundef, i32 noundef) #1 declare i32 @addition(ptr noundef, i32 noundef, ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @multiplication(ptr noundef, i32 noundef, ptr noundef, 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7} !11 = distinct !{!11, !7} !12 = distinct !{!12, !7}
; ModuleID = '/tmp/tmpn63n2kwd.c' source_filename = "/tmp/tmpn63n2kwd.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/tmpn63n2kwd.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/tmpc64g0una.c' source_filename = "/tmp/tmpc64g0una.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 [8 x i8] c"/bin/sh\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [2 x ptr], align 16 store i32 0, ptr %1, align 4 %3 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 0 store ptr @.str, ptr %3, align 16 %4 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 1 store ptr null, ptr %4, align 8 %5 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 0 %6 = load ptr, ptr %5, align 16 %7 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 0 %8 = call i32 @execve(ptr noundef %6, ptr noundef %7, ptr noundef null) %9 = call i32 @exit(i32 noundef 0) #3 unreachable } declare i32 @execve(ptr noundef, ptr noundef, 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/tmpc64g0una.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 [8 x i8] c"/bin/sh\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [2 x ptr], align 16 store i32 0, ptr %1, align 4 %3 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 0 store ptr @.str, ptr %3, align 16 %4 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 1 store ptr null, ptr %4, align 8 %5 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 0 %6 = load ptr, ptr %5, align 16 %7 = getelementptr inbounds [2 x ptr], ptr %2, i64 0, i64 0 %8 = call i32 @execve(ptr noundef %6, ptr noundef %7, ptr noundef null) %9 = call i32 @exit(i32 noundef 0) #3 unreachable } declare i32 @execve(ptr noundef, ptr noundef, 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/tmpx465_dvt.c' source_filename = "/tmp/tmpx465_dvt.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" @callback.flag = internal global i32 0, align 4 @.str = private unnamed_addr constant [4 x i8] c"%s\09\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 i32 @callback(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store ptr %2, ptr %7, align 8 store ptr %3, ptr %8, align 8 store i32 0, ptr %9, align 4 %10 = load i32, ptr @callback.flag, align 4 %11 = icmp eq i32 %10, 0 br i1 %11, label %12, label %29 12: ; preds = %4 store i32 0, ptr %9, align 4 br label %13 13: ; preds = %24, %12 %14 = load i32, ptr %9, align 4 %15 = load i32, ptr %6, align 4 %16 = icmp slt i32 %14, %15 br i1 %16, label %17, label %27 17: ; preds = %13 %18 = load ptr, ptr %8, align 8 %19 = load i32, ptr %9, align 4 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds ptr, ptr %18, i64 %20 %22 = load ptr, ptr %21, align 8 %23 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %22) br label %24 24: ; preds = %17 %25 = load i32, ptr %9, align 4 %26 = add nsw i32 %25, 1 store i32 %26, ptr %9, align 4 br label %13, !llvm.loop !6 27: ; preds = %13 %28 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 1, ptr @callback.flag, align 4 br label %29 29: ; preds = %27, %4 store i32 0, ptr %9, align 4 br label %30 30: ; preds = %41, %29 %31 = load i32, ptr %9, align 4 %32 = load i32, ptr %6, align 4 %33 = icmp slt i32 %31, %32 br i1 %33, label %34, label %44 34: ; preds = %30 %35 = load ptr, ptr %7, align 8 %36 = load i32, ptr %9, align 4 %37 = sext i32 %36 to i64 %38 = getelementptr inbounds ptr, ptr %35, i64 %37 %39 = load ptr, ptr %38, align 8 %40 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %39) br label %41 41: ; preds = %34 %42 = load i32, ptr %9, align 4 %43 = add nsw i32 %42, 1 store i32 %43, ptr %9, align 4 br label %30, !llvm.loop !8 44: ; preds = %30 %45 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret i32 0 } 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"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpx465_dvt.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" @callback.flag = internal global i32 0, align 4 @.str = private unnamed_addr constant [4 x i8] c"%s\09\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 i32 @callback(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store ptr %2, ptr %7, align 8 store ptr %3, ptr %8, align 8 store i32 0, ptr %9, align 4 %10 = load i32, ptr @callback.flag, align 4 %11 = icmp eq i32 %10, 0 br i1 %11, label %12, label %31 12: ; preds = %4 store i32 0, ptr %9, align 4 %13 = load i32, ptr %9, align 4 %14 = load i32, ptr %6, align 4 %15 = icmp slt i32 %13, %14 br i1 %15, label %.lr.ph, label %29 .lr.ph: ; preds = %12 br label %16 16: ; preds = %.lr.ph, %23 %17 = load ptr, ptr %8, align 8 %18 = load i32, ptr %9, align 4 %19 = sext i32 %18 to i64 %20 = getelementptr inbounds ptr, ptr %17, i64 %19 %21 = load ptr, ptr %20, align 8 %22 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %21) br label %23 23: ; preds = %16 %24 = load i32, ptr %9, align 4 %25 = add nsw i32 %24, 1 store i32 %25, ptr %9, align 4 %26 = load i32, ptr %9, align 4 %27 = load i32, ptr %6, align 4 %28 = icmp slt i32 %26, %27 br i1 %28, label %16, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %23 br label %29 29: ; preds = %._crit_edge, %12 %30 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 1, ptr @callback.flag, align 4 br label %31 31: ; preds = %29, %4 store i32 0, ptr %9, align 4 %32 = load i32, ptr %9, align 4 %33 = load i32, ptr %6, align 4 %34 = icmp slt i32 %32, %33 br i1 %34, label %.lr.ph2, label %48 .lr.ph2: ; preds = %31 br label %35 35: ; preds = %.lr.ph2, %42 %36 = load ptr, ptr %7, align 8 %37 = load i32, ptr %9, align 4 %38 = sext i32 %37 to i64 %39 = getelementptr inbounds ptr, ptr %36, i64 %38 %40 = load ptr, ptr %39, align 8 %41 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %40) br label %42 42: ; preds = %35 %43 = load i32, ptr %9, align 4 %44 = add nsw i32 %43, 1 store i32 %44, ptr %9, align 4 %45 = load i32, ptr %9, align 4 %46 = load i32, ptr %6, align 4 %47 = icmp slt i32 %45, %46 br i1 %47, label %35, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %42 br label %48 48: ; preds = %._crit_edge3, %31 %49 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret i32 0 } 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"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmp6n2bl0wq.c' source_filename = "/tmp/tmp6n2bl0wq.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 [6 x i8] c"%d %d\00", align 1 @.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 store i32 0, ptr %1, align 4 br label %4 4: ; preds = %31, %0 %5 = call i32 @scanf(ptr noundef @.str, ptr noundef %2, ptr noundef %3) %6 = icmp eq i32 %5, 2 br i1 %6, label %7, label %32 7: ; preds = %4 %8 = load i32, ptr %2, align 4 %9 = icmp eq i32 %8, -1 br i1 %9, label %10, label %14 10: ; preds = %7 %11 = load i32, ptr %3, align 4 %12 = icmp eq i32 %11, -1 br i1 %12, label %13, label %14 13: ; preds = %10 br label %32 14: ; preds = %10, %7 %15 = load i32, ptr %2, align 4 %16 = load i32, ptr %3, align 4 %17 = sub nsw i32 %15, %16 %18 = call i32 @abs(i32 noundef %17) #3 store i32 %18, ptr %2, align 4 %19 = load i32, ptr %2, align 4 %20 = sub nsw i32 99, %19 store i32 %20, ptr %3, align 4 %21 = load i32, ptr %2, align 4 %22 = load i32, ptr %3, align 4 %23 = icmp slt i32 %21, %22 br i1 %23, label %24, label %27 24: ; preds = %14 %25 = load i32, ptr %2, align 4 %26 = call i32 @printf(ptr noundef @.str.1, i32 noundef %25) br label %31 27: ; preds = %14 %28 = load i32, ptr %3, align 4 %29 = add nsw i32 %28, 1 %30 = call i32 @printf(ptr noundef @.str.1, i32 noundef %29) br label %31 31: ; preds = %27, %24 br label %4, !llvm.loop !6 32: ; preds = %13, %4 ret i32 0 } declare i32 @scanf(ptr noundef, ptr noundef, ptr noundef) #1 ; Function Attrs: nounwind willreturn memory(none) declare i32 @abs(i32 noundef) #2 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" } attributes #2 = { nounwind willreturn memory(none) "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 = { nounwind 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp6n2bl0wq.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 [6 x i8] c"%d %d\00", align 1 @.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 store i32 0, ptr %1, align 4 %4 = call i32 @scanf(ptr noundef @.str, ptr noundef %2, ptr noundef %3) %5 = icmp eq i32 %4, 2 br i1 %5, label %.lr.ph, label %.loopexit .lr.ph: ; preds = %0 br label %6 6: ; preds = %.lr.ph, %30 %7 = load i32, ptr %2, align 4 %8 = icmp eq i32 %7, -1 br i1 %8, label %9, label %13 9: ; preds = %6 %10 = load i32, ptr %3, align 4 %11 = icmp eq i32 %10, -1 br i1 %11, label %12, label %13 12: ; preds = %9 br label %33 13: ; preds = %9, %6 %14 = load i32, ptr %2, align 4 %15 = load i32, ptr %3, align 4 %16 = sub nsw i32 %14, %15 %17 = call i32 @abs(i32 noundef %16) #3 store i32 %17, ptr %2, align 4 %18 = load i32, ptr %2, align 4 %19 = sub nsw i32 99, %18 store i32 %19, ptr %3, align 4 %20 = load i32, ptr %2, align 4 %21 = load i32, ptr %3, align 4 %22 = icmp slt i32 %20, %21 br i1 %22, label %23, label %26 23: ; preds = %13 %24 = load i32, ptr %2, align 4 %25 = call i32 @printf(ptr noundef @.str.1, i32 noundef %24) br label %30 26: ; preds = %13 %27 = load i32, ptr %3, align 4 %28 = add nsw i32 %27, 1 %29 = call i32 @printf(ptr noundef @.str.1, i32 noundef %28) br label %30 30: ; preds = %26, %23 %31 = call i32 @scanf(ptr noundef @.str, ptr noundef %2, ptr noundef %3) %32 = icmp eq i32 %31, 2 br i1 %32, label %6, label %..loopexit_crit_edge, !llvm.loop !6 ..loopexit_crit_edge: ; preds = %30 br label %.loopexit .loopexit: ; preds = %..loopexit_crit_edge, %0 br label %33 33: ; preds = %.loopexit, %12 ret i32 0 } declare i32 @scanf(ptr noundef, ptr noundef, ptr noundef) #1 ; Function Attrs: nounwind willreturn memory(none) declare i32 @abs(i32 noundef) #2 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" } attributes #2 = { nounwind willreturn memory(none) "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 = { nounwind 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpmjvrzzk_.c' source_filename = "/tmp/tmpmjvrzzk_.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 [8 x i8] c",;: \09\0D\0A\00", align 1 @.str.1 = private unnamed_addr constant [65 x i8] c"error: main value too long (>%lu) in MIME header Content-type:%s\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @getMimeHeaderMainVal(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca [1024 x i8], align 16 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca i8, align 1 store ptr %0, ptr %2, align 8 %8 = load ptr, ptr %2, align 8 store ptr %8, ptr %4, align 8 store i32 0, ptr %5, align 4 store ptr @.str, ptr %6, align 8 store i32 0, ptr %5, align 4 br label %9 9: ; preds = %1, %34 %10 = load ptr, ptr %4, align 8 %11 = getelementptr inbounds i8, ptr %10, i32 1 store ptr %11, ptr %4, align 8 %12 = load i8, ptr %10, align 1 store i8 %12, ptr %7, align 1 %13 = load i8, ptr %7, align 1 %14 = sext i8 %13 to i32 %15 = icmp eq i32 %14, 0 br i1 %15, label %21, label %16 16: ; preds = %9 %17 = load ptr, ptr %6, align 8 %18 = load i8, ptr %7, align 1 %19 = call i64 @strchr(ptr noundef %17, i8 noundef signext %18) %20 = icmp ne i64 %19, 0 br i1 %20, label %21, label %22 21: ; preds = %16, %9 br label %35 22: ; preds = %16 %23 = load i8, ptr %7, align 1 %24 = load i32, ptr %5, align 4 %25 = add nsw i32 %24, 1 store i32 %25, ptr %5, align 4 %26 = sext i32 %24 to i64 %27 = getelementptr inbounds [1024 x i8], ptr %3, i64 0, i64 %26 store i8 %23, ptr %27, align 1 %28 = load i32, ptr %5, align 4 %29 = sext i32 %28 to i64 %30 = icmp uge i64 %29, 1024 br i1 %30, label %31, label %34 31: ; preds = %22 %32 = load ptr, ptr %2, align 8 %33 = call i32 @errAbort(ptr noundef @.str.1, i64 noundef 1024, ptr noundef %32) br label %34 34: ; preds = %31, %22 br label %9 35: ; preds = %21 %36 = load i32, ptr %5, align 4 %37 = sext i32 %36 to i64 %38 = getelementptr inbounds [1024 x i8], ptr %3, i64 0, i64 %37 store i8 0, ptr %38, align 1 %39 = getelementptr inbounds [1024 x i8], ptr %3, i64 0, i64 0 %40 = call ptr @cloneString(ptr noundef %39) ret ptr %40 } declare i64 @strchr(ptr noundef, i8 noundef signext) #1 declare i32 @errAbort(ptr noundef, i64 noundef, ptr noundef) #1 declare ptr @cloneString(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/tmpmjvrzzk_.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 [8 x i8] c",;: \09\0D\0A\00", align 1 @.str.1 = private unnamed_addr constant [65 x i8] c"error: main value too long (>%lu) in MIME header Content-type:%s\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @getMimeHeaderMainVal(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca [1024 x i8], align 16 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca ptr, align 8 %7 = alloca i8, align 1 store ptr %0, ptr %2, align 8 %8 = load ptr, ptr %2, align 8 store ptr %8, ptr %4, align 8 store i32 0, ptr %5, align 4 store ptr @.str, ptr %6, align 8 store i32 0, ptr %5, align 4 %9 = load ptr, ptr %4, align 8 %10 = getelementptr inbounds i8, ptr %9, i32 1 store ptr %10, ptr %4, align 8 %11 = load i8, ptr %9, align 1 store i8 %11, ptr %7, align 1 %12 = load i8, ptr %7, align 1 %13 = sext i8 %12 to i32 %14 = icmp eq i32 %13, 0 br i1 %14, label %20, label %.lr.ph .lr.ph: ; preds = %1 br label %15 15: ; preds = %.lr.ph, %33 %16 = load ptr, ptr %6, align 8 %17 = load i8, ptr %7, align 1 %18 = call i64 @strchr(ptr noundef %16, i8 noundef signext %17) %19 = icmp ne i64 %18, 0 br i1 %19, label %._crit_edge, label %21 ._crit_edge: ; preds = %15 br label %20 ._crit_edge1: ; preds = %33 br label %20 20: ; preds = %._crit_edge1, %._crit_edge, %1 br label %40 21: ; preds = %15 %22 = load i8, ptr %7, align 1 %23 = load i32, ptr %5, align 4 %24 = add nsw i32 %23, 1 store i32 %24, ptr %5, align 4 %25 = sext i32 %23 to i64 %26 = getelementptr inbounds [1024 x i8], ptr %3, i64 0, i64 %25 store i8 %22, ptr %26, align 1 %27 = load i32, ptr %5, align 4 %28 = sext i32 %27 to i64 %29 = icmp uge i64 %28, 1024 br i1 %29, label %30, label %33 30: ; preds = %21 %31 = load ptr, ptr %2, align 8 %32 = call i32 @errAbort(ptr noundef @.str.1, i64 noundef 1024, ptr noundef %31) br label %33 33: ; preds = %30, %21 %34 = load ptr, ptr %4, align 8 %35 = getelementptr inbounds i8, ptr %34, i32 1 store ptr %35, ptr %4, align 8 %36 = load i8, ptr %34, align 1 store i8 %36, ptr %7, align 1 %37 = load i8, ptr %7, align 1 %38 = sext i8 %37 to i32 %39 = icmp eq i32 %38, 0 br i1 %39, label %._crit_edge1, label %15 40: ; preds = %20 %41 = load i32, ptr %5, align 4 %42 = sext i32 %41 to i64 %43 = getelementptr inbounds [1024 x i8], ptr %3, i64 0, i64 %42 store i8 0, ptr %43, align 1 %44 = getelementptr inbounds [1024 x i8], ptr %3, i64 0, i64 0 %45 = call ptr @cloneString(ptr noundef %44) ret ptr %45 } declare i64 @strchr(ptr noundef, i8 noundef signext) #1 declare i32 @errAbort(ptr noundef, i64 noundef, ptr noundef) #1 declare ptr @cloneString(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/tmpvw4011tl.c' source_filename = "/tmp/tmpvw4011tl.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 @safe_close(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = icmp ne ptr %3, null br i1 %4, label %5, label %8 5: ; preds = %1 %6 = load ptr, ptr %2, align 8 %7 = call i32 @fclose(ptr noundef %6) br label %8 8: ; preds = %5, %1 ret void } declare i32 @fclose(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/tmpvw4011tl.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 @safe_close(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = icmp ne ptr %3, null br i1 %4, label %5, label %8 5: ; preds = %1 %6 = load ptr, ptr %2, align 8 %7 = call i32 @fclose(ptr noundef %6) br label %8 8: ; preds = %5, %1 ret void } declare i32 @fclose(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"}