llvm-ir
stringlengths
479
303k
llvm-optimized-ir
stringlengths
468
303k
; ModuleID = '/tmp/tmpi7c94xsf.c' source_filename = "/tmp/tmpi7c94xsf.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"5555\00", align 1 @.str.1 = private unnamed_addr constant [18 x i8] c"twood02.koding.io\00", align 1 @.str.2 = private unnamed_addr constant [7 x i8] c"Done.\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 ptr, align 8 %7 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store ptr @.str, ptr %6, align 8 store ptr @.str.1, ptr %7, align 8 %8 = call i32 @printf(ptr noundef @.str.2) 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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpi7c94xsf.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"5555\00", align 1 @.str.1 = private unnamed_addr constant [18 x i8] c"twood02.koding.io\00", align 1 @.str.2 = private unnamed_addr constant [7 x i8] c"Done.\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 ptr, align 8 %7 = alloca ptr, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store ptr @.str, ptr %6, align 8 store ptr @.str.1, ptr %7, align 8 %8 = call i32 @printf(ptr noundef @.str.2) 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"}
; ModuleID = '/tmp/tmpod26a_wq.c' source_filename = "/tmp/tmpod26a_wq.c" target datalayout = "e-m:e-p270: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/tmpod26a_wq.c" target datalayout = "e-m:e-p270: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/tmpjljoogvi.c' source_filename = "/tmp/tmpjljoogvi.c" target datalayout = "e-m:e-p270: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.arr = private unnamed_addr constant [5 x i32] [i32 3, i32 4, i32 1, i32 2, i32 7], align 16 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [5 x i32], align 16 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %2, ptr align 16 @__const.main.arr, i64 20, i1 false) %3 = getelementptr inbounds [5 x i32], ptr %2, i64 0, i64 0 %4 = call i32 @print(ptr noundef %3, i32 noundef 5) %5 = getelementptr inbounds [5 x i32], ptr %2, i64 0, i64 0 %6 = call i32 @QuickSort(ptr noundef %5, i32 noundef 0, i32 noundef 4) %7 = getelementptr inbounds [5 x i32], ptr %2, i64 0, i64 0 %8 = call i32 @print(ptr noundef %7, i32 noundef 5) 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 @print(ptr noundef, i32 noundef) #2 declare i32 @QuickSort(ptr noundef, i32 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/tmpjljoogvi.c" target datalayout = "e-m:e-p270: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.arr = private unnamed_addr constant [5 x i32] [i32 3, i32 4, i32 1, i32 2, i32 7], align 16 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [5 x i32], align 16 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 16 %2, ptr align 16 @__const.main.arr, i64 20, i1 false) %3 = getelementptr inbounds [5 x i32], ptr %2, i64 0, i64 0 %4 = call i32 @print(ptr noundef %3, i32 noundef 5) %5 = getelementptr inbounds [5 x i32], ptr %2, i64 0, i64 0 %6 = call i32 @QuickSort(ptr noundef %5, i32 noundef 0, i32 noundef 4) %7 = getelementptr inbounds [5 x i32], ptr %2, i64 0, i64 0 %8 = call i32 @print(ptr noundef %7, i32 noundef 5) 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 @print(ptr noundef, i32 noundef) #2 declare i32 @QuickSort(ptr noundef, i32 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/tmppt0f7iyy.c' source_filename = "/tmp/tmppt0f7iyy.c" target datalayout = "e-m:e-p270: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 @bar() #0 { %1 = call i32 (...) @foo() ret i32 %1 } declare i32 @foo(...) #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/tmppt0f7iyy.c" target datalayout = "e-m:e-p270: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 @bar() #0 { %1 = call i32 (...) @foo() ret i32 %1 } declare i32 @foo(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp__ilc5oc.c' source_filename = "/tmp/tmp__ilc5oc.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" %struct.stat = type { i32, i32 } @.str = private unnamed_addr constant [21 x i8] c"recovered folder %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @RecoverDir(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca %struct.stat, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 call void @llvm.memset.p0.i64(ptr align 4 %5, i8 0, i64 8, i1 false) %6 = load ptr, ptr %3, align 8 %7 = call i32 @stat(ptr noundef %6, ptr noundef %5) %8 = icmp eq i32 %7, -1 br i1 %8, label %9, label %17 9: ; preds = %2 %10 = load ptr, ptr %3, align 8 %11 = load ptr, ptr %4, align 8 %12 = getelementptr inbounds %struct.stat, ptr %11, i32 0, i32 0 %13 = load i32, ptr %12, align 4 %14 = call i32 @mkdir(ptr noundef %10, i32 noundef %13) %15 = load ptr, ptr %3, align 8 %16 = call i32 @printf(ptr noundef @.str, ptr noundef %15) br label %17 17: ; preds = %9, %2 ret void } ; Function Attrs: nocallback nofree nounwind willreturn memory(argmem: write) declare void @llvm.memset.p0.i64(ptr nocapture writeonly, i8, i64, i1 immarg) #1 declare i32 @stat(ptr noundef, ptr noundef) #2 declare i32 @mkdir(ptr noundef, i32 noundef) #2 declare i32 @printf(ptr noundef, ptr noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: write) } 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/tmp__ilc5oc.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" %struct.stat = type { i32, i32 } @.str = private unnamed_addr constant [21 x i8] c"recovered folder %s\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @RecoverDir(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca %struct.stat, align 4 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 call void @llvm.memset.p0.i64(ptr align 4 %5, i8 0, i64 8, i1 false) %6 = load ptr, ptr %3, align 8 %7 = call i32 @stat(ptr noundef %6, ptr noundef %5) %8 = icmp eq i32 %7, -1 br i1 %8, label %9, label %17 9: ; preds = %2 %10 = load ptr, ptr %3, align 8 %11 = load ptr, ptr %4, align 8 %12 = getelementptr inbounds %struct.stat, ptr %11, i32 0, i32 0 %13 = load i32, ptr %12, align 4 %14 = call i32 @mkdir(ptr noundef %10, i32 noundef %13) %15 = load ptr, ptr %3, align 8 %16 = call i32 @printf(ptr noundef @.str, ptr noundef %15) br label %17 17: ; preds = %9, %2 ret void } ; Function Attrs: nocallback nofree nounwind willreturn memory(argmem: write) declare void @llvm.memset.p0.i64(ptr nocapture writeonly, i8, i64, i1 immarg) #1 declare i32 @stat(ptr noundef, ptr noundef) #2 declare i32 @mkdir(ptr noundef, i32 noundef) #2 declare i32 @printf(ptr noundef, ptr noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: write) } 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/tmpcs5s9j2c.c' source_filename = "/tmp/tmpcs5s9j2c.c" target datalayout = "e-m:e-p270: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/tmpcs5s9j2c.c" target datalayout = "e-m:e-p270: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/tmpajf4st9y.c' source_filename = "/tmp/tmpajf4st9y.c" target datalayout = "e-m:e-p270: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 @GPIOPinLock(i64 noundef %0, i8 noundef zeroext %1) #0 { %3 = alloca i64, align 8 %4 = alloca i8, align 1 store i64 %0, ptr %3, align 8 store i8 %1, ptr %4, align 1 %5 = load i64, ptr %3, align 8 %6 = load i8, ptr %4, align 1 %7 = call zeroext i8 @GPIOPinLockStatus(i64 noundef %5, i8 noundef zeroext %6) %8 = zext i8 %7 to i32 %9 = load i8, ptr %4, align 1 %10 = zext i8 %9 to i32 %11 = icmp ne i32 %8, %10 br i1 %11, label %12, label %28 12: ; preds = %2 %13 = load i64, ptr %3, align 8 %14 = add i64 %13, 1312 %15 = inttoptr i64 %14 to ptr store volatile i64 1280262987, ptr %15, align 8 %16 = load i8, ptr %4, align 1 %17 = zext i8 %16 to i32 %18 = xor i32 %17, -1 %19 = sext i32 %18 to i64 %20 = load i64, ptr %3, align 8 %21 = add i64 %20, 1316 %22 = inttoptr i64 %21 to ptr %23 = load volatile i64, ptr %22, align 8 %24 = and i64 %23, %19 store volatile i64 %24, ptr %22, align 8 %25 = load i64, ptr %3, align 8 %26 = add i64 %25, 1312 %27 = inttoptr i64 %26 to ptr store volatile i64 0, ptr %27, align 8 br label %28 28: ; preds = %12, %2 ret void } declare zeroext i8 @GPIOPinLockStatus(i64 noundef, i8 noundef zeroext) #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/tmpajf4st9y.c" target datalayout = "e-m:e-p270: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 @GPIOPinLock(i64 noundef %0, i8 noundef zeroext %1) #0 { %3 = alloca i64, align 8 %4 = alloca i8, align 1 store i64 %0, ptr %3, align 8 store i8 %1, ptr %4, align 1 %5 = load i64, ptr %3, align 8 %6 = load i8, ptr %4, align 1 %7 = call zeroext i8 @GPIOPinLockStatus(i64 noundef %5, i8 noundef zeroext %6) %8 = zext i8 %7 to i32 %9 = load i8, ptr %4, align 1 %10 = zext i8 %9 to i32 %11 = icmp ne i32 %8, %10 br i1 %11, label %12, label %28 12: ; preds = %2 %13 = load i64, ptr %3, align 8 %14 = add i64 %13, 1312 %15 = inttoptr i64 %14 to ptr store volatile i64 1280262987, ptr %15, align 8 %16 = load i8, ptr %4, align 1 %17 = zext i8 %16 to i32 %18 = xor i32 %17, -1 %19 = sext i32 %18 to i64 %20 = load i64, ptr %3, align 8 %21 = add i64 %20, 1316 %22 = inttoptr i64 %21 to ptr %23 = load volatile i64, ptr %22, align 8 %24 = and i64 %23, %19 store volatile i64 %24, ptr %22, align 8 %25 = load i64, ptr %3, align 8 %26 = add i64 %25, 1312 %27 = inttoptr i64 %26 to ptr store volatile i64 0, ptr %27, align 8 br label %28 28: ; preds = %12, %2 ret void } declare zeroext i8 @GPIOPinLockStatus(i64 noundef, i8 noundef zeroext) #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/tmpo0wylg4h.c' source_filename = "/tmp/tmpo0wylg4h.c" target datalayout = "e-m:e-p270: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 willreturn memory(none) uwtable define dso_local float @fmaf(float noundef %0, float noundef %1, float noundef %2) #0 { %4 = alloca float, align 4 %5 = alloca float, align 4 %6 = alloca float, align 4 store float %0, ptr %4, align 4 store float %1, ptr %5, align 4 store float %2, ptr %6, align 4 %7 = call float (...) @__infer_nondet_float() ret float %7 } declare float @__infer_nondet_float(...) #1 attributes #0 = { noinline nounwind sspstrong willreturn memory(none) uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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/tmpo0wylg4h.c" target datalayout = "e-m:e-p270: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 willreturn memory(none) uwtable define dso_local float @fmaf(float noundef %0, float noundef %1, float noundef %2) #0 { %4 = alloca float, align 4 %5 = alloca float, align 4 %6 = alloca float, align 4 store float %0, ptr %4, align 4 store float %1, ptr %5, align 4 store float %2, ptr %6, align 4 %7 = call float (...) @__infer_nondet_float() ret float %7 } declare float @__infer_nondet_float(...) #1 attributes #0 = { noinline nounwind sspstrong willreturn memory(none) uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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/tmpypkfoe8w.c' source_filename = "/tmp/tmpypkfoe8w.c" target datalayout = "e-m:e-p270: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/tmpypkfoe8w.c" target datalayout = "e-m:e-p270: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/tmpujw3evtj.c' source_filename = "/tmp/tmpujw3evtj.c" target datalayout = "e-m:e-p270: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/tmpujw3evtj.c" target datalayout = "e-m:e-p270: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/tmp5vuis24v.c' source_filename = "/tmp/tmp5vuis24v.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [31 x i8] c"Stack error: NSTACK too small\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @ArraySort_Int2(i32 noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca i32, align 4 %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 ptr, align 8 %16 = alloca i64, align 8 %17 = alloca i32, align 4 %18 = alloca i32, align 4 %19 = alloca i32, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %20 = load i32, ptr %4, align 4 %21 = sub nsw i32 %20, 1 store i32 %21, ptr %8, align 4 store i32 0, ptr %11, align 4 store i32 0, ptr %12, align 4 store i32 50, ptr %14, align 4 %22 = load i32, ptr %14, align 4 %23 = zext i32 %22 to i64 %24 = call ptr @llvm.stacksave() store ptr %24, ptr %15, align 8 %25 = alloca i32, i64 %23, align 16 store i64 %23, ptr %16, align 8 store i32 7, ptr %19, align 4 br label %26 26: ; preds = %487, %3 %27 = load i32, ptr %8, align 4 %28 = load i32, ptr %11, align 4 %29 = sub nsw i32 %27, %28 %30 = load i32, ptr %19, align 4 %31 = icmp slt i32 %29, %30 br i1 %31, label %32, label %121 32: ; preds = %26 %33 = load i32, ptr %11, align 4 %34 = add nsw i32 %33, 1 store i32 %34, ptr %9, align 4 br label %35 35: ; preds = %102, %32 %36 = load i32, ptr %9, align 4 %37 = load i32, ptr %8, align 4 %38 = icmp sle i32 %36, %37 br i1 %38, label %39, label %105 39: ; preds = %35 %40 = load ptr, ptr %5, align 8 %41 = load i32, ptr %9, align 4 %42 = sext i32 %41 to i64 %43 = getelementptr inbounds i32, ptr %40, i64 %42 %44 = load i32, ptr %43, align 4 store i32 %44, ptr %17, align 4 %45 = load ptr, ptr %6, align 8 %46 = load i32, ptr %9, align 4 %47 = sext i32 %46 to i64 %48 = getelementptr inbounds i32, ptr %45, i64 %47 %49 = load i32, ptr %48, align 4 store i32 %49, ptr %13, align 4 %50 = load i32, ptr %9, align 4 %51 = sub nsw i32 %50, 1 store i32 %51, ptr %7, align 4 br label %52 52: ; preds = %86, %39 %53 = load i32, ptr %7, align 4 %54 = load i32, ptr %11, align 4 %55 = icmp sge i32 %53, %54 br i1 %55, label %56, label %89 56: ; preds = %52 %57 = load ptr, ptr %5, align 8 %58 = load i32, ptr %7, align 4 %59 = sext i32 %58 to i64 %60 = getelementptr inbounds i32, ptr %57, i64 %59 %61 = load i32, ptr %60, align 4 %62 = load i32, ptr %17, align 4 %63 = icmp sle i32 %61, %62 br i1 %63, label %64, label %65 64: ; preds = %56 br label %89 65: ; preds = %56 %66 = load ptr, ptr %5, align 8 %67 = load i32, ptr %7, align 4 %68 = sext i32 %67 to i64 %69 = getelementptr inbounds i32, ptr %66, i64 %68 %70 = load i32, ptr %69, align 4 %71 = load ptr, ptr %5, align 8 %72 = load i32, ptr %7, align 4 %73 = add nsw i32 %72, 1 %74 = sext i32 %73 to i64 %75 = getelementptr inbounds i32, ptr %71, i64 %74 store i32 %70, ptr %75, align 4 %76 = load ptr, ptr %6, align 8 %77 = load i32, ptr %7, align 4 %78 = sext i32 %77 to i64 %79 = getelementptr inbounds i32, ptr %76, i64 %78 %80 = load i32, ptr %79, align 4 %81 = load ptr, ptr %6, align 8 %82 = load i32, ptr %7, align 4 %83 = add nsw i32 %82, 1 %84 = sext i32 %83 to i64 %85 = getelementptr inbounds i32, ptr %81, i64 %84 store i32 %80, ptr %85, align 4 br label %86 86: ; preds = %65 %87 = load i32, ptr %7, align 4 %88 = add nsw i32 %87, -1 store i32 %88, ptr %7, align 4 br label %52, !llvm.loop !6 89: ; preds = %64, %52 %90 = load i32, ptr %17, align 4 %91 = load ptr, ptr %5, align 8 %92 = load i32, ptr %7, align 4 %93 = add nsw i32 %92, 1 %94 = sext i32 %93 to i64 %95 = getelementptr inbounds i32, ptr %91, i64 %94 store i32 %90, ptr %95, align 4 %96 = load i32, ptr %13, align 4 %97 = load ptr, ptr %6, align 8 %98 = load i32, ptr %7, align 4 %99 = add nsw i32 %98, 1 %100 = sext i32 %99 to i64 %101 = getelementptr inbounds i32, ptr %97, i64 %100 store i32 %96, ptr %101, align 4 br label %102 102: ; preds = %89 %103 = load i32, ptr %9, align 4 %104 = add nsw i32 %103, 1 store i32 %104, ptr %9, align 4 br label %35, !llvm.loop !8 105: ; preds = %35 %106 = load i32, ptr %12, align 4 %107 = icmp ne i32 %106, 0 br i1 %107, label %110, label %108 108: ; preds = %105 %109 = load ptr, ptr %15, align 8 call void @llvm.stackrestore(ptr %109) ret void 110: ; preds = %105 %111 = load i32, ptr %12, align 4 %112 = add nsw i32 %111, -1 store i32 %112, ptr %12, align 4 %113 = sext i32 %111 to i64 %114 = getelementptr inbounds i32, ptr %25, i64 %113 %115 = load i32, ptr %114, align 4 store i32 %115, ptr %8, align 4 %116 = load i32, ptr %12, align 4 %117 = add nsw i32 %116, -1 store i32 %117, ptr %12, align 4 %118 = sext i32 %116 to i64 %119 = getelementptr inbounds i32, ptr %25, i64 %118 %120 = load i32, ptr %119, align 4 store i32 %120, ptr %11, align 4 br label %487 121: ; preds = %26 %122 = load i32, ptr %11, align 4 %123 = load i32, ptr %8, align 4 %124 = add nsw i32 %122, %123 %125 = ashr i32 %124, 1 store i32 %125, ptr %10, align 4 %126 = load ptr, ptr %5, align 8 %127 = load i32, ptr %10, align 4 %128 = sext i32 %127 to i64 %129 = getelementptr inbounds i32, ptr %126, i64 %128 %130 = load i32, ptr %129, align 4 store i32 %130, ptr %18, align 4 %131 = load ptr, ptr %5, align 8 %132 = load i32, ptr %11, align 4 %133 = add nsw i32 %132, 1 %134 = sext i32 %133 to i64 %135 = getelementptr inbounds i32, ptr %131, i64 %134 %136 = load i32, ptr %135, align 4 %137 = load ptr, ptr %5, align 8 %138 = load i32, ptr %10, align 4 %139 = sext i32 %138 to i64 %140 = getelementptr inbounds i32, ptr %137, i64 %139 store i32 %136, ptr %140, align 4 %141 = load i32, ptr %18, align 4 %142 = load ptr, ptr %5, align 8 %143 = load i32, ptr %11, align 4 %144 = add nsw i32 %143, 1 %145 = sext i32 %144 to i64 %146 = getelementptr inbounds i32, ptr %142, i64 %145 store i32 %141, ptr %146, align 4 %147 = load ptr, ptr %6, align 8 %148 = load i32, ptr %10, align 4 %149 = sext i32 %148 to i64 %150 = getelementptr inbounds i32, ptr %147, i64 %149 %151 = load i32, ptr %150, align 4 store i32 %151, ptr %18, align 4 %152 = load ptr, ptr %6, align 8 %153 = load i32, ptr %11, align 4 %154 = add nsw i32 %153, 1 %155 = sext i32 %154 to i64 %156 = getelementptr inbounds i32, ptr %152, i64 %155 %157 = load i32, ptr %156, align 4 %158 = load ptr, ptr %6, align 8 %159 = load i32, ptr %10, align 4 %160 = sext i32 %159 to i64 %161 = getelementptr inbounds i32, ptr %158, i64 %160 store i32 %157, ptr %161, align 4 %162 = load i32, ptr %18, align 4 %163 = load ptr, ptr %6, align 8 %164 = load i32, ptr %11, align 4 %165 = add nsw i32 %164, 1 %166 = sext i32 %165 to i64 %167 = getelementptr inbounds i32, ptr %163, i64 %166 store i32 %162, ptr %167, align 4 %168 = load ptr, ptr %5, align 8 %169 = load i32, ptr %11, align 4 %170 = sext i32 %169 to i64 %171 = getelementptr inbounds i32, ptr %168, i64 %170 %172 = load i32, ptr %171, align 4 %173 = load ptr, ptr %5, align 8 %174 = load i32, ptr %8, align 4 %175 = sext i32 %174 to i64 %176 = getelementptr inbounds i32, ptr %173, i64 %175 %177 = load i32, ptr %176, align 4 %178 = icmp sgt i32 %172, %177 br i1 %178, label %179, label %218 179: ; preds = %121 %180 = load ptr, ptr %5, align 8 %181 = load i32, ptr %11, align 4 %182 = sext i32 %181 to i64 %183 = getelementptr inbounds i32, ptr %180, i64 %182 %184 = load i32, ptr %183, align 4 store i32 %184, ptr %18, align 4 %185 = load ptr, ptr %5, align 8 %186 = load i32, ptr %8, align 4 %187 = sext i32 %186 to i64 %188 = getelementptr inbounds i32, ptr %185, i64 %187 %189 = load i32, ptr %188, align 4 %190 = load ptr, ptr %5, align 8 %191 = load i32, ptr %11, align 4 %192 = sext i32 %191 to i64 %193 = getelementptr inbounds i32, ptr %190, i64 %192 store i32 %189, ptr %193, align 4 %194 = load i32, ptr %18, align 4 %195 = load ptr, ptr %5, align 8 %196 = load i32, ptr %8, align 4 %197 = sext i32 %196 to i64 %198 = getelementptr inbounds i32, ptr %195, i64 %197 store i32 %194, ptr %198, align 4 %199 = load ptr, ptr %6, align 8 %200 = load i32, ptr %11, align 4 %201 = sext i32 %200 to i64 %202 = getelementptr inbounds i32, ptr %199, i64 %201 %203 = load i32, ptr %202, align 4 store i32 %203, ptr %18, align 4 %204 = load ptr, ptr %6, align 8 %205 = load i32, ptr %8, align 4 %206 = sext i32 %205 to i64 %207 = getelementptr inbounds i32, ptr %204, i64 %206 %208 = load i32, ptr %207, align 4 %209 = load ptr, ptr %6, align 8 %210 = load i32, ptr %11, align 4 %211 = sext i32 %210 to i64 %212 = getelementptr inbounds i32, ptr %209, i64 %211 store i32 %208, ptr %212, align 4 %213 = load i32, ptr %18, align 4 %214 = load ptr, ptr %6, align 8 %215 = load i32, ptr %8, align 4 %216 = sext i32 %215 to i64 %217 = getelementptr inbounds i32, ptr %214, i64 %216 store i32 %213, ptr %217, align 4 br label %218 218: ; preds = %179, %121 %219 = load ptr, ptr %5, align 8 %220 = load i32, ptr %11, align 4 %221 = add nsw i32 %220, 1 %222 = sext i32 %221 to i64 %223 = getelementptr inbounds i32, ptr %219, i64 %222 %224 = load i32, ptr %223, align 4 %225 = load ptr, ptr %5, align 8 %226 = load i32, ptr %8, align 4 %227 = sext i32 %226 to i64 %228 = getelementptr inbounds i32, ptr %225, i64 %227 %229 = load i32, ptr %228, align 4 %230 = icmp sgt i32 %224, %229 br i1 %230, label %231, label %274 231: ; preds = %218 %232 = load ptr, ptr %5, align 8 %233 = load i32, ptr %11, align 4 %234 = add nsw i32 %233, 1 %235 = sext i32 %234 to i64 %236 = getelementptr inbounds i32, ptr %232, i64 %235 %237 = load i32, ptr %236, align 4 store i32 %237, ptr %18, align 4 %238 = load ptr, ptr %5, align 8 %239 = load i32, ptr %8, align 4 %240 = sext i32 %239 to i64 %241 = getelementptr inbounds i32, ptr %238, i64 %240 %242 = load i32, ptr %241, align 4 %243 = load ptr, ptr %5, align 8 %244 = load i32, ptr %11, align 4 %245 = add nsw i32 %244, 1 %246 = sext i32 %245 to i64 %247 = getelementptr inbounds i32, ptr %243, i64 %246 store i32 %242, ptr %247, align 4 %248 = load i32, ptr %18, align 4 %249 = load ptr, ptr %5, align 8 %250 = load i32, ptr %8, align 4 %251 = sext i32 %250 to i64 %252 = getelementptr inbounds i32, ptr %249, i64 %251 store i32 %248, ptr %252, align 4 %253 = load ptr, ptr %6, align 8 %254 = load i32, ptr %11, align 4 %255 = add nsw i32 %254, 1 %256 = sext i32 %255 to i64 %257 = getelementptr inbounds i32, ptr %253, i64 %256 %258 = load i32, ptr %257, align 4 store i32 %258, ptr %18, align 4 %259 = load ptr, ptr %6, align 8 %260 = load i32, ptr %8, align 4 %261 = sext i32 %260 to i64 %262 = getelementptr inbounds i32, ptr %259, i64 %261 %263 = load i32, ptr %262, align 4 %264 = load ptr, ptr %6, align 8 %265 = load i32, ptr %11, align 4 %266 = add nsw i32 %265, 1 %267 = sext i32 %266 to i64 %268 = getelementptr inbounds i32, ptr %264, i64 %267 store i32 %263, ptr %268, align 4 %269 = load i32, ptr %18, align 4 %270 = load ptr, ptr %6, align 8 %271 = load i32, ptr %8, align 4 %272 = sext i32 %271 to i64 %273 = getelementptr inbounds i32, ptr %270, i64 %272 store i32 %269, ptr %273, align 4 br label %274 274: ; preds = %231, %218 %275 = load ptr, ptr %5, align 8 %276 = load i32, ptr %11, align 4 %277 = sext i32 %276 to i64 %278 = getelementptr inbounds i32, ptr %275, i64 %277 %279 = load i32, ptr %278, align 4 %280 = load ptr, ptr %5, align 8 %281 = load i32, ptr %11, align 4 %282 = add nsw i32 %281, 1 %283 = sext i32 %282 to i64 %284 = getelementptr inbounds i32, ptr %280, i64 %283 %285 = load i32, ptr %284, align 4 %286 = icmp sgt i32 %279, %285 br i1 %286, label %287, label %330 287: ; preds = %274 %288 = load ptr, ptr %5, align 8 %289 = load i32, ptr %11, align 4 %290 = sext i32 %289 to i64 %291 = getelementptr inbounds i32, ptr %288, i64 %290 %292 = load i32, ptr %291, align 4 store i32 %292, ptr %18, align 4 %293 = load ptr, ptr %5, align 8 %294 = load i32, ptr %11, align 4 %295 = add nsw i32 %294, 1 %296 = sext i32 %295 to i64 %297 = getelementptr inbounds i32, ptr %293, i64 %296 %298 = load i32, ptr %297, align 4 %299 = load ptr, ptr %5, align 8 %300 = load i32, ptr %11, align 4 %301 = sext i32 %300 to i64 %302 = getelementptr inbounds i32, ptr %299, i64 %301 store i32 %298, ptr %302, align 4 %303 = load i32, ptr %18, align 4 %304 = load ptr, ptr %5, align 8 %305 = load i32, ptr %11, align 4 %306 = add nsw i32 %305, 1 %307 = sext i32 %306 to i64 %308 = getelementptr inbounds i32, ptr %304, i64 %307 store i32 %303, ptr %308, align 4 %309 = load ptr, ptr %6, align 8 %310 = load i32, ptr %11, align 4 %311 = sext i32 %310 to i64 %312 = getelementptr inbounds i32, ptr %309, i64 %311 %313 = load i32, ptr %312, align 4 store i32 %313, ptr %18, align 4 %314 = load ptr, ptr %6, align 8 %315 = load i32, ptr %11, align 4 %316 = add nsw i32 %315, 1 %317 = sext i32 %316 to i64 %318 = getelementptr inbounds i32, ptr %314, i64 %317 %319 = load i32, ptr %318, align 4 %320 = load ptr, ptr %6, align 8 %321 = load i32, ptr %11, align 4 %322 = sext i32 %321 to i64 %323 = getelementptr inbounds i32, ptr %320, i64 %322 store i32 %319, ptr %323, align 4 %324 = load i32, ptr %18, align 4 %325 = load ptr, ptr %6, align 8 %326 = load i32, ptr %11, align 4 %327 = add nsw i32 %326, 1 %328 = sext i32 %327 to i64 %329 = getelementptr inbounds i32, ptr %325, i64 %328 store i32 %324, ptr %329, align 4 br label %330 330: ; preds = %287, %274 %331 = load i32, ptr %11, align 4 %332 = add nsw i32 %331, 1 store i32 %332, ptr %7, align 4 %333 = load i32, ptr %8, align 4 store i32 %333, ptr %9, align 4 %334 = load ptr, ptr %5, align 8 %335 = load i32, ptr %11, align 4 %336 = add nsw i32 %335, 1 %337 = sext i32 %336 to i64 %338 = getelementptr inbounds i32, ptr %334, i64 %337 %339 = load i32, ptr %338, align 4 store i32 %339, ptr %17, align 4 %340 = load ptr, ptr %6, align 8 %341 = load i32, ptr %11, align 4 %342 = add nsw i32 %341, 1 %343 = sext i32 %342 to i64 %344 = getelementptr inbounds i32, ptr %340, i64 %343 %345 = load i32, ptr %344, align 4 store i32 %345, ptr %13, align 4 br label %346 346: ; preds = %375, %330 br label %347 347: ; preds = %350, %346 %348 = load i32, ptr %7, align 4 %349 = add nsw i32 %348, 1 store i32 %349, ptr %7, align 4 br label %350 350: ; preds = %347 %351 = load ptr, ptr %5, align 8 %352 = load i32, ptr %7, align 4 %353 = sext i32 %352 to i64 %354 = getelementptr inbounds i32, ptr %351, i64 %353 %355 = load i32, ptr %354, align 4 %356 = load i32, ptr %17, align 4 %357 = icmp slt i32 %355, %356 br i1 %357, label %347, label %358, !llvm.loop !9 358: ; preds = %350 br label %359 359: ; preds = %362, %358 %360 = load i32, ptr %9, align 4 %361 = add nsw i32 %360, -1 store i32 %361, ptr %9, align 4 br label %362 362: ; preds = %359 %363 = load ptr, ptr %5, align 8 %364 = load i32, ptr %9, align 4 %365 = sext i32 %364 to i64 %366 = getelementptr inbounds i32, ptr %363, i64 %365 %367 = load i32, ptr %366, align 4 %368 = load i32, ptr %17, align 4 %369 = icmp sgt i32 %367, %368 br i1 %369, label %359, label %370, !llvm.loop !10 370: ; preds = %362 %371 = load i32, ptr %9, align 4 %372 = load i32, ptr %7, align 4 %373 = icmp slt i32 %371, %372 br i1 %373, label %374, label %375 374: ; preds = %370 br label %414 375: ; preds = %370 %376 = load ptr, ptr %5, align 8 %377 = load i32, ptr %7, align 4 %378 = sext i32 %377 to i64 %379 = getelementptr inbounds i32, ptr %376, i64 %378 %380 = load i32, ptr %379, align 4 store i32 %380, ptr %18, align 4 %381 = load ptr, ptr %5, align 8 %382 = load i32, ptr %9, align 4 %383 = sext i32 %382 to i64 %384 = getelementptr inbounds i32, ptr %381, i64 %383 %385 = load i32, ptr %384, align 4 %386 = load ptr, ptr %5, align 8 %387 = load i32, ptr %7, align 4 %388 = sext i32 %387 to i64 %389 = getelementptr inbounds i32, ptr %386, i64 %388 store i32 %385, ptr %389, align 4 %390 = load i32, ptr %18, align 4 %391 = load ptr, ptr %5, align 8 %392 = load i32, ptr %9, align 4 %393 = sext i32 %392 to i64 %394 = getelementptr inbounds i32, ptr %391, i64 %393 store i32 %390, ptr %394, align 4 %395 = load ptr, ptr %6, align 8 %396 = load i32, ptr %7, align 4 %397 = sext i32 %396 to i64 %398 = getelementptr inbounds i32, ptr %395, i64 %397 %399 = load i32, ptr %398, align 4 store i32 %399, ptr %18, align 4 %400 = load ptr, ptr %6, align 8 %401 = load i32, ptr %9, align 4 %402 = sext i32 %401 to i64 %403 = getelementptr inbounds i32, ptr %400, i64 %402 %404 = load i32, ptr %403, align 4 %405 = load ptr, ptr %6, align 8 %406 = load i32, ptr %7, align 4 %407 = sext i32 %406 to i64 %408 = getelementptr inbounds i32, ptr %405, i64 %407 store i32 %404, ptr %408, align 4 %409 = load i32, ptr %18, align 4 %410 = load ptr, ptr %6, align 8 %411 = load i32, ptr %9, align 4 %412 = sext i32 %411 to i64 %413 = getelementptr inbounds i32, ptr %410, i64 %412 store i32 %409, ptr %413, align 4 br label %346 414: ; preds = %374 %415 = load ptr, ptr %5, align 8 %416 = load i32, ptr %9, align 4 %417 = sext i32 %416 to i64 %418 = getelementptr inbounds i32, ptr %415, i64 %417 %419 = load i32, ptr %418, align 4 %420 = load ptr, ptr %5, align 8 %421 = load i32, ptr %11, align 4 %422 = add nsw i32 %421, 1 %423 = sext i32 %422 to i64 %424 = getelementptr inbounds i32, ptr %420, i64 %423 store i32 %419, ptr %424, align 4 %425 = load i32, ptr %17, align 4 %426 = load ptr, ptr %5, align 8 %427 = load i32, ptr %9, align 4 %428 = sext i32 %427 to i64 %429 = getelementptr inbounds i32, ptr %426, i64 %428 store i32 %425, ptr %429, align 4 %430 = load ptr, ptr %6, align 8 %431 = load i32, ptr %9, align 4 %432 = sext i32 %431 to i64 %433 = getelementptr inbounds i32, ptr %430, i64 %432 %434 = load i32, ptr %433, align 4 %435 = load ptr, ptr %6, align 8 %436 = load i32, ptr %11, align 4 %437 = add nsw i32 %436, 1 %438 = sext i32 %437 to i64 %439 = getelementptr inbounds i32, ptr %435, i64 %438 store i32 %434, ptr %439, align 4 %440 = load i32, ptr %13, align 4 %441 = load ptr, ptr %6, align 8 %442 = load i32, ptr %9, align 4 %443 = sext i32 %442 to i64 %444 = getelementptr inbounds i32, ptr %441, i64 %443 store i32 %440, ptr %444, align 4 %445 = load i32, ptr %12, align 4 %446 = add nsw i32 %445, 2 store i32 %446, ptr %12, align 4 %447 = load i32, ptr %12, align 4 %448 = load i32, ptr %14, align 4 %449 = icmp sgt i32 %447, %448 br i1 %449, label %450, label %453 450: ; preds = %414 %451 = call i32 @printf(ptr noundef @.str) %452 = call i32 @exit(i32 noundef 0) #4 unreachable 453: ; preds = %414 %454 = load i32, ptr %8, align 4 %455 = load i32, ptr %7, align 4 %456 = sub nsw i32 %454, %455 %457 = add nsw i32 %456, 1 %458 = load i32, ptr %9, align 4 %459 = load i32, ptr %11, align 4 %460 = sub nsw i32 %458, %459 %461 = icmp sge i32 %457, %460 br i1 %461, label %462, label %474 462: ; preds = %453 %463 = load i32, ptr %8, align 4 %464 = load i32, ptr %12, align 4 %465 = sext i32 %464 to i64 %466 = getelementptr inbounds i32, ptr %25, i64 %465 store i32 %463, ptr %466, align 4 %467 = load i32, ptr %7, align 4 %468 = load i32, ptr %12, align 4 %469 = sub nsw i32 %468, 1 %470 = sext i32 %469 to i64 %471 = getelementptr inbounds i32, ptr %25, i64 %470 store i32 %467, ptr %471, align 4 %472 = load i32, ptr %9, align 4 %473 = sub nsw i32 %472, 1 store i32 %473, ptr %8, align 4 br label %486 474: ; preds = %453 %475 = load i32, ptr %9, align 4 %476 = sub nsw i32 %475, 1 %477 = load i32, ptr %12, align 4 %478 = sext i32 %477 to i64 %479 = getelementptr inbounds i32, ptr %25, i64 %478 store i32 %476, ptr %479, align 4 %480 = load i32, ptr %11, align 4 %481 = load i32, ptr %12, align 4 %482 = sub nsw i32 %481, 1 %483 = sext i32 %482 to i64 %484 = getelementptr inbounds i32, ptr %25, i64 %483 store i32 %480, ptr %484, align 4 %485 = load i32, ptr %7, align 4 store i32 %485, ptr %11, align 4 br label %486 486: ; preds = %474, %462 br label %487 487: ; preds = %486, %110 br label %26 } ; Function Attrs: nocallback nofree nosync nounwind willreturn declare ptr @llvm.stacksave() #1 declare i32 @printf(ptr noundef) #2 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #3 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare void @llvm.stackrestore(ptr) #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 = { nocallback nofree nosync nounwind willreturn } 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" } attributes #3 = { 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 #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"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5vuis24v.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [31 x i8] c"Stack error: NSTACK too small\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @ArraySort_Int2(i32 noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca i32, align 4 %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 ptr, align 8 %16 = alloca i64, align 8 %17 = alloca i32, align 4 %18 = alloca i32, align 4 %19 = alloca i32, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %20 = load i32, ptr %4, align 4 %21 = sub nsw i32 %20, 1 store i32 %21, ptr %8, align 4 store i32 0, ptr %11, align 4 store i32 0, ptr %12, align 4 store i32 50, ptr %14, align 4 %22 = load i32, ptr %14, align 4 %23 = zext i32 %22 to i64 %24 = call ptr @llvm.stacksave() store ptr %24, ptr %15, align 8 %25 = alloca i32, i64 %23, align 16 store i64 %23, ptr %16, align 8 store i32 7, ptr %19, align 4 br label %26 26: ; preds = %491, %3 %27 = load i32, ptr %8, align 4 %28 = load i32, ptr %11, align 4 %29 = sub nsw i32 %27, %28 %30 = load i32, ptr %19, align 4 %31 = icmp slt i32 %29, %30 br i1 %31, label %32, label %125 32: ; preds = %26 %33 = load i32, ptr %11, align 4 %34 = add nsw i32 %33, 1 store i32 %34, ptr %9, align 4 %35 = load i32, ptr %9, align 4 %36 = load i32, ptr %8, align 4 %37 = icmp sle i32 %35, %36 br i1 %37, label %.lr.ph1, label %109 .lr.ph1: ; preds = %32 br label %38 38: ; preds = %.lr.ph1, %103 %39 = load ptr, ptr %5, align 8 %40 = load i32, ptr %9, align 4 %41 = sext i32 %40 to i64 %42 = getelementptr inbounds i32, ptr %39, i64 %41 %43 = load i32, ptr %42, align 4 store i32 %43, ptr %17, align 4 %44 = load ptr, ptr %6, align 8 %45 = load i32, ptr %9, align 4 %46 = sext i32 %45 to i64 %47 = getelementptr inbounds i32, ptr %44, i64 %46 %48 = load i32, ptr %47, align 4 store i32 %48, ptr %13, align 4 %49 = load i32, ptr %9, align 4 %50 = sub nsw i32 %49, 1 store i32 %50, ptr %7, align 4 %51 = load i32, ptr %7, align 4 %52 = load i32, ptr %11, align 4 %53 = icmp sge i32 %51, %52 br i1 %53, label %.lr.ph, label %.loopexit .lr.ph: ; preds = %38 br label %54 54: ; preds = %.lr.ph, %84 %55 = load ptr, ptr %5, align 8 %56 = load i32, ptr %7, align 4 %57 = sext i32 %56 to i64 %58 = getelementptr inbounds i32, ptr %55, i64 %57 %59 = load i32, ptr %58, align 4 %60 = load i32, ptr %17, align 4 %61 = icmp sle i32 %59, %60 br i1 %61, label %62, label %63 62: ; preds = %54 br label %90 63: ; preds = %54 %64 = load ptr, ptr %5, align 8 %65 = load i32, ptr %7, align 4 %66 = sext i32 %65 to i64 %67 = getelementptr inbounds i32, ptr %64, i64 %66 %68 = load i32, ptr %67, align 4 %69 = load ptr, ptr %5, align 8 %70 = load i32, ptr %7, align 4 %71 = add nsw i32 %70, 1 %72 = sext i32 %71 to i64 %73 = getelementptr inbounds i32, ptr %69, i64 %72 store i32 %68, ptr %73, align 4 %74 = load ptr, ptr %6, align 8 %75 = load i32, ptr %7, align 4 %76 = sext i32 %75 to i64 %77 = getelementptr inbounds i32, ptr %74, i64 %76 %78 = load i32, ptr %77, align 4 %79 = load ptr, ptr %6, align 8 %80 = load i32, ptr %7, align 4 %81 = add nsw i32 %80, 1 %82 = sext i32 %81 to i64 %83 = getelementptr inbounds i32, ptr %79, i64 %82 store i32 %78, ptr %83, align 4 br label %84 84: ; preds = %63 %85 = load i32, ptr %7, align 4 %86 = add nsw i32 %85, -1 store i32 %86, ptr %7, align 4 %87 = load i32, ptr %7, align 4 %88 = load i32, ptr %11, align 4 %89 = icmp sge i32 %87, %88 br i1 %89, label %54, label %..loopexit_crit_edge, !llvm.loop !6 ..loopexit_crit_edge: ; preds = %84 br label %.loopexit .loopexit: ; preds = %..loopexit_crit_edge, %38 br label %90 90: ; preds = %.loopexit, %62 %91 = load i32, ptr %17, align 4 %92 = load ptr, ptr %5, align 8 %93 = load i32, ptr %7, align 4 %94 = add nsw i32 %93, 1 %95 = sext i32 %94 to i64 %96 = getelementptr inbounds i32, ptr %92, i64 %95 store i32 %91, ptr %96, align 4 %97 = load i32, ptr %13, align 4 %98 = load ptr, ptr %6, align 8 %99 = load i32, ptr %7, align 4 %100 = add nsw i32 %99, 1 %101 = sext i32 %100 to i64 %102 = getelementptr inbounds i32, ptr %98, i64 %101 store i32 %97, ptr %102, align 4 br label %103 103: ; preds = %90 %104 = load i32, ptr %9, align 4 %105 = add nsw i32 %104, 1 store i32 %105, ptr %9, align 4 %106 = load i32, ptr %9, align 4 %107 = load i32, ptr %8, align 4 %108 = icmp sle i32 %106, %107 br i1 %108, label %38, label %._crit_edge, !llvm.loop !8 ._crit_edge: ; preds = %103 br label %109 109: ; preds = %._crit_edge, %32 %110 = load i32, ptr %12, align 4 %111 = icmp ne i32 %110, 0 br i1 %111, label %114, label %112 112: ; preds = %109 %113 = load ptr, ptr %15, align 8 call void @llvm.stackrestore(ptr %113) ret void 114: ; preds = %109 %115 = load i32, ptr %12, align 4 %116 = add nsw i32 %115, -1 store i32 %116, ptr %12, align 4 %117 = sext i32 %115 to i64 %118 = getelementptr inbounds i32, ptr %25, i64 %117 %119 = load i32, ptr %118, align 4 store i32 %119, ptr %8, align 4 %120 = load i32, ptr %12, align 4 %121 = add nsw i32 %120, -1 store i32 %121, ptr %12, align 4 %122 = sext i32 %120 to i64 %123 = getelementptr inbounds i32, ptr %25, i64 %122 %124 = load i32, ptr %123, align 4 store i32 %124, ptr %11, align 4 br label %491 125: ; preds = %26 %126 = load i32, ptr %11, align 4 %127 = load i32, ptr %8, align 4 %128 = add nsw i32 %126, %127 %129 = ashr i32 %128, 1 store i32 %129, ptr %10, align 4 %130 = load ptr, ptr %5, align 8 %131 = load i32, ptr %10, align 4 %132 = sext i32 %131 to i64 %133 = getelementptr inbounds i32, ptr %130, i64 %132 %134 = load i32, ptr %133, align 4 store i32 %134, ptr %18, align 4 %135 = load ptr, ptr %5, align 8 %136 = load i32, ptr %11, align 4 %137 = add nsw i32 %136, 1 %138 = sext i32 %137 to i64 %139 = getelementptr inbounds i32, ptr %135, i64 %138 %140 = load i32, ptr %139, align 4 %141 = load ptr, ptr %5, align 8 %142 = load i32, ptr %10, align 4 %143 = sext i32 %142 to i64 %144 = getelementptr inbounds i32, ptr %141, i64 %143 store i32 %140, ptr %144, align 4 %145 = load i32, ptr %18, align 4 %146 = load ptr, ptr %5, align 8 %147 = load i32, ptr %11, align 4 %148 = add nsw i32 %147, 1 %149 = sext i32 %148 to i64 %150 = getelementptr inbounds i32, ptr %146, i64 %149 store i32 %145, ptr %150, align 4 %151 = load ptr, ptr %6, align 8 %152 = load i32, ptr %10, align 4 %153 = sext i32 %152 to i64 %154 = getelementptr inbounds i32, ptr %151, i64 %153 %155 = load i32, ptr %154, align 4 store i32 %155, ptr %18, align 4 %156 = load ptr, ptr %6, align 8 %157 = load i32, ptr %11, align 4 %158 = add nsw i32 %157, 1 %159 = sext i32 %158 to i64 %160 = getelementptr inbounds i32, ptr %156, i64 %159 %161 = load i32, ptr %160, align 4 %162 = load ptr, ptr %6, align 8 %163 = load i32, ptr %10, align 4 %164 = sext i32 %163 to i64 %165 = getelementptr inbounds i32, ptr %162, i64 %164 store i32 %161, ptr %165, align 4 %166 = load i32, ptr %18, align 4 %167 = load ptr, ptr %6, align 8 %168 = load i32, ptr %11, align 4 %169 = add nsw i32 %168, 1 %170 = sext i32 %169 to i64 %171 = getelementptr inbounds i32, ptr %167, i64 %170 store i32 %166, ptr %171, align 4 %172 = load ptr, ptr %5, align 8 %173 = load i32, ptr %11, align 4 %174 = sext i32 %173 to i64 %175 = getelementptr inbounds i32, ptr %172, i64 %174 %176 = load i32, ptr %175, align 4 %177 = load ptr, ptr %5, align 8 %178 = load i32, ptr %8, align 4 %179 = sext i32 %178 to i64 %180 = getelementptr inbounds i32, ptr %177, i64 %179 %181 = load i32, ptr %180, align 4 %182 = icmp sgt i32 %176, %181 br i1 %182, label %183, label %222 183: ; preds = %125 %184 = load ptr, ptr %5, align 8 %185 = load i32, ptr %11, align 4 %186 = sext i32 %185 to i64 %187 = getelementptr inbounds i32, ptr %184, i64 %186 %188 = load i32, ptr %187, align 4 store i32 %188, ptr %18, align 4 %189 = load ptr, ptr %5, align 8 %190 = load i32, ptr %8, align 4 %191 = sext i32 %190 to i64 %192 = getelementptr inbounds i32, ptr %189, i64 %191 %193 = load i32, ptr %192, align 4 %194 = load ptr, ptr %5, align 8 %195 = load i32, ptr %11, align 4 %196 = sext i32 %195 to i64 %197 = getelementptr inbounds i32, ptr %194, i64 %196 store i32 %193, ptr %197, align 4 %198 = load i32, ptr %18, align 4 %199 = load ptr, ptr %5, align 8 %200 = load i32, ptr %8, align 4 %201 = sext i32 %200 to i64 %202 = getelementptr inbounds i32, ptr %199, i64 %201 store i32 %198, ptr %202, align 4 %203 = load ptr, ptr %6, align 8 %204 = load i32, ptr %11, align 4 %205 = sext i32 %204 to i64 %206 = getelementptr inbounds i32, ptr %203, i64 %205 %207 = load i32, ptr %206, align 4 store i32 %207, ptr %18, align 4 %208 = load ptr, ptr %6, align 8 %209 = load i32, ptr %8, align 4 %210 = sext i32 %209 to i64 %211 = getelementptr inbounds i32, ptr %208, i64 %210 %212 = load i32, ptr %211, align 4 %213 = load ptr, ptr %6, align 8 %214 = load i32, ptr %11, align 4 %215 = sext i32 %214 to i64 %216 = getelementptr inbounds i32, ptr %213, i64 %215 store i32 %212, ptr %216, align 4 %217 = load i32, ptr %18, align 4 %218 = load ptr, ptr %6, align 8 %219 = load i32, ptr %8, align 4 %220 = sext i32 %219 to i64 %221 = getelementptr inbounds i32, ptr %218, i64 %220 store i32 %217, ptr %221, align 4 br label %222 222: ; preds = %183, %125 %223 = load ptr, ptr %5, align 8 %224 = load i32, ptr %11, align 4 %225 = add nsw i32 %224, 1 %226 = sext i32 %225 to i64 %227 = getelementptr inbounds i32, ptr %223, i64 %226 %228 = load i32, ptr %227, align 4 %229 = load ptr, ptr %5, align 8 %230 = load i32, ptr %8, align 4 %231 = sext i32 %230 to i64 %232 = getelementptr inbounds i32, ptr %229, i64 %231 %233 = load i32, ptr %232, align 4 %234 = icmp sgt i32 %228, %233 br i1 %234, label %235, label %278 235: ; preds = %222 %236 = load ptr, ptr %5, align 8 %237 = load i32, ptr %11, align 4 %238 = add nsw i32 %237, 1 %239 = sext i32 %238 to i64 %240 = getelementptr inbounds i32, ptr %236, i64 %239 %241 = load i32, ptr %240, align 4 store i32 %241, ptr %18, align 4 %242 = load ptr, ptr %5, align 8 %243 = load i32, ptr %8, align 4 %244 = sext i32 %243 to i64 %245 = getelementptr inbounds i32, ptr %242, i64 %244 %246 = load i32, ptr %245, align 4 %247 = load ptr, ptr %5, align 8 %248 = load i32, ptr %11, align 4 %249 = add nsw i32 %248, 1 %250 = sext i32 %249 to i64 %251 = getelementptr inbounds i32, ptr %247, i64 %250 store i32 %246, ptr %251, align 4 %252 = load i32, ptr %18, align 4 %253 = load ptr, ptr %5, align 8 %254 = load i32, ptr %8, align 4 %255 = sext i32 %254 to i64 %256 = getelementptr inbounds i32, ptr %253, i64 %255 store i32 %252, ptr %256, align 4 %257 = load ptr, ptr %6, align 8 %258 = load i32, ptr %11, align 4 %259 = add nsw i32 %258, 1 %260 = sext i32 %259 to i64 %261 = getelementptr inbounds i32, ptr %257, i64 %260 %262 = load i32, ptr %261, align 4 store i32 %262, ptr %18, align 4 %263 = load ptr, ptr %6, align 8 %264 = load i32, ptr %8, align 4 %265 = sext i32 %264 to i64 %266 = getelementptr inbounds i32, ptr %263, i64 %265 %267 = load i32, ptr %266, align 4 %268 = load ptr, ptr %6, align 8 %269 = load i32, ptr %11, align 4 %270 = add nsw i32 %269, 1 %271 = sext i32 %270 to i64 %272 = getelementptr inbounds i32, ptr %268, i64 %271 store i32 %267, ptr %272, align 4 %273 = load i32, ptr %18, align 4 %274 = load ptr, ptr %6, align 8 %275 = load i32, ptr %8, align 4 %276 = sext i32 %275 to i64 %277 = getelementptr inbounds i32, ptr %274, i64 %276 store i32 %273, ptr %277, align 4 br label %278 278: ; preds = %235, %222 %279 = load ptr, ptr %5, align 8 %280 = load i32, ptr %11, align 4 %281 = sext i32 %280 to i64 %282 = getelementptr inbounds i32, ptr %279, i64 %281 %283 = load i32, ptr %282, align 4 %284 = load ptr, ptr %5, align 8 %285 = load i32, ptr %11, align 4 %286 = add nsw i32 %285, 1 %287 = sext i32 %286 to i64 %288 = getelementptr inbounds i32, ptr %284, i64 %287 %289 = load i32, ptr %288, align 4 %290 = icmp sgt i32 %283, %289 br i1 %290, label %291, label %334 291: ; preds = %278 %292 = load ptr, ptr %5, align 8 %293 = load i32, ptr %11, align 4 %294 = sext i32 %293 to i64 %295 = getelementptr inbounds i32, ptr %292, i64 %294 %296 = load i32, ptr %295, align 4 store i32 %296, ptr %18, align 4 %297 = load ptr, ptr %5, align 8 %298 = load i32, ptr %11, align 4 %299 = add nsw i32 %298, 1 %300 = sext i32 %299 to i64 %301 = getelementptr inbounds i32, ptr %297, i64 %300 %302 = load i32, ptr %301, align 4 %303 = load ptr, ptr %5, align 8 %304 = load i32, ptr %11, align 4 %305 = sext i32 %304 to i64 %306 = getelementptr inbounds i32, ptr %303, i64 %305 store i32 %302, ptr %306, align 4 %307 = load i32, ptr %18, align 4 %308 = load ptr, ptr %5, align 8 %309 = load i32, ptr %11, align 4 %310 = add nsw i32 %309, 1 %311 = sext i32 %310 to i64 %312 = getelementptr inbounds i32, ptr %308, i64 %311 store i32 %307, ptr %312, align 4 %313 = load ptr, ptr %6, align 8 %314 = load i32, ptr %11, align 4 %315 = sext i32 %314 to i64 %316 = getelementptr inbounds i32, ptr %313, i64 %315 %317 = load i32, ptr %316, align 4 store i32 %317, ptr %18, align 4 %318 = load ptr, ptr %6, align 8 %319 = load i32, ptr %11, align 4 %320 = add nsw i32 %319, 1 %321 = sext i32 %320 to i64 %322 = getelementptr inbounds i32, ptr %318, i64 %321 %323 = load i32, ptr %322, align 4 %324 = load ptr, ptr %6, align 8 %325 = load i32, ptr %11, align 4 %326 = sext i32 %325 to i64 %327 = getelementptr inbounds i32, ptr %324, i64 %326 store i32 %323, ptr %327, align 4 %328 = load i32, ptr %18, align 4 %329 = load ptr, ptr %6, align 8 %330 = load i32, ptr %11, align 4 %331 = add nsw i32 %330, 1 %332 = sext i32 %331 to i64 %333 = getelementptr inbounds i32, ptr %329, i64 %332 store i32 %328, ptr %333, align 4 br label %334 334: ; preds = %291, %278 %335 = load i32, ptr %11, align 4 %336 = add nsw i32 %335, 1 store i32 %336, ptr %7, align 4 %337 = load i32, ptr %8, align 4 store i32 %337, ptr %9, align 4 %338 = load ptr, ptr %5, align 8 %339 = load i32, ptr %11, align 4 %340 = add nsw i32 %339, 1 %341 = sext i32 %340 to i64 %342 = getelementptr inbounds i32, ptr %338, i64 %341 %343 = load i32, ptr %342, align 4 store i32 %343, ptr %17, align 4 %344 = load ptr, ptr %6, align 8 %345 = load i32, ptr %11, align 4 %346 = add nsw i32 %345, 1 %347 = sext i32 %346 to i64 %348 = getelementptr inbounds i32, ptr %344, i64 %347 %349 = load i32, ptr %348, align 4 store i32 %349, ptr %13, align 4 br label %350 350: ; preds = %379, %334 br label %351 351: ; preds = %354, %350 %352 = load i32, ptr %7, align 4 %353 = add nsw i32 %352, 1 store i32 %353, ptr %7, align 4 br label %354 354: ; preds = %351 %355 = load ptr, ptr %5, align 8 %356 = load i32, ptr %7, align 4 %357 = sext i32 %356 to i64 %358 = getelementptr inbounds i32, ptr %355, i64 %357 %359 = load i32, ptr %358, align 4 %360 = load i32, ptr %17, align 4 %361 = icmp slt i32 %359, %360 br i1 %361, label %351, label %362, !llvm.loop !9 362: ; preds = %354 br label %363 363: ; preds = %366, %362 %364 = load i32, ptr %9, align 4 %365 = add nsw i32 %364, -1 store i32 %365, ptr %9, align 4 br label %366 366: ; preds = %363 %367 = load ptr, ptr %5, align 8 %368 = load i32, ptr %9, align 4 %369 = sext i32 %368 to i64 %370 = getelementptr inbounds i32, ptr %367, i64 %369 %371 = load i32, ptr %370, align 4 %372 = load i32, ptr %17, align 4 %373 = icmp sgt i32 %371, %372 br i1 %373, label %363, label %374, !llvm.loop !10 374: ; preds = %366 %375 = load i32, ptr %9, align 4 %376 = load i32, ptr %7, align 4 %377 = icmp slt i32 %375, %376 br i1 %377, label %378, label %379 378: ; preds = %374 br label %418 379: ; preds = %374 %380 = load ptr, ptr %5, align 8 %381 = load i32, ptr %7, align 4 %382 = sext i32 %381 to i64 %383 = getelementptr inbounds i32, ptr %380, i64 %382 %384 = load i32, ptr %383, align 4 store i32 %384, ptr %18, align 4 %385 = load ptr, ptr %5, align 8 %386 = load i32, ptr %9, align 4 %387 = sext i32 %386 to i64 %388 = getelementptr inbounds i32, ptr %385, i64 %387 %389 = load i32, ptr %388, align 4 %390 = load ptr, ptr %5, align 8 %391 = load i32, ptr %7, align 4 %392 = sext i32 %391 to i64 %393 = getelementptr inbounds i32, ptr %390, i64 %392 store i32 %389, ptr %393, align 4 %394 = load i32, ptr %18, align 4 %395 = load ptr, ptr %5, align 8 %396 = load i32, ptr %9, align 4 %397 = sext i32 %396 to i64 %398 = getelementptr inbounds i32, ptr %395, i64 %397 store i32 %394, ptr %398, align 4 %399 = load ptr, ptr %6, align 8 %400 = load i32, ptr %7, align 4 %401 = sext i32 %400 to i64 %402 = getelementptr inbounds i32, ptr %399, i64 %401 %403 = load i32, ptr %402, align 4 store i32 %403, ptr %18, align 4 %404 = load ptr, ptr %6, align 8 %405 = load i32, ptr %9, align 4 %406 = sext i32 %405 to i64 %407 = getelementptr inbounds i32, ptr %404, i64 %406 %408 = load i32, ptr %407, align 4 %409 = load ptr, ptr %6, align 8 %410 = load i32, ptr %7, align 4 %411 = sext i32 %410 to i64 %412 = getelementptr inbounds i32, ptr %409, i64 %411 store i32 %408, ptr %412, align 4 %413 = load i32, ptr %18, align 4 %414 = load ptr, ptr %6, align 8 %415 = load i32, ptr %9, align 4 %416 = sext i32 %415 to i64 %417 = getelementptr inbounds i32, ptr %414, i64 %416 store i32 %413, ptr %417, align 4 br label %350 418: ; preds = %378 %419 = load ptr, ptr %5, align 8 %420 = load i32, ptr %9, align 4 %421 = sext i32 %420 to i64 %422 = getelementptr inbounds i32, ptr %419, i64 %421 %423 = load i32, ptr %422, align 4 %424 = load ptr, ptr %5, align 8 %425 = load i32, ptr %11, align 4 %426 = add nsw i32 %425, 1 %427 = sext i32 %426 to i64 %428 = getelementptr inbounds i32, ptr %424, i64 %427 store i32 %423, ptr %428, align 4 %429 = load i32, ptr %17, align 4 %430 = load ptr, ptr %5, align 8 %431 = load i32, ptr %9, align 4 %432 = sext i32 %431 to i64 %433 = getelementptr inbounds i32, ptr %430, i64 %432 store i32 %429, ptr %433, align 4 %434 = load ptr, ptr %6, align 8 %435 = load i32, ptr %9, align 4 %436 = sext i32 %435 to i64 %437 = getelementptr inbounds i32, ptr %434, i64 %436 %438 = load i32, ptr %437, align 4 %439 = load ptr, ptr %6, align 8 %440 = load i32, ptr %11, align 4 %441 = add nsw i32 %440, 1 %442 = sext i32 %441 to i64 %443 = getelementptr inbounds i32, ptr %439, i64 %442 store i32 %438, ptr %443, align 4 %444 = load i32, ptr %13, align 4 %445 = load ptr, ptr %6, align 8 %446 = load i32, ptr %9, align 4 %447 = sext i32 %446 to i64 %448 = getelementptr inbounds i32, ptr %445, i64 %447 store i32 %444, ptr %448, align 4 %449 = load i32, ptr %12, align 4 %450 = add nsw i32 %449, 2 store i32 %450, ptr %12, align 4 %451 = load i32, ptr %12, align 4 %452 = load i32, ptr %14, align 4 %453 = icmp sgt i32 %451, %452 br i1 %453, label %454, label %457 454: ; preds = %418 %455 = call i32 @printf(ptr noundef @.str) %456 = call i32 @exit(i32 noundef 0) #4 unreachable 457: ; preds = %418 %458 = load i32, ptr %8, align 4 %459 = load i32, ptr %7, align 4 %460 = sub nsw i32 %458, %459 %461 = add nsw i32 %460, 1 %462 = load i32, ptr %9, align 4 %463 = load i32, ptr %11, align 4 %464 = sub nsw i32 %462, %463 %465 = icmp sge i32 %461, %464 br i1 %465, label %466, label %478 466: ; preds = %457 %467 = load i32, ptr %8, align 4 %468 = load i32, ptr %12, align 4 %469 = sext i32 %468 to i64 %470 = getelementptr inbounds i32, ptr %25, i64 %469 store i32 %467, ptr %470, align 4 %471 = load i32, ptr %7, align 4 %472 = load i32, ptr %12, align 4 %473 = sub nsw i32 %472, 1 %474 = sext i32 %473 to i64 %475 = getelementptr inbounds i32, ptr %25, i64 %474 store i32 %471, ptr %475, align 4 %476 = load i32, ptr %9, align 4 %477 = sub nsw i32 %476, 1 store i32 %477, ptr %8, align 4 br label %490 478: ; preds = %457 %479 = load i32, ptr %9, align 4 %480 = sub nsw i32 %479, 1 %481 = load i32, ptr %12, align 4 %482 = sext i32 %481 to i64 %483 = getelementptr inbounds i32, ptr %25, i64 %482 store i32 %480, ptr %483, align 4 %484 = load i32, ptr %11, align 4 %485 = load i32, ptr %12, align 4 %486 = sub nsw i32 %485, 1 %487 = sext i32 %486 to i64 %488 = getelementptr inbounds i32, ptr %25, i64 %487 store i32 %484, ptr %488, align 4 %489 = load i32, ptr %7, align 4 store i32 %489, ptr %11, align 4 br label %490 490: ; preds = %478, %466 br label %491 491: ; preds = %490, %114 br label %26 } ; Function Attrs: nocallback nofree nosync nounwind willreturn declare ptr @llvm.stacksave() #1 declare i32 @printf(ptr noundef) #2 ; Function Attrs: noreturn declare i32 @exit(i32 noundef) #3 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare void @llvm.stackrestore(ptr) #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 = { nocallback nofree nosync nounwind willreturn } 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" } attributes #3 = { 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 #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"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7}
; ModuleID = '/tmp/tmp2ilxtd6v.c' source_filename = "/tmp/tmp2ilxtd6v.c" target datalayout = "e-m:e-p270: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/tmp2ilxtd6v.c" target datalayout = "e-m:e-p270: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/tmpbs3ze034.c' source_filename = "/tmp/tmpbs3ze034.c" target datalayout = "e-m:e-p270: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/tmpbs3ze034.c" target datalayout = "e-m:e-p270: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/tmpe6c7susu.c' source_filename = "/tmp/tmpe6c7susu.c" target datalayout = "e-m:e-p270: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 @C(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = or i32 %3, -256 %5 = call i32 @A(i32 noundef %4) ret i32 %5 } declare i32 @A(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/tmpe6c7susu.c" target datalayout = "e-m:e-p270: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 @C(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = or i32 %3, -256 %5 = call i32 @A(i32 noundef %4) ret i32 %5 } declare i32 @A(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp_fchc9yh.c' source_filename = "/tmp/tmp_fchc9yh.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @minmaxfilter(ptr noundef %0, i64 noundef %1, double noundef %2, double noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca i64, align 8 %7 = alloca double, align 8 %8 = alloca double, align 8 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca double, align 8 store ptr %0, ptr %5, align 8 store i64 %1, ptr %6, align 8 store double %2, ptr %7, align 8 store double %3, ptr %8, align 8 store i64 0, ptr %10, align 8 %12 = load ptr, ptr %5, align 8 %13 = icmp ne ptr %12, null br i1 %13, label %14, label %49 14: ; preds = %4 store i64 0, ptr %9, align 8 %15 = load i64, ptr %6, align 8 store i64 %15, ptr %10, align 8 %16 = load i64, ptr %10, align 8 %17 = icmp slt i64 %16, 0 br i1 %17, label %18, label %19 18: ; preds = %14 store i64 0, ptr %10, align 8 br label %19 19: ; preds = %18, %14 br label %20 20: ; preds = %47, %19 %21 = load i64, ptr %9, align 8 %22 = load i64, ptr %10, align 8 %23 = icmp slt i64 %21, %22 br i1 %23, label %24, label %48 24: ; preds = %20 %25 = load ptr, ptr %5, align 8 %26 = load i64, ptr %9, align 8 %27 = getelementptr inbounds double, ptr %25, i64 %26 %28 = load double, ptr %27, align 8 store double %28, ptr %11, align 8 %29 = load double, ptr %11, align 8 %30 = load double, ptr %7, align 8 %31 = fcmp olt double %29, %30 br i1 %31, label %36, label %32 32: ; preds = %24 %33 = load double, ptr %8, align 8 %34 = load double, ptr %11, align 8 %35 = fcmp olt double %33, %34 br i1 %35, label %36, label %44 36: ; preds = %32, %24 %37 = load ptr, ptr %5, align 8 %38 = load i64, ptr %9, align 8 %39 = load i64, ptr %10, align 8 %40 = sub nsw i64 %39, 1 %41 = call i32 @exchange(ptr noundef %37, i64 noundef %38, i64 noundef %40) %42 = load i64, ptr %10, align 8 %43 = add nsw i64 %42, -1 store i64 %43, ptr %10, align 8 br label %47 44: ; preds = %32 %45 = load i64, ptr %9, align 8 %46 = add nsw i64 %45, 1 store i64 %46, ptr %9, align 8 br label %47 47: ; preds = %44, %36 br label %20, !llvm.loop !6 48: ; preds = %20 br label %49 49: ; preds = %48, %4 %50 = load i64, ptr %10, align 8 ret i64 %50 } declare i32 @exchange(ptr noundef, i64 noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp_fchc9yh.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i64 @minmaxfilter(ptr noundef %0, i64 noundef %1, double noundef %2, double noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca i64, align 8 %7 = alloca double, align 8 %8 = alloca double, align 8 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca double, align 8 store ptr %0, ptr %5, align 8 store i64 %1, ptr %6, align 8 store double %2, ptr %7, align 8 store double %3, ptr %8, align 8 store i64 0, ptr %10, align 8 %12 = load ptr, ptr %5, align 8 %13 = icmp ne ptr %12, null br i1 %13, label %14, label %51 14: ; preds = %4 store i64 0, ptr %9, align 8 %15 = load i64, ptr %6, align 8 store i64 %15, ptr %10, align 8 %16 = load i64, ptr %10, align 8 %17 = icmp slt i64 %16, 0 br i1 %17, label %18, label %19 18: ; preds = %14 store i64 0, ptr %10, align 8 br label %19 19: ; preds = %18, %14 %20 = load i64, ptr %9, align 8 %21 = load i64, ptr %10, align 8 %22 = icmp slt i64 %20, %21 br i1 %22, label %.lr.ph, label %50 .lr.ph: ; preds = %19 br label %23 23: ; preds = %.lr.ph, %46 %24 = load ptr, ptr %5, align 8 %25 = load i64, ptr %9, align 8 %26 = getelementptr inbounds double, ptr %24, i64 %25 %27 = load double, ptr %26, align 8 store double %27, ptr %11, align 8 %28 = load double, ptr %11, align 8 %29 = load double, ptr %7, align 8 %30 = fcmp olt double %28, %29 br i1 %30, label %35, label %31 31: ; preds = %23 %32 = load double, ptr %8, align 8 %33 = load double, ptr %11, align 8 %34 = fcmp olt double %32, %33 br i1 %34, label %35, label %43 35: ; preds = %31, %23 %36 = load ptr, ptr %5, align 8 %37 = load i64, ptr %9, align 8 %38 = load i64, ptr %10, align 8 %39 = sub nsw i64 %38, 1 %40 = call i32 @exchange(ptr noundef %36, i64 noundef %37, i64 noundef %39) %41 = load i64, ptr %10, align 8 %42 = add nsw i64 %41, -1 store i64 %42, ptr %10, align 8 br label %46 43: ; preds = %31 %44 = load i64, ptr %9, align 8 %45 = add nsw i64 %44, 1 store i64 %45, ptr %9, align 8 br label %46 46: ; preds = %43, %35 %47 = load i64, ptr %9, align 8 %48 = load i64, ptr %10, align 8 %49 = icmp slt i64 %47, %48 br i1 %49, label %23, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %46 br label %50 50: ; preds = %._crit_edge, %19 br label %51 51: ; preds = %50, %4 %52 = load i64, ptr %10, align 8 ret i64 %52 } declare i32 @exchange(ptr noundef, i64 noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp7356vm5q.c' source_filename = "/tmp/tmp7356vm5q.c" target datalayout = "e-m:e-p270: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 [11 x i8] c"Child: %d\0A\00", align 1 @.str.1 = private unnamed_addr constant [13 x i8] c"parent: %d \0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 store i64 0, ptr %2, align 8 store i32 0, ptr %3, align 4 %4 = load i64, ptr %2, align 8 %5 = call i64 (...) @fork() %6 = icmp eq i64 %4, %5 br i1 %6, label %7, label %15 7: ; preds = %0 %8 = call i32 @sleep(i32 noundef 5) br label %9 9: ; preds = %7, %9 %10 = load i32, ptr %3, align 4 %11 = call i32 @printf(ptr noundef @.str, i32 noundef %10) %12 = call i32 @sleep(i32 noundef 1) %13 = load i32, ptr %3, align 4 %14 = add nsw i32 %13, 1 store i32 %14, ptr %3, align 4 br label %9 15: ; preds = %0 br label %16 16: ; preds = %15, %16 %17 = load i32, ptr %3, align 4 %18 = call i32 @printf(ptr noundef @.str.1, i32 noundef %17) %19 = call i32 @sleep(i32 noundef 1) %20 = load i32, ptr %3, align 4 %21 = add nsw i32 %20, 1 store i32 %21, ptr %3, align 4 br label %16 } declare i64 @fork(...) #1 declare i32 @sleep(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/tmp7356vm5q.c" target datalayout = "e-m:e-p270: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 [11 x i8] c"Child: %d\0A\00", align 1 @.str.1 = private unnamed_addr constant [13 x i8] c"parent: %d \0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i64, align 8 %3 = alloca i32, align 4 store i32 0, ptr %1, align 4 store i64 0, ptr %2, align 8 store i32 0, ptr %3, align 4 %4 = load i64, ptr %2, align 8 %5 = call i64 (...) @fork() %6 = icmp eq i64 %4, %5 br i1 %6, label %7, label %15 7: ; preds = %0 %8 = call i32 @sleep(i32 noundef 5) br label %9 9: ; preds = %9, %7 %10 = load i32, ptr %3, align 4 %11 = call i32 @printf(ptr noundef @.str, i32 noundef %10) %12 = call i32 @sleep(i32 noundef 1) %13 = load i32, ptr %3, align 4 %14 = add nsw i32 %13, 1 store i32 %14, ptr %3, align 4 br label %9 15: ; preds = %0 br label %16 16: ; preds = %16, %15 %17 = load i32, ptr %3, align 4 %18 = call i32 @printf(ptr noundef @.str.1, i32 noundef %17) %19 = call i32 @sleep(i32 noundef 1) %20 = load i32, ptr %3, align 4 %21 = add nsw i32 %20, 1 store i32 %21, ptr %3, align 4 br label %16 } declare i64 @fork(...) #1 declare i32 @sleep(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/tmpu3fece32.c' source_filename = "/tmp/tmpu3fece32.c" target datalayout = "e-m:e-p270: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"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @radeon_engine_reset(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %7 = call i32 @DRM_DEBUG(ptr noundef @.str) %8 = load ptr, ptr %4, align 8 %9 = load ptr, ptr %6, align 8 %10 = call i32 @LOCK_TEST_WITH_RETURN(ptr noundef %8, ptr noundef %9) %11 = load ptr, ptr %4, align 8 %12 = call i32 @radeon_do_engine_reset(ptr noundef %11) ret i32 %12 } declare i32 @DRM_DEBUG(ptr noundef) #1 declare i32 @LOCK_TEST_WITH_RETURN(ptr noundef, ptr noundef) #1 declare i32 @radeon_do_engine_reset(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/tmpu3fece32.c" target datalayout = "e-m:e-p270: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"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @radeon_engine_reset(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %7 = call i32 @DRM_DEBUG(ptr noundef @.str) %8 = load ptr, ptr %4, align 8 %9 = load ptr, ptr %6, align 8 %10 = call i32 @LOCK_TEST_WITH_RETURN(ptr noundef %8, ptr noundef %9) %11 = load ptr, ptr %4, align 8 %12 = call i32 @radeon_do_engine_reset(ptr noundef %11) ret i32 %12 } declare i32 @DRM_DEBUG(ptr noundef) #1 declare i32 @LOCK_TEST_WITH_RETURN(ptr noundef, ptr noundef) #1 declare i32 @radeon_do_engine_reset(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/tmp1ux_cvvp.c' source_filename = "/tmp/tmp1ux_cvvp.c" target datalayout = "e-m:e-p270: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/tmp1ux_cvvp.c" target datalayout = "e-m:e-p270: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/tmp5prleel_.c' source_filename = "/tmp/tmp5prleel_.c" target datalayout = "e-m:e-p270: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 [21 x i8] c"A question mark: %c\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i32 @printf(ptr noundef @.str, i8 noundef signext 63) ret i32 0 } declare i32 @printf(ptr noundef, i8 noundef signext) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5prleel_.c" target datalayout = "e-m:e-p270: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 [21 x i8] c"A question mark: %c\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i32 @printf(ptr noundef @.str, i8 noundef signext 63) ret i32 0 } declare i32 @printf(ptr noundef, i8 noundef signext) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp0w4a60h4.c' source_filename = "/tmp/tmp0w4a60h4.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"%02x\00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print256(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 store ptr %0, ptr %2, align 8 store i32 0, ptr %3, align 4 br label %4 4: ; preds = %14, %1 %5 = load i32, ptr %3, align 4 %6 = icmp slt i32 %5, 32 br i1 %6, label %7, label %17 7: ; preds = %4 %8 = load ptr, ptr %2, align 8 %9 = load i32, ptr %3, align 4 %10 = sext i32 %9 to i64 %11 = getelementptr inbounds i32, ptr %8, i64 %10 %12 = load i32, ptr %11, align 4 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %12) 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 br label %4, !llvm.loop !6 17: ; preds = %4 %18 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp0w4a60h4.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"%02x\00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print256(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 store ptr %0, ptr %2, align 8 store i32 0, ptr %3, align 4 %4 = load i32, ptr %3, align 4 %5 = icmp slt i32 %4, 32 br i1 %5, label %.lr.ph, label %18 .lr.ph: ; preds = %1 br label %6 6: ; preds = %.lr.ph, %13 %7 = load ptr, ptr %2, align 8 %8 = load i32, ptr %3, align 4 %9 = sext i32 %8 to i64 %10 = getelementptr inbounds i32, ptr %7, i64 %9 %11 = load i32, ptr %10, align 4 %12 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %11) br label %13 13: ; preds = %6 %14 = load i32, ptr %3, align 4 %15 = add nsw i32 %14, 1 store i32 %15, ptr %3, align 4 %16 = load i32, ptr %3, align 4 %17 = icmp slt i32 %16, 32 br i1 %17, label %6, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %13 br label %18 18: ; preds = %._crit_edge, %1 %19 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmp3y12imm0.c' source_filename = "/tmp/tmp3y12imm0.c" target datalayout = "e-m:e-p270: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 @init_mo(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %2, align 4 store i32 0, ptr %4, align 4 br label %6 6: ; preds = %20, %1 %7 = load i32, ptr %4, align 4 %8 = load i32, ptr %2, align 4 %9 = icmp slt i32 %7, %8 br i1 %9, label %10, label %23 10: ; preds = %6 store i32 0, ptr %5, align 4 br label %11 11: ; preds = %16, %10 %12 = load i32, ptr %5, align 4 %13 = icmp slt i32 %12, 1048576 br i1 %13, label %14, label %19 14: ; preds = %11 %15 = call ptr @malloc(i32 noundef 4080) store ptr %15, ptr %3, align 8 br label %16 16: ; preds = %14 %17 = load i32, ptr %5, align 4 %18 = add nsw i32 %17, 4096 store i32 %18, ptr %5, align 4 br label %11, !llvm.loop !6 19: ; preds = %11 br label %20 20: ; preds = %19 %21 = load i32, ptr %4, align 4 %22 = add nsw i32 %21, 1 store i32 %22, ptr %4, align 4 br label %6, !llvm.loop !8 23: ; preds = %6 ret void } declare ptr @malloc(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp3y12imm0.c" target datalayout = "e-m:e-p270: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 @init_mo(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %2, align 4 store i32 0, ptr %4, align 4 %6 = load i32, ptr %4, align 4 %7 = load i32, ptr %2, align 4 %8 = icmp slt i32 %6, %7 br i1 %8, label %.lr.ph2, label %26 .lr.ph2: ; preds = %1 br label %9 9: ; preds = %.lr.ph2, %20 store i32 0, ptr %5, align 4 %10 = load i32, ptr %5, align 4 %11 = icmp slt i32 %10, 1048576 br i1 %11, label %.lr.ph, label %19 .lr.ph: ; preds = %9 br label %12 12: ; preds = %.lr.ph, %14 %13 = call ptr @malloc(i32 noundef 4080) store ptr %13, ptr %3, align 8 br label %14 14: ; preds = %12 %15 = load i32, ptr %5, align 4 %16 = add nsw i32 %15, 4096 store i32 %16, ptr %5, align 4 %17 = load i32, ptr %5, align 4 %18 = icmp slt i32 %17, 1048576 br i1 %18, label %12, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %14 br label %19 19: ; preds = %._crit_edge, %9 br label %20 20: ; preds = %19 %21 = load i32, ptr %4, align 4 %22 = add nsw i32 %21, 1 store i32 %22, ptr %4, align 4 %23 = load i32, ptr %4, align 4 %24 = load i32, ptr %2, align 4 %25 = icmp slt i32 %23, %24 br i1 %25, label %9, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %20 br label %26 26: ; preds = %._crit_edge3, %1 ret void } declare ptr @malloc(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmpd7s8zfn2.c' source_filename = "/tmp/tmpd7s8zfn2.c" target datalayout = "e-m:e-p270: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 signext i8 @determine_operand(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i8, align 1 store i32 %0, ptr %2, align 4 store i32 0, ptr %3, align 4 store i8 48, ptr %4, align 1 %5 = load i32, ptr %2, align 4 %6 = icmp eq i32 %5, 1 br i1 %6, label %7, label %10 7: ; preds = %1 %8 = call i32 (...) @rand() %9 = srem i32 %8, 2 store i32 %9, ptr %3, align 4 br label %21 10: ; preds = %1 %11 = load i32, ptr %2, align 4 %12 = icmp eq i32 %11, 2 br i1 %12, label %13, label %17 13: ; preds = %10 %14 = call i32 (...) @rand() %15 = srem i32 %14, 2 %16 = add nsw i32 %15, 2 store i32 %16, ptr %3, align 4 br label %20 17: ; preds = %10 %18 = call i32 (...) @rand() %19 = srem i32 %18, 4 store i32 %19, ptr %3, align 4 br label %20 20: ; preds = %17, %13 br label %21 21: ; preds = %20, %7 %22 = load i32, ptr %3, align 4 %23 = icmp eq i32 %22, 0 br i1 %23, label %24, label %25 24: ; preds = %21 store i8 43, ptr %4, align 1 br label %40 25: ; preds = %21 %26 = load i32, ptr %3, align 4 %27 = icmp eq i32 %26, 1 br i1 %27, label %28, label %29 28: ; preds = %25 store i8 45, ptr %4, align 1 br label %39 29: ; preds = %25 %30 = load i32, ptr %3, align 4 %31 = icmp eq i32 %30, 2 br i1 %31, label %32, label %33 32: ; preds = %29 store i8 42, ptr %4, align 1 br label %38 33: ; preds = %29 %34 = load i32, ptr %3, align 4 %35 = icmp eq i32 %34, 3 br i1 %35, label %36, label %37 36: ; preds = %33 store i8 47, ptr %4, align 1 br label %37 37: ; preds = %36, %33 br label %38 38: ; preds = %37, %32 br label %39 39: ; preds = %38, %28 br label %40 40: ; preds = %39, %24 %41 = load i8, ptr %4, align 1 ret i8 %41 } declare i32 @rand(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpd7s8zfn2.c" target datalayout = "e-m:e-p270: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 signext i8 @determine_operand(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i8, align 1 store i32 %0, ptr %2, align 4 store i32 0, ptr %3, align 4 store i8 48, ptr %4, align 1 %5 = load i32, ptr %2, align 4 %6 = icmp eq i32 %5, 1 br i1 %6, label %7, label %10 7: ; preds = %1 %8 = call i32 (...) @rand() %9 = srem i32 %8, 2 store i32 %9, ptr %3, align 4 br label %21 10: ; preds = %1 %11 = load i32, ptr %2, align 4 %12 = icmp eq i32 %11, 2 br i1 %12, label %13, label %17 13: ; preds = %10 %14 = call i32 (...) @rand() %15 = srem i32 %14, 2 %16 = add nsw i32 %15, 2 store i32 %16, ptr %3, align 4 br label %20 17: ; preds = %10 %18 = call i32 (...) @rand() %19 = srem i32 %18, 4 store i32 %19, ptr %3, align 4 br label %20 20: ; preds = %17, %13 br label %21 21: ; preds = %20, %7 %22 = load i32, ptr %3, align 4 %23 = icmp eq i32 %22, 0 br i1 %23, label %24, label %25 24: ; preds = %21 store i8 43, ptr %4, align 1 br label %40 25: ; preds = %21 %26 = load i32, ptr %3, align 4 %27 = icmp eq i32 %26, 1 br i1 %27, label %28, label %29 28: ; preds = %25 store i8 45, ptr %4, align 1 br label %39 29: ; preds = %25 %30 = load i32, ptr %3, align 4 %31 = icmp eq i32 %30, 2 br i1 %31, label %32, label %33 32: ; preds = %29 store i8 42, ptr %4, align 1 br label %38 33: ; preds = %29 %34 = load i32, ptr %3, align 4 %35 = icmp eq i32 %34, 3 br i1 %35, label %36, label %37 36: ; preds = %33 store i8 47, ptr %4, align 1 br label %37 37: ; preds = %36, %33 br label %38 38: ; preds = %37, %32 br label %39 39: ; preds = %38, %28 br label %40 40: ; preds = %39, %24 %41 = load i8, ptr %4, align 1 ret i8 %41 } declare i32 @rand(...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpf_36n2lx.c' source_filename = "/tmp/tmpf_36n2lx.c" target datalayout = "e-m:e-p270: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 @fgmvwrite_surface_fromfile_(ptr noundef %0, i64 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i64, align 8 store ptr %0, ptr %3, align 8 store i64 %1, ptr %4, align 8 %5 = load ptr, ptr %3, align 8 %6 = call i32 @fortchartoc(ptr noundef %5) %7 = load i64, ptr %4, align 8 %8 = call i32 @gmvwrite_surface_fromfile(i32 noundef %6, i64 noundef %7) ret void } declare i32 @gmvwrite_surface_fromfile(i32 noundef, i64 noundef) #1 declare i32 @fortchartoc(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/tmpf_36n2lx.c" target datalayout = "e-m:e-p270: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 @fgmvwrite_surface_fromfile_(ptr noundef %0, i64 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i64, align 8 store ptr %0, ptr %3, align 8 store i64 %1, ptr %4, align 8 %5 = load ptr, ptr %3, align 8 %6 = call i32 @fortchartoc(ptr noundef %5) %7 = load i64, ptr %4, align 8 %8 = call i32 @gmvwrite_surface_fromfile(i32 noundef %6, i64 noundef %7) ret void } declare i32 @gmvwrite_surface_fromfile(i32 noundef, i64 noundef) #1 declare i32 @fortchartoc(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/tmpfjf3yo82.c' source_filename = "/tmp/tmpfjf3yo82.c" target datalayout = "e-m:e-p270: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 [33 x i8] c"exp_matrix(\22%s\22, %s, %d, %d, %s)\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @generate_exp_matrix_code(ptr noundef %0, ptr noundef %1, i32 noundef %2, i32 noundef %3, ptr noundef %4) #0 { %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 %9 = alloca i32, align 4 %10 = alloca ptr, align 8 %11 = alloca ptr, align 8 store ptr %0, ptr %6, align 8 store ptr %1, ptr %7, align 8 store i32 %2, ptr %8, align 4 store i32 %3, ptr %9, align 4 store ptr %4, ptr %10, align 8 %12 = load ptr, ptr %6, align 8 %13 = call i64 @strlen(ptr noundef %12) %14 = load ptr, ptr %7, align 8 %15 = call i64 @strlen(ptr noundef %14) %16 = add nsw i64 %13, %15 %17 = add nsw i64 %16, 30 %18 = call ptr @calloc(i32 noundef 1, i64 noundef %17) store ptr %18, ptr %11, align 8 %19 = load ptr, ptr %11, align 8 %20 = load ptr, ptr %7, align 8 %21 = load ptr, ptr %6, align 8 %22 = load i32, ptr %8, align 4 %23 = load i32, ptr %9, align 4 %24 = load ptr, ptr %10, align 8 %25 = call i32 @sprintf(ptr noundef %19, ptr noundef @.str, ptr noundef %20, ptr noundef %21, i32 noundef %22, i32 noundef %23, ptr noundef %24) %26 = load ptr, ptr %11, align 8 ret ptr %26 } declare ptr @calloc(i32 noundef, i64 noundef) #1 declare i64 @strlen(ptr noundef) #1 declare i32 @sprintf(ptr noundef, ptr noundef, ptr noundef, ptr noundef, i32 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/tmpfjf3yo82.c" target datalayout = "e-m:e-p270: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 [33 x i8] c"exp_matrix(\22%s\22, %s, %d, %d, %s)\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @generate_exp_matrix_code(ptr noundef %0, ptr noundef %1, i32 noundef %2, i32 noundef %3, ptr noundef %4) #0 { %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 %9 = alloca i32, align 4 %10 = alloca ptr, align 8 %11 = alloca ptr, align 8 store ptr %0, ptr %6, align 8 store ptr %1, ptr %7, align 8 store i32 %2, ptr %8, align 4 store i32 %3, ptr %9, align 4 store ptr %4, ptr %10, align 8 %12 = load ptr, ptr %6, align 8 %13 = call i64 @strlen(ptr noundef %12) %14 = load ptr, ptr %7, align 8 %15 = call i64 @strlen(ptr noundef %14) %16 = add nsw i64 %13, %15 %17 = add nsw i64 %16, 30 %18 = call ptr @calloc(i32 noundef 1, i64 noundef %17) store ptr %18, ptr %11, align 8 %19 = load ptr, ptr %11, align 8 %20 = load ptr, ptr %7, align 8 %21 = load ptr, ptr %6, align 8 %22 = load i32, ptr %8, align 4 %23 = load i32, ptr %9, align 4 %24 = load ptr, ptr %10, align 8 %25 = call i32 @sprintf(ptr noundef %19, ptr noundef @.str, ptr noundef %20, ptr noundef %21, i32 noundef %22, i32 noundef %23, ptr noundef %24) %26 = load ptr, ptr %11, align 8 ret ptr %26 } declare ptr @calloc(i32 noundef, i64 noundef) #1 declare i64 @strlen(ptr noundef) #1 declare i32 @sprintf(ptr noundef, ptr noundef, ptr noundef, ptr noundef, i32 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/tmpttp6m444.c' source_filename = "/tmp/tmpttp6m444.c" target datalayout = "e-m:e-p270: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/tmpttp6m444.c" target datalayout = "e-m:e-p270: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/tmpo8wgv3k0.c' source_filename = "/tmp/tmpo8wgv3k0.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [14 x i8] c"Out of memory\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @xstrdup(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 %5 = load ptr, ptr %3, align 8 %6 = icmp ne ptr %5, null br i1 %6, label %8, label %7 7: ; preds = %1 store ptr null, ptr %2, align 8 br label %16 8: ; preds = %1 %9 = load ptr, ptr %3, align 8 %10 = call ptr @strdup(ptr noundef %9) store ptr %10, ptr %4, align 8 %11 = icmp ne ptr %10, null br i1 %11, label %14, label %12 12: ; preds = %8 %13 = call i32 @show_error(ptr noundef @.str) br label %14 14: ; preds = %12, %8 %15 = load ptr, ptr %4, align 8 store ptr %15, ptr %2, align 8 br label %16 16: ; preds = %14, %7 %17 = load ptr, ptr %2, align 8 ret ptr %17 } declare ptr @strdup(ptr noundef) #1 declare i32 @show_error(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpo8wgv3k0.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [14 x i8] c"Out of memory\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @xstrdup(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 %5 = load ptr, ptr %3, align 8 %6 = icmp ne ptr %5, null br i1 %6, label %8, label %7 7: ; preds = %1 store ptr null, ptr %2, align 8 br label %16 8: ; preds = %1 %9 = load ptr, ptr %3, align 8 %10 = call ptr @strdup(ptr noundef %9) store ptr %10, ptr %4, align 8 %11 = icmp ne ptr %10, null br i1 %11, label %14, label %12 12: ; preds = %8 %13 = call i32 @show_error(ptr noundef @.str) br label %14 14: ; preds = %12, %8 %15 = load ptr, ptr %4, align 8 store ptr %15, ptr %2, align 8 br label %16 16: ; preds = %14, %7 %17 = load ptr, ptr %2, align 8 ret ptr %17 } declare ptr @strdup(ptr noundef) #1 declare i32 @show_error(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp9z4apysh.c' source_filename = "/tmp/tmp9z4apysh.c" target datalayout = "e-m:e-p270: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/tmp9z4apysh.c" target datalayout = "e-m:e-p270: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/tmpxdhxivvx.c' source_filename = "/tmp/tmpxdhxivvx.c" target datalayout = "e-m:e-p270: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 [28 x i8] c"Usage: zipsum filename ...\0A\00", align 1 @errno = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [7 x i8] c"malloc\00", align 1 @.str.2 = private unnamed_addr constant [3 x i8] c"rb\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"fopen\00", align 1 @.str.4 = private unnamed_addr constant [8 x i8] c"realloc\00", align 1 @.str.5 = private unnamed_addr constant [34 x i8] c"%s: unrecognized ZIP file format\0A\00", align 1 @.str.6 = private unnamed_addr constant [9 x i8] c"%08X\09%s\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 ptr, align 8 %7 = alloca i32, align 4 %8 = alloca i32, align 4 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca i64, align 8 %12 = alloca ptr, align 8 %13 = alloca i32, align 4 %14 = alloca i64, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store i32 0, ptr %13, align 4 %15 = load i32, ptr %4, align 4 %16 = icmp slt i32 %15, 2 br i1 %16, label %17, label %20 17: ; preds = %2 %18 = load i32, ptr @stderr, align 4 %19 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %18, ptr noundef @.str) store i32 1, ptr %3, align 4 br label %163 20: ; preds = %2 store i64 65536, ptr %9, align 8 %21 = load i64, ptr %9, align 8 %22 = call ptr @malloc(i64 noundef %21) store ptr %22, ptr %6, align 8 %23 = load ptr, ptr %6, align 8 %24 = icmp eq ptr %23, null br i1 %24, label %25, label %28 25: ; preds = %20 %26 = load i32, ptr @errno, align 4 %27 = call i32 @die(i32 noundef %26, ptr noundef @.str.1) br label %28 28: ; preds = %25, %20 store i32 1, ptr %8, align 4 br label %29 29: ; preds = %156, %28 %30 = load i32, ptr %8, align 4 %31 = load i32, ptr %4, align 4 %32 = icmp slt i32 %30, %31 br i1 %32, label %33, label %159 33: ; preds = %29 %34 = load ptr, ptr %5, align 8 %35 = load i32, ptr %8, align 4 %36 = sext i32 %35 to i64 %37 = getelementptr inbounds ptr, ptr %34, i64 %36 %38 = load ptr, ptr %37, align 8 %39 = call ptr @fopen(ptr noundef %38, ptr noundef @.str.2) store ptr %39, ptr %12, align 8 %40 = load ptr, ptr %12, align 8 %41 = icmp eq ptr %40, null br i1 %41, label %42, label %45 42: ; preds = %33 %43 = load i32, ptr @errno, align 4 %44 = call i32 @die(i32 noundef %43, ptr noundef @.str.3) br label %45 45: ; preds = %42, %33 store i64 0, ptr %10, align 8 br label %46 46: ; preds = %74, %45 %47 = load i64, ptr %10, align 8 %48 = load i64, ptr %9, align 8 %49 = icmp eq i64 %47, %48 br i1 %49, label %50, label %62 50: ; preds = %46 %51 = load i64, ptr %9, align 8 %52 = mul i64 %51, 2 store i64 %52, ptr %9, align 8 %53 = load ptr, ptr %6, align 8 %54 = load i64, ptr %9, align 8 %55 = call ptr @realloc(ptr noundef %53, i64 noundef %54) store ptr %55, ptr %6, align 8 %56 = load ptr, ptr %6, align 8 %57 = icmp eq ptr %56, null br i1 %57, label %58, label %61 58: ; preds = %50 %59 = load i32, ptr @errno, align 4 %60 = call i32 @die(i32 noundef %59, ptr noundef @.str.4) br label %61 61: ; preds = %58, %50 br label %62 62: ; preds = %61, %46 %63 = load ptr, ptr %6, align 8 %64 = load i64, ptr %10, align 8 %65 = getelementptr inbounds i8, ptr %63, i64 %64 %66 = load i64, ptr %9, align 8 %67 = load i64, ptr %10, align 8 %68 = sub i64 %66, %67 %69 = load ptr, ptr %12, align 8 %70 = call i64 @fread(ptr noundef %65, i32 noundef 1, i64 noundef %68, ptr noundef %69) store i64 %70, ptr %14, align 8 %71 = load i64, ptr %14, align 8 %72 = icmp eq i64 %71, 0 br i1 %72, label %73, label %74 73: ; preds = %62 br label %78 74: ; preds = %62 %75 = load i64, ptr %14, align 8 %76 = load i64, ptr %10, align 8 %77 = add i64 %76, %75 store i64 %77, ptr %10, align 8 br label %46 78: ; preds = %73 %79 = load ptr, ptr %12, align 8 %80 = call i32 @fclose(ptr noundef %79) %81 = load ptr, ptr %6, align 8 %82 = load i64, ptr %10, align 8 %83 = call i64 @clear_zip_file(ptr noundef %81, i64 noundef %82) %84 = icmp ne i64 %83, 0 br i1 %84, label %85, label %93 85: ; preds = %78 %86 = load i32, ptr @stderr, align 4 %87 = load ptr, ptr %5, align 8 %88 = load i32, ptr %8, align 4 %89 = sext i32 %88 to i64 %90 = getelementptr inbounds ptr, ptr %87, i64 %89 %91 = load ptr, ptr %90, align 8 %92 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %86, ptr noundef @.str.5, ptr noundef %91) store i32 1, ptr %13, align 4 br label %156 93: ; preds = %78 store i32 0, ptr %7, align 4 store i64 0, ptr %11, align 8 br label %94 94: ; preds = %130, %93 %95 = load i64, ptr %11, align 8 %96 = load i64, ptr %10, align 8 %97 = icmp ult i64 %95, %96 br i1 %97, label %98, label %133 98: ; preds = %94 %99 = load ptr, ptr %6, align 8 %100 = load i64, ptr %11, align 8 %101 = getelementptr inbounds i8, ptr %99, i64 %100 %102 = load i8, ptr %101, align 1 %103 = zext i8 %102 to i32 %104 = load ptr, ptr %6, align 8 %105 = load i64, ptr %11, align 8 %106 = add i64 %105, 1 %107 = getelementptr inbounds i8, ptr %104, i64 %106 %108 = load i8, ptr %107, align 1 %109 = zext i8 %108 to i32 %110 = shl i32 %109, 8 %111 = or i32 %103, %110 %112 = load ptr, ptr %6, align 8 %113 = load i64, ptr %11, align 8 %114 = add i64 %113, 2 %115 = getelementptr inbounds i8, ptr %112, i64 %114 %116 = load i8, ptr %115, align 1 %117 = zext i8 %116 to i32 %118 = shl i32 %117, 16 %119 = or i32 %111, %118 %120 = load ptr, ptr %6, align 8 %121 = load i64, ptr %11, align 8 %122 = add i64 %121, 2 %123 = getelementptr inbounds i8, ptr %120, i64 %122 %124 = load i8, ptr %123, align 1 %125 = zext i8 %124 to i32 %126 = shl i32 %125, 24 %127 = or i32 %119, %126 %128 = load i32, ptr %7, align 4 %129 = add i32 %128, %127 store i32 %129, ptr %7, align 4 br label %130 130: ; preds = %98 %131 = load i64, ptr %11, align 8 %132 = add i64 %131, 4 store i64 %132, ptr %11, align 8 br label %94, !llvm.loop !6 133: ; preds = %94 br label %134 134: ; preds = %138, %133 %135 = load i64, ptr %11, align 8 %136 = load i64, ptr %10, align 8 %137 = icmp ult i64 %135, %136 br i1 %137, label %138, label %148 138: ; preds = %134 %139 = load ptr, ptr %6, align 8 %140 = load i64, ptr %11, align 8 %141 = getelementptr inbounds i8, ptr %139, i64 %140 %142 = load i8, ptr %141, align 1 %143 = zext i8 %142 to i32 %144 = load i32, ptr %7, align 4 %145 = add i32 %144, %143 store i32 %145, ptr %7, align 4 %146 = load i64, ptr %11, align 8 %147 = add i64 %146, 1 store i64 %147, ptr %11, align 8 br label %134, !llvm.loop !8 148: ; preds = %134 %149 = load i32, ptr %7, align 4 %150 = load ptr, ptr %5, align 8 %151 = load i32, ptr %8, align 4 %152 = sext i32 %151 to i64 %153 = getelementptr inbounds ptr, ptr %150, i64 %152 %154 = load ptr, ptr %153, align 8 %155 = call i32 @printf(ptr noundef @.str.6, i32 noundef %149, ptr noundef %154) br label %156 156: ; preds = %148, %85 %157 = load i32, ptr %8, align 4 %158 = add nsw i32 %157, 1 store i32 %158, ptr %8, align 4 br label %29, !llvm.loop !9 159: ; preds = %29 %160 = load ptr, ptr %6, align 8 %161 = call i32 @free(ptr noundef %160) %162 = load i32, ptr %13, align 4 store i32 %162, ptr %3, align 4 br label %163 163: ; preds = %159, %17 %164 = load i32, ptr %3, align 4 ret i32 %164 } declare i32 @fprintf(i32 noundef, ptr noundef, ...) #1 declare ptr @malloc(i64 noundef) #1 declare i32 @die(i32 noundef, ptr noundef) #1 declare ptr @fopen(ptr noundef, ptr noundef) #1 declare ptr @realloc(ptr noundef, i64 noundef) #1 declare i64 @fread(ptr noundef, i32 noundef, i64 noundef, ptr noundef) #1 declare i32 @fclose(ptr noundef) #1 declare i64 @clear_zip_file(ptr noundef, i64 noundef) #1 declare i32 @printf(ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpxdhxivvx.c" target datalayout = "e-m:e-p270: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 [28 x i8] c"Usage: zipsum filename ...\0A\00", align 1 @errno = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [7 x i8] c"malloc\00", align 1 @.str.2 = private unnamed_addr constant [3 x i8] c"rb\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"fopen\00", align 1 @.str.4 = private unnamed_addr constant [8 x i8] c"realloc\00", align 1 @.str.5 = private unnamed_addr constant [34 x i8] c"%s: unrecognized ZIP file format\0A\00", align 1 @.str.6 = private unnamed_addr constant [9 x i8] c"%08X\09%s\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 ptr, align 8 %7 = alloca i32, align 4 %8 = alloca i32, align 4 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca i64, align 8 %12 = alloca ptr, align 8 %13 = alloca i32, align 4 %14 = alloca i64, align 8 store i32 0, ptr %3, align 4 store i32 %0, ptr %4, align 4 store ptr %1, ptr %5, align 8 store i32 0, ptr %13, align 4 %15 = load i32, ptr %4, align 4 %16 = icmp slt i32 %15, 2 br i1 %16, label %17, label %20 17: ; preds = %2 %18 = load i32, ptr @stderr, align 4 %19 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %18, ptr noundef @.str) store i32 1, ptr %3, align 4 br label %169 20: ; preds = %2 store i64 65536, ptr %9, align 8 %21 = load i64, ptr %9, align 8 %22 = call ptr @malloc(i64 noundef %21) store ptr %22, ptr %6, align 8 %23 = load ptr, ptr %6, align 8 %24 = icmp eq ptr %23, null br i1 %24, label %25, label %28 25: ; preds = %20 %26 = load i32, ptr @errno, align 4 %27 = call i32 @die(i32 noundef %26, ptr noundef @.str.1) br label %28 28: ; preds = %25, %20 store i32 1, ptr %8, align 4 %29 = load i32, ptr %8, align 4 %30 = load i32, ptr %4, align 4 %31 = icmp slt i32 %29, %30 br i1 %31, label %.lr.ph5, label %165 .lr.ph5: ; preds = %28 br label %32 32: ; preds = %.lr.ph5, %159 %33 = load ptr, ptr %5, align 8 %34 = load i32, ptr %8, 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 ptr @fopen(ptr noundef %37, ptr noundef @.str.2) store ptr %38, ptr %12, align 8 %39 = load ptr, ptr %12, align 8 %40 = icmp eq ptr %39, null br i1 %40, label %41, label %44 41: ; preds = %32 %42 = load i32, ptr @errno, align 4 %43 = call i32 @die(i32 noundef %42, ptr noundef @.str.3) br label %44 44: ; preds = %41, %32 store i64 0, ptr %10, align 8 br label %45 45: ; preds = %73, %44 %46 = load i64, ptr %10, align 8 %47 = load i64, ptr %9, align 8 %48 = icmp eq i64 %46, %47 br i1 %48, label %49, label %61 49: ; preds = %45 %50 = load i64, ptr %9, align 8 %51 = mul i64 %50, 2 store i64 %51, ptr %9, align 8 %52 = load ptr, ptr %6, align 8 %53 = load i64, ptr %9, align 8 %54 = call ptr @realloc(ptr noundef %52, i64 noundef %53) store ptr %54, ptr %6, align 8 %55 = load ptr, ptr %6, align 8 %56 = icmp eq ptr %55, null br i1 %56, label %57, label %60 57: ; preds = %49 %58 = load i32, ptr @errno, align 4 %59 = call i32 @die(i32 noundef %58, ptr noundef @.str.4) br label %60 60: ; preds = %57, %49 br label %61 61: ; preds = %60, %45 %62 = load ptr, ptr %6, align 8 %63 = load i64, ptr %10, align 8 %64 = getelementptr inbounds i8, ptr %62, i64 %63 %65 = load i64, ptr %9, align 8 %66 = load i64, ptr %10, align 8 %67 = sub i64 %65, %66 %68 = load ptr, ptr %12, align 8 %69 = call i64 @fread(ptr noundef %64, i32 noundef 1, i64 noundef %67, ptr noundef %68) store i64 %69, ptr %14, align 8 %70 = load i64, ptr %14, align 8 %71 = icmp eq i64 %70, 0 br i1 %71, label %72, label %73 72: ; preds = %61 br label %77 73: ; preds = %61 %74 = load i64, ptr %14, align 8 %75 = load i64, ptr %10, align 8 %76 = add i64 %75, %74 store i64 %76, ptr %10, align 8 br label %45 77: ; preds = %72 %78 = load ptr, ptr %12, align 8 %79 = call i32 @fclose(ptr noundef %78) %80 = load ptr, ptr %6, align 8 %81 = load i64, ptr %10, align 8 %82 = call i64 @clear_zip_file(ptr noundef %80, i64 noundef %81) %83 = icmp ne i64 %82, 0 br i1 %83, label %84, label %92 84: ; preds = %77 %85 = load i32, ptr @stderr, align 4 %86 = load ptr, ptr %5, align 8 %87 = load i32, ptr %8, align 4 %88 = sext i32 %87 to i64 %89 = getelementptr inbounds ptr, ptr %86, i64 %88 %90 = load ptr, ptr %89, align 8 %91 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %85, ptr noundef @.str.5, ptr noundef %90) store i32 1, ptr %13, align 4 br label %159 92: ; preds = %77 store i32 0, ptr %7, align 4 store i64 0, ptr %11, align 8 %93 = load i64, ptr %11, align 8 %94 = load i64, ptr %10, align 8 %95 = icmp ult i64 %93, %94 br i1 %95, label %.lr.ph, label %134 .lr.ph: ; preds = %92 br label %96 96: ; preds = %.lr.ph, %128 %97 = load ptr, ptr %6, align 8 %98 = load i64, ptr %11, align 8 %99 = getelementptr inbounds i8, ptr %97, i64 %98 %100 = load i8, ptr %99, align 1 %101 = zext i8 %100 to i32 %102 = load ptr, ptr %6, align 8 %103 = load i64, ptr %11, align 8 %104 = add i64 %103, 1 %105 = getelementptr inbounds i8, ptr %102, i64 %104 %106 = load i8, ptr %105, align 1 %107 = zext i8 %106 to i32 %108 = shl i32 %107, 8 %109 = or i32 %101, %108 %110 = load ptr, ptr %6, align 8 %111 = load i64, ptr %11, align 8 %112 = add i64 %111, 2 %113 = getelementptr inbounds i8, ptr %110, i64 %112 %114 = load i8, ptr %113, align 1 %115 = zext i8 %114 to i32 %116 = shl i32 %115, 16 %117 = or i32 %109, %116 %118 = load ptr, ptr %6, align 8 %119 = load i64, ptr %11, align 8 %120 = add i64 %119, 2 %121 = getelementptr inbounds i8, ptr %118, i64 %120 %122 = load i8, ptr %121, align 1 %123 = zext i8 %122 to i32 %124 = shl i32 %123, 24 %125 = or i32 %117, %124 %126 = load i32, ptr %7, align 4 %127 = add i32 %126, %125 store i32 %127, ptr %7, align 4 br label %128 128: ; preds = %96 %129 = load i64, ptr %11, align 8 %130 = add i64 %129, 4 store i64 %130, ptr %11, align 8 %131 = load i64, ptr %11, align 8 %132 = load i64, ptr %10, align 8 %133 = icmp ult i64 %131, %132 br i1 %133, label %96, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %128 br label %134 134: ; preds = %._crit_edge, %92 %135 = load i64, ptr %11, align 8 %136 = load i64, ptr %10, align 8 %137 = icmp ult i64 %135, %136 br i1 %137, label %.lr.ph2, label %151 .lr.ph2: ; preds = %134 br label %138 138: ; preds = %.lr.ph2, %138 %139 = load ptr, ptr %6, align 8 %140 = load i64, ptr %11, align 8 %141 = getelementptr inbounds i8, ptr %139, i64 %140 %142 = load i8, ptr %141, align 1 %143 = zext i8 %142 to i32 %144 = load i32, ptr %7, align 4 %145 = add i32 %144, %143 store i32 %145, ptr %7, align 4 %146 = load i64, ptr %11, align 8 %147 = add i64 %146, 1 store i64 %147, ptr %11, align 8 %148 = load i64, ptr %11, align 8 %149 = load i64, ptr %10, align 8 %150 = icmp ult i64 %148, %149 br i1 %150, label %138, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %138 br label %151 151: ; preds = %._crit_edge3, %134 %152 = load i32, ptr %7, align 4 %153 = load ptr, ptr %5, align 8 %154 = load i32, ptr %8, align 4 %155 = sext i32 %154 to i64 %156 = getelementptr inbounds ptr, ptr %153, i64 %155 %157 = load ptr, ptr %156, align 8 %158 = call i32 @printf(ptr noundef @.str.6, i32 noundef %152, ptr noundef %157) br label %159 159: ; preds = %151, %84 %160 = load i32, ptr %8, align 4 %161 = add nsw i32 %160, 1 store i32 %161, ptr %8, align 4 %162 = load i32, ptr %8, align 4 %163 = load i32, ptr %4, align 4 %164 = icmp slt i32 %162, %163 br i1 %164, label %32, label %._crit_edge6, !llvm.loop !9 ._crit_edge6: ; preds = %159 br label %165 165: ; preds = %._crit_edge6, %28 %166 = load ptr, ptr %6, align 8 %167 = call i32 @free(ptr noundef %166) %168 = load i32, ptr %13, align 4 store i32 %168, ptr %3, align 4 br label %169 169: ; preds = %165, %17 %170 = load i32, ptr %3, align 4 ret i32 %170 } declare i32 @fprintf(i32 noundef, ptr noundef, ...) #1 declare ptr @malloc(i64 noundef) #1 declare i32 @die(i32 noundef, ptr noundef) #1 declare ptr @fopen(ptr noundef, ptr noundef) #1 declare ptr @realloc(ptr noundef, i64 noundef) #1 declare i64 @fread(ptr noundef, i32 noundef, i64 noundef, ptr noundef) #1 declare i32 @fclose(ptr noundef) #1 declare i64 @clear_zip_file(ptr noundef, i64 noundef) #1 declare i32 @printf(ptr noundef, i32 noundef, ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7}
; ModuleID = '/tmp/tmpbi79tvu0.c' source_filename = "/tmp/tmpbi79tvu0.c" target datalayout = "e-m:e-p270: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 @copy_dobldobl_Laurent_container_to_target_system() #0 { %1 = alloca ptr, align 8 %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = load ptr, ptr %1, align 8 %6 = load ptr, ptr %2, align 8 %7 = load ptr, ptr %4, align 8 %8 = call i32 @_ada_use_c2phc4c(i32 noundef 781, ptr noundef %5, ptr noundef %6, ptr noundef %7, i32 noundef 0) store i32 %8, ptr %3, align 4 %9 = load i32, ptr %3, align 4 ret i32 %9 } declare i32 @_ada_use_c2phc4c(i32 noundef, ptr noundef, 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/tmpbi79tvu0.c" target datalayout = "e-m:e-p270: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 @copy_dobldobl_Laurent_container_to_target_system() #0 { %1 = alloca ptr, align 8 %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = load ptr, ptr %1, align 8 %6 = load ptr, ptr %2, align 8 %7 = load ptr, ptr %4, align 8 %8 = call i32 @_ada_use_c2phc4c(i32 noundef 781, ptr noundef %5, ptr noundef %6, ptr noundef %7, i32 noundef 0) store i32 %8, ptr %3, align 4 %9 = load i32, ptr %3, align 4 ret i32 %9 } declare i32 @_ada_use_c2phc4c(i32 noundef, ptr noundef, 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/tmp9uk6rf9t.c' source_filename = "/tmp/tmp9uk6rf9t.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"\1B[1C\00", align 1 @.str.1 = private unnamed_addr constant [5 x i8] c"\1B[1E\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @move_right(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %6 = call i32 (...) @get_column() store i32 %6, ptr %5, align 4 br label %7 7: ; preds = %22, %1 %8 = load i32, ptr %2, align 4 store i32 %8, ptr %3, align 4 br label %9 9: ; preds = %13, %7 %10 = load i32, ptr %3, align 4 %11 = add nsw i32 %10, -1 store i32 %11, ptr %3, align 4 %12 = icmp ne i32 %10, 0 br i1 %12, label %13, label %15 13: ; preds = %9 %14 = call i32 @write_assert(i32 noundef 1, ptr noundef @.str, i32 noundef 4) br label %9, !llvm.loop !6 15: ; preds = %9 %16 = call i32 (...) @get_column() store i32 %16, ptr %4, align 4 %17 = load i32, ptr %4, align 4 %18 = load i32, ptr %5, align 4 %19 = sub nsw i32 %17, %18 %20 = load i32, ptr %2, align 4 %21 = icmp slt i32 %19, %20 br i1 %21, label %22, label %30 22: ; preds = %15 %23 = call i32 @write_assert(i32 noundef 1, ptr noundef @.str.1, i32 noundef 4) %24 = load i32, ptr %2, align 4 %25 = load i32, ptr %4, align 4 %26 = sub nsw i32 %24, %25 %27 = load i32, ptr %5, align 4 %28 = add nsw i32 %26, %27 %29 = sub nsw i32 %28, 1 store i32 %29, ptr %2, align 4 store i32 1, ptr %5, align 4 br label %7 30: ; preds = %15 ret void } declare i32 @get_column(...) #1 declare i32 @write_assert(i32 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp9uk6rf9t.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"\1B[1C\00", align 1 @.str.1 = private unnamed_addr constant [5 x i8] c"\1B[1E\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @move_right(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %6 = call i32 (...) @get_column() store i32 %6, ptr %5, align 4 br label %7 7: ; preds = %24, %1 %8 = load i32, ptr %2, align 4 store i32 %8, ptr %3, align 4 %9 = load i32, ptr %3, align 4 %10 = add nsw i32 %9, -1 store i32 %10, ptr %3, align 4 %11 = icmp ne i32 %9, 0 br i1 %11, label %.lr.ph, label %17 .lr.ph: ; preds = %7 br label %12 12: ; preds = %.lr.ph, %12 %13 = call i32 @write_assert(i32 noundef 1, ptr noundef @.str, i32 noundef 4) %14 = load i32, ptr %3, align 4 %15 = add nsw i32 %14, -1 store i32 %15, ptr %3, align 4 %16 = icmp ne i32 %14, 0 br i1 %16, label %12, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %12 br label %17 17: ; preds = %._crit_edge, %7 %18 = call i32 (...) @get_column() store i32 %18, ptr %4, align 4 %19 = load i32, ptr %4, align 4 %20 = load i32, ptr %5, align 4 %21 = sub nsw i32 %19, %20 %22 = load i32, ptr %2, align 4 %23 = icmp slt i32 %21, %22 br i1 %23, label %24, label %32 24: ; preds = %17 %25 = call i32 @write_assert(i32 noundef 1, ptr noundef @.str.1, i32 noundef 4) %26 = load i32, ptr %2, align 4 %27 = load i32, ptr %4, align 4 %28 = sub nsw i32 %26, %27 %29 = load i32, ptr %5, align 4 %30 = add nsw i32 %28, %29 %31 = sub nsw i32 %30, 1 store i32 %31, ptr %2, align 4 store i32 1, ptr %5, align 4 br label %7 32: ; preds = %17 ret void } declare i32 @get_column(...) #1 declare i32 @write_assert(i32 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"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpu07mbu_6.c' source_filename = "/tmp/tmpu07mbu_6.c" target datalayout = "e-m:e-p270: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 @fn_qtg_0_4294967295_al_sq_cl_33_33_36_36_38_46_48_59_61_61_64_91_95_95_97_122_126_126_160_55295_63744_64975_65008_65519_65533_65533_65536_131069_131072_196605_196608_262141_262144_327677_327680_393213_393216_458749_458752_524285_524288_589821_589824_655357_655360_720893_720896_786429_786432_851965_851968_917501_917504_983037_sq_ch_37_qtg_2_2_cl_48_57_65_70_91_91_97_102(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 0, ptr %4, align 4 store i32 0, ptr %5, align 4 store i32 0, ptr %6, align 4 br label %7 7: ; preds = %14, %1 %8 = load ptr, ptr %3, align 8 %9 = load i32, ptr %4, align 4 %10 = sext i32 %9 to i64 %11 = getelementptr inbounds i8, ptr %8, i64 %10 %12 = call i32 @fn_al_sq_cl_33_33_36_36_38_46_48_59_61_61_64_91_95_95_97_122_126_126_160_55295_63744_64975_65008_65519_65533_65533_65536_131069_131072_196605_196608_262141_262144_327677_327680_393213_393216_458749_458752_524285_524288_589821_589824_655357_655360_720893_720896_786429_786432_851965_851968_917501_917504_983037_sq_ch_37_qtg_2_2_cl_48_57_65_70_91_91_97_102(ptr noundef %11) store i32 %12, ptr %5, align 4 %13 = icmp ne i32 %12, -1 br i1 %13, label %14, label %20 14: ; preds = %7 %15 = load i32, ptr %5, align 4 %16 = load i32, ptr %4, align 4 %17 = add nsw i32 %16, %15 store i32 %17, ptr %4, align 4 %18 = load i32, ptr %6, align 4 %19 = add nsw i32 %18, 1 store i32 %19, ptr %6, align 4 br label %7, !llvm.loop !6 20: ; preds = %7 %21 = load i32, ptr %6, align 4 %22 = icmp sge i32 %21, 0 br i1 %22, label %23, label %25 23: ; preds = %20 %24 = load i32, ptr %4, align 4 store i32 %24, ptr %2, align 4 br label %26 25: ; preds = %20 store i32 -1, ptr %2, align 4 br label %26 26: ; preds = %25, %23 %27 = load i32, ptr %2, align 4 ret i32 %27 } declare i32 @fn_al_sq_cl_33_33_36_36_38_46_48_59_61_61_64_91_95_95_97_122_126_126_160_55295_63744_64975_65008_65519_65533_65533_65536_131069_131072_196605_196608_262141_262144_327677_327680_393213_393216_458749_458752_524285_524288_589821_589824_655357_655360_720893_720896_786429_786432_851965_851968_917501_917504_983037_sq_ch_37_qtg_2_2_cl_48_57_65_70_91_91_97_102(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/tmpu07mbu_6.c" target datalayout = "e-m:e-p270: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 @fn_qtg_0_4294967295_al_sq_cl_33_33_36_36_38_46_48_59_61_61_64_91_95_95_97_122_126_126_160_55295_63744_64975_65008_65519_65533_65533_65536_131069_131072_196605_196608_262141_262144_327677_327680_393213_393216_458749_458752_524285_524288_589821_589824_655357_655360_720893_720896_786429_786432_851965_851968_917501_917504_983037_sq_ch_37_qtg_2_2_cl_48_57_65_70_91_91_97_102(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 0, ptr %4, align 4 store i32 0, ptr %5, align 4 store i32 0, ptr %6, align 4 %7 = load ptr, ptr %3, align 8 %8 = load i32, ptr %4, align 4 %9 = sext i32 %8 to i64 %10 = getelementptr inbounds i8, ptr %7, i64 %9 %11 = call i32 @fn_al_sq_cl_33_33_36_36_38_46_48_59_61_61_64_91_95_95_97_122_126_126_160_55295_63744_64975_65008_65519_65533_65533_65536_131069_131072_196605_196608_262141_262144_327677_327680_393213_393216_458749_458752_524285_524288_589821_589824_655357_655360_720893_720896_786429_786432_851965_851968_917501_917504_983037_sq_ch_37_qtg_2_2_cl_48_57_65_70_91_91_97_102(ptr noundef %10) store i32 %11, ptr %5, align 4 %12 = icmp ne i32 %11, -1 br i1 %12, label %.lr.ph, label %25 .lr.ph: ; preds = %1 br label %13 13: ; preds = %.lr.ph, %13 %14 = load i32, ptr %5, align 4 %15 = load i32, ptr %4, align 4 %16 = add nsw i32 %15, %14 store i32 %16, ptr %4, align 4 %17 = load i32, ptr %6, align 4 %18 = add nsw i32 %17, 1 store i32 %18, ptr %6, align 4 %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 = call i32 @fn_al_sq_cl_33_33_36_36_38_46_48_59_61_61_64_91_95_95_97_122_126_126_160_55295_63744_64975_65008_65519_65533_65533_65536_131069_131072_196605_196608_262141_262144_327677_327680_393213_393216_458749_458752_524285_524288_589821_589824_655357_655360_720893_720896_786429_786432_851965_851968_917501_917504_983037_sq_ch_37_qtg_2_2_cl_48_57_65_70_91_91_97_102(ptr noundef %22) store i32 %23, ptr %5, align 4 %24 = icmp ne i32 %23, -1 br i1 %24, label %13, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %13 br label %25 25: ; preds = %._crit_edge, %1 %26 = load i32, ptr %6, align 4 %27 = icmp sge i32 %26, 0 br i1 %27, label %28, label %30 28: ; preds = %25 %29 = load i32, ptr %4, align 4 store i32 %29, ptr %2, align 4 br label %31 30: ; preds = %25 store i32 -1, ptr %2, align 4 br label %31 31: ; preds = %30, %28 %32 = load i32, ptr %2, align 4 ret i32 %32 } declare i32 @fn_al_sq_cl_33_33_36_36_38_46_48_59_61_61_64_91_95_95_97_122_126_126_160_55295_63744_64975_65008_65519_65533_65533_65536_131069_131072_196605_196608_262141_262144_327677_327680_393213_393216_458749_458752_524285_524288_589821_589824_655357_655360_720893_720896_786429_786432_851965_851968_917501_917504_983037_sq_ch_37_qtg_2_2_cl_48_57_65_70_91_91_97_102(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/tmp5kdehdop.c' source_filename = "/tmp/tmp5kdehdop.c" target datalayout = "e-m:e-p270: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 [167 x i8] c"readpartition <options>\0A -d /path/to/dev set device to read/write\0A -h this screen\0A -s set swap bytes on\0A -w After reading drive, write the modified boot block back.\0A\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @usage() #0 { %1 = call i32 @printf(ptr noundef @.str) ret void } declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5kdehdop.c" target datalayout = "e-m:e-p270: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 [167 x i8] c"readpartition <options>\0A -d /path/to/dev set device to read/write\0A -h this screen\0A -s set swap bytes on\0A -w After reading drive, write the modified boot block back.\0A\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @usage() #0 { %1 = call i32 @printf(ptr noundef @.str) ret void } declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp3xmnm2ua.c' source_filename = "/tmp/tmp3xmnm2ua.c" target datalayout = "e-m:e-p270: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.bar = private unnamed_addr constant [3 x i32] [i32 2, i32 0, i32 2], align 4 @.str = private unnamed_addr constant [4 x i8] c"%d\0A\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"pause\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [3 x i32], align 4 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 4 %2, ptr align 4 @__const.main.bar, i64 12, i1 false) %3 = getelementptr inbounds [3 x i32], ptr %2, i64 0, i64 0 %4 = call i32 @trap(ptr noundef %3, i32 noundef 3) %5 = call i32 @printf(ptr noundef @.str, i32 noundef %4) %6 = call i32 @system(ptr noundef @.str.1) 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 declare i32 @trap(ptr noundef, i32 noundef) #2 declare i32 @system(ptr noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp3xmnm2ua.c" target datalayout = "e-m:e-p270: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.bar = private unnamed_addr constant [3 x i32] [i32 2, i32 0, i32 2], align 4 @.str = private unnamed_addr constant [4 x i8] c"%d\0A\00", align 1 @.str.1 = private unnamed_addr constant [6 x i8] c"pause\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca [3 x i32], align 4 store i32 0, ptr %1, align 4 call void @llvm.memcpy.p0.p0.i64(ptr align 4 %2, ptr align 4 @__const.main.bar, i64 12, i1 false) %3 = getelementptr inbounds [3 x i32], ptr %2, i64 0, i64 0 %4 = call i32 @trap(ptr noundef %3, i32 noundef 3) %5 = call i32 @printf(ptr noundef @.str, i32 noundef %4) %6 = call i32 @system(ptr noundef @.str.1) 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 declare i32 @trap(ptr noundef, i32 noundef) #2 declare i32 @system(ptr noundef) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp68r7g4s8.c' source_filename = "/tmp/tmp68r7g4s8.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @EAGAIN = dso_local global i64 0, align 8 @EWOULDBLOCK = dso_local global i64 0, align 8 @errno = 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/tmp68r7g4s8.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @EAGAIN = dso_local global i64 0, align 8 @EWOULDBLOCK = dso_local global i64 0, align 8 @errno = 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/tmpn_3_abs_.c' source_filename = "/tmp/tmpn_3_abs_.c" target datalayout = "e-m:e-p270: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 @strnchrnul(ptr noundef %0, i32 noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca i64, align 8 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store i64 %2, ptr %7, align 8 br label %8 8: ; preds = %28, %3 %9 = load ptr, ptr %5, align 8 %10 = load i8, ptr %9, align 1 %11 = sext i8 %10 to i32 %12 = load i32, ptr %6, align 4 %13 = icmp eq i32 %11, %12 br i1 %13, label %14, label %16 14: ; preds = %8 %15 = load ptr, ptr %5, align 8 store ptr %15, ptr %4, align 8 br label %31 16: ; preds = %8 %17 = load ptr, ptr %5, align 8 %18 = load i8, ptr %17, align 1 %19 = icmp ne i8 %18, 0 br i1 %19, label %20, label %24 20: ; preds = %16 %21 = load i64, ptr %7, align 8 %22 = add i64 %21, -1 store i64 %22, ptr %7, align 8 %23 = icmp ne i64 %21, 0 br i1 %23, label %26, label %24 24: ; preds = %20, %16 %25 = load ptr, ptr %5, align 8 store ptr %25, ptr %4, align 8 br label %31 26: ; preds = %20 br label %27 27: ; preds = %26 br label %28 28: ; preds = %27 %29 = load ptr, ptr %5, align 8 %30 = getelementptr inbounds i8, ptr %29, i32 1 store ptr %30, ptr %5, align 8 br label %8 31: ; preds = %24, %14 %32 = load ptr, ptr %4, align 8 ret ptr %32 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"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/tmpn_3_abs_.c" target datalayout = "e-m:e-p270: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 @strnchrnul(ptr noundef %0, i32 noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 %7 = alloca i64, align 8 store ptr %0, ptr %5, align 8 store i32 %1, ptr %6, align 4 store i64 %2, ptr %7, align 8 %8 = load ptr, ptr %5, align 8 %9 = load i8, ptr %8, align 1 %10 = sext i8 %9 to i32 %11 = load i32, ptr %6, align 4 %12 = icmp eq i32 %10, %11 br i1 %12, label %13, label %.lr.ph .lr.ph: ; preds = %3 br label %15 ._crit_edge: ; preds = %27 br label %13 13: ; preds = %._crit_edge, %3 %14 = load ptr, ptr %5, align 8 store ptr %14, ptr %4, align 8 br label %35 15: ; preds = %.lr.ph, %27 %16 = load ptr, ptr %5, align 8 %17 = load i8, ptr %16, align 1 %18 = icmp ne i8 %17, 0 br i1 %18, label %19, label %23 19: ; preds = %15 %20 = load i64, ptr %7, align 8 %21 = add i64 %20, -1 store i64 %21, ptr %7, align 8 %22 = icmp ne i64 %20, 0 br i1 %22, label %25, label %23 23: ; preds = %19, %15 %24 = load ptr, ptr %5, align 8 store ptr %24, ptr %4, align 8 br label %35 25: ; preds = %19 br label %26 26: ; preds = %25 br label %27 27: ; preds = %26 %28 = load ptr, ptr %5, align 8 %29 = getelementptr inbounds i8, ptr %28, i32 1 store ptr %29, ptr %5, align 8 %30 = load ptr, ptr %5, align 8 %31 = load i8, ptr %30, align 1 %32 = sext i8 %31 to i32 %33 = load i32, ptr %6, align 4 %34 = icmp eq i32 %32, %33 br i1 %34, label %._crit_edge, label %15 35: ; preds = %23, %13 %36 = load ptr, ptr %4, align 8 ret ptr %36 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"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/tmp444_9dy5.c' source_filename = "/tmp/tmp444_9dy5.c" target datalayout = "e-m:e-p270: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 @fg_list_clear(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 %5 = load ptr, ptr %3, align 8 %6 = icmp ne ptr %5, null br i1 %6, label %8, label %7 7: ; preds = %1 store i32 -1, ptr %2, align 4 br label %19 8: ; preds = %1 br label %9 9: ; preds = %13, %8 %10 = load ptr, ptr %3, align 8 %11 = call i64 @fg_list_size(ptr noundef %10) %12 = icmp ne i64 %11, 0 br i1 %12, label %13, label %18 13: ; preds = %9 %14 = load ptr, ptr %3, align 8 %15 = call ptr @fg_list_pop_front(ptr noundef %14) store ptr %15, ptr %4, align 8 %16 = load ptr, ptr %4, align 8 %17 = call i32 @free(ptr noundef %16) br label %9, !llvm.loop !6 18: ; preds = %9 store i32 0, ptr %2, align 4 br label %19 19: ; preds = %18, %7 %20 = load i32, ptr %2, align 4 ret i32 %20 } declare i64 @fg_list_size(ptr noundef) #1 declare ptr @fg_list_pop_front(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp444_9dy5.c" target datalayout = "e-m:e-p270: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 @fg_list_clear(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 %5 = load ptr, ptr %3, align 8 %6 = icmp ne ptr %5, null br i1 %6, label %8, label %7 7: ; preds = %1 store i32 -1, ptr %2, align 4 br label %21 8: ; preds = %1 %9 = load ptr, ptr %3, align 8 %10 = call i64 @fg_list_size(ptr noundef %9) %11 = icmp ne i64 %10, 0 br i1 %11, label %.lr.ph, label %20 .lr.ph: ; preds = %8 br label %12 12: ; preds = %.lr.ph, %12 %13 = load ptr, ptr %3, align 8 %14 = call ptr @fg_list_pop_front(ptr noundef %13) store ptr %14, ptr %4, align 8 %15 = load ptr, ptr %4, align 8 %16 = call i32 @free(ptr noundef %15) %17 = load ptr, ptr %3, align 8 %18 = call i64 @fg_list_size(ptr noundef %17) %19 = icmp ne i64 %18, 0 br i1 %19, label %12, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %12 br label %20 20: ; preds = %._crit_edge, %8 store i32 0, ptr %2, align 4 br label %21 21: ; preds = %20, %7 %22 = load i32, ptr %2, align 4 ret i32 %22 } declare i64 @fg_list_size(ptr noundef) #1 declare ptr @fg_list_pop_front(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpzbexyrpn.c' source_filename = "/tmp/tmpzbexyrpn.c" target datalayout = "e-m:e-p270: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 @euler_problem_80() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i64, align 8 %5 = alloca i64, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca i32, align 4 %9 = load i32, ptr %1, align 4 %10 = call i32 @mpz_init(i32 noundef %9) %11 = load i32, ptr %2, align 4 %12 = call i32 @mpf_init2(i32 noundef %11, i32 noundef 2000) store i32 1, ptr %3, align 4 store i64 0, ptr %4, align 8 store i64 2, ptr %5, align 8 br label %13 13: ; preds = %59, %0 %14 = load i64, ptr %5, align 8 %15 = icmp slt i64 %14, 100 br i1 %15, label %16, label %62 16: ; preds = %13 %17 = load i32, ptr %1, align 4 %18 = load i64, ptr %5, align 8 %19 = call i32 @mpz_set_ui(i32 noundef %17, i64 noundef %18) %20 = load i32, ptr %1, align 4 %21 = load i32, ptr %1, align 4 %22 = call i32 @mpz_sqrt(i32 noundef %20, i32 noundef %21) %23 = load i32, ptr %1, align 4 %24 = load i32, ptr %1, align 4 %25 = load i32, ptr %1, align 4 %26 = call i32 @mpz_mul(i32 noundef %23, i32 noundef %24, i32 noundef %25) %27 = load i32, ptr %1, align 4 %28 = load i64, ptr %5, align 8 %29 = call i64 @mpz_cmp_ui(i32 noundef %27, i64 noundef %28) %30 = icmp eq i64 %29, 0 br i1 %30, label %31, label %32 31: ; preds = %16 br label %59 32: ; preds = %16 %33 = load i32, ptr %2, align 4 %34 = load i64, ptr %5, align 8 %35 = call i32 @mpf_set_ui(i32 noundef %33, i64 noundef %34) %36 = load i32, ptr %2, align 4 %37 = load i32, ptr %2, align 4 %38 = call i32 @mpf_sqrt(i32 noundef %36, i32 noundef %37) %39 = load i32, ptr %2, align 4 %40 = call ptr @mpf_get_str(i32 noundef 0, ptr noundef %3, i32 noundef 10, i32 noundef 0, i32 noundef %39) store ptr %40, ptr %6, align 8 store i32 -1, ptr %7, align 4 store i32 0, ptr %8, align 4 br label %41 41: ; preds = %53, %32 %42 = load i32, ptr %8, align 4 %43 = icmp slt i32 %42, 100 br i1 %43, label %44, label %56 44: ; preds = %41 %45 = load ptr, ptr %6, align 8 %46 = load i32, ptr %8, align 4 %47 = sext i32 %46 to i64 %48 = getelementptr inbounds i8, ptr %45, i64 %47 %49 = load i8, ptr %48, align 1 %50 = call i64 @ifc(i8 noundef signext %49) %51 = load i64, ptr %4, align 8 %52 = add nsw i64 %51, %50 store i64 %52, ptr %4, align 8 br label %53 53: ; preds = %44 %54 = load i32, ptr %8, align 4 %55 = add nsw i32 %54, 1 store i32 %55, ptr %8, align 4 br label %41, !llvm.loop !6 56: ; preds = %41 %57 = load ptr, ptr %6, align 8 %58 = call i32 @free(ptr noundef %57) br label %59 59: ; preds = %56, %31 %60 = load i64, ptr %5, align 8 %61 = add nsw i64 %60, 1 store i64 %61, ptr %5, align 8 br label %13, !llvm.loop !8 62: ; preds = %13 %63 = load i64, ptr %4, align 8 %64 = trunc i64 %63 to i32 ret i32 %64 } declare i32 @mpz_init(i32 noundef) #1 declare i32 @mpf_init2(i32 noundef, i32 noundef) #1 declare i32 @mpz_set_ui(i32 noundef, i64 noundef) #1 declare i32 @mpz_sqrt(i32 noundef, i32 noundef) #1 declare i32 @mpz_mul(i32 noundef, i32 noundef, i32 noundef) #1 declare i64 @mpz_cmp_ui(i32 noundef, i64 noundef) #1 declare i32 @mpf_set_ui(i32 noundef, i64 noundef) #1 declare i32 @mpf_sqrt(i32 noundef, i32 noundef) #1 declare ptr @mpf_get_str(i32 noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i64 @ifc(i8 noundef signext) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpzbexyrpn.c" target datalayout = "e-m:e-p270: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 @euler_problem_80() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i64, align 8 %5 = alloca i64, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca i32, align 4 %9 = load i32, ptr %1, align 4 %10 = call i32 @mpz_init(i32 noundef %9) %11 = load i32, ptr %2, align 4 %12 = call i32 @mpf_init2(i32 noundef %11, i32 noundef 2000) store i32 1, ptr %3, align 4 store i64 0, ptr %4, align 8 store i64 2, ptr %5, align 8 %13 = load i64, ptr %5, align 8 %14 = icmp slt i64 %13, 100 br i1 %14, label %.lr.ph2, label %64 .lr.ph2: ; preds = %0 br label %15 15: ; preds = %.lr.ph2, %59 %16 = load i32, ptr %1, align 4 %17 = load i64, ptr %5, align 8 %18 = call i32 @mpz_set_ui(i32 noundef %16, i64 noundef %17) %19 = load i32, ptr %1, align 4 %20 = load i32, ptr %1, align 4 %21 = call i32 @mpz_sqrt(i32 noundef %19, i32 noundef %20) %22 = load i32, ptr %1, align 4 %23 = load i32, ptr %1, align 4 %24 = load i32, ptr %1, align 4 %25 = call i32 @mpz_mul(i32 noundef %22, i32 noundef %23, i32 noundef %24) %26 = load i32, ptr %1, align 4 %27 = load i64, ptr %5, align 8 %28 = call i64 @mpz_cmp_ui(i32 noundef %26, i64 noundef %27) %29 = icmp eq i64 %28, 0 br i1 %29, label %30, label %31 30: ; preds = %15 br label %59 31: ; preds = %15 %32 = load i32, ptr %2, align 4 %33 = load i64, ptr %5, align 8 %34 = call i32 @mpf_set_ui(i32 noundef %32, i64 noundef %33) %35 = load i32, ptr %2, align 4 %36 = load i32, ptr %2, align 4 %37 = call i32 @mpf_sqrt(i32 noundef %35, i32 noundef %36) %38 = load i32, ptr %2, align 4 %39 = call ptr @mpf_get_str(i32 noundef 0, ptr noundef %3, i32 noundef 10, i32 noundef 0, i32 noundef %38) store ptr %39, ptr %6, align 8 store i32 -1, ptr %7, align 4 store i32 0, ptr %8, align 4 %40 = load i32, ptr %8, align 4 %41 = icmp slt i32 %40, 100 br i1 %41, label %.lr.ph, label %56 .lr.ph: ; preds = %31 br label %42 42: ; preds = %.lr.ph, %51 %43 = load ptr, ptr %6, align 8 %44 = load i32, ptr %8, align 4 %45 = sext i32 %44 to i64 %46 = getelementptr inbounds i8, ptr %43, i64 %45 %47 = load i8, ptr %46, align 1 %48 = call i64 @ifc(i8 noundef signext %47) %49 = load i64, ptr %4, align 8 %50 = add nsw i64 %49, %48 store i64 %50, ptr %4, align 8 br label %51 51: ; preds = %42 %52 = load i32, ptr %8, align 4 %53 = add nsw i32 %52, 1 store i32 %53, ptr %8, align 4 %54 = load i32, ptr %8, align 4 %55 = icmp slt i32 %54, 100 br i1 %55, label %42, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %51 br label %56 56: ; preds = %._crit_edge, %31 %57 = load ptr, ptr %6, align 8 %58 = call i32 @free(ptr noundef %57) br label %59 59: ; preds = %56, %30 %60 = load i64, ptr %5, align 8 %61 = add nsw i64 %60, 1 store i64 %61, ptr %5, align 8 %62 = load i64, ptr %5, align 8 %63 = icmp slt i64 %62, 100 br i1 %63, label %15, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %59 br label %64 64: ; preds = %._crit_edge3, %0 %65 = load i64, ptr %4, align 8 %66 = trunc i64 %65 to i32 ret i32 %66 } declare i32 @mpz_init(i32 noundef) #1 declare i32 @mpf_init2(i32 noundef, i32 noundef) #1 declare i32 @mpz_set_ui(i32 noundef, i64 noundef) #1 declare i32 @mpz_sqrt(i32 noundef, i32 noundef) #1 declare i32 @mpz_mul(i32 noundef, i32 noundef, i32 noundef) #1 declare i64 @mpz_cmp_ui(i32 noundef, i64 noundef) #1 declare i32 @mpf_set_ui(i32 noundef, i64 noundef) #1 declare i32 @mpf_sqrt(i32 noundef, i32 noundef) #1 declare ptr @mpf_get_str(i32 noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i64 @ifc(i8 noundef signext) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmpa9ojflgw.c' source_filename = "/tmp/tmpa9ojflgw.c" target datalayout = "e-m:e-p270: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/tmpa9ojflgw.c" target datalayout = "e-m:e-p270: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/tmpdlir2cj7.c' source_filename = "/tmp/tmpdlir2cj7.c" target datalayout = "e-m:e-p270: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 @os_thread_sleep(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = call i32 @sleep(i32 noundef %3) ret void } declare i32 @sleep(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpdlir2cj7.c" target datalayout = "e-m:e-p270: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 @os_thread_sleep(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = call i32 @sleep(i32 noundef %3) ret void } declare i32 @sleep(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpjp67bv0t.c' source_filename = "/tmp/tmpjp67bv0t.c" target datalayout = "e-m:e-p270: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"%p\00", align 1 @.str.1 = private unnamed_addr constant [13 x i8] c"BAD ARGUMENT\00", align 1 @.str.2 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.3 = private unnamed_addr constant [14 x i8] c"MALLOC_FAILED\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @cmd_mvwgetnstr(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 %9 = alloca ptr, align 8 store i32 %0, ptr %3, align 4 store ptr %1, ptr %4, align 8 %10 = load i32, ptr %3, align 4 %11 = call i32 @check_arg_count(i32 noundef %10, i32 noundef 4) %12 = icmp eq i32 %11, 1 br i1 %12, label %13, label %14 13: ; preds = %2 br label %71 14: ; preds = %2 %15 = load ptr, ptr %4, align 8 %16 = getelementptr inbounds ptr, ptr %15, i64 0 %17 = load ptr, ptr %16, align 8 %18 = call i64 @sscanf(ptr noundef %17, ptr noundef @.str, ptr noundef %9) %19 = icmp eq i64 %18, 0 br i1 %19, label %20, label %23 20: ; preds = %14 %21 = call i32 @report_count(i32 noundef 1) %22 = call i32 @report_error(ptr noundef @.str.1) br label %71 23: ; preds = %14 %24 = load ptr, ptr %4, align 8 %25 = getelementptr inbounds ptr, ptr %24, i64 1 %26 = load ptr, ptr %25, align 8 %27 = call i64 @sscanf(ptr noundef %26, ptr noundef @.str.2, ptr noundef %5) %28 = icmp eq i64 %27, 0 br i1 %28, label %29, label %32 29: ; preds = %23 %30 = call i32 @report_count(i32 noundef 1) %31 = call i32 @report_error(ptr noundef @.str.1) br label %71 32: ; preds = %23 %33 = load ptr, ptr %4, align 8 %34 = getelementptr inbounds ptr, ptr %33, i64 2 %35 = load ptr, ptr %34, align 8 %36 = call i64 @sscanf(ptr noundef %35, ptr noundef @.str.2, ptr noundef %6) %37 = icmp eq i64 %36, 0 br i1 %37, label %38, label %41 38: ; preds = %32 %39 = call i32 @report_count(i32 noundef 1) %40 = call i32 @report_error(ptr noundef @.str.1) br label %71 41: ; preds = %32 %42 = load ptr, ptr %4, align 8 %43 = getelementptr inbounds ptr, ptr %42, i64 3 %44 = load ptr, ptr %43, align 8 %45 = call i64 @sscanf(ptr noundef %44, ptr noundef @.str.2, ptr noundef %7) %46 = icmp eq i64 %45, 0 br i1 %46, label %47, label %50 47: ; preds = %41 %48 = call i32 @report_count(i32 noundef 1) %49 = call i32 @report_error(ptr noundef @.str.1) br label %71 50: ; preds = %41 %51 = load i32, ptr %7, align 4 %52 = add nsw i32 %51, 1 %53 = call ptr @malloc(i32 noundef %52) store ptr %53, ptr %8, align 8 %54 = icmp eq ptr %53, null br i1 %54, label %55, label %58 55: ; preds = %50 %56 = call i32 @report_count(i32 noundef 1) %57 = call i32 @report_error(ptr noundef @.str.3) br label %71 58: ; preds = %50 %59 = call i32 @report_count(i32 noundef 2) %60 = load ptr, ptr %9, align 8 %61 = load i32, ptr %5, align 4 %62 = load i32, ptr %6, align 4 %63 = load ptr, ptr %8, align 8 %64 = load i32, ptr %7, align 4 %65 = call i32 @mvwgetnstr(ptr noundef %60, i32 noundef %61, i32 noundef %62, ptr noundef %63, i32 noundef %64) %66 = call i32 @report_return(i32 noundef %65) %67 = load ptr, ptr %8, align 8 %68 = call i32 @report_status(ptr noundef %67) %69 = load ptr, ptr %8, align 8 %70 = call i32 @free(ptr noundef %69) br label %71 71: ; preds = %58, %55, %47, %38, %29, %20, %13 ret void } declare i32 @check_arg_count(i32 noundef, i32 noundef) #1 declare i64 @sscanf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @report_count(i32 noundef) #1 declare i32 @report_error(ptr noundef) #1 declare ptr @malloc(i32 noundef) #1 declare i32 @report_return(i32 noundef) #1 declare i32 @mvwgetnstr(ptr noundef, i32 noundef, i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @report_status(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpjp67bv0t.c" target datalayout = "e-m:e-p270: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"%p\00", align 1 @.str.1 = private unnamed_addr constant [13 x i8] c"BAD ARGUMENT\00", align 1 @.str.2 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.3 = private unnamed_addr constant [14 x i8] c"MALLOC_FAILED\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @cmd_mvwgetnstr(i32 noundef %0, ptr noundef %1) #0 { %3 = alloca i32, align 4 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 %6 = alloca i32, align 4 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 %9 = alloca ptr, align 8 store i32 %0, ptr %3, align 4 store ptr %1, ptr %4, align 8 %10 = load i32, ptr %3, align 4 %11 = call i32 @check_arg_count(i32 noundef %10, i32 noundef 4) %12 = icmp eq i32 %11, 1 br i1 %12, label %13, label %14 13: ; preds = %2 br label %71 14: ; preds = %2 %15 = load ptr, ptr %4, align 8 %16 = getelementptr inbounds ptr, ptr %15, i64 0 %17 = load ptr, ptr %16, align 8 %18 = call i64 @sscanf(ptr noundef %17, ptr noundef @.str, ptr noundef %9) %19 = icmp eq i64 %18, 0 br i1 %19, label %20, label %23 20: ; preds = %14 %21 = call i32 @report_count(i32 noundef 1) %22 = call i32 @report_error(ptr noundef @.str.1) br label %71 23: ; preds = %14 %24 = load ptr, ptr %4, align 8 %25 = getelementptr inbounds ptr, ptr %24, i64 1 %26 = load ptr, ptr %25, align 8 %27 = call i64 @sscanf(ptr noundef %26, ptr noundef @.str.2, ptr noundef %5) %28 = icmp eq i64 %27, 0 br i1 %28, label %29, label %32 29: ; preds = %23 %30 = call i32 @report_count(i32 noundef 1) %31 = call i32 @report_error(ptr noundef @.str.1) br label %71 32: ; preds = %23 %33 = load ptr, ptr %4, align 8 %34 = getelementptr inbounds ptr, ptr %33, i64 2 %35 = load ptr, ptr %34, align 8 %36 = call i64 @sscanf(ptr noundef %35, ptr noundef @.str.2, ptr noundef %6) %37 = icmp eq i64 %36, 0 br i1 %37, label %38, label %41 38: ; preds = %32 %39 = call i32 @report_count(i32 noundef 1) %40 = call i32 @report_error(ptr noundef @.str.1) br label %71 41: ; preds = %32 %42 = load ptr, ptr %4, align 8 %43 = getelementptr inbounds ptr, ptr %42, i64 3 %44 = load ptr, ptr %43, align 8 %45 = call i64 @sscanf(ptr noundef %44, ptr noundef @.str.2, ptr noundef %7) %46 = icmp eq i64 %45, 0 br i1 %46, label %47, label %50 47: ; preds = %41 %48 = call i32 @report_count(i32 noundef 1) %49 = call i32 @report_error(ptr noundef @.str.1) br label %71 50: ; preds = %41 %51 = load i32, ptr %7, align 4 %52 = add nsw i32 %51, 1 %53 = call ptr @malloc(i32 noundef %52) store ptr %53, ptr %8, align 8 %54 = icmp eq ptr %53, null br i1 %54, label %55, label %58 55: ; preds = %50 %56 = call i32 @report_count(i32 noundef 1) %57 = call i32 @report_error(ptr noundef @.str.3) br label %71 58: ; preds = %50 %59 = call i32 @report_count(i32 noundef 2) %60 = load ptr, ptr %9, align 8 %61 = load i32, ptr %5, align 4 %62 = load i32, ptr %6, align 4 %63 = load ptr, ptr %8, align 8 %64 = load i32, ptr %7, align 4 %65 = call i32 @mvwgetnstr(ptr noundef %60, i32 noundef %61, i32 noundef %62, ptr noundef %63, i32 noundef %64) %66 = call i32 @report_return(i32 noundef %65) %67 = load ptr, ptr %8, align 8 %68 = call i32 @report_status(ptr noundef %67) %69 = load ptr, ptr %8, align 8 %70 = call i32 @free(ptr noundef %69) br label %71 71: ; preds = %58, %55, %47, %38, %29, %20, %13 ret void } declare i32 @check_arg_count(i32 noundef, i32 noundef) #1 declare i64 @sscanf(ptr noundef, ptr noundef, ptr noundef) #1 declare i32 @report_count(i32 noundef) #1 declare i32 @report_error(ptr noundef) #1 declare ptr @malloc(i32 noundef) #1 declare i32 @report_return(i32 noundef) #1 declare i32 @mvwgetnstr(ptr noundef, i32 noundef, i32 noundef, ptr noundef, i32 noundef) #1 declare i32 @report_status(ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpb8sd0j3s.c' source_filename = "/tmp/tmpb8sd0j3s.c" target datalayout = "e-m:e-p270: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 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 0, ptr %1, align 4 %3 = call i32 (...) @getchar() store i32 %3, ptr %2, align 4 store i32 -1, ptr %2, align 4 br label %4 4: ; preds = %8, %0 %5 = load i32, ptr %2, align 4 %6 = load i32, ptr @EOF, align 4 %7 = icmp ne i32 %5, %6 br i1 %7, label %8, label %12 8: ; preds = %4 %9 = load i32, ptr %2, align 4 %10 = call i32 @putchar(i32 noundef %9) %11 = call i32 (...) @getchar() store i32 %11, ptr %2, align 4 br label %4, !llvm.loop !6 12: ; preds = %4 %13 = load i32, ptr %1, align 4 ret i32 %13 } declare i32 @getchar(...) #1 declare i32 @putchar(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/tmpb8sd0j3s.c" target datalayout = "e-m:e-p270: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 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 0, ptr %1, align 4 %3 = call i32 (...) @getchar() store i32 %3, ptr %2, align 4 store i32 -1, ptr %2, align 4 %4 = load i32, ptr %2, align 4 %5 = load i32, ptr @EOF, align 4 %6 = icmp ne i32 %4, %5 br i1 %6, label %.lr.ph, label %14 .lr.ph: ; preds = %0 br label %7 7: ; preds = %.lr.ph, %7 %8 = load i32, ptr %2, align 4 %9 = call i32 @putchar(i32 noundef %8) %10 = call i32 (...) @getchar() store i32 %10, ptr %2, align 4 %11 = load i32, ptr %2, align 4 %12 = load i32, ptr @EOF, align 4 %13 = icmp ne i32 %11, %12 br i1 %13, label %7, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %7 br label %14 14: ; preds = %._crit_edge, %0 %15 = load i32, ptr %1, align 4 ret i32 %15 } declare i32 @getchar(...) #1 declare i32 @putchar(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/tmp5vnzuawd.c' source_filename = "/tmp/tmp5vnzuawd.c" target datalayout = "e-m:e-p270: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 = load i32, ptr %4, align 4 %7 = icmp eq i32 %6, 2 br i1 %7, label %8, label %18 8: ; preds = %2 %9 = load ptr, ptr %5, align 8 %10 = getelementptr inbounds ptr, ptr %9, i64 1 %11 = load ptr, ptr %10, align 8 %12 = getelementptr inbounds i8, ptr %11, i64 0 %13 = load i8, ptr %12, align 1 %14 = sext i8 %13 to i32 %15 = icmp ne i32 %14, 97 %16 = zext i1 %15 to i32 %17 = call i32 @assert(i32 noundef %16) br label %18 18: ; preds = %8, %2 ret i32 0 } declare i32 @assert(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp5vnzuawd.c" target datalayout = "e-m:e-p270: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 = load i32, ptr %4, align 4 %7 = icmp eq i32 %6, 2 br i1 %7, label %8, label %18 8: ; preds = %2 %9 = load ptr, ptr %5, align 8 %10 = getelementptr inbounds ptr, ptr %9, i64 1 %11 = load ptr, ptr %10, align 8 %12 = getelementptr inbounds i8, ptr %11, i64 0 %13 = load i8, ptr %12, align 1 %14 = sext i8 %13 to i32 %15 = icmp ne i32 %14, 97 %16 = zext i1 %15 to i32 %17 = call i32 @assert(i32 noundef %16) br label %18 18: ; preds = %8, %2 ret i32 0 } declare i32 @assert(i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmptcpwo8bz.c' source_filename = "/tmp/tmptcpwo8bz.c" target datalayout = "e-m:e-p270: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 @getJoyPolarSpeed() #0 { %1 = alloca double, align 8 %2 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 2) %3 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 2) %4 = mul nsw i32 %2, %3 %5 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 1) %6 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 1) %7 = mul nsw i32 %5, %6 %8 = add nsw i32 %4, %7 %9 = call double @sqrt(i32 noundef %8) store double %9, ptr %1, align 8 %10 = load double, ptr %1, align 8 %11 = fdiv double %10, 1.270000e+02 store double %11, ptr %1, align 8 %12 = load double, ptr %1, align 8 %13 = fcmp ogt double %12, 1.000000e+00 br i1 %13, label %14, label %15 14: ; preds = %0 br label %17 15: ; preds = %0 %16 = load double, ptr %1, align 8 br label %17 17: ; preds = %15, %14 %18 = phi double [ 1.000000e+00, %14 ], [ %16, %15 ] store double %18, ptr %1, align 8 %19 = load double, ptr %1, align 8 ret double %19 } declare double @sqrt(i32 noundef) #1 declare i32 @joystickGetAnalog(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmptcpwo8bz.c" target datalayout = "e-m:e-p270: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 @getJoyPolarSpeed() #0 { %1 = alloca double, align 8 %2 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 2) %3 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 2) %4 = mul nsw i32 %2, %3 %5 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 1) %6 = call i32 @joystickGetAnalog(i32 noundef 1, i32 noundef 1) %7 = mul nsw i32 %5, %6 %8 = add nsw i32 %4, %7 %9 = call double @sqrt(i32 noundef %8) store double %9, ptr %1, align 8 %10 = load double, ptr %1, align 8 %11 = fdiv double %10, 1.270000e+02 store double %11, ptr %1, align 8 %12 = load double, ptr %1, align 8 %13 = fcmp ogt double %12, 1.000000e+00 br i1 %13, label %14, label %15 14: ; preds = %0 br label %17 15: ; preds = %0 %16 = load double, ptr %1, align 8 br label %17 17: ; preds = %15, %14 %18 = phi double [ 1.000000e+00, %14 ], [ %16, %15 ] store double %18, ptr %1, align 8 %19 = load double, ptr %1, align 8 ret double %19 } declare double @sqrt(i32 noundef) #1 declare i32 @joystickGetAnalog(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpa97si46p.c' source_filename = "/tmp/tmpa97si46p.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [12 x i8] c"Hello C89!\0A\00", align 1 @.str.1 = private unnamed_addr constant [9 x i8] c"chrinkus\00", align 1 @.str.2 = private unnamed_addr constant [8 x i8] c"hotmail\00", align 1 @.str.3 = private unnamed_addr constant [4 x i8] c"%s\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 store i32 0, ptr %1, align 4 %3 = call i32 (ptr, ...) @printf(ptr noundef @.str) %4 = call ptr @cat(ptr noundef @.str.1, ptr noundef @.str.2) store ptr %4, ptr %2, align 8 %5 = load ptr, ptr %2, align 8 %6 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, ptr noundef %5) ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare ptr @cat(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/tmpa97si46p.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [12 x i8] c"Hello C89!\0A\00", align 1 @.str.1 = private unnamed_addr constant [9 x i8] c"chrinkus\00", align 1 @.str.2 = private unnamed_addr constant [8 x i8] c"hotmail\00", align 1 @.str.3 = private unnamed_addr constant [4 x i8] c"%s\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 store i32 0, ptr %1, align 4 %3 = call i32 (ptr, ...) @printf(ptr noundef @.str) %4 = call ptr @cat(ptr noundef @.str.1, ptr noundef @.str.2) store ptr %4, ptr %2, align 8 %5 = load ptr, ptr %2, align 8 %6 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, ptr noundef %5) ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare ptr @cat(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/tmp9jhtxorq.c' source_filename = "/tmp/tmp9jhtxorq.c" target datalayout = "e-m:e-p270: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/tmp9jhtxorq.c" target datalayout = "e-m:e-p270: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/tmp4mwk3qua.c' source_filename = "/tmp/tmp4mwk3qua.c" target datalayout = "e-m:e-p270: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 @isocket(i32 noundef %0, i32 noundef %1, i32 noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 %0, ptr %4, align 4 store i32 %1, ptr %5, align 4 store i32 %2, ptr %6, align 4 %7 = load i32, ptr %4, align 4 %8 = load i32, ptr %5, align 4 %9 = load i32, ptr %6, align 4 %10 = call i64 @socket(i32 noundef %7, i32 noundef %8, i32 noundef %9) %11 = trunc i64 %10 to i32 ret i32 %11 } declare i64 @socket(i32 noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp4mwk3qua.c" target datalayout = "e-m:e-p270: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 @isocket(i32 noundef %0, i32 noundef %1, i32 noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = alloca i32, align 4 store i32 %0, ptr %4, align 4 store i32 %1, ptr %5, align 4 store i32 %2, ptr %6, align 4 %7 = load i32, ptr %4, align 4 %8 = load i32, ptr %5, align 4 %9 = load i32, ptr %6, align 4 %10 = call i64 @socket(i32 noundef %7, i32 noundef %8, i32 noundef %9) %11 = trunc i64 %10 to i32 ret i32 %11 } declare i64 @socket(i32 noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpwcr4gd4z.c' source_filename = "/tmp/tmpwcr4gd4z.c" target datalayout = "e-m:e-p270: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/tmpwcr4gd4z.c" target datalayout = "e-m:e-p270: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/tmpbhkrukdb.c' source_filename = "/tmp/tmpbhkrukdb.c" target datalayout = "e-m:e-p270: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/tmpbhkrukdb.c" target datalayout = "e-m:e-p270: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/tmpoy6un6ap.c' source_filename = "/tmp/tmpoy6un6ap.c" target datalayout = "e-m:e-p270: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 [35 x i8] c"Enter the elements in the matrix. \00", align 1 @.str.1 = private unnamed_addr constant [12 x i8] c"\0AMatrix 1.\0A\00", align 1 @.str.2 = private unnamed_addr constant [13 x i8] c"a[%d][%d] = \00", align 1 @.str.3 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.4 = private unnamed_addr constant [12 x i8] c"\0AMatrix 2.\0A\00", align 1 @.str.5 = private unnamed_addr constant [27 x i8] c"\0ASumming the matrices....\0A\00", align 1 @.str.6 = private unnamed_addr constant [8 x i8] c"sleep 3\00", align 1 @.str.7 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @.str.8 = private unnamed_addr constant [21 x i8] c"\0AThe results M is: \0A\00", align 1 @.str.9 = private unnamed_addr constant [5 x i8] c"%5d \00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca [2 x [2 x i32]], align 16 %5 = alloca [2 x [2 x i32]], align 16 %6 = alloca [2 x [2 x i32]], align 16 store i32 0, ptr %1, align 4 %7 = call i32 (ptr, ...) @printf(ptr noundef @.str) %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 0, ptr %2, align 4 br label %9 9: ; preds = %31, %0 %10 = load i32, ptr %2, align 4 %11 = icmp slt i32 %10, 2 br i1 %11, label %12, label %34 12: ; preds = %9 store i32 0, ptr %3, align 4 br label %13 13: ; preds = %27, %12 %14 = load i32, ptr %3, align 4 %15 = icmp slt i32 %14, 2 br i1 %15, label %16, label %30 16: ; preds = %13 %17 = load i32, ptr %2, align 4 %18 = load i32, ptr %3, align 4 %19 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %17, i32 noundef %18) %20 = load i32, ptr %2, align 4 %21 = sext i32 %20 to i64 %22 = getelementptr inbounds [2 x [2 x i32]], ptr %5, i64 0, i64 %21 %23 = load i32, ptr %3, align 4 %24 = sext i32 %23 to i64 %25 = getelementptr inbounds [2 x i32], ptr %22, i64 0, i64 %24 %26 = call i32 @scanf(ptr noundef @.str.3, ptr noundef %25) br label %27 27: ; preds = %16 %28 = load i32, ptr %3, align 4 %29 = add nsw i32 %28, 1 store i32 %29, ptr %3, align 4 br label %13, !llvm.loop !6 30: ; preds = %13 br label %31 31: ; preds = %30 %32 = load i32, ptr %2, align 4 %33 = add nsw i32 %32, 1 store i32 %33, ptr %2, align 4 br label %9, !llvm.loop !8 34: ; preds = %9 %35 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) store i32 0, ptr %2, align 4 br label %36 36: ; preds = %58, %34 %37 = load i32, ptr %2, align 4 %38 = icmp slt i32 %37, 2 br i1 %38, label %39, label %61 39: ; preds = %36 store i32 0, ptr %3, align 4 br label %40 40: ; preds = %54, %39 %41 = load i32, ptr %3, align 4 %42 = icmp slt i32 %41, 2 br i1 %42, label %43, label %57 43: ; preds = %40 %44 = load i32, ptr %2, align 4 %45 = load i32, ptr %3, align 4 %46 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %44, i32 noundef %45) %47 = load i32, ptr %2, align 4 %48 = sext i32 %47 to i64 %49 = getelementptr inbounds [2 x [2 x i32]], ptr %4, i64 0, i64 %48 %50 = load i32, ptr %3, align 4 %51 = sext i32 %50 to i64 %52 = getelementptr inbounds [2 x i32], ptr %49, i64 0, i64 %51 %53 = call i32 @scanf(ptr noundef @.str.3, ptr noundef %52) br label %54 54: ; preds = %43 %55 = load i32, ptr %3, align 4 %56 = add nsw i32 %55, 1 store i32 %56, ptr %3, align 4 br label %40, !llvm.loop !9 57: ; preds = %40 br label %58 58: ; preds = %57 %59 = load i32, ptr %2, align 4 %60 = add nsw i32 %59, 1 store i32 %60, ptr %2, align 4 br label %36, !llvm.loop !10 61: ; preds = %36 %62 = call i32 (ptr, ...) @printf(ptr noundef @.str.5) %63 = call i32 @system(ptr noundef @.str.6) %64 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) store i32 0, ptr %2, align 4 br label %65 65: ; preds = %98, %61 %66 = load i32, ptr %2, align 4 %67 = icmp slt i32 %66, 2 br i1 %67, label %68, label %101 68: ; preds = %65 store i32 0, ptr %3, align 4 br label %69 69: ; preds = %94, %68 %70 = load i32, ptr %3, align 4 %71 = icmp slt i32 %70, 2 br i1 %71, label %72, label %97 72: ; preds = %69 %73 = load i32, ptr %2, align 4 %74 = sext i32 %73 to i64 %75 = getelementptr inbounds [2 x [2 x i32]], ptr %5, i64 0, i64 %74 %76 = load i32, ptr %3, align 4 %77 = sext i32 %76 to i64 %78 = getelementptr inbounds [2 x i32], ptr %75, i64 0, i64 %77 %79 = load i32, ptr %78, align 4 %80 = load i32, ptr %2, align 4 %81 = sext i32 %80 to i64 %82 = getelementptr inbounds [2 x [2 x i32]], ptr %4, i64 0, i64 %81 %83 = load i32, ptr %3, align 4 %84 = sext i32 %83 to i64 %85 = getelementptr inbounds [2 x i32], ptr %82, i64 0, i64 %84 %86 = load i32, ptr %85, align 4 %87 = add nsw i32 %79, %86 %88 = load i32, ptr %2, align 4 %89 = sext i32 %88 to i64 %90 = getelementptr inbounds [2 x [2 x i32]], ptr %6, i64 0, i64 %89 %91 = load i32, ptr %3, align 4 %92 = sext i32 %91 to i64 %93 = getelementptr inbounds [2 x i32], ptr %90, i64 0, i64 %92 store i32 %87, ptr %93, align 4 br label %94 94: ; preds = %72 %95 = load i32, ptr %3, align 4 %96 = add nsw i32 %95, 1 store i32 %96, ptr %3, align 4 br label %69, !llvm.loop !11 97: ; preds = %69 br label %98 98: ; preds = %97 %99 = load i32, ptr %2, align 4 %100 = add nsw i32 %99, 1 store i32 %100, ptr %2, align 4 br label %65, !llvm.loop !12 101: ; preds = %65 %102 = call i32 (ptr, ...) @printf(ptr noundef @.str.8) store i32 0, ptr %2, align 4 br label %103 103: ; preds = %124, %101 %104 = load i32, ptr %2, align 4 %105 = icmp slt i32 %104, 2 br i1 %105, label %106, label %127 106: ; preds = %103 store i32 0, ptr %3, align 4 br label %107 107: ; preds = %119, %106 %108 = load i32, ptr %3, align 4 %109 = icmp slt i32 %108, 2 br i1 %109, label %110, label %122 110: ; preds = %107 %111 = load i32, ptr %2, align 4 %112 = sext i32 %111 to i64 %113 = getelementptr inbounds [2 x [2 x i32]], ptr %5, i64 0, i64 %112 %114 = load i32, ptr %3, align 4 %115 = sext i32 %114 to i64 %116 = getelementptr inbounds [2 x i32], ptr %113, i64 0, i64 %115 %117 = load i32, ptr %116, align 4 %118 = call i32 (ptr, ...) @printf(ptr noundef @.str.9, i32 noundef %117) br label %119 119: ; preds = %110 %120 = load i32, ptr %3, align 4 %121 = add nsw i32 %120, 1 store i32 %121, ptr %3, align 4 br label %107, !llvm.loop !13 122: ; preds = %107 %123 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) br label %124 124: ; preds = %122 %125 = load i32, ptr %2, align 4 %126 = add nsw i32 %125, 1 store i32 %126, ptr %2, align 4 br label %103, !llvm.loop !14 127: ; preds = %103 ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @scanf(ptr noundef, ptr noundef) #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"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7} !11 = distinct !{!11, !7} !12 = distinct !{!12, !7} !13 = distinct !{!13, !7} !14 = distinct !{!14, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpoy6un6ap.c" target datalayout = "e-m:e-p270: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 [35 x i8] c"Enter the elements in the matrix. \00", align 1 @.str.1 = private unnamed_addr constant [12 x i8] c"\0AMatrix 1.\0A\00", align 1 @.str.2 = private unnamed_addr constant [13 x i8] c"a[%d][%d] = \00", align 1 @.str.3 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.4 = private unnamed_addr constant [12 x i8] c"\0AMatrix 2.\0A\00", align 1 @.str.5 = private unnamed_addr constant [27 x i8] c"\0ASumming the matrices....\0A\00", align 1 @.str.6 = private unnamed_addr constant [8 x i8] c"sleep 3\00", align 1 @.str.7 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @.str.8 = private unnamed_addr constant [21 x i8] c"\0AThe results M is: \0A\00", align 1 @.str.9 = private unnamed_addr constant [5 x i8] c"%5d \00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca [2 x [2 x i32]], align 16 %5 = alloca [2 x [2 x i32]], align 16 %6 = alloca [2 x [2 x i32]], align 16 store i32 0, ptr %1, align 4 %7 = call i32 (ptr, ...) @printf(ptr noundef @.str) %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 0, ptr %2, align 4 %9 = load i32, ptr %2, align 4 %10 = icmp slt i32 %9, 2 br i1 %10, label %.lr.ph2, label %36 .lr.ph2: ; preds = %0 br label %11 11: ; preds = %.lr.ph2, %31 store i32 0, ptr %3, align 4 %12 = load i32, ptr %3, align 4 %13 = icmp slt i32 %12, 2 br i1 %13, label %.lr.ph, label %30 .lr.ph: ; preds = %11 br label %14 14: ; preds = %.lr.ph, %25 %15 = load i32, ptr %2, align 4 %16 = load i32, ptr %3, align 4 %17 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %15, i32 noundef %16) %18 = load i32, ptr %2, align 4 %19 = sext i32 %18 to i64 %20 = getelementptr inbounds [2 x [2 x i32]], ptr %5, i64 0, i64 %19 %21 = load i32, ptr %3, align 4 %22 = sext i32 %21 to i64 %23 = getelementptr inbounds [2 x i32], ptr %20, i64 0, i64 %22 %24 = call i32 @scanf(ptr noundef @.str.3, ptr noundef %23) br label %25 25: ; preds = %14 %26 = load i32, ptr %3, align 4 %27 = add nsw i32 %26, 1 store i32 %27, ptr %3, align 4 %28 = load i32, ptr %3, align 4 %29 = icmp slt i32 %28, 2 br i1 %29, label %14, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %25 br label %30 30: ; preds = %._crit_edge, %11 br label %31 31: ; preds = %30 %32 = load i32, ptr %2, align 4 %33 = add nsw i32 %32, 1 store i32 %33, ptr %2, align 4 %34 = load i32, ptr %2, align 4 %35 = icmp slt i32 %34, 2 br i1 %35, label %11, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %31 br label %36 36: ; preds = %._crit_edge3, %0 %37 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) store i32 0, ptr %2, align 4 %38 = load i32, ptr %2, align 4 %39 = icmp slt i32 %38, 2 br i1 %39, label %.lr.ph8, label %65 .lr.ph8: ; preds = %36 br label %40 40: ; preds = %.lr.ph8, %60 store i32 0, ptr %3, align 4 %41 = load i32, ptr %3, align 4 %42 = icmp slt i32 %41, 2 br i1 %42, label %.lr.ph5, label %59 .lr.ph5: ; preds = %40 br label %43 43: ; preds = %.lr.ph5, %54 %44 = load i32, ptr %2, align 4 %45 = load i32, ptr %3, align 4 %46 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %44, i32 noundef %45) %47 = load i32, ptr %2, align 4 %48 = sext i32 %47 to i64 %49 = getelementptr inbounds [2 x [2 x i32]], ptr %4, i64 0, i64 %48 %50 = load i32, ptr %3, align 4 %51 = sext i32 %50 to i64 %52 = getelementptr inbounds [2 x i32], ptr %49, i64 0, i64 %51 %53 = call i32 @scanf(ptr noundef @.str.3, ptr noundef %52) br label %54 54: ; preds = %43 %55 = load i32, ptr %3, align 4 %56 = add nsw i32 %55, 1 store i32 %56, ptr %3, align 4 %57 = load i32, ptr %3, align 4 %58 = icmp slt i32 %57, 2 br i1 %58, label %43, label %._crit_edge6, !llvm.loop !9 ._crit_edge6: ; preds = %54 br label %59 59: ; preds = %._crit_edge6, %40 br label %60 60: ; preds = %59 %61 = load i32, ptr %2, align 4 %62 = add nsw i32 %61, 1 store i32 %62, ptr %2, align 4 %63 = load i32, ptr %2, align 4 %64 = icmp slt i32 %63, 2 br i1 %64, label %40, label %._crit_edge9, !llvm.loop !10 ._crit_edge9: ; preds = %60 br label %65 65: ; preds = %._crit_edge9, %36 %66 = call i32 (ptr, ...) @printf(ptr noundef @.str.5) %67 = call i32 @system(ptr noundef @.str.6) %68 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) store i32 0, ptr %2, align 4 %69 = load i32, ptr %2, align 4 %70 = icmp slt i32 %69, 2 br i1 %70, label %.lr.ph14, label %107 .lr.ph14: ; preds = %65 br label %71 71: ; preds = %.lr.ph14, %102 store i32 0, ptr %3, align 4 %72 = load i32, ptr %3, align 4 %73 = icmp slt i32 %72, 2 br i1 %73, label %.lr.ph11, label %101 .lr.ph11: ; preds = %71 br label %74 74: ; preds = %.lr.ph11, %96 %75 = load i32, ptr %2, align 4 %76 = sext i32 %75 to i64 %77 = getelementptr inbounds [2 x [2 x i32]], ptr %5, i64 0, i64 %76 %78 = load i32, ptr %3, align 4 %79 = sext i32 %78 to i64 %80 = getelementptr inbounds [2 x i32], ptr %77, i64 0, i64 %79 %81 = load i32, ptr %80, align 4 %82 = load i32, ptr %2, align 4 %83 = sext i32 %82 to i64 %84 = getelementptr inbounds [2 x [2 x i32]], ptr %4, i64 0, i64 %83 %85 = load i32, ptr %3, align 4 %86 = sext i32 %85 to i64 %87 = getelementptr inbounds [2 x i32], ptr %84, i64 0, i64 %86 %88 = load i32, ptr %87, align 4 %89 = add nsw i32 %81, %88 %90 = load i32, ptr %2, align 4 %91 = sext i32 %90 to i64 %92 = getelementptr inbounds [2 x [2 x i32]], ptr %6, i64 0, i64 %91 %93 = load i32, ptr %3, align 4 %94 = sext i32 %93 to i64 %95 = getelementptr inbounds [2 x i32], ptr %92, i64 0, i64 %94 store i32 %89, ptr %95, align 4 br label %96 96: ; preds = %74 %97 = load i32, ptr %3, align 4 %98 = add nsw i32 %97, 1 store i32 %98, ptr %3, align 4 %99 = load i32, ptr %3, align 4 %100 = icmp slt i32 %99, 2 br i1 %100, label %74, label %._crit_edge12, !llvm.loop !11 ._crit_edge12: ; preds = %96 br label %101 101: ; preds = %._crit_edge12, %71 br label %102 102: ; preds = %101 %103 = load i32, ptr %2, align 4 %104 = add nsw i32 %103, 1 store i32 %104, ptr %2, align 4 %105 = load i32, ptr %2, align 4 %106 = icmp slt i32 %105, 2 br i1 %106, label %71, label %._crit_edge15, !llvm.loop !12 ._crit_edge15: ; preds = %102 br label %107 107: ; preds = %._crit_edge15, %65 %108 = call i32 (ptr, ...) @printf(ptr noundef @.str.8) store i32 0, ptr %2, align 4 %109 = load i32, ptr %2, align 4 %110 = icmp slt i32 %109, 2 br i1 %110, label %.lr.ph20, label %135 .lr.ph20: ; preds = %107 br label %111 111: ; preds = %.lr.ph20, %130 store i32 0, ptr %3, align 4 %112 = load i32, ptr %3, align 4 %113 = icmp slt i32 %112, 2 br i1 %113, label %.lr.ph17, label %128 .lr.ph17: ; preds = %111 br label %114 114: ; preds = %.lr.ph17, %123 %115 = load i32, ptr %2, align 4 %116 = sext i32 %115 to i64 %117 = getelementptr inbounds [2 x [2 x i32]], ptr %5, i64 0, i64 %116 %118 = load i32, ptr %3, align 4 %119 = sext i32 %118 to i64 %120 = getelementptr inbounds [2 x i32], ptr %117, i64 0, i64 %119 %121 = load i32, ptr %120, align 4 %122 = call i32 (ptr, ...) @printf(ptr noundef @.str.9, i32 noundef %121) br label %123 123: ; preds = %114 %124 = load i32, ptr %3, align 4 %125 = add nsw i32 %124, 1 store i32 %125, ptr %3, align 4 %126 = load i32, ptr %3, align 4 %127 = icmp slt i32 %126, 2 br i1 %127, label %114, label %._crit_edge18, !llvm.loop !13 ._crit_edge18: ; preds = %123 br label %128 128: ; preds = %._crit_edge18, %111 %129 = call i32 (ptr, ...) @printf(ptr noundef @.str.7) br label %130 130: ; preds = %128 %131 = load i32, ptr %2, align 4 %132 = add nsw i32 %131, 1 store i32 %132, ptr %2, align 4 %133 = load i32, ptr %2, align 4 %134 = icmp slt i32 %133, 2 br i1 %134, label %111, label %._crit_edge21, !llvm.loop !14 ._crit_edge21: ; preds = %130 br label %135 135: ; preds = %._crit_edge21, %107 ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @scanf(ptr noundef, ptr noundef) #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"} !8 = distinct !{!8, !7} !9 = distinct !{!9, !7} !10 = distinct !{!10, !7} !11 = distinct !{!11, !7} !12 = distinct !{!12, !7} !13 = distinct !{!13, !7} !14 = distinct !{!14, !7}
; ModuleID = '/tmp/tmpq0cay72h.c' source_filename = "/tmp/tmpq0cay72h.c" target datalayout = "e-m:e-p270: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/tmpq0cay72h.c" target datalayout = "e-m:e-p270: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/tmpfeh_qa5y.c' source_filename = "/tmp/tmpfeh_qa5y.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"aBDe\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c"abc\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @strncasecmp_diff_length_6() #0 { %1 = alloca ptr, align 8 %2 = alloca ptr, align 8 store ptr @.str, ptr %1, align 8 store ptr @.str.1, ptr %2, align 8 %3 = load ptr, ptr %1, align 8 %4 = load ptr, ptr %2, align 8 %5 = call i64 @strncasecmp(ptr noundef %3, ptr noundef %4, i32 noundef 3) %6 = icmp sgt i64 %5, 0 %7 = zext i1 %6 to i32 %8 = call i32 @clang_analyzer_eval(i32 noundef %7) ret void } declare i32 @clang_analyzer_eval(i32 noundef) #1 declare i64 @strncasecmp(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/tmpfeh_qa5y.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [5 x i8] c"aBDe\00", align 1 @.str.1 = private unnamed_addr constant [4 x i8] c"abc\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @strncasecmp_diff_length_6() #0 { %1 = alloca ptr, align 8 %2 = alloca ptr, align 8 store ptr @.str, ptr %1, align 8 store ptr @.str.1, ptr %2, align 8 %3 = load ptr, ptr %1, align 8 %4 = load ptr, ptr %2, align 8 %5 = call i64 @strncasecmp(ptr noundef %3, ptr noundef %4, i32 noundef 3) %6 = icmp sgt i64 %5, 0 %7 = zext i1 %6 to i32 %8 = call i32 @clang_analyzer_eval(i32 noundef %7) ret void } declare i32 @clang_analyzer_eval(i32 noundef) #1 declare i64 @strncasecmp(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/tmpif1hod5k.c' source_filename = "/tmp/tmpif1hod5k.c" target datalayout = "e-m:e-p270: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 i32 0, align 4 @SOCK_DGRAM = dso_local global i32 0, align 4 @IPPROTO_UDP = dso_local global i32 0, align 4 @stderr = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [22 x i8] c"socket() failed: %s\0A.\00", align 1 @errno = dso_local global i32 0, align 4 @EXIT_FAILURE = dso_local global i32 0, align 4 @O_CLOEXEC = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [20 x i8] c"dup3() failed: %s\0A.\00", align 1 @EXIT_SUCCESS = dso_local global i32 0, align 4 ; 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 = load i32, ptr @AF_INET, align 4 %4 = load i32, ptr @SOCK_DGRAM, align 4 %5 = load i32, ptr @IPPROTO_UDP, align 4 %6 = call i32 @socket(i32 noundef %3, i32 noundef %4, i32 noundef %5) store i32 %6, ptr %2, align 4 %7 = icmp slt i32 %6, 0 br i1 %7, label %8, label %14 8: ; preds = %0 %9 = load i32, ptr @stderr, align 4 %10 = load i32, ptr @errno, align 4 %11 = call ptr @strerror(i32 noundef %10) %12 = call i32 @fprintf(i32 noundef %9, ptr noundef @.str, ptr noundef %11) %13 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %13, ptr %1, align 4 br label %27 14: ; preds = %0 %15 = load i32, ptr %2, align 4 %16 = load i32, ptr @O_CLOEXEC, align 4 %17 = call i64 @dup3(i32 noundef %15, i32 noundef 42, i32 noundef %16) %18 = icmp slt i64 %17, 0 br i1 %18, label %19, label %25 19: ; preds = %14 %20 = load i32, ptr @stderr, align 4 %21 = load i32, ptr @errno, align 4 %22 = call ptr @strerror(i32 noundef %21) %23 = call i32 @fprintf(i32 noundef %20, ptr noundef @.str.1, ptr noundef %22) %24 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %24, ptr %1, align 4 br label %27 25: ; preds = %14 %26 = load i32, ptr @EXIT_SUCCESS, align 4 store i32 %26, ptr %1, align 4 br label %27 27: ; preds = %25, %19, %8 %28 = load i32, ptr %1, align 4 ret i32 %28 } declare i32 @socket(i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @fprintf(i32 noundef, ptr noundef, ptr noundef) #1 declare ptr @strerror(i32 noundef) #1 declare i64 @dup3(i32 noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpif1hod5k.c" target datalayout = "e-m:e-p270: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 i32 0, align 4 @SOCK_DGRAM = dso_local global i32 0, align 4 @IPPROTO_UDP = dso_local global i32 0, align 4 @stderr = dso_local global i32 0, align 4 @.str = private unnamed_addr constant [22 x i8] c"socket() failed: %s\0A.\00", align 1 @errno = dso_local global i32 0, align 4 @EXIT_FAILURE = dso_local global i32 0, align 4 @O_CLOEXEC = dso_local global i32 0, align 4 @.str.1 = private unnamed_addr constant [20 x i8] c"dup3() failed: %s\0A.\00", align 1 @EXIT_SUCCESS = dso_local global i32 0, align 4 ; 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 = load i32, ptr @AF_INET, align 4 %4 = load i32, ptr @SOCK_DGRAM, align 4 %5 = load i32, ptr @IPPROTO_UDP, align 4 %6 = call i32 @socket(i32 noundef %3, i32 noundef %4, i32 noundef %5) store i32 %6, ptr %2, align 4 %7 = icmp slt i32 %6, 0 br i1 %7, label %8, label %14 8: ; preds = %0 %9 = load i32, ptr @stderr, align 4 %10 = load i32, ptr @errno, align 4 %11 = call ptr @strerror(i32 noundef %10) %12 = call i32 @fprintf(i32 noundef %9, ptr noundef @.str, ptr noundef %11) %13 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %13, ptr %1, align 4 br label %27 14: ; preds = %0 %15 = load i32, ptr %2, align 4 %16 = load i32, ptr @O_CLOEXEC, align 4 %17 = call i64 @dup3(i32 noundef %15, i32 noundef 42, i32 noundef %16) %18 = icmp slt i64 %17, 0 br i1 %18, label %19, label %25 19: ; preds = %14 %20 = load i32, ptr @stderr, align 4 %21 = load i32, ptr @errno, align 4 %22 = call ptr @strerror(i32 noundef %21) %23 = call i32 @fprintf(i32 noundef %20, ptr noundef @.str.1, ptr noundef %22) %24 = load i32, ptr @EXIT_FAILURE, align 4 store i32 %24, ptr %1, align 4 br label %27 25: ; preds = %14 %26 = load i32, ptr @EXIT_SUCCESS, align 4 store i32 %26, ptr %1, align 4 br label %27 27: ; preds = %25, %19, %8 %28 = load i32, ptr %1, align 4 ret i32 %28 } declare i32 @socket(i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @fprintf(i32 noundef, ptr noundef, ptr noundef) #1 declare ptr @strerror(i32 noundef) #1 declare i64 @dup3(i32 noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmps2v_a596.c' source_filename = "/tmp/tmps2v_a596.c" target datalayout = "e-m:e-p270: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 @motMysterePendu(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 %5 = load i32, ptr %4, align 4 %6 = icmp eq i32 %5, 0 br i1 %6, label %7, label %10 7: ; preds = %2 %8 = load ptr, ptr %3, align 8 %9 = call i32 @choisirMotDictionnairePendu(ptr noundef %8) br label %17 10: ; preds = %2 %11 = load i32, ptr %4, align 4 %12 = icmp eq i32 %11, 1 br i1 %12, label %13, label %16 13: ; preds = %10 %14 = load ptr, ptr %3, align 8 %15 = call i32 @faireChoisirMotPendu(ptr noundef %14) br label %16 16: ; preds = %13, %10 br label %17 17: ; preds = %16, %7 ret void } declare i32 @choisirMotDictionnairePendu(ptr noundef) #1 declare i32 @faireChoisirMotPendu(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/tmps2v_a596.c" target datalayout = "e-m:e-p270: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 @motMysterePendu(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 %5 = load i32, ptr %4, align 4 %6 = icmp eq i32 %5, 0 br i1 %6, label %7, label %10 7: ; preds = %2 %8 = load ptr, ptr %3, align 8 %9 = call i32 @choisirMotDictionnairePendu(ptr noundef %8) br label %17 10: ; preds = %2 %11 = load i32, ptr %4, align 4 %12 = icmp eq i32 %11, 1 br i1 %12, label %13, label %16 13: ; preds = %10 %14 = load ptr, ptr %3, align 8 %15 = call i32 @faireChoisirMotPendu(ptr noundef %14) br label %16 16: ; preds = %13, %10 br label %17 17: ; preds = %16, %7 ret void } declare i32 @choisirMotDictionnairePendu(ptr noundef) #1 declare i32 @faireChoisirMotPendu(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/tmpuz4s7x7j.c' source_filename = "/tmp/tmpuz4s7x7j.c" target datalayout = "e-m:e-p270: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 @draw_block4x4_uncompressed_rg_half_float(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %7 = load ptr, ptr %4, align 8 %8 = getelementptr inbounds i8, ptr %7, i64 0 %9 = load i32, ptr %8, align 4 %10 = load ptr, ptr %5, align 8 %11 = getelementptr inbounds i32, ptr %10, i64 0 store i32 %9, ptr %11, align 4 ret i32 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" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"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/tmpuz4s7x7j.c" target datalayout = "e-m:e-p270: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 @draw_block4x4_uncompressed_rg_half_float(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i32 %2, ptr %6, align 4 %7 = load ptr, ptr %4, align 8 %8 = getelementptr inbounds i8, ptr %7, i64 0 %9 = load i32, ptr %8, align 4 %10 = load ptr, ptr %5, align 8 %11 = getelementptr inbounds i32, ptr %10, i64 0 store i32 %9, ptr %11, align 4 ret i32 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" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"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/tmp4mcfv9ws.c' source_filename = "/tmp/tmp4mcfv9ws.c" target datalayout = "e-m:e-p270: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 @num_buscas(ptr noundef %0, ptr noundef %1, i32 noundef %2, double noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca double, align 8 %9 = alloca i32, align 4 %10 = alloca double, align 8 %11 = alloca double, align 8 %12 = alloca double, align 8 %13 = alloca double, align 8 %14 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store i32 %2, ptr %7, align 4 store double %3, ptr %8, align 8 store i32 0, ptr %9, align 4 store double 0.000000e+00, ptr %10, align 8 store double 0.000000e+00, ptr %11, align 8 store double 0.000000e+00, ptr %12, align 8 %15 = load double, ptr %8, align 8 store double %15, ptr %13, align 8 %16 = call i32 (...) @rand() store i32 %16, ptr %14, align 4 %17 = call double (...) @tempo() store double %17, ptr %10, align 8 %18 = load i32, ptr %14, align 4 %19 = load i32, ptr %7, align 4 %20 = load ptr, ptr %5, align 8 %21 = call i32 @BuscaSequencial(i32 noundef %18, i32 noundef %19, ptr noundef %20) %22 = call double (...) @tempo() %23 = load double, ptr %10, align 8 %24 = fsub double %22, %23 %25 = call double @abst(double noundef %24) store double %25, ptr %12, align 8 %26 = call double (...) @tempo() store double %26, ptr %11, align 8 %27 = load i32, ptr %14, align 4 %28 = load i32, ptr %7, align 4 %29 = load ptr, ptr %6, align 8 %30 = call i32 @BuscaBinaria(i32 noundef %27, i32 noundef %28, ptr noundef %29) %31 = call double (...) @tempo() %32 = load double, ptr %11, align 8 %33 = fsub double %31, %32 %34 = call double @abst(double noundef %33) %35 = load double, ptr %13, align 8 %36 = fadd double %35, %34 store double %36, ptr %13, align 8 br label %37 37: ; preds = %41, %4 %38 = load double, ptr %13, align 8 %39 = load double, ptr %12, align 8 %40 = fcmp oge double %38, %39 br i1 %40, label %41, label %67 41: ; preds = %37 %42 = call i32 (...) @rand() store i32 %42, ptr %14, align 4 %43 = call double (...) @tempo() store double %43, ptr %10, align 8 %44 = load i32, ptr %14, align 4 %45 = load i32, ptr %7, align 4 %46 = load ptr, ptr %5, align 8 %47 = call i32 @BuscaSequencial(i32 noundef %44, i32 noundef %45, ptr noundef %46) %48 = call double (...) @tempo() %49 = load double, ptr %10, align 8 %50 = fsub double %48, %49 %51 = call double @abst(double noundef %50) %52 = load double, ptr %12, align 8 %53 = fadd double %52, %51 store double %53, ptr %12, align 8 %54 = call double (...) @tempo() store double %54, ptr %11, align 8 %55 = load i32, ptr %14, align 4 %56 = load i32, ptr %7, align 4 %57 = load ptr, ptr %6, align 8 %58 = call i32 @BuscaBinaria(i32 noundef %55, i32 noundef %56, ptr noundef %57) %59 = call double (...) @tempo() %60 = load double, ptr %11, align 8 %61 = fsub double %59, %60 %62 = call double @abst(double noundef %61) %63 = load double, ptr %13, align 8 %64 = fadd double %63, %62 store double %64, ptr %13, align 8 %65 = load i32, ptr %9, align 4 %66 = add nsw i32 %65, 1 store i32 %66, ptr %9, align 4 br label %37, !llvm.loop !6 67: ; preds = %37 %68 = load i32, ptr %9, align 4 ret i32 %68 } declare i32 @rand(...) #1 declare double @tempo(...) #1 declare i32 @BuscaSequencial(i32 noundef, i32 noundef, ptr noundef) #1 declare double @abst(double noundef) #1 declare i32 @BuscaBinaria(i32 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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp4mcfv9ws.c" target datalayout = "e-m:e-p270: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 @num_buscas(ptr noundef %0, ptr noundef %1, i32 noundef %2, double noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca i32, align 4 %8 = alloca double, align 8 %9 = alloca i32, align 4 %10 = alloca double, align 8 %11 = alloca double, align 8 %12 = alloca double, align 8 %13 = alloca double, align 8 %14 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store i32 %2, ptr %7, align 4 store double %3, ptr %8, align 8 store i32 0, ptr %9, align 4 store double 0.000000e+00, ptr %10, align 8 store double 0.000000e+00, ptr %11, align 8 store double 0.000000e+00, ptr %12, align 8 %15 = load double, ptr %8, align 8 store double %15, ptr %13, align 8 %16 = call i32 (...) @rand() store i32 %16, ptr %14, align 4 %17 = call double (...) @tempo() store double %17, ptr %10, align 8 %18 = load i32, ptr %14, align 4 %19 = load i32, ptr %7, align 4 %20 = load ptr, ptr %5, align 8 %21 = call i32 @BuscaSequencial(i32 noundef %18, i32 noundef %19, ptr noundef %20) %22 = call double (...) @tempo() %23 = load double, ptr %10, align 8 %24 = fsub double %22, %23 %25 = call double @abst(double noundef %24) store double %25, ptr %12, align 8 %26 = call double (...) @tempo() store double %26, ptr %11, align 8 %27 = load i32, ptr %14, align 4 %28 = load i32, ptr %7, align 4 %29 = load ptr, ptr %6, align 8 %30 = call i32 @BuscaBinaria(i32 noundef %27, i32 noundef %28, ptr noundef %29) %31 = call double (...) @tempo() %32 = load double, ptr %11, align 8 %33 = fsub double %31, %32 %34 = call double @abst(double noundef %33) %35 = load double, ptr %13, align 8 %36 = fadd double %35, %34 store double %36, ptr %13, align 8 %37 = load double, ptr %13, align 8 %38 = load double, ptr %12, align 8 %39 = fcmp oge double %37, %38 br i1 %39, label %.lr.ph, label %69 .lr.ph: ; preds = %4 br label %40 40: ; preds = %.lr.ph, %40 %41 = call i32 (...) @rand() store i32 %41, ptr %14, align 4 %42 = call double (...) @tempo() store double %42, ptr %10, align 8 %43 = load i32, ptr %14, align 4 %44 = load i32, ptr %7, align 4 %45 = load ptr, ptr %5, align 8 %46 = call i32 @BuscaSequencial(i32 noundef %43, i32 noundef %44, ptr noundef %45) %47 = call double (...) @tempo() %48 = load double, ptr %10, align 8 %49 = fsub double %47, %48 %50 = call double @abst(double noundef %49) %51 = load double, ptr %12, align 8 %52 = fadd double %51, %50 store double %52, ptr %12, align 8 %53 = call double (...) @tempo() store double %53, ptr %11, align 8 %54 = load i32, ptr %14, align 4 %55 = load i32, ptr %7, align 4 %56 = load ptr, ptr %6, align 8 %57 = call i32 @BuscaBinaria(i32 noundef %54, i32 noundef %55, ptr noundef %56) %58 = call double (...) @tempo() %59 = load double, ptr %11, align 8 %60 = fsub double %58, %59 %61 = call double @abst(double noundef %60) %62 = load double, ptr %13, align 8 %63 = fadd double %62, %61 store double %63, ptr %13, align 8 %64 = load i32, ptr %9, align 4 %65 = add nsw i32 %64, 1 store i32 %65, ptr %9, align 4 %66 = load double, ptr %13, align 8 %67 = load double, ptr %12, align 8 %68 = fcmp oge double %66, %67 br i1 %68, label %40, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %40 br label %69 69: ; preds = %._crit_edge, %4 %70 = load i32, ptr %9, align 4 ret i32 %70 } declare i32 @rand(...) #1 declare double @tempo(...) #1 declare i32 @BuscaSequencial(i32 noundef, i32 noundef, ptr noundef) #1 declare double @abst(double noundef) #1 declare i32 @BuscaBinaria(i32 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"}
; ModuleID = '/tmp/tmp64rjptlu.c' source_filename = "/tmp/tmp64rjptlu.c" target datalayout = "e-m:e-p270: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_4__ = type { %struct.TYPE_3__ } %struct.TYPE_3__ = type { i64 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @get_XIMText_string_wide_char(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = getelementptr inbounds %struct.TYPE_4__, ptr %3, i32 0, i32 0 %5 = getelementptr inbounds %struct.TYPE_3__, ptr %4, i32 0, i32 0 %6 = load i64, ptr %5, align 8 %7 = inttoptr i64 %6 to ptr ret ptr %7 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"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/tmp64rjptlu.c" target datalayout = "e-m:e-p270: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_4__ = type { %struct.TYPE_3__ } %struct.TYPE_3__ = type { i64 } ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @get_XIMText_string_wide_char(ptr noundef %0) #0 { %2 = alloca ptr, align 8 store ptr %0, ptr %2, align 8 %3 = load ptr, ptr %2, align 8 %4 = getelementptr inbounds %struct.TYPE_4__, ptr %3, i32 0, i32 0 %5 = getelementptr inbounds %struct.TYPE_3__, ptr %4, i32 0, i32 0 %6 = load i64, ptr %5, align 8 %7 = inttoptr i64 %6 to ptr ret ptr %7 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"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/tmpsbsb6hof.c' source_filename = "/tmp/tmpsbsb6hof.c" target datalayout = "e-m:e-p270: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"%f \00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @ml_print_mat3(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 %3, align 4 br label %5 5: ; preds = %28, %1 %6 = load i32, ptr %3, align 4 %7 = icmp slt i32 %6, 3 br i1 %7, label %8, label %31 8: ; preds = %5 store i32 0, ptr %4, align 4 br label %9 9: ; preds = %23, %8 %10 = load i32, ptr %4, align 4 %11 = icmp slt i32 %10, 3 br i1 %11, label %12, label %26 12: ; preds = %9 %13 = load ptr, ptr %2, align 8 %14 = load i32, ptr %3, align 4 %15 = mul nsw i32 %14, 3 %16 = load i32, ptr %4, align 4 %17 = add nsw i32 %15, %16 %18 = sext i32 %17 to i64 %19 = getelementptr inbounds float, ptr %13, i64 %18 %20 = load float, ptr %19, align 4 %21 = fpext float %20 to double %22 = call i32 (ptr, ...) @printf(ptr noundef @.str, double noundef %21) br label %23 23: ; preds = %12 %24 = load i32, ptr %4, align 4 %25 = add nsw i32 %24, 1 store i32 %25, ptr %4, align 4 br label %9, !llvm.loop !6 26: ; preds = %9 %27 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) br label %28 28: ; preds = %26 %29 = load i32, ptr %3, align 4 %30 = add nsw i32 %29, 1 store i32 %30, ptr %3, align 4 br label %5, !llvm.loop !8 31: ; preds = %5 ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpsbsb6hof.c" target datalayout = "e-m:e-p270: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"%f \00", align 1 @.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @ml_print_mat3(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 %3, align 4 %5 = load i32, ptr %3, align 4 %6 = icmp slt i32 %5, 3 br i1 %6, label %.lr.ph2, label %33 .lr.ph2: ; preds = %1 br label %7 7: ; preds = %.lr.ph2, %28 store i32 0, ptr %4, align 4 %8 = load i32, ptr %4, align 4 %9 = icmp slt i32 %8, 3 br i1 %9, label %.lr.ph, label %26 .lr.ph: ; preds = %7 br label %10 10: ; preds = %.lr.ph, %21 %11 = load ptr, ptr %2, align 8 %12 = load i32, ptr %3, align 4 %13 = mul nsw i32 %12, 3 %14 = load i32, ptr %4, align 4 %15 = add nsw i32 %13, %14 %16 = sext i32 %15 to i64 %17 = getelementptr inbounds float, ptr %11, i64 %16 %18 = load float, ptr %17, align 4 %19 = fpext float %18 to double %20 = call i32 (ptr, ...) @printf(ptr noundef @.str, double noundef %19) br label %21 21: ; preds = %10 %22 = load i32, ptr %4, align 4 %23 = add nsw i32 %22, 1 store i32 %23, ptr %4, align 4 %24 = load i32, ptr %4, align 4 %25 = icmp slt i32 %24, 3 br i1 %25, label %10, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %21 br label %26 26: ; preds = %._crit_edge, %7 %27 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) br label %28 28: ; preds = %26 %29 = load i32, ptr %3, align 4 %30 = add nsw i32 %29, 1 store i32 %30, ptr %3, align 4 %31 = load i32, ptr %3, align 4 %32 = icmp slt i32 %31, 3 br i1 %32, label %7, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %28 br label %33 33: ; preds = %._crit_edge3, %1 ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"} !8 = distinct !{!8, !7}
; ModuleID = '/tmp/tmpbj9_pcdu.c' source_filename = "/tmp/tmpbj9_pcdu.c" target datalayout = "e-m:e-p270: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 [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store i32 0, ptr %5, align 4 br label %6 6: ; preds = %17, %2 %7 = load i32, ptr %5, align 4 %8 = load i32, ptr %4, align 4 %9 = icmp slt i32 %7, %8 br i1 %9, label %10, label %20 10: ; preds = %6 %11 = load ptr, ptr %3, align 8 %12 = load i32, ptr %5, align 4 %13 = sext i32 %12 to i64 %14 = getelementptr inbounds i32, ptr %11, i64 %13 %15 = load i32, ptr %14, align 4 %16 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %15) br label %17 17: ; preds = %10 %18 = load i32, ptr %5, align 4 %19 = add nsw i32 %18, 1 store i32 %19, ptr %5, align 4 br label %6, !llvm.loop !6 20: ; preds = %6 %21 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpbj9_pcdu.c" target datalayout = "e-m:e-p270: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 [2 x i8] c"\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print(ptr noundef %0, i32 noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca i32, align 4 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 store i32 %1, ptr %4, align 4 store i32 0, ptr %5, align 4 %6 = load i32, ptr %5, align 4 %7 = load i32, ptr %4, align 4 %8 = icmp slt i32 %6, %7 br i1 %8, label %.lr.ph, label %22 .lr.ph: ; preds = %2 br label %9 9: ; preds = %.lr.ph, %16 %10 = load ptr, ptr %3, align 8 %11 = load i32, ptr %5, align 4 %12 = sext i32 %11 to i64 %13 = getelementptr inbounds i32, ptr %10, i64 %12 %14 = load i32, ptr %13, align 4 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %14) br label %16 16: ; preds = %9 %17 = load i32, ptr %5, align 4 %18 = add nsw i32 %17, 1 store i32 %18, ptr %5, align 4 %19 = load i32, ptr %5, align 4 %20 = load i32, ptr %4, align 4 %21 = icmp slt i32 %19, %20 br i1 %21, label %9, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %16 br label %22 22: ; preds = %._crit_edge, %2 %23 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) ret void } declare i32 @printf(ptr noundef, ...) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
; ModuleID = '/tmp/tmpwnvpavwq.c' source_filename = "/tmp/tmpwnvpavwq.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [15 x i8] c"This is func2\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @func2() #0 { %1 = call i32 @printf(ptr noundef @.str) ret void } declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpwnvpavwq.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [15 x i8] c"This is func2\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @func2() #0 { %1 = call i32 @printf(ptr noundef @.str) ret void } declare i32 @printf(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpdxe_svil.c' source_filename = "/tmp/tmpdxe_svil.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [15 x i8] c" n n^2 \0A\00", align 1 @.str.1 = private unnamed_addr constant [15 x i8] c"----- -----\0A\00", align 1 @.str.2 = private unnamed_addr constant [15 x i8] c" %2i %3i \0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 0, ptr %1, align 4 %3 = call i32 (ptr, ...) @printf(ptr noundef @.str) %4 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 1, ptr %2, align 4 br label %5 5: ; preds = %14, %0 %6 = load i32, ptr %2, align 4 %7 = icmp slt i32 %6, 11 br i1 %7, label %8, label %17 8: ; preds = %5 %9 = load i32, ptr %2, align 4 %10 = load i32, ptr %2, align 4 %11 = load i32, ptr %2, align 4 %12 = mul nsw i32 %10, %11 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %9, i32 noundef %12) br label %14 14: ; preds = %8 %15 = load i32, ptr %2, align 4 %16 = add nsw i32 %15, 1 store i32 %16, ptr %2, align 4 br label %5, !llvm.loop !6 17: ; preds = %5 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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpdxe_svil.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [15 x i8] c" n n^2 \0A\00", align 1 @.str.1 = private unnamed_addr constant [15 x i8] c"----- -----\0A\00", align 1 @.str.2 = private unnamed_addr constant [15 x i8] c" %2i %3i \0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 0, ptr %1, align 4 %3 = call i32 (ptr, ...) @printf(ptr noundef @.str) %4 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) store i32 1, ptr %2, align 4 %5 = load i32, ptr %2, align 4 %6 = icmp slt i32 %5, 11 br i1 %6, label %.lr.ph, label %18 .lr.ph: ; preds = %0 br label %7 7: ; preds = %.lr.ph, %13 %8 = load i32, ptr %2, align 4 %9 = load i32, ptr %2, align 4 %10 = load i32, ptr %2, align 4 %11 = mul nsw i32 %9, %10 %12 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %8, i32 noundef %11) br label %13 13: ; preds = %7 %14 = load i32, ptr %2, align 4 %15 = add nsw i32 %14, 1 store i32 %15, ptr %2, align 4 %16 = load i32, ptr %2, align 4 %17 = icmp slt i32 %16, 11 br i1 %17, label %7, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %13 br label %18 18: ; preds = %._crit_edge, %0 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"}
; ModuleID = '/tmp/tmpgk82se_z.c' source_filename = "/tmp/tmpgk82se_z.c" target datalayout = "e-m:e-p270: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 @logshift(double noundef %0, double noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca double, align 8 store double %0, ptr %3, align 8 store double %1, ptr %4, align 8 %5 = load double, ptr %3, align 8 %6 = call double @log(double noundef %5) #2 %7 = load double, ptr %4, align 8 %8 = fadd double %6, %7 %9 = fsub double %8, 5.000000e+01 ret double %9 } ; Function Attrs: nounwind declare double @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 = { 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/tmpgk82se_z.c" target datalayout = "e-m:e-p270: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 @logshift(double noundef %0, double noundef %1) #0 { %3 = alloca double, align 8 %4 = alloca double, align 8 store double %0, ptr %3, align 8 store double %1, ptr %4, align 8 %5 = load double, ptr %3, align 8 %6 = call double @log(double noundef %5) #2 %7 = load double, ptr %4, align 8 %8 = fadd double %6, %7 %9 = fsub double %8, 5.000000e+01 ret double %9 } ; Function Attrs: nounwind declare double @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 = { 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/tmpl56r5anf.c' source_filename = "/tmp/tmpl56r5anf.c" target datalayout = "e-m:e-p270: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_nvidia = dso_local global i32 0, align 4 @acc_device_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_nvidia, align 4 %7 = call i64 @acc_get_num_devices(i32 noundef %6) %8 = icmp eq i64 %7, 0 br i1 %8, label %9, label %10 9: ; preds = %2 store i32 0, ptr %3, align 4 br label %49 10: ; preds = %2 %11 = call i64 (...) @acc_get_current_cuda_context() %12 = icmp ne i64 %11, 0 br i1 %12, label %13, label %15 13: ; preds = %10 %14 = call i32 (...) @abort() #3 unreachable 15: ; preds = %10 %16 = load i32, ptr @acc_device_host, align 4 %17 = call i32 @acc_init(i32 noundef %16) %18 = call i64 (...) @acc_get_current_cuda_context() %19 = icmp ne i64 %18, 0 br i1 %19, label %20, label %22 20: ; preds = %15 %21 = call i32 (...) @abort() #3 unreachable 22: ; preds = %15 %23 = load i32, ptr @acc_device_host, align 4 %24 = call i32 @acc_shutdown(i32 noundef %23) %25 = load i32, ptr @acc_device_nvidia, align 4 %26 = call i64 @acc_get_num_devices(i32 noundef %25) %27 = icmp eq i64 %26, 0 br i1 %27, label %28, label %29 28: ; preds = %22 store i32 0, ptr %3, align 4 br label %49 29: ; preds = %22 %30 = call i64 (...) @acc_get_current_cuda_context() %31 = icmp ne i64 %30, 0 br i1 %31, label %32, label %34 32: ; preds = %29 %33 = call i32 (...) @abort() #3 unreachable 34: ; preds = %29 %35 = load i32, ptr @acc_device_nvidia, align 4 %36 = call i32 @acc_init(i32 noundef %35) %37 = call i64 (...) @acc_get_current_cuda_context() %38 = icmp eq i64 %37, 0 br i1 %38, label %39, label %41 39: ; preds = %34 %40 = call i32 (...) @abort() #3 unreachable 41: ; preds = %34 %42 = load i32, ptr @acc_device_nvidia, align 4 %43 = call i32 @acc_shutdown(i32 noundef %42) %44 = call i64 (...) @acc_get_current_cuda_context() %45 = icmp ne i64 %44, 0 br i1 %45, label %46, label %48 46: ; preds = %41 %47 = call i32 (...) @abort() #3 unreachable 48: ; preds = %41 store i32 0, ptr %3, align 4 br label %49 49: ; preds = %48, %28, %9 %50 = load i32, ptr %3, align 4 ret i32 %50 } declare i64 @acc_get_num_devices(i32 noundef) #1 declare i64 @acc_get_current_cuda_context(...) #1 ; Function Attrs: noreturn declare i32 @abort(...) #2 declare i32 @acc_init(i32 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" } 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/tmpl56r5anf.c" target datalayout = "e-m:e-p270: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_nvidia = dso_local global i32 0, align 4 @acc_device_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_nvidia, align 4 %7 = call i64 @acc_get_num_devices(i32 noundef %6) %8 = icmp eq i64 %7, 0 br i1 %8, label %9, label %10 9: ; preds = %2 store i32 0, ptr %3, align 4 br label %49 10: ; preds = %2 %11 = call i64 (...) @acc_get_current_cuda_context() %12 = icmp ne i64 %11, 0 br i1 %12, label %13, label %15 13: ; preds = %10 %14 = call i32 (...) @abort() #3 unreachable 15: ; preds = %10 %16 = load i32, ptr @acc_device_host, align 4 %17 = call i32 @acc_init(i32 noundef %16) %18 = call i64 (...) @acc_get_current_cuda_context() %19 = icmp ne i64 %18, 0 br i1 %19, label %20, label %22 20: ; preds = %15 %21 = call i32 (...) @abort() #3 unreachable 22: ; preds = %15 %23 = load i32, ptr @acc_device_host, align 4 %24 = call i32 @acc_shutdown(i32 noundef %23) %25 = load i32, ptr @acc_device_nvidia, align 4 %26 = call i64 @acc_get_num_devices(i32 noundef %25) %27 = icmp eq i64 %26, 0 br i1 %27, label %28, label %29 28: ; preds = %22 store i32 0, ptr %3, align 4 br label %49 29: ; preds = %22 %30 = call i64 (...) @acc_get_current_cuda_context() %31 = icmp ne i64 %30, 0 br i1 %31, label %32, label %34 32: ; preds = %29 %33 = call i32 (...) @abort() #3 unreachable 34: ; preds = %29 %35 = load i32, ptr @acc_device_nvidia, align 4 %36 = call i32 @acc_init(i32 noundef %35) %37 = call i64 (...) @acc_get_current_cuda_context() %38 = icmp eq i64 %37, 0 br i1 %38, label %39, label %41 39: ; preds = %34 %40 = call i32 (...) @abort() #3 unreachable 41: ; preds = %34 %42 = load i32, ptr @acc_device_nvidia, align 4 %43 = call i32 @acc_shutdown(i32 noundef %42) %44 = call i64 (...) @acc_get_current_cuda_context() %45 = icmp ne i64 %44, 0 br i1 %45, label %46, label %48 46: ; preds = %41 %47 = call i32 (...) @abort() #3 unreachable 48: ; preds = %41 store i32 0, ptr %3, align 4 br label %49 49: ; preds = %48, %28, %9 %50 = load i32, ptr %3, align 4 ret i32 %50 } declare i64 @acc_get_num_devices(i32 noundef) #1 declare i64 @acc_get_current_cuda_context(...) #1 ; Function Attrs: noreturn declare i32 @abort(...) #2 declare i32 @acc_init(i32 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" } 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/tmpb3uh7acp.c' source_filename = "/tmp/tmpb3uh7acp.c" target datalayout = "e-m:e-p270: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/tmpb3uh7acp.c" target datalayout = "e-m:e-p270: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/tmpgnr6y05c.c' source_filename = "/tmp/tmpgnr6y05c.c" target datalayout = "e-m:e-p270: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 @smult(ptr noundef %0, ptr noundef %1, ptr noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5) #0 { %7 = alloca ptr, align 8 %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 %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 ptr, align 8 %19 = alloca ptr, align 8 %20 = alloca ptr, align 8 %21 = alloca ptr, align 8 %22 = alloca ptr, align 8 %23 = alloca ptr, align 8 store ptr %0, ptr %7, align 8 store ptr %1, ptr %8, align 8 store ptr %2, ptr %9, align 8 store i32 %3, ptr %10, align 4 store i32 %4, ptr %11, align 4 store i32 %5, ptr %12, align 4 %24 = load i32, ptr %10, align 4 store i32 %24, ptr %13, align 4 %25 = load i32, ptr %11, align 4 store i32 %25, ptr %14, align 4 %26 = load i32, ptr %12, align 4 store i32 %26, ptr %15, align 4 %27 = call i32 @findrec(ptr noundef %13, ptr noundef %14, ptr noundef %15) store i32 %27, ptr %16, align 4 %28 = load i32, ptr %13, align 4 %29 = sext i32 %28 to i64 %30 = mul i64 8, %29 %31 = load i32, ptr %14, align 4 %32 = sext i32 %31 to i64 %33 = mul i64 %30, %32 %34 = trunc i64 %33 to i32 %35 = call i64 @malloc(i32 noundef %34) %36 = inttoptr i64 %35 to ptr store ptr %36, ptr %18, align 8 %37 = load i32, ptr %14, align 4 %38 = sext i32 %37 to i64 %39 = mul i64 8, %38 %40 = load i32, ptr %15, align 4 %41 = sext i32 %40 to i64 %42 = mul i64 %39, %41 %43 = trunc i64 %42 to i32 %44 = call i64 @malloc(i32 noundef %43) %45 = inttoptr i64 %44 to ptr store ptr %45, ptr %19, align 8 %46 = load i32, ptr %13, align 4 %47 = sext i32 %46 to i64 %48 = mul i64 8, %47 %49 = load i32, ptr %15, align 4 %50 = sext i32 %49 to i64 %51 = mul i64 %48, %50 %52 = trunc i64 %51 to i32 %53 = call i64 @malloc(i32 noundef %52) %54 = inttoptr i64 %53 to ptr store ptr %54, ptr %20, align 8 %55 = load i32, ptr %13, align 4 %56 = sdiv i32 %55, 2 %57 = sext i32 %56 to i64 %58 = mul i64 8, %57 %59 = load i32, ptr %15, align 4 %60 = sdiv i32 %59, 2 %61 = sext i32 %60 to i64 %62 = mul i64 %58, %61 %63 = trunc i64 %62 to i32 %64 = call i64 @malloc(i32 noundef %63) %65 = inttoptr i64 %64 to ptr store ptr %65, ptr %21, align 8 %66 = load ptr, ptr %7, align 8 %67 = load i32, ptr %10, align 4 %68 = load i32, ptr %11, align 4 %69 = load i32, ptr %13, align 4 %70 = load i32, ptr %10, align 4 %71 = sub nsw i32 %69, %70 %72 = load i32, ptr %14, align 4 %73 = load i32, ptr %11, align 4 %74 = sub nsw i32 %72, %73 %75 = load ptr, ptr %18, align 8 %76 = call i32 @add_zero_pad(ptr noundef %66, i32 noundef %67, i32 noundef %68, i32 noundef %71, i32 noundef %74, ptr noundef %75) %77 = load ptr, ptr %8, align 8 %78 = load i32, ptr %11, align 4 %79 = load i32, ptr %12, align 4 %80 = load i32, ptr %14, align 4 %81 = load i32, ptr %11, align 4 %82 = sub nsw i32 %80, %81 %83 = load i32, ptr %15, align 4 %84 = load i32, ptr %12, align 4 %85 = sub nsw i32 %83, %84 %86 = load ptr, ptr %19, align 8 %87 = call i32 @add_zero_pad(ptr noundef %77, i32 noundef %78, i32 noundef %79, i32 noundef %82, i32 noundef %85, ptr noundef %86) %88 = load ptr, ptr %18, align 8 %89 = load ptr, ptr %19, align 8 %90 = load ptr, ptr %20, align 8 %91 = load i32, ptr %13, align 4 %92 = load i32, ptr %14, align 4 %93 = load i32, ptr %15, align 4 %94 = load i32, ptr %14, align 4 %95 = load i32, ptr %15, align 4 %96 = load i32, ptr %15, align 4 %97 = call i32 @srecmult(ptr noundef %88, ptr noundef %89, ptr noundef %90, i32 noundef %91, i32 noundef %92, i32 noundef %93, i32 noundef %94, i32 noundef %95, i32 noundef %96) %98 = load ptr, ptr %20, align 8 %99 = load i32, ptr %13, align 4 %100 = load i32, ptr %15, align 4 %101 = load i32, ptr %13, align 4 %102 = load i32, ptr %10, align 4 %103 = sub nsw i32 %101, %102 %104 = load i32, ptr %15, align 4 %105 = load i32, ptr %12, align 4 %106 = sub nsw i32 %104, %105 %107 = load ptr, ptr %9, align 8 %108 = call i32 @remove_zero_pad(ptr noundef %98, i32 noundef %99, i32 noundef %100, i32 noundef %103, i32 noundef %106, ptr noundef %107) %109 = load ptr, ptr %18, align 8 %110 = call i32 @free(ptr noundef %109) %111 = load ptr, ptr %19, align 8 %112 = call i32 @free(ptr noundef %111) %113 = load ptr, ptr %20, align 8 %114 = call i32 @free(ptr noundef %113) %115 = load ptr, ptr %21, align 8 %116 = call i32 @free(ptr noundef %115) ret void } declare i32 @findrec(ptr noundef, ptr noundef, ptr noundef) #1 declare i64 @malloc(i32 noundef) #1 declare i32 @add_zero_pad(ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, ptr noundef) #1 declare i32 @srecmult(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @remove_zero_pad(ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpgnr6y05c.c" target datalayout = "e-m:e-p270: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 @smult(ptr noundef %0, ptr noundef %1, ptr noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5) #0 { %7 = alloca ptr, align 8 %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 %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 ptr, align 8 %19 = alloca ptr, align 8 %20 = alloca ptr, align 8 %21 = alloca ptr, align 8 %22 = alloca ptr, align 8 %23 = alloca ptr, align 8 store ptr %0, ptr %7, align 8 store ptr %1, ptr %8, align 8 store ptr %2, ptr %9, align 8 store i32 %3, ptr %10, align 4 store i32 %4, ptr %11, align 4 store i32 %5, ptr %12, align 4 %24 = load i32, ptr %10, align 4 store i32 %24, ptr %13, align 4 %25 = load i32, ptr %11, align 4 store i32 %25, ptr %14, align 4 %26 = load i32, ptr %12, align 4 store i32 %26, ptr %15, align 4 %27 = call i32 @findrec(ptr noundef %13, ptr noundef %14, ptr noundef %15) store i32 %27, ptr %16, align 4 %28 = load i32, ptr %13, align 4 %29 = sext i32 %28 to i64 %30 = mul i64 8, %29 %31 = load i32, ptr %14, align 4 %32 = sext i32 %31 to i64 %33 = mul i64 %30, %32 %34 = trunc i64 %33 to i32 %35 = call i64 @malloc(i32 noundef %34) %36 = inttoptr i64 %35 to ptr store ptr %36, ptr %18, align 8 %37 = load i32, ptr %14, align 4 %38 = sext i32 %37 to i64 %39 = mul i64 8, %38 %40 = load i32, ptr %15, align 4 %41 = sext i32 %40 to i64 %42 = mul i64 %39, %41 %43 = trunc i64 %42 to i32 %44 = call i64 @malloc(i32 noundef %43) %45 = inttoptr i64 %44 to ptr store ptr %45, ptr %19, align 8 %46 = load i32, ptr %13, align 4 %47 = sext i32 %46 to i64 %48 = mul i64 8, %47 %49 = load i32, ptr %15, align 4 %50 = sext i32 %49 to i64 %51 = mul i64 %48, %50 %52 = trunc i64 %51 to i32 %53 = call i64 @malloc(i32 noundef %52) %54 = inttoptr i64 %53 to ptr store ptr %54, ptr %20, align 8 %55 = load i32, ptr %13, align 4 %56 = sdiv i32 %55, 2 %57 = sext i32 %56 to i64 %58 = mul i64 8, %57 %59 = load i32, ptr %15, align 4 %60 = sdiv i32 %59, 2 %61 = sext i32 %60 to i64 %62 = mul i64 %58, %61 %63 = trunc i64 %62 to i32 %64 = call i64 @malloc(i32 noundef %63) %65 = inttoptr i64 %64 to ptr store ptr %65, ptr %21, align 8 %66 = load ptr, ptr %7, align 8 %67 = load i32, ptr %10, align 4 %68 = load i32, ptr %11, align 4 %69 = load i32, ptr %13, align 4 %70 = load i32, ptr %10, align 4 %71 = sub nsw i32 %69, %70 %72 = load i32, ptr %14, align 4 %73 = load i32, ptr %11, align 4 %74 = sub nsw i32 %72, %73 %75 = load ptr, ptr %18, align 8 %76 = call i32 @add_zero_pad(ptr noundef %66, i32 noundef %67, i32 noundef %68, i32 noundef %71, i32 noundef %74, ptr noundef %75) %77 = load ptr, ptr %8, align 8 %78 = load i32, ptr %11, align 4 %79 = load i32, ptr %12, align 4 %80 = load i32, ptr %14, align 4 %81 = load i32, ptr %11, align 4 %82 = sub nsw i32 %80, %81 %83 = load i32, ptr %15, align 4 %84 = load i32, ptr %12, align 4 %85 = sub nsw i32 %83, %84 %86 = load ptr, ptr %19, align 8 %87 = call i32 @add_zero_pad(ptr noundef %77, i32 noundef %78, i32 noundef %79, i32 noundef %82, i32 noundef %85, ptr noundef %86) %88 = load ptr, ptr %18, align 8 %89 = load ptr, ptr %19, align 8 %90 = load ptr, ptr %20, align 8 %91 = load i32, ptr %13, align 4 %92 = load i32, ptr %14, align 4 %93 = load i32, ptr %15, align 4 %94 = load i32, ptr %14, align 4 %95 = load i32, ptr %15, align 4 %96 = load i32, ptr %15, align 4 %97 = call i32 @srecmult(ptr noundef %88, ptr noundef %89, ptr noundef %90, i32 noundef %91, i32 noundef %92, i32 noundef %93, i32 noundef %94, i32 noundef %95, i32 noundef %96) %98 = load ptr, ptr %20, align 8 %99 = load i32, ptr %13, align 4 %100 = load i32, ptr %15, align 4 %101 = load i32, ptr %13, align 4 %102 = load i32, ptr %10, align 4 %103 = sub nsw i32 %101, %102 %104 = load i32, ptr %15, align 4 %105 = load i32, ptr %12, align 4 %106 = sub nsw i32 %104, %105 %107 = load ptr, ptr %9, align 8 %108 = call i32 @remove_zero_pad(ptr noundef %98, i32 noundef %99, i32 noundef %100, i32 noundef %103, i32 noundef %106, ptr noundef %107) %109 = load ptr, ptr %18, align 8 %110 = call i32 @free(ptr noundef %109) %111 = load ptr, ptr %19, align 8 %112 = call i32 @free(ptr noundef %111) %113 = load ptr, ptr %20, align 8 %114 = call i32 @free(ptr noundef %113) %115 = load ptr, ptr %21, align 8 %116 = call i32 @free(ptr noundef %115) ret void } declare i32 @findrec(ptr noundef, ptr noundef, ptr noundef) #1 declare i64 @malloc(i32 noundef) #1 declare i32 @add_zero_pad(ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, ptr noundef) #1 declare i32 @srecmult(ptr noundef, ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @remove_zero_pad(ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, ptr noundef) #1 declare i32 @free(ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpszp0ex5p.c' source_filename = "/tmp/tmpszp0ex5p.c" target datalayout = "e-m:e-p270: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/tmpszp0ex5p.c" target datalayout = "e-m:e-p270: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/tmpljajhxf9.c' source_filename = "/tmp/tmpljajhxf9.c" target datalayout = "e-m:e-p270: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 willreturn memory(none) uwtable define dso_local float @nearbyintf(float noundef %0) #0 { %2 = alloca float, align 4 store float %0, ptr %2, align 4 %3 = load float, ptr %2, align 4 %4 = call float @llvm.rint.f32(float %3) store float %4, ptr %2, align 4 %5 = load float, ptr %2, align 4 ret float %5 } ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare float @llvm.rint.f32(float) #1 attributes #0 = { noinline nounwind sspstrong willreturn memory(none) uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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 nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpljajhxf9.c" target datalayout = "e-m:e-p270: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 willreturn memory(none) uwtable define dso_local float @nearbyintf(float noundef %0) #0 { %2 = alloca float, align 4 store float %0, ptr %2, align 4 %3 = load float, ptr %2, align 4 %4 = call float @llvm.rint.f32(float %3) store float %4, ptr %2, align 4 %5 = load float, ptr %2, align 4 ret float %5 } ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare float @llvm.rint.f32(float) #1 attributes #0 = { noinline nounwind sspstrong willreturn memory(none) uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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 nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpx44o80zs.c' source_filename = "/tmp/tmpx44o80zs.c" target datalayout = "e-m:e-p270: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 [25 x i8] c" /usr/bin/ee /etc/fstab\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @edit_fstab() #0 { %1 = call i32 (...) @endwin() %2 = call i32 @system(ptr noundef @.str) ret i32 0 } declare i32 @endwin(...) #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"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpx44o80zs.c" target datalayout = "e-m:e-p270: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 [25 x i8] c" /usr/bin/ee /etc/fstab\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @edit_fstab() #0 { %1 = call i32 (...) @endwin() %2 = call i32 @system(ptr noundef @.str) ret i32 0 } declare i32 @endwin(...) #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"}
; ModuleID = '/tmp/tmpgolv0c3_.c' source_filename = "/tmp/tmpgolv0c3_.c" target datalayout = "e-m:e-p270: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 willreturn memory(none) uwtable define dso_local double @round(double noundef %0) #0 { %2 = alloca double, align 8 %3 = alloca double, align 8 store double %0, ptr %3, align 8 %4 = load double, ptr %3, align 8 %5 = fcmp olt double %4, 0.000000e+00 br i1 %5, label %6, label %12 6: ; preds = %1 %7 = load double, ptr %3, align 8 %8 = fneg double %7 %9 = fadd double %8, 5.000000e-01 %10 = call double @llvm.floor.f64(double %9) %11 = fneg double %10 store double %11, ptr %2, align 8 br label %16 12: ; preds = %1 %13 = load double, ptr %3, align 8 %14 = fadd double %13, 5.000000e-01 %15 = call double @llvm.floor.f64(double %14) store double %15, ptr %2, align 8 br label %16 16: ; preds = %12, %6 %17 = load double, ptr %2, align 8 ret double %17 } ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare double @llvm.floor.f64(double) #1 attributes #0 = { noinline nounwind sspstrong willreturn memory(none) uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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 nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpgolv0c3_.c" target datalayout = "e-m:e-p270: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 willreturn memory(none) uwtable define dso_local double @round(double noundef %0) #0 { %2 = alloca double, align 8 %3 = alloca double, align 8 store double %0, ptr %3, align 8 %4 = load double, ptr %3, align 8 %5 = fcmp olt double %4, 0.000000e+00 br i1 %5, label %6, label %12 6: ; preds = %1 %7 = load double, ptr %3, align 8 %8 = fneg double %7 %9 = fadd double %8, 5.000000e-01 %10 = call double @llvm.floor.f64(double %9) %11 = fneg double %10 store double %11, ptr %2, align 8 br label %16 12: ; preds = %1 %13 = load double, ptr %3, align 8 %14 = fadd double %13, 5.000000e-01 %15 = call double @llvm.floor.f64(double %14) store double %15, ptr %2, align 8 br label %16 16: ; preds = %12, %6 %17 = load double, ptr %2, align 8 ret double %17 } ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare double @llvm.floor.f64(double) #1 attributes #0 = { noinline nounwind sspstrong willreturn memory(none) uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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 nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpsu6o6pr1.c' source_filename = "/tmp/tmpsu6o6pr1.c" target datalayout = "e-m:e-p270: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 @_assert_string_equal(ptr noundef %0, ptr noundef %1, ptr noundef %2, i32 noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 store i32 %3, ptr %8, align 4 %9 = call i32 (...) @__coverity_panic__() ret void } declare i32 @__coverity_panic__(...) #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/tmpsu6o6pr1.c" target datalayout = "e-m:e-p270: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 @_assert_string_equal(ptr noundef %0, ptr noundef %1, ptr noundef %2, i32 noundef %3) #0 { %5 = alloca ptr, align 8 %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca i32, align 4 store ptr %0, ptr %5, align 8 store ptr %1, ptr %6, align 8 store ptr %2, ptr %7, align 8 store i32 %3, ptr %8, align 4 %9 = call i32 (...) @__coverity_panic__() ret void } declare i32 @__coverity_panic__(...) #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/tmpczn5cygd.c' source_filename = "/tmp/tmpczn5cygd.c" target datalayout = "e-m:e-p270: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/tmpczn5cygd.c" target datalayout = "e-m:e-p270: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/tmpy92g2u40.c' source_filename = "/tmp/tmpy92g2u40.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [14 x i8] c"Empty table!\0A\00", align 1 @.str.1 = private unnamed_addr constant [23 x i8] c"Error selected index!\0A\00", align 1 @.str.2 = private unnamed_addr constant [28 x i8] c"Delete chain record error!\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @deletePortForwarding(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store i32 %0, ptr %3, align 4 %5 = call i32 @mib_chain_total(i32 noundef 353) store i32 %5, ptr %4, align 4 %6 = load i32, ptr %4, align 4 %7 = icmp eq i32 %6, 0 br i1 %7, label %8, label %10 8: ; preds = %1 %9 = call i32 @printf(ptr noundef @.str) store i32 -1, ptr %2, align 4 br label %28 10: ; preds = %1 %11 = load i32, ptr %3, align 4 %12 = load i32, ptr %4, align 4 %13 = icmp ugt i32 %11, %12 br i1 %13, label %17, label %14 14: ; preds = %10 %15 = load i32, ptr %3, align 4 %16 = icmp sle i32 %15, 0 br i1 %16, label %17, label %19 17: ; preds = %14, %10 %18 = call i32 @printf(ptr noundef @.str.1) store i32 -1, ptr %2, align 4 br label %28 19: ; preds = %14 %20 = load i32, ptr %3, align 4 %21 = sub nsw i32 %20, 1 %22 = call i32 @mib_chain_delete(i32 noundef 353, i32 noundef %21) %23 = icmp ne i32 %22, 1 br i1 %23, label %24, label %26 24: ; preds = %19 %25 = call i32 @printf(ptr noundef @.str.2) store i32 -1, ptr %2, align 4 br label %28 26: ; preds = %19 %27 = call i32 (...) @setupPortFW() store i32 0, ptr %2, align 4 br label %28 28: ; preds = %26, %24, %17, %8 %29 = load i32, ptr %2, align 4 ret i32 %29 } declare i32 @mib_chain_total(i32 noundef) #1 declare i32 @printf(ptr noundef) #1 declare i32 @mib_chain_delete(i32 noundef, i32 noundef) #1 declare i32 @setupPortFW(...) #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/tmpy92g2u40.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [14 x i8] c"Empty table!\0A\00", align 1 @.str.1 = private unnamed_addr constant [23 x i8] c"Error selected index!\0A\00", align 1 @.str.2 = private unnamed_addr constant [28 x i8] c"Delete chain record error!\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @deletePortForwarding(i32 noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 store i32 %0, ptr %3, align 4 %5 = call i32 @mib_chain_total(i32 noundef 353) store i32 %5, ptr %4, align 4 %6 = load i32, ptr %4, align 4 %7 = icmp eq i32 %6, 0 br i1 %7, label %8, label %10 8: ; preds = %1 %9 = call i32 @printf(ptr noundef @.str) store i32 -1, ptr %2, align 4 br label %28 10: ; preds = %1 %11 = load i32, ptr %3, align 4 %12 = load i32, ptr %4, align 4 %13 = icmp ugt i32 %11, %12 br i1 %13, label %17, label %14 14: ; preds = %10 %15 = load i32, ptr %3, align 4 %16 = icmp sle i32 %15, 0 br i1 %16, label %17, label %19 17: ; preds = %14, %10 %18 = call i32 @printf(ptr noundef @.str.1) store i32 -1, ptr %2, align 4 br label %28 19: ; preds = %14 %20 = load i32, ptr %3, align 4 %21 = sub nsw i32 %20, 1 %22 = call i32 @mib_chain_delete(i32 noundef 353, i32 noundef %21) %23 = icmp ne i32 %22, 1 br i1 %23, label %24, label %26 24: ; preds = %19 %25 = call i32 @printf(ptr noundef @.str.2) store i32 -1, ptr %2, align 4 br label %28 26: ; preds = %19 %27 = call i32 (...) @setupPortFW() store i32 0, ptr %2, align 4 br label %28 28: ; preds = %26, %24, %17, %8 %29 = load i32, ptr %2, align 4 ret i32 %29 } declare i32 @mib_chain_total(i32 noundef) #1 declare i32 @printf(ptr noundef) #1 declare i32 @mib_chain_delete(i32 noundef, i32 noundef) #1 declare i32 @setupPortFW(...) #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/tmpem26yfyp.c' source_filename = "/tmp/tmpem26yfyp.c" target datalayout = "e-m:e-p270: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/tmpem26yfyp.c" target datalayout = "e-m:e-p270: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/tmpm71e8tmq.c' source_filename = "/tmp/tmpm71e8tmq.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [17 x i8] c"Enter a number: \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"%d is square free number\00", align 1 @.str.3 = private unnamed_addr constant [31 x i8] c"%d is not a square free number\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 (ptr, ...) @printf(ptr noundef @.str) %4 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2) %5 = load i32, ptr %2, align 4 %6 = call i64 @isSquareFree(i32 noundef %5) %7 = icmp ne i64 %6, 0 br i1 %7, label %8, label %11 8: ; preds = %0 %9 = load i32, ptr %2, align 4 %10 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %9) br label %14 11: ; preds = %0 %12 = load i32, ptr %2, align 4 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, i32 noundef %12) br label %14 14: ; preds = %11, %8 ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i64 @isSquareFree(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/tmpm71e8tmq.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" @.str = private unnamed_addr constant [17 x i8] c"Enter a number: \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"%d is square free number\00", align 1 @.str.3 = private unnamed_addr constant [31 x i8] c"%d is not a square free number\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 (ptr, ...) @printf(ptr noundef @.str) %4 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2) %5 = load i32, ptr %2, align 4 %6 = call i64 @isSquareFree(i32 noundef %5) %7 = icmp ne i64 %6, 0 br i1 %7, label %8, label %11 8: ; preds = %0 %9 = load i32, ptr %2, align 4 %10 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %9) br label %14 11: ; preds = %0 %12 = load i32, ptr %2, align 4 %13 = call i32 (ptr, ...) @printf(ptr noundef @.str.3, i32 noundef %12) br label %14 14: ; preds = %11, %8 ret i32 0 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @scanf(ptr noundef, ptr noundef) #1 declare i64 @isSquareFree(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/tmpmr0bcojs.c' source_filename = "/tmp/tmpmr0bcojs.c" target datalayout = "e-m:e-p270: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/tmpmr0bcojs.c" target datalayout = "e-m:e-p270: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/tmpdjbfsvbp.c' source_filename = "/tmp/tmpdjbfsvbp.c" target datalayout = "e-m:e-p270: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 @req_toggle_equalizer() #0 { %1 = call i32 (...) @equalizer_is_active() %2 = icmp ne i32 %1, 0 %3 = xor i1 %2, true %4 = zext i1 %3 to i32 %5 = call i32 @equalizer_set_active(i32 noundef %4) %6 = call i32 (...) @update_eq_name() ret void } declare i32 @equalizer_set_active(i32 noundef) #1 declare i32 @equalizer_is_active(...) #1 declare i32 @update_eq_name(...) #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/tmpdjbfsvbp.c" target datalayout = "e-m:e-p270: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 @req_toggle_equalizer() #0 { %1 = call i32 (...) @equalizer_is_active() %2 = icmp ne i32 %1, 0 %3 = xor i1 %2, true %4 = zext i1 %3 to i32 %5 = call i32 @equalizer_set_active(i32 noundef %4) %6 = call i32 (...) @update_eq_name() ret void } declare i32 @equalizer_set_active(i32 noundef) #1 declare i32 @equalizer_is_active(...) #1 declare i32 @update_eq_name(...) #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/tmpqg13gskt.c' source_filename = "/tmp/tmpqg13gskt.c" target datalayout = "e-m:e-p270: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/tmpqg13gskt.c" target datalayout = "e-m:e-p270: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/tmp7w069ah9.c' source_filename = "/tmp/tmp7w069ah9.c" target datalayout = "e-m:e-p270: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 @EOF = dso_local global i64 0, align 8 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @get_int_pair(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %5 = load ptr, ptr %3, align 8 %6 = load ptr, ptr %4, align 8 %7 = call i64 @scanf(ptr noundef @.str, ptr noundef %5, ptr noundef %6) %8 = load i64, ptr @EOF, align 8 %9 = icmp eq i64 %7, %8 br i1 %9, label %10, label %12 10: ; preds = %2 %11 = call i32 @exit(i32 noundef 0) #3 unreachable 12: ; preds = %2 ret i32 0 } declare i64 @scanf(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/tmp7w069ah9.c" target datalayout = "e-m:e-p270: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 @EOF = dso_local global i64 0, align 8 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @get_int_pair(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %5 = load ptr, ptr %3, align 8 %6 = load ptr, ptr %4, align 8 %7 = call i64 @scanf(ptr noundef @.str, ptr noundef %5, ptr noundef %6) %8 = load i64, ptr @EOF, align 8 %9 = icmp eq i64 %7, %8 br i1 %9, label %10, label %12 10: ; preds = %2 %11 = call i32 @exit(i32 noundef 0) #3 unreachable 12: ; preds = %2 ret i32 0 } declare i64 @scanf(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/tmp2r0tsf4s.c' source_filename = "/tmp/tmp2r0tsf4s.c" target datalayout = "e-m:e-p270: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 @CCP_init(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = call i32 @PWM_in_init(i32 noundef %3) ret void } declare i32 @PWM_in_init(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/tmp2r0tsf4s.c" target datalayout = "e-m:e-p270: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 @CCP_init(i32 noundef %0) #0 { %2 = alloca i32, align 4 store i32 %0, ptr %2, align 4 %3 = load i32, ptr %2, align 4 %4 = call i32 @PWM_in_init(i32 noundef %3) ret void } declare i32 @PWM_in_init(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/tmpjd0ymecm.c' source_filename = "/tmp/tmpjd0ymecm.c" target datalayout = "e-m:e-p270: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 [74 x i8] c"qCookieRemove(): must be called before qContentType() and any stream out.\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 @qCookieRemove(ptr noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3) #0 { %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 store ptr %3, ptr %8, align 8 %9 = call i32 (...) @qGetContentFlag() %10 = icmp eq i32 %9, 1 br i1 %10, label %11, label %13 11: ; preds = %4 %12 = call i32 @qError(ptr noundef @.str) br label %13 13: ; preds = %11, %4 %14 = load ptr, ptr %5, align 8 %15 = load ptr, ptr %6, align 8 %16 = load ptr, ptr %7, align 8 %17 = load ptr, ptr %8, align 8 %18 = call i32 @qCookieSet(ptr noundef %14, ptr noundef @.str.1, i32 noundef -1, ptr noundef %15, ptr noundef %16, ptr noundef %17) ret void } declare i32 @qGetContentFlag(...) #1 declare i32 @qError(ptr noundef) #1 declare i32 @qCookieSet(ptr noundef, ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpjd0ymecm.c" target datalayout = "e-m:e-p270: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 [74 x i8] c"qCookieRemove(): must be called before qContentType() and any stream out.\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 @qCookieRemove(ptr noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3) #0 { %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 store ptr %3, ptr %8, align 8 %9 = call i32 (...) @qGetContentFlag() %10 = icmp eq i32 %9, 1 br i1 %10, label %11, label %13 11: ; preds = %4 %12 = call i32 @qError(ptr noundef @.str) br label %13 13: ; preds = %11, %4 %14 = load ptr, ptr %5, align 8 %15 = load ptr, ptr %6, align 8 %16 = load ptr, ptr %7, align 8 %17 = load ptr, ptr %8, align 8 %18 = call i32 @qCookieSet(ptr noundef %14, ptr noundef @.str.1, i32 noundef -1, ptr noundef %15, ptr noundef %16, ptr noundef %17) ret void } declare i32 @qGetContentFlag(...) #1 declare i32 @qError(ptr noundef) #1 declare i32 @qCookieSet(ptr noundef, ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp245jgeq_.c' source_filename = "/tmp/tmp245jgeq_.c" target datalayout = "e-m:e-p270: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/tmp245jgeq_.c" target datalayout = "e-m:e-p270: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/tmpvs246jmb.c' source_filename = "/tmp/tmpvs246jmb.c" target datalayout = "e-m:e-p270: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"\0A\00", align 1 @.str.1 = private unnamed_addr constant [24 x i8] c"result:%d,c[%d][%d]:%d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @longest_common_sequence(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 i32, align 4 %8 = alloca i32, align 4 %9 = alloca i32, align 4 %10 = alloca ptr, align 8 %11 = alloca i64, align 8 %12 = alloca i64, align 8 %13 = alloca ptr, align 8 %14 = alloca i32, align 4 %15 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %16 = load ptr, ptr %4, align 8 %17 = call i32 @strlen(ptr noundef %16) store i32 %17, ptr %7, align 4 %18 = load ptr, ptr %5, align 8 %19 = call i32 @strlen(ptr noundef %18) store i32 %19, ptr %8, align 4 store i32 0, ptr %9, align 4 %20 = load i32, ptr %7, align 4 %21 = add nsw i32 %20, 1 %22 = zext i32 %21 to i64 %23 = load i32, ptr %8, align 4 %24 = add nsw i32 %23, 1 %25 = zext i32 %24 to i64 %26 = call ptr @llvm.stacksave() store ptr %26, ptr %10, align 8 %27 = mul nuw i64 %22, %25 %28 = alloca i32, i64 %27, align 16 store i64 %22, ptr %11, align 8 store i64 %25, ptr %12, align 8 %29 = load i32, ptr %7, align 4 %30 = load i32, ptr %8, align 4 %31 = mul nsw i32 %29, %30 %32 = sext i32 %31 to i64 %33 = mul i64 %32, 4 %34 = trunc i64 %33 to i32 %35 = call ptr @malloc(i32 noundef %34) store ptr %35, ptr %13, align 8 store i32 0, ptr %14, align 4 br label %36 36: ; preds = %208, %3 %37 = load i32, ptr %14, align 4 %38 = load i32, ptr %7, align 4 %39 = icmp sle i32 %37, %38 br i1 %39, label %40, label %211 40: ; preds = %36 store i32 0, ptr %15, align 4 br label %41 41: ; preds = %204, %40 %42 = load i32, ptr %15, align 4 %43 = load i32, ptr %8, align 4 %44 = icmp sle i32 %42, %43 br i1 %44, label %45, label %207 45: ; preds = %41 %46 = load i32, ptr %14, align 4 %47 = icmp eq i32 %46, 0 br i1 %47, label %51, label %48 48: ; preds = %45 %49 = load i32, ptr %15, align 4 %50 = icmp eq i32 %49, 0 br i1 %50, label %51, label %59 51: ; preds = %48, %45 %52 = load i32, ptr %14, align 4 %53 = sext i32 %52 to i64 %54 = mul nsw i64 %53, %25 %55 = getelementptr inbounds i32, ptr %28, i64 %54 %56 = load i32, ptr %15, align 4 %57 = sext i32 %56 to i64 %58 = getelementptr inbounds i32, ptr %55, i64 %57 store i32 0, ptr %58, align 4 br label %203 59: ; preds = %48 %60 = load ptr, ptr %4, align 8 %61 = load i32, ptr %14, align 4 %62 = sub nsw i32 %61, 1 %63 = sext i32 %62 to i64 %64 = getelementptr inbounds i8, ptr %60, i64 %63 %65 = load i8, ptr %64, align 1 %66 = sext i8 %65 to i32 %67 = load ptr, ptr %5, align 8 %68 = load i32, ptr %15, align 4 %69 = sub nsw i32 %68, 1 %70 = sext i32 %69 to i64 %71 = getelementptr inbounds i8, ptr %67, i64 %70 %72 = load i8, ptr %71, align 1 %73 = sext i8 %72 to i32 %74 = icmp eq i32 %66, %73 br i1 %74, label %75, label %127 75: ; preds = %59 %76 = load i32, ptr %14, align 4 %77 = sub nsw i32 %76, 1 %78 = sext i32 %77 to i64 %79 = mul nsw i64 %78, %25 %80 = getelementptr inbounds i32, ptr %28, i64 %79 %81 = load i32, ptr %15, align 4 %82 = sub nsw i32 %81, 1 %83 = sext i32 %82 to i64 %84 = getelementptr inbounds i32, ptr %80, i64 %83 %85 = load i32, ptr %84, align 4 %86 = add nsw i32 %85, 1 %87 = load i32, ptr %14, align 4 %88 = sext i32 %87 to i64 %89 = mul nsw i64 %88, %25 %90 = getelementptr inbounds i32, ptr %28, i64 %89 %91 = load i32, ptr %15, align 4 %92 = sext i32 %91 to i64 %93 = getelementptr inbounds i32, ptr %90, i64 %92 store i32 %86, ptr %93, align 4 %94 = load i32, ptr %14, align 4 %95 = sext i32 %94 to i64 %96 = mul nsw i64 %95, %25 %97 = getelementptr inbounds i32, ptr %28, i64 %96 %98 = load i32, ptr %15, align 4 %99 = sext i32 %98 to i64 %100 = getelementptr inbounds i32, ptr %97, i64 %99 %101 = load i32, ptr %100, align 4 %102 = load i32, ptr %9, align 4 %103 = icmp sgt i32 %101, %102 br i1 %103, label %104, label %113 104: ; preds = %75 %105 = load i32, ptr %14, align 4 %106 = sext i32 %105 to i64 %107 = mul nsw i64 %106, %25 %108 = getelementptr inbounds i32, ptr %28, i64 %107 %109 = load i32, ptr %15, align 4 %110 = sext i32 %109 to i64 %111 = getelementptr inbounds i32, ptr %108, i64 %110 %112 = load i32, ptr %111, align 4 br label %115 113: ; preds = %75 %114 = load i32, ptr %9, align 4 br label %115 115: ; preds = %113, %104 %116 = phi i32 [ %112, %104 ], [ %114, %113 ] store i32 %116, ptr %9, align 4 %117 = load ptr, ptr %13, align 8 %118 = load i32, ptr %14, align 4 %119 = sub nsw i32 %118, 1 %120 = load i32, ptr %8, align 4 %121 = mul nsw i32 %119, %120 %122 = load i32, ptr %15, align 4 %123 = add nsw i32 %121, %122 %124 = sub nsw i32 %123, 1 %125 = sext i32 %124 to i64 %126 = getelementptr inbounds i32, ptr %117, i64 %125 store i32 110, ptr %126, align 4 br label %202 127: ; preds = %59 %128 = load i32, ptr %14, align 4 %129 = sub nsw i32 %128, 1 %130 = sext i32 %129 to i64 %131 = mul nsw i64 %130, %25 %132 = getelementptr inbounds i32, ptr %28, i64 %131 %133 = load i32, ptr %15, align 4 %134 = sext i32 %133 to i64 %135 = getelementptr inbounds i32, ptr %132, i64 %134 %136 = load i32, ptr %135, align 4 %137 = load i32, ptr %14, align 4 %138 = sext i32 %137 to i64 %139 = mul nsw i64 %138, %25 %140 = getelementptr inbounds i32, ptr %28, i64 %139 %141 = load i32, ptr %15, align 4 %142 = sub nsw i32 %141, 1 %143 = sext i32 %142 to i64 %144 = getelementptr inbounds i32, ptr %140, i64 %143 %145 = load i32, ptr %144, align 4 %146 = icmp sge i32 %136, %145 br i1 %146, label %147, label %174 147: ; preds = %127 %148 = load i32, ptr %14, align 4 %149 = sub nsw i32 %148, 1 %150 = sext i32 %149 to i64 %151 = mul nsw i64 %150, %25 %152 = getelementptr inbounds i32, ptr %28, i64 %151 %153 = load i32, ptr %15, align 4 %154 = sext i32 %153 to i64 %155 = getelementptr inbounds i32, ptr %152, i64 %154 %156 = load i32, ptr %155, align 4 %157 = load i32, ptr %14, align 4 %158 = sext i32 %157 to i64 %159 = mul nsw i64 %158, %25 %160 = getelementptr inbounds i32, ptr %28, i64 %159 %161 = load i32, ptr %15, align 4 %162 = sext i32 %161 to i64 %163 = getelementptr inbounds i32, ptr %160, i64 %162 store i32 %156, ptr %163, align 4 %164 = load ptr, ptr %13, align 8 %165 = load i32, ptr %14, align 4 %166 = sub nsw i32 %165, 1 %167 = load i32, ptr %8, align 4 %168 = mul nsw i32 %166, %167 %169 = load i32, ptr %15, align 4 %170 = add nsw i32 %168, %169 %171 = sub nsw i32 %170, 1 %172 = sext i32 %171 to i64 %173 = getelementptr inbounds i32, ptr %164, i64 %172 store i32 117, ptr %173, align 4 br label %201 174: ; preds = %127 %175 = load i32, ptr %14, align 4 %176 = sext i32 %175 to i64 %177 = mul nsw i64 %176, %25 %178 = getelementptr inbounds i32, ptr %28, i64 %177 %179 = load i32, ptr %15, align 4 %180 = sub nsw i32 %179, 1 %181 = sext i32 %180 to i64 %182 = getelementptr inbounds i32, ptr %178, i64 %181 %183 = load i32, ptr %182, align 4 %184 = load i32, ptr %14, align 4 %185 = sext i32 %184 to i64 %186 = mul nsw i64 %185, %25 %187 = getelementptr inbounds i32, ptr %28, i64 %186 %188 = load i32, ptr %15, align 4 %189 = sext i32 %188 to i64 %190 = getelementptr inbounds i32, ptr %187, i64 %189 store i32 %183, ptr %190, align 4 %191 = load ptr, ptr %13, align 8 %192 = load i32, ptr %14, align 4 %193 = sub nsw i32 %192, 1 %194 = load i32, ptr %8, align 4 %195 = mul nsw i32 %193, %194 %196 = load i32, ptr %15, align 4 %197 = add nsw i32 %195, %196 %198 = sub nsw i32 %197, 1 %199 = sext i32 %198 to i64 %200 = getelementptr inbounds i32, ptr %191, i64 %199 store i32 108, ptr %200, align 4 br label %201 201: ; preds = %174, %147 br label %202 202: ; preds = %201, %115 br label %203 203: ; preds = %202, %51 br label %204 204: ; preds = %203 %205 = load i32, ptr %15, align 4 %206 = add nsw i32 %205, 1 store i32 %206, ptr %15, align 4 br label %41, !llvm.loop !6 207: ; preds = %41 br label %208 208: ; preds = %207 %209 = load i32, ptr %14, align 4 %210 = add nsw i32 %209, 1 store i32 %210, ptr %14, align 4 br label %36, !llvm.loop !8 211: ; preds = %36 %212 = load ptr, ptr %13, align 8 %213 = load i32, ptr %7, align 4 %214 = load i32, ptr %8, align 4 %215 = call i32 @show_b(ptr noundef %212, i32 noundef %213, i32 noundef %214) %216 = load ptr, ptr %13, align 8 %217 = load ptr, ptr %4, align 8 %218 = load i32, ptr %7, align 4 %219 = load i32, ptr %8, align 4 %220 = load i32, ptr %7, align 4 %221 = sub nsw i32 %220, 1 %222 = load i32, ptr %8, align 4 %223 = sub nsw i32 %222, 1 %224 = call i32 @print_lcs(ptr noundef %216, ptr noundef %217, i32 noundef %218, i32 noundef %219, i32 noundef %221, i32 noundef %223) %225 = call i32 (ptr, ...) @printf(ptr noundef @.str) %226 = load i32, ptr %9, align 4 %227 = load i32, ptr %7, align 4 %228 = load i32, ptr %8, align 4 %229 = load i32, ptr %7, align 4 %230 = sext i32 %229 to i64 %231 = mul nsw i64 %230, %25 %232 = getelementptr inbounds i32, ptr %28, i64 %231 %233 = load i32, ptr %8, align 4 %234 = sext i32 %233 to i64 %235 = getelementptr inbounds i32, ptr %232, i64 %234 %236 = load i32, ptr %235, align 4 %237 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %226, i32 noundef %227, i32 noundef %228, i32 noundef %236) %238 = load i32, ptr %9, align 4 %239 = load ptr, ptr %10, align 8 call void @llvm.stackrestore(ptr %239) ret i32 %238 } declare i32 @strlen(ptr noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare ptr @llvm.stacksave() #2 declare ptr @malloc(i32 noundef) #1 declare i32 @show_b(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @print_lcs(ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare void @llvm.stackrestore(ptr) #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 willreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmpvs246jmb.c" target datalayout = "e-m:e-p270: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"\0A\00", align 1 @.str.1 = private unnamed_addr constant [24 x i8] c"result:%d,c[%d][%d]:%d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @longest_common_sequence(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 i32, align 4 %8 = alloca i32, align 4 %9 = alloca i32, align 4 %10 = alloca ptr, align 8 %11 = alloca i64, align 8 %12 = alloca i64, align 8 %13 = alloca ptr, align 8 %14 = alloca i32, align 4 %15 = alloca i32, align 4 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store ptr %2, ptr %6, align 8 %16 = load ptr, ptr %4, align 8 %17 = call i32 @strlen(ptr noundef %16) store i32 %17, ptr %7, align 4 %18 = load ptr, ptr %5, align 8 %19 = call i32 @strlen(ptr noundef %18) store i32 %19, ptr %8, align 4 store i32 0, ptr %9, align 4 %20 = load i32, ptr %7, align 4 %21 = add nsw i32 %20, 1 %22 = zext i32 %21 to i64 %23 = load i32, ptr %8, align 4 %24 = add nsw i32 %23, 1 %25 = zext i32 %24 to i64 %26 = call ptr @llvm.stacksave() store ptr %26, ptr %10, align 8 %27 = mul nuw i64 %22, %25 %28 = alloca i32, i64 %27, align 16 store i64 %22, ptr %11, align 8 store i64 %25, ptr %12, align 8 %29 = load i32, ptr %7, align 4 %30 = load i32, ptr %8, align 4 %31 = mul nsw i32 %29, %30 %32 = sext i32 %31 to i64 %33 = mul i64 %32, 4 %34 = trunc i64 %33 to i32 %35 = call ptr @malloc(i32 noundef %34) store ptr %35, ptr %13, align 8 store i32 0, ptr %14, align 4 %36 = load i32, ptr %14, align 4 %37 = load i32, ptr %7, align 4 %38 = icmp sle i32 %36, %37 br i1 %38, label %.lr.ph2, label %215 .lr.ph2: ; preds = %3 br label %39 39: ; preds = %.lr.ph2, %209 store i32 0, ptr %15, align 4 %40 = load i32, ptr %15, align 4 %41 = load i32, ptr %8, align 4 %42 = icmp sle i32 %40, %41 br i1 %42, label %.lr.ph, label %208 .lr.ph: ; preds = %39 br label %43 43: ; preds = %.lr.ph, %202 %44 = load i32, ptr %14, align 4 %45 = icmp eq i32 %44, 0 br i1 %45, label %49, label %46 46: ; preds = %43 %47 = load i32, ptr %15, align 4 %48 = icmp eq i32 %47, 0 br i1 %48, label %49, label %57 49: ; preds = %46, %43 %50 = load i32, ptr %14, align 4 %51 = sext i32 %50 to i64 %52 = mul nsw i64 %51, %25 %53 = getelementptr inbounds i32, ptr %28, i64 %52 %54 = load i32, ptr %15, align 4 %55 = sext i32 %54 to i64 %56 = getelementptr inbounds i32, ptr %53, i64 %55 store i32 0, ptr %56, align 4 br label %201 57: ; preds = %46 %58 = load ptr, ptr %4, align 8 %59 = load i32, ptr %14, align 4 %60 = sub nsw i32 %59, 1 %61 = sext i32 %60 to i64 %62 = getelementptr inbounds i8, ptr %58, i64 %61 %63 = load i8, ptr %62, align 1 %64 = sext i8 %63 to i32 %65 = load ptr, ptr %5, align 8 %66 = load i32, ptr %15, align 4 %67 = sub nsw i32 %66, 1 %68 = sext i32 %67 to i64 %69 = getelementptr inbounds i8, ptr %65, i64 %68 %70 = load i8, ptr %69, align 1 %71 = sext i8 %70 to i32 %72 = icmp eq i32 %64, %71 br i1 %72, label %73, label %125 73: ; preds = %57 %74 = load i32, ptr %14, align 4 %75 = sub nsw i32 %74, 1 %76 = sext i32 %75 to i64 %77 = mul nsw i64 %76, %25 %78 = getelementptr inbounds i32, ptr %28, i64 %77 %79 = load i32, ptr %15, align 4 %80 = sub nsw i32 %79, 1 %81 = sext i32 %80 to i64 %82 = getelementptr inbounds i32, ptr %78, i64 %81 %83 = load i32, ptr %82, align 4 %84 = add nsw i32 %83, 1 %85 = load i32, ptr %14, align 4 %86 = sext i32 %85 to i64 %87 = mul nsw i64 %86, %25 %88 = getelementptr inbounds i32, ptr %28, i64 %87 %89 = load i32, ptr %15, align 4 %90 = sext i32 %89 to i64 %91 = getelementptr inbounds i32, ptr %88, i64 %90 store i32 %84, ptr %91, align 4 %92 = load i32, ptr %14, align 4 %93 = sext i32 %92 to i64 %94 = mul nsw i64 %93, %25 %95 = getelementptr inbounds i32, ptr %28, i64 %94 %96 = load i32, ptr %15, align 4 %97 = sext i32 %96 to i64 %98 = getelementptr inbounds i32, ptr %95, i64 %97 %99 = load i32, ptr %98, align 4 %100 = load i32, ptr %9, align 4 %101 = icmp sgt i32 %99, %100 br i1 %101, label %102, label %111 102: ; preds = %73 %103 = load i32, ptr %14, align 4 %104 = sext i32 %103 to i64 %105 = mul nsw i64 %104, %25 %106 = getelementptr inbounds i32, ptr %28, i64 %105 %107 = load i32, ptr %15, align 4 %108 = sext i32 %107 to i64 %109 = getelementptr inbounds i32, ptr %106, i64 %108 %110 = load i32, ptr %109, align 4 br label %113 111: ; preds = %73 %112 = load i32, ptr %9, align 4 br label %113 113: ; preds = %111, %102 %114 = phi i32 [ %110, %102 ], [ %112, %111 ] store i32 %114, ptr %9, align 4 %115 = load ptr, ptr %13, align 8 %116 = load i32, ptr %14, align 4 %117 = sub nsw i32 %116, 1 %118 = load i32, ptr %8, align 4 %119 = mul nsw i32 %117, %118 %120 = load i32, ptr %15, align 4 %121 = add nsw i32 %119, %120 %122 = sub nsw i32 %121, 1 %123 = sext i32 %122 to i64 %124 = getelementptr inbounds i32, ptr %115, i64 %123 store i32 110, ptr %124, align 4 br label %200 125: ; preds = %57 %126 = load i32, ptr %14, align 4 %127 = sub nsw i32 %126, 1 %128 = sext i32 %127 to i64 %129 = mul nsw i64 %128, %25 %130 = getelementptr inbounds i32, ptr %28, i64 %129 %131 = load i32, ptr %15, align 4 %132 = sext i32 %131 to i64 %133 = getelementptr inbounds i32, ptr %130, i64 %132 %134 = load i32, ptr %133, align 4 %135 = load i32, ptr %14, align 4 %136 = sext i32 %135 to i64 %137 = mul nsw i64 %136, %25 %138 = getelementptr inbounds i32, ptr %28, i64 %137 %139 = load i32, ptr %15, align 4 %140 = sub nsw i32 %139, 1 %141 = sext i32 %140 to i64 %142 = getelementptr inbounds i32, ptr %138, i64 %141 %143 = load i32, ptr %142, align 4 %144 = icmp sge i32 %134, %143 br i1 %144, label %145, label %172 145: ; preds = %125 %146 = load i32, ptr %14, align 4 %147 = sub nsw i32 %146, 1 %148 = sext i32 %147 to i64 %149 = mul nsw i64 %148, %25 %150 = getelementptr inbounds i32, ptr %28, i64 %149 %151 = load i32, ptr %15, align 4 %152 = sext i32 %151 to i64 %153 = getelementptr inbounds i32, ptr %150, i64 %152 %154 = load i32, ptr %153, align 4 %155 = load i32, ptr %14, align 4 %156 = sext i32 %155 to i64 %157 = mul nsw i64 %156, %25 %158 = getelementptr inbounds i32, ptr %28, i64 %157 %159 = load i32, ptr %15, align 4 %160 = sext i32 %159 to i64 %161 = getelementptr inbounds i32, ptr %158, i64 %160 store i32 %154, ptr %161, align 4 %162 = load ptr, ptr %13, align 8 %163 = load i32, ptr %14, align 4 %164 = sub nsw i32 %163, 1 %165 = load i32, ptr %8, align 4 %166 = mul nsw i32 %164, %165 %167 = load i32, ptr %15, align 4 %168 = add nsw i32 %166, %167 %169 = sub nsw i32 %168, 1 %170 = sext i32 %169 to i64 %171 = getelementptr inbounds i32, ptr %162, i64 %170 store i32 117, ptr %171, align 4 br label %199 172: ; preds = %125 %173 = load i32, ptr %14, align 4 %174 = sext i32 %173 to i64 %175 = mul nsw i64 %174, %25 %176 = getelementptr inbounds i32, ptr %28, i64 %175 %177 = load i32, ptr %15, align 4 %178 = sub nsw i32 %177, 1 %179 = sext i32 %178 to i64 %180 = getelementptr inbounds i32, ptr %176, i64 %179 %181 = load i32, ptr %180, align 4 %182 = load i32, ptr %14, align 4 %183 = sext i32 %182 to i64 %184 = mul nsw i64 %183, %25 %185 = getelementptr inbounds i32, ptr %28, i64 %184 %186 = load i32, ptr %15, align 4 %187 = sext i32 %186 to i64 %188 = getelementptr inbounds i32, ptr %185, i64 %187 store i32 %181, ptr %188, align 4 %189 = load ptr, ptr %13, align 8 %190 = load i32, ptr %14, align 4 %191 = sub nsw i32 %190, 1 %192 = load i32, ptr %8, align 4 %193 = mul nsw i32 %191, %192 %194 = load i32, ptr %15, align 4 %195 = add nsw i32 %193, %194 %196 = sub nsw i32 %195, 1 %197 = sext i32 %196 to i64 %198 = getelementptr inbounds i32, ptr %189, i64 %197 store i32 108, ptr %198, align 4 br label %199 199: ; preds = %172, %145 br label %200 200: ; preds = %199, %113 br label %201 201: ; preds = %200, %49 br label %202 202: ; preds = %201 %203 = load i32, ptr %15, align 4 %204 = add nsw i32 %203, 1 store i32 %204, ptr %15, align 4 %205 = load i32, ptr %15, align 4 %206 = load i32, ptr %8, align 4 %207 = icmp sle i32 %205, %206 br i1 %207, label %43, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %202 br label %208 208: ; preds = %._crit_edge, %39 br label %209 209: ; preds = %208 %210 = load i32, ptr %14, align 4 %211 = add nsw i32 %210, 1 store i32 %211, ptr %14, align 4 %212 = load i32, ptr %14, align 4 %213 = load i32, ptr %7, align 4 %214 = icmp sle i32 %212, %213 br i1 %214, label %39, label %._crit_edge3, !llvm.loop !8 ._crit_edge3: ; preds = %209 br label %215 215: ; preds = %._crit_edge3, %3 %216 = load ptr, ptr %13, align 8 %217 = load i32, ptr %7, align 4 %218 = load i32, ptr %8, align 4 %219 = call i32 @show_b(ptr noundef %216, i32 noundef %217, i32 noundef %218) %220 = load ptr, ptr %13, align 8 %221 = load ptr, ptr %4, align 8 %222 = load i32, ptr %7, align 4 %223 = load i32, ptr %8, align 4 %224 = load i32, ptr %7, align 4 %225 = sub nsw i32 %224, 1 %226 = load i32, ptr %8, align 4 %227 = sub nsw i32 %226, 1 %228 = call i32 @print_lcs(ptr noundef %220, ptr noundef %221, i32 noundef %222, i32 noundef %223, i32 noundef %225, i32 noundef %227) %229 = call i32 (ptr, ...) @printf(ptr noundef @.str) %230 = load i32, ptr %9, align 4 %231 = load i32, ptr %7, align 4 %232 = load i32, ptr %8, align 4 %233 = load i32, ptr %7, align 4 %234 = sext i32 %233 to i64 %235 = mul nsw i64 %234, %25 %236 = getelementptr inbounds i32, ptr %28, i64 %235 %237 = load i32, ptr %8, align 4 %238 = sext i32 %237 to i64 %239 = getelementptr inbounds i32, ptr %236, i64 %238 %240 = load i32, ptr %239, align 4 %241 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %230, i32 noundef %231, i32 noundef %232, i32 noundef %240) %242 = load i32, ptr %9, align 4 %243 = load ptr, ptr %10, align 8 call void @llvm.stackrestore(ptr %243) ret i32 %242 } declare i32 @strlen(ptr noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare ptr @llvm.stacksave() #2 declare ptr @malloc(i32 noundef) #1 declare i32 @show_b(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @print_lcs(ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @printf(ptr noundef, ...) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare void @llvm.stackrestore(ptr) #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 willreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmpl87iq8kw.c' source_filename = "/tmp/tmpl87iq8kw.c" target datalayout = "e-m:e-p270: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/tmpl87iq8kw.c" target datalayout = "e-m:e-p270: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/tmp5j2ne4dg.c' source_filename = "/tmp/tmp5j2ne4dg.c" target datalayout = "e-m:e-p270: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/tmp5j2ne4dg.c" target datalayout = "e-m:e-p270: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/tmpag_jpza1.c' source_filename = "/tmp/tmpag_jpza1.c" target datalayout = "e-m:e-p270: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 @memmove(ptr noundef %0, ptr noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i64, align 8 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %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 i64 %2, ptr %6, align 8 %11 = load ptr, ptr %4, align 8 store ptr %11, ptr %7, align 8 %12 = load ptr, ptr %5, align 8 store ptr %12, ptr %8, align 8 %13 = load ptr, ptr %8, align 8 %14 = load ptr, ptr %7, align 8 %15 = icmp ult ptr %13, %14 br i1 %15, label %16, label %40 16: ; preds = %3 %17 = load ptr, ptr %7, align 8 %18 = load ptr, ptr %8, align 8 %19 = load i64, ptr %6, align 8 %20 = getelementptr inbounds i8, ptr %18, i64 %19 %21 = icmp ult ptr %17, %20 br i1 %21, label %22, label %40 22: ; preds = %16 %23 = load i64, ptr %6, align 8 %24 = load ptr, ptr %8, align 8 %25 = getelementptr inbounds i8, ptr %24, i64 %23 store ptr %25, ptr %8, align 8 %26 = load i64, ptr %6, align 8 %27 = load ptr, ptr %7, align 8 %28 = getelementptr inbounds i8, ptr %27, i64 %26 store ptr %28, ptr %7, align 8 br label %29 29: ; preds = %33, %22 %30 = load i64, ptr %6, align 8 %31 = add i64 %30, -1 store i64 %31, ptr %6, align 8 %32 = icmp ne i64 %30, 0 br i1 %32, label %33, label %39 33: ; preds = %29 %34 = load ptr, ptr %8, align 8 %35 = getelementptr inbounds i8, ptr %34, i32 -1 store ptr %35, ptr %8, align 8 %36 = load i8, ptr %35, align 1 %37 = load ptr, ptr %7, align 8 %38 = getelementptr inbounds i8, ptr %37, i32 -1 store ptr %38, ptr %7, align 8 store i8 %36, ptr %38, align 1 br label %29, !llvm.loop !6 39: ; preds = %29 br label %108 40: ; preds = %16, %3 %41 = load i64, ptr %6, align 8 %42 = icmp ult i64 %41, 32 br i1 %42, label %96, label %43 43: ; preds = %40 %44 = load ptr, ptr %8, align 8 %45 = ptrtoint ptr %44 to i64 %46 = and i64 %45, 7 %47 = load ptr, ptr %7, align 8 %48 = ptrtoint ptr %47 to i64 %49 = and i64 %48, 7 %50 = or i64 %46, %49 %51 = icmp ne i64 %50, 0 br i1 %51, label %96, label %52 52: ; preds = %43 %53 = load ptr, ptr %7, align 8 store ptr %53, ptr %9, align 8 %54 = load ptr, ptr %8, align 8 store ptr %54, ptr %10, align 8 br label %55 55: ; preds = %58, %52 %56 = load i64, ptr %6, align 8 %57 = icmp uge i64 %56, 32 br i1 %57, label %58, label %81 58: ; preds = %55 %59 = load ptr, ptr %10, align 8 %60 = getelementptr inbounds i64, ptr %59, i32 1 store ptr %60, ptr %10, align 8 %61 = load i64, ptr %59, align 8 %62 = load ptr, ptr %9, align 8 %63 = getelementptr inbounds i64, ptr %62, i32 1 store ptr %63, ptr %9, align 8 store i64 %61, ptr %62, align 8 %64 = load ptr, ptr %10, align 8 %65 = getelementptr inbounds i64, ptr %64, i32 1 store ptr %65, ptr %10, align 8 %66 = load i64, ptr %64, align 8 %67 = load ptr, ptr %9, align 8 %68 = getelementptr inbounds i64, ptr %67, i32 1 store ptr %68, ptr %9, align 8 store i64 %66, ptr %67, align 8 %69 = load ptr, ptr %10, align 8 %70 = getelementptr inbounds i64, ptr %69, i32 1 store ptr %70, ptr %10, align 8 %71 = load i64, ptr %69, align 8 %72 = load ptr, ptr %9, align 8 %73 = getelementptr inbounds i64, ptr %72, i32 1 store ptr %73, ptr %9, align 8 store i64 %71, ptr %72, align 8 %74 = load ptr, ptr %10, align 8 %75 = getelementptr inbounds i64, ptr %74, i32 1 store ptr %75, ptr %10, align 8 %76 = load i64, ptr %74, align 8 %77 = load ptr, ptr %9, align 8 %78 = getelementptr inbounds i64, ptr %77, i32 1 store ptr %78, ptr %9, align 8 store i64 %76, ptr %77, align 8 %79 = load i64, ptr %6, align 8 %80 = sub i64 %79, 32 store i64 %80, ptr %6, align 8 br label %55, !llvm.loop !8 81: ; preds = %55 br label %82 82: ; preds = %85, %81 %83 = load i64, ptr %6, align 8 %84 = icmp uge i64 %83, 8 br i1 %84, label %85, label %93 85: ; preds = %82 %86 = load ptr, ptr %10, align 8 %87 = getelementptr inbounds i64, ptr %86, i32 1 store ptr %87, ptr %10, align 8 %88 = load i64, ptr %86, align 8 %89 = load ptr, ptr %9, align 8 %90 = getelementptr inbounds i64, ptr %89, i32 1 store ptr %90, ptr %9, align 8 store i64 %88, ptr %89, align 8 %91 = load i64, ptr %6, align 8 %92 = sub i64 %91, 8 store i64 %92, ptr %6, align 8 br label %82, !llvm.loop !9 93: ; preds = %82 %94 = load ptr, ptr %9, align 8 store ptr %94, ptr %7, align 8 %95 = load ptr, ptr %10, align 8 store ptr %95, ptr %8, align 8 br label %96 96: ; preds = %93, %43, %40 br label %97 97: ; preds = %101, %96 %98 = load i64, ptr %6, align 8 %99 = add i64 %98, -1 store i64 %99, ptr %6, align 8 %100 = icmp ne i64 %98, 0 br i1 %100, label %101, label %107 101: ; preds = %97 %102 = load ptr, ptr %8, align 8 %103 = getelementptr inbounds i8, ptr %102, i32 1 store ptr %103, ptr %8, align 8 %104 = load i8, ptr %102, align 1 %105 = load ptr, ptr %7, align 8 %106 = getelementptr inbounds i8, ptr %105, i32 1 store ptr %106, ptr %7, align 8 store i8 %104, ptr %105, align 1 br label %97, !llvm.loop !10 107: ; preds = %97 br label %108 108: ; preds = %107, %39 %109 = load ptr, ptr %4, align 8 ret ptr %109 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmpag_jpza1.c" target datalayout = "e-m:e-p270: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 @memmove(ptr noundef %0, ptr noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i64, align 8 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %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 i64 %2, ptr %6, align 8 %11 = load ptr, ptr %4, align 8 store ptr %11, ptr %7, align 8 %12 = load ptr, ptr %5, align 8 store ptr %12, ptr %8, align 8 %13 = load ptr, ptr %8, align 8 %14 = load ptr, ptr %7, align 8 %15 = icmp ult ptr %13, %14 br i1 %15, label %16, label %42 16: ; preds = %3 %17 = load ptr, ptr %7, align 8 %18 = load ptr, ptr %8, align 8 %19 = load i64, ptr %6, align 8 %20 = getelementptr inbounds i8, ptr %18, i64 %19 %21 = icmp ult ptr %17, %20 br i1 %21, label %22, label %42 22: ; preds = %16 %23 = load i64, ptr %6, align 8 %24 = load ptr, ptr %8, align 8 %25 = getelementptr inbounds i8, ptr %24, i64 %23 store ptr %25, ptr %8, align 8 %26 = load i64, ptr %6, align 8 %27 = load ptr, ptr %7, align 8 %28 = getelementptr inbounds i8, ptr %27, i64 %26 store ptr %28, ptr %7, align 8 %29 = load i64, ptr %6, align 8 %30 = add i64 %29, -1 store i64 %30, ptr %6, align 8 %31 = icmp ne i64 %29, 0 br i1 %31, label %.lr.ph8, label %41 .lr.ph8: ; preds = %22 br label %32 32: ; preds = %.lr.ph8, %32 %33 = load ptr, ptr %8, align 8 %34 = getelementptr inbounds i8, ptr %33, i32 -1 store ptr %34, ptr %8, align 8 %35 = load i8, ptr %34, align 1 %36 = load ptr, ptr %7, align 8 %37 = getelementptr inbounds i8, ptr %36, i32 -1 store ptr %37, ptr %7, align 8 store i8 %35, ptr %37, align 1 %38 = load i64, ptr %6, align 8 %39 = add i64 %38, -1 store i64 %39, ptr %6, align 8 %40 = icmp ne i64 %38, 0 br i1 %40, label %32, label %._crit_edge9, !llvm.loop !6 ._crit_edge9: ; preds = %32 br label %41 41: ; preds = %._crit_edge9, %22 br label %114 42: ; preds = %16, %3 %43 = load i64, ptr %6, align 8 %44 = icmp ult i64 %43, 32 br i1 %44, label %100, label %45 45: ; preds = %42 %46 = load ptr, ptr %8, align 8 %47 = ptrtoint ptr %46 to i64 %48 = and i64 %47, 7 %49 = load ptr, ptr %7, align 8 %50 = ptrtoint ptr %49 to i64 %51 = and i64 %50, 7 %52 = or i64 %48, %51 %53 = icmp ne i64 %52, 0 br i1 %53, label %100, label %54 54: ; preds = %45 %55 = load ptr, ptr %7, align 8 store ptr %55, ptr %9, align 8 %56 = load ptr, ptr %8, align 8 store ptr %56, ptr %10, align 8 %57 = load i64, ptr %6, align 8 %58 = icmp uge i64 %57, 32 br i1 %58, label %.lr.ph, label %84 .lr.ph: ; preds = %54 br label %59 59: ; preds = %.lr.ph, %59 %60 = load ptr, ptr %10, align 8 %61 = getelementptr inbounds i64, ptr %60, i32 1 store ptr %61, ptr %10, align 8 %62 = load i64, ptr %60, align 8 %63 = load ptr, ptr %9, align 8 %64 = getelementptr inbounds i64, ptr %63, i32 1 store ptr %64, ptr %9, align 8 store i64 %62, ptr %63, align 8 %65 = load ptr, ptr %10, align 8 %66 = getelementptr inbounds i64, ptr %65, i32 1 store ptr %66, ptr %10, align 8 %67 = load i64, ptr %65, align 8 %68 = load ptr, ptr %9, align 8 %69 = getelementptr inbounds i64, ptr %68, i32 1 store ptr %69, ptr %9, align 8 store i64 %67, ptr %68, align 8 %70 = load ptr, ptr %10, align 8 %71 = getelementptr inbounds i64, ptr %70, i32 1 store ptr %71, ptr %10, align 8 %72 = load i64, ptr %70, align 8 %73 = load ptr, ptr %9, align 8 %74 = getelementptr inbounds i64, ptr %73, i32 1 store ptr %74, ptr %9, align 8 store i64 %72, ptr %73, align 8 %75 = load ptr, ptr %10, align 8 %76 = getelementptr inbounds i64, ptr %75, i32 1 store ptr %76, ptr %10, align 8 %77 = load i64, ptr %75, align 8 %78 = load ptr, ptr %9, align 8 %79 = getelementptr inbounds i64, ptr %78, i32 1 store ptr %79, ptr %9, align 8 store i64 %77, ptr %78, align 8 %80 = load i64, ptr %6, align 8 %81 = sub i64 %80, 32 store i64 %81, ptr %6, align 8 %82 = load i64, ptr %6, align 8 %83 = icmp uge i64 %82, 32 br i1 %83, label %59, label %._crit_edge, !llvm.loop !8 ._crit_edge: ; preds = %59 br label %84 84: ; preds = %._crit_edge, %54 %85 = load i64, ptr %6, align 8 %86 = icmp uge i64 %85, 8 br i1 %86, label %.lr.ph2, label %97 .lr.ph2: ; preds = %84 br label %87 87: ; preds = %.lr.ph2, %87 %88 = load ptr, ptr %10, align 8 %89 = getelementptr inbounds i64, ptr %88, i32 1 store ptr %89, ptr %10, align 8 %90 = load i64, ptr %88, align 8 %91 = load ptr, ptr %9, align 8 %92 = getelementptr inbounds i64, ptr %91, i32 1 store ptr %92, ptr %9, align 8 store i64 %90, ptr %91, align 8 %93 = load i64, ptr %6, align 8 %94 = sub i64 %93, 8 store i64 %94, ptr %6, align 8 %95 = load i64, ptr %6, align 8 %96 = icmp uge i64 %95, 8 br i1 %96, label %87, label %._crit_edge3, !llvm.loop !9 ._crit_edge3: ; preds = %87 br label %97 97: ; preds = %._crit_edge3, %84 %98 = load ptr, ptr %9, align 8 store ptr %98, ptr %7, align 8 %99 = load ptr, ptr %10, align 8 store ptr %99, ptr %8, align 8 br label %100 100: ; preds = %97, %45, %42 %101 = load i64, ptr %6, align 8 %102 = add i64 %101, -1 store i64 %102, ptr %6, align 8 %103 = icmp ne i64 %101, 0 br i1 %103, label %.lr.ph5, label %113 .lr.ph5: ; preds = %100 br label %104 104: ; preds = %.lr.ph5, %104 %105 = load ptr, ptr %8, align 8 %106 = getelementptr inbounds i8, ptr %105, i32 1 store ptr %106, ptr %8, align 8 %107 = load i8, ptr %105, align 1 %108 = load ptr, ptr %7, align 8 %109 = getelementptr inbounds i8, ptr %108, i32 1 store ptr %109, ptr %7, align 8 store i8 %107, ptr %108, align 1 %110 = load i64, ptr %6, align 8 %111 = add i64 %110, -1 store i64 %111, ptr %6, align 8 %112 = icmp ne i64 %110, 0 br i1 %112, label %104, label %._crit_edge6, !llvm.loop !10 ._crit_edge6: ; preds = %104 br label %113 113: ; preds = %._crit_edge6, %100 br label %114 114: ; preds = %113, %41 %115 = load ptr, ptr %4, align 8 ret ptr %115 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmpa3lt5kfk.c' source_filename = "/tmp/tmpa3lt5kfk.c" target datalayout = "e-m:e-p270: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 [19 x i8] c"TraceData %c %ld !\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @NTraceData(i8 noundef signext %0, i64 noundef %1) #0 { %3 = alloca i8, align 1 %4 = alloca i64, align 8 %5 = alloca [50 x i8], align 16 store i8 %0, ptr %3, align 1 store i64 %1, ptr %4, align 8 %6 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %7 = load i8, ptr %3, align 1 %8 = load i64, ptr %4, align 8 %9 = call i32 @sprintf(ptr noundef %6, ptr noundef @.str, i8 noundef signext %7, i64 noundef %8) %10 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %11 = call i32 @D_Trace(ptr noundef %10) ret void } declare i32 @sprintf(ptr noundef, ptr noundef, i8 noundef signext, i64 noundef) #1 declare i32 @D_Trace(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/tmpa3lt5kfk.c" target datalayout = "e-m:e-p270: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 [19 x i8] c"TraceData %c %ld !\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @NTraceData(i8 noundef signext %0, i64 noundef %1) #0 { %3 = alloca i8, align 1 %4 = alloca i64, align 8 %5 = alloca [50 x i8], align 16 store i8 %0, ptr %3, align 1 store i64 %1, ptr %4, align 8 %6 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %7 = load i8, ptr %3, align 1 %8 = load i64, ptr %4, align 8 %9 = call i32 @sprintf(ptr noundef %6, ptr noundef @.str, i8 noundef signext %7, i64 noundef %8) %10 = getelementptr inbounds [50 x i8], ptr %5, i64 0, i64 0 %11 = call i32 @D_Trace(ptr noundef %10) ret void } declare i32 @sprintf(ptr noundef, ptr noundef, i8 noundef signext, i64 noundef) #1 declare i32 @D_Trace(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/tmpak59f9l6.c' source_filename = "/tmp/tmpak59f9l6.c" target datalayout = "e-m:e-p270: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 [38 x i8] c"%s: ploughs through NetFlow v9 files\0A\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"Options:\0A\00", align 1 @.str.2 = private unnamed_addr constant [36 x i8] c"\09-f <file>\09: Input file (required)\0A\00", align 1 @.str.3 = private unnamed_addr constant [28 x i8] c"\09-d\09\09: Turns on debugging.\0A\00", align 1 @.str.4 = private unnamed_addr constant [35 x i8] c"\09-h\09\09: Print this help then exit.\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print_help(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 ptr @basename(ptr noundef %3) %5 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %4) %6 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) %9 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) ret void } declare i32 @printf(ptr noundef, ...) #1 declare ptr @basename(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/tmpak59f9l6.c" target datalayout = "e-m:e-p270: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 [38 x i8] c"%s: ploughs through NetFlow v9 files\0A\00", align 1 @.str.1 = private unnamed_addr constant [10 x i8] c"Options:\0A\00", align 1 @.str.2 = private unnamed_addr constant [36 x i8] c"\09-f <file>\09: Input file (required)\0A\00", align 1 @.str.3 = private unnamed_addr constant [28 x i8] c"\09-d\09\09: Turns on debugging.\0A\00", align 1 @.str.4 = private unnamed_addr constant [35 x i8] c"\09-h\09\09: Print this help then exit.\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local void @print_help(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 ptr @basename(ptr noundef %3) %5 = call i32 (ptr, ...) @printf(ptr noundef @.str, ptr noundef %4) %6 = call i32 (ptr, ...) @printf(ptr noundef @.str.1) %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.2) %8 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) %9 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) ret void } declare i32 @printf(ptr noundef, ...) #1 declare ptr @basename(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/tmpedevmqyw.c' source_filename = "/tmp/tmpedevmqyw.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i32 (...) @forktest() %3 = call i32 @exit(i32 noundef 1) #3 unreachable } declare i32 @forktest(...) #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/tmpedevmqyw.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-linux-gnu" ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main() #0 { %1 = alloca i32, align 4 store i32 0, ptr %1, align 4 %2 = call i32 (...) @forktest() %3 = call i32 @exit(i32 noundef 1) #3 unreachable } declare i32 @forktest(...) #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/tmp4sc7r2y6.c' source_filename = "/tmp/tmp4sc7r2y6.c" target datalayout = "e-m:e-p270: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 float @findtfrom_a_vi_x(float noundef %0, float noundef %1, float noundef %2) #0 { %4 = alloca float, align 4 %5 = alloca float, align 4 %6 = alloca float, align 4 store float %0, ptr %4, align 4 store float %1, ptr %5, align 4 store float %2, ptr %6, align 4 %7 = load float, ptr %4, align 4 %8 = fmul float 2.000000e+00, %7 %9 = load float, ptr %6, align 4 %10 = load float, ptr %5, align 4 %11 = load float, ptr %5, align 4 %12 = fmul float %10, %11 %13 = call float @llvm.fmuladd.f32(float %8, float %9, float %12) %14 = fptosi float %13 to i32 %15 = call i32 @fabs(i32 noundef %14) %16 = call float @sqrt(i32 noundef %15) %17 = load float, ptr %5, align 4 %18 = fadd float %16, %17 %19 = load float, ptr %4, align 4 %20 = fdiv float %18, %19 ret float %20 } declare float @sqrt(i32 noundef) #1 declare i32 @fabs(i32 noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare float @llvm.fmuladd.f32(float, float, float) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmp4sc7r2y6.c" target datalayout = "e-m:e-p270: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 float @findtfrom_a_vi_x(float noundef %0, float noundef %1, float noundef %2) #0 { %4 = alloca float, align 4 %5 = alloca float, align 4 %6 = alloca float, align 4 store float %0, ptr %4, align 4 store float %1, ptr %5, align 4 store float %2, ptr %6, align 4 %7 = load float, ptr %4, align 4 %8 = fmul float 2.000000e+00, %7 %9 = load float, ptr %6, align 4 %10 = load float, ptr %5, align 4 %11 = load float, ptr %5, align 4 %12 = fmul float %10, %11 %13 = call float @llvm.fmuladd.f32(float %8, float %9, float %12) %14 = fptosi float %13 to i32 %15 = call i32 @fabs(i32 noundef %14) %16 = call float @sqrt(i32 noundef %15) %17 = load float, ptr %5, align 4 %18 = fadd float %16, %17 %19 = load float, ptr %4, align 4 %20 = fdiv float %18, %19 ret float %20 } declare float @sqrt(i32 noundef) #1 declare i32 @fabs(i32 noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare float @llvm.fmuladd.f32(float, float, float) #2 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmp5iquuq49.c' source_filename = "/tmp/tmp5iquuq49.c" target datalayout = "e-m:e-p270: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/tmp5iquuq49.c" target datalayout = "e-m:e-p270: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/tmpmfdtz9oy.c' source_filename = "/tmp/tmpmfdtz9oy.c" target datalayout = "e-m:e-p270: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"%x:%x:%x:%x:%x:%x:%x:%x\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @sprint_MACaddr(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %5 = load ptr, ptr %3, align 8 %6 = load ptr, ptr %4, align 8 %7 = getelementptr inbounds i32, ptr %6, i64 0 %8 = load i32, ptr %7, align 4 %9 = load ptr, ptr %4, align 8 %10 = getelementptr inbounds i32, ptr %9, i64 1 %11 = load i32, ptr %10, align 4 %12 = load ptr, ptr %4, align 8 %13 = getelementptr inbounds i32, ptr %12, i64 2 %14 = load i32, ptr %13, align 4 %15 = load ptr, ptr %4, align 8 %16 = getelementptr inbounds i32, ptr %15, i64 3 %17 = load i32, ptr %16, align 4 %18 = load ptr, ptr %4, align 8 %19 = getelementptr inbounds i32, ptr %18, i64 4 %20 = load i32, ptr %19, align 4 %21 = load ptr, ptr %4, align 8 %22 = getelementptr inbounds i32, ptr %21, i64 5 %23 = load i32, ptr %22, align 4 %24 = load ptr, ptr %4, align 8 %25 = getelementptr inbounds i32, ptr %24, i64 6 %26 = load i32, ptr %25, align 4 %27 = load ptr, ptr %4, align 8 %28 = getelementptr inbounds i32, ptr %27, i64 7 %29 = load i32, ptr %28, align 4 %30 = call i32 @sprintf(ptr noundef %5, ptr noundef @.str, i32 noundef %8, i32 noundef %11, i32 noundef %14, i32 noundef %17, i32 noundef %20, i32 noundef %23, i32 noundef %26, i32 noundef %29) %31 = load ptr, ptr %3, align 8 ret ptr %31 } declare i32 @sprintf(ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpmfdtz9oy.c" target datalayout = "e-m:e-p270: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"%x:%x:%x:%x:%x:%x:%x:%x\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local ptr @sprint_MACaddr(ptr noundef %0, ptr noundef %1) #0 { %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 store ptr %0, ptr %3, align 8 store ptr %1, ptr %4, align 8 %5 = load ptr, ptr %3, align 8 %6 = load ptr, ptr %4, align 8 %7 = getelementptr inbounds i32, ptr %6, i64 0 %8 = load i32, ptr %7, align 4 %9 = load ptr, ptr %4, align 8 %10 = getelementptr inbounds i32, ptr %9, i64 1 %11 = load i32, ptr %10, align 4 %12 = load ptr, ptr %4, align 8 %13 = getelementptr inbounds i32, ptr %12, i64 2 %14 = load i32, ptr %13, align 4 %15 = load ptr, ptr %4, align 8 %16 = getelementptr inbounds i32, ptr %15, i64 3 %17 = load i32, ptr %16, align 4 %18 = load ptr, ptr %4, align 8 %19 = getelementptr inbounds i32, ptr %18, i64 4 %20 = load i32, ptr %19, align 4 %21 = load ptr, ptr %4, align 8 %22 = getelementptr inbounds i32, ptr %21, i64 5 %23 = load i32, ptr %22, align 4 %24 = load ptr, ptr %4, align 8 %25 = getelementptr inbounds i32, ptr %24, i64 6 %26 = load i32, ptr %25, align 4 %27 = load ptr, ptr %4, align 8 %28 = getelementptr inbounds i32, ptr %27, i64 7 %29 = load i32, ptr %28, align 4 %30 = call i32 @sprintf(ptr noundef %5, ptr noundef @.str, i32 noundef %8, i32 noundef %11, i32 noundef %14, i32 noundef %17, i32 noundef %20, i32 noundef %23, i32 noundef %26, i32 noundef %29) %31 = load ptr, ptr %3, align 8 ret ptr %31 } declare i32 @sprintf(ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpk06way19.c' source_filename = "/tmp/tmpk06way19.c" target datalayout = "e-m:e-p270: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 @rat_mod_icpt_pid(i64 noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, i64 noundef %4, ptr noundef %5) #0 { %7 = alloca i32, align 4 %8 = alloca i64, align 8 %9 = alloca ptr, align 8 %10 = alloca i64, align 8 %11 = alloca ptr, align 8 %12 = alloca i64, align 8 %13 = alloca ptr, align 8 %14 = alloca i64, align 8 %15 = alloca i64, align 8 %16 = alloca i64, align 8 store i64 %0, ptr %8, align 8 store ptr %1, ptr %9, align 8 store i64 %2, ptr %10, align 8 store ptr %3, ptr %11, align 8 store i64 %4, ptr %12, align 8 store ptr %5, ptr %13, align 8 br label %17 17: ; preds = %6 br label %18 18: ; preds = %17 %19 = load ptr, ptr %9, align 8 %20 = call i64 @rat_mod_parse_module(ptr noundef %19, ptr noundef %14) %21 = icmp eq i64 %20, 0 br i1 %21, label %22, label %46 22: ; preds = %18 %23 = load i64, ptr %14, align 8 %24 = load ptr, ptr %11, align 8 %25 = call i64 @rat_mod_parse_action(i64 noundef %23, ptr noundef %24, ptr noundef %15) %26 = icmp eq i64 %25, 0 br i1 %26, label %27, label %46 27: ; preds = %22 %28 = load i64, ptr %14, align 8 %29 = load i64, ptr %15, align 8 %30 = load ptr, ptr %13, align 8 %31 = call i64 @rat_mod_parse_parameter(i64 noundef %28, i64 noundef %29, ptr noundef %30, ptr noundef %16) %32 = icmp eq i64 %31, 0 br i1 %32, label %33, label %46 33: ; preds = %27 %34 = load i64, ptr %8, align 8 %35 = load i64, ptr %14, align 8 %36 = icmp eq i64 %34, %35 br i1 %36, label %37, label %46 37: ; preds = %33 %38 = load i64, ptr %10, align 8 %39 = load i64, ptr %15, align 8 %40 = icmp eq i64 %38, %39 br i1 %40, label %41, label %46 41: ; preds = %37 %42 = load i64, ptr %12, align 8 %43 = load i64, ptr %16, align 8 %44 = icmp eq i64 %42, %43 br i1 %44, label %45, label %46 45: ; preds = %41 store i32 0, ptr %7, align 4 br label %47 46: ; preds = %41, %37, %33, %27, %22, %18 store i32 -1, ptr %7, align 4 br label %47 47: ; preds = %46, %45 %48 = load i32, ptr %7, align 4 ret i32 %48 } declare i64 @rat_mod_parse_module(ptr noundef, ptr noundef) #1 declare i64 @rat_mod_parse_action(i64 noundef, ptr noundef, ptr noundef) #1 declare i64 @rat_mod_parse_parameter(i64 noundef, i64 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/tmpk06way19.c" target datalayout = "e-m:e-p270: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 @rat_mod_icpt_pid(i64 noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, i64 noundef %4, ptr noundef %5) #0 { %7 = alloca i32, align 4 %8 = alloca i64, align 8 %9 = alloca ptr, align 8 %10 = alloca i64, align 8 %11 = alloca ptr, align 8 %12 = alloca i64, align 8 %13 = alloca ptr, align 8 %14 = alloca i64, align 8 %15 = alloca i64, align 8 %16 = alloca i64, align 8 store i64 %0, ptr %8, align 8 store ptr %1, ptr %9, align 8 store i64 %2, ptr %10, align 8 store ptr %3, ptr %11, align 8 store i64 %4, ptr %12, align 8 store ptr %5, ptr %13, align 8 br label %17 17: ; preds = %6 br label %18 18: ; preds = %17 %19 = load ptr, ptr %9, align 8 %20 = call i64 @rat_mod_parse_module(ptr noundef %19, ptr noundef %14) %21 = icmp eq i64 %20, 0 br i1 %21, label %22, label %46 22: ; preds = %18 %23 = load i64, ptr %14, align 8 %24 = load ptr, ptr %11, align 8 %25 = call i64 @rat_mod_parse_action(i64 noundef %23, ptr noundef %24, ptr noundef %15) %26 = icmp eq i64 %25, 0 br i1 %26, label %27, label %46 27: ; preds = %22 %28 = load i64, ptr %14, align 8 %29 = load i64, ptr %15, align 8 %30 = load ptr, ptr %13, align 8 %31 = call i64 @rat_mod_parse_parameter(i64 noundef %28, i64 noundef %29, ptr noundef %30, ptr noundef %16) %32 = icmp eq i64 %31, 0 br i1 %32, label %33, label %46 33: ; preds = %27 %34 = load i64, ptr %8, align 8 %35 = load i64, ptr %14, align 8 %36 = icmp eq i64 %34, %35 br i1 %36, label %37, label %46 37: ; preds = %33 %38 = load i64, ptr %10, align 8 %39 = load i64, ptr %15, align 8 %40 = icmp eq i64 %38, %39 br i1 %40, label %41, label %46 41: ; preds = %37 %42 = load i64, ptr %12, align 8 %43 = load i64, ptr %16, align 8 %44 = icmp eq i64 %42, %43 br i1 %44, label %45, label %46 45: ; preds = %41 store i32 0, ptr %7, align 4 br label %47 46: ; preds = %41, %37, %33, %27, %22, %18 store i32 -1, ptr %7, align 4 br label %47 47: ; preds = %46, %45 %48 = load i32, ptr %7, align 4 ret i32 %48 } declare i64 @rat_mod_parse_module(ptr noundef, ptr noundef) #1 declare i64 @rat_mod_parse_action(i64 noundef, ptr noundef, ptr noundef) #1 declare i64 @rat_mod_parse_parameter(i64 noundef, i64 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/tmpzj1n6zqk.c' source_filename = "/tmp/tmpzj1n6zqk.c" target datalayout = "e-m:e-p270: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 [23 x i8] c"%d and %d Gcd is : %d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main_Gcd() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 1989, ptr %1, align 4 store i32 1590, ptr %2, align 4 %3 = load i32, ptr %1, align 4 %4 = load i32, ptr %2, align 4 %5 = load i32, ptr %1, align 4 %6 = load i32, ptr %2, align 4 %7 = call i32 @EuclidGcd(i32 noundef %5, i32 noundef %6) %8 = call i32 @printf(ptr noundef @.str, i32 noundef %3, i32 noundef %4, i32 noundef %7) ret i32 0 } declare i32 @printf(ptr noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @EuclidGcd(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpzj1n6zqk.c" target datalayout = "e-m:e-p270: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 [23 x i8] c"%d and %d Gcd is : %d\0A\00", align 1 ; Function Attrs: noinline nounwind sspstrong uwtable define dso_local i32 @main_Gcd() #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 store i32 1989, ptr %1, align 4 store i32 1590, ptr %2, align 4 %3 = load i32, ptr %1, align 4 %4 = load i32, ptr %2, align 4 %5 = load i32, ptr %1, align 4 %6 = load i32, ptr %2, align 4 %7 = call i32 @EuclidGcd(i32 noundef %5, i32 noundef %6) %8 = call i32 @printf(ptr noundef @.str, i32 noundef %3, i32 noundef %4, i32 noundef %7) ret i32 0 } declare i32 @printf(ptr noundef, i32 noundef, i32 noundef, i32 noundef) #1 declare i32 @EuclidGcd(i32 noundef, i32 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpd25_w4de.c' source_filename = "/tmp/tmpd25_w4de.c" target datalayout = "e-m:e-p270: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"10110000\00", align 1 @.str.1 = private unnamed_addr constant [15 x i8] c"[original] %s\0A\00", align 1 @.str.2 = private unnamed_addr constant [52 x i8] c"tamanho do texto original %d, multiplo de 8 ? (%d)\0A\00", align 1 @.str.3 = private unnamed_addr constant [13 x i8] c"[resultado] \00", align 1 @.str.4 = 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 ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca i64, align 8 %5 = alloca i32, align 4 store i32 0, ptr %1, align 4 store ptr @.str, ptr %2, align 8 %6 = load ptr, ptr %2, align 8 %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %6) %8 = load ptr, ptr %2, align 8 %9 = call i32 @strlen(ptr noundef %8) %10 = load ptr, ptr %2, align 8 %11 = call i32 @strlen(ptr noundef %10) %12 = srem i32 %11, 8 %13 = add nsw i32 %12, 1 %14 = srem i32 %13, 2 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %9, i32 noundef %14) %16 = load ptr, ptr %2, align 8 %17 = call i32 @strlen(ptr noundef %16) %18 = srem i32 %17, 8 %19 = icmp ne i32 %18, 0 br i1 %19, label %20, label %21 20: ; preds = %0 store i32 0, ptr %1, align 4 br label %53 21: ; preds = %0 %22 = load ptr, ptr %2, align 8 %23 = call i32 @strlen(ptr noundef %22) %24 = sdiv i32 %23, 8 %25 = zext i32 %24 to i64 %26 = call ptr @llvm.stacksave() store ptr %26, ptr %3, align 8 %27 = alloca i8, i64 %25, align 16 store i64 %25, ptr %4, align 8 %28 = getelementptr inbounds i8, ptr %27, i64 0 %29 = trunc i64 %25 to i32 %30 = call i32 @memset(ptr noundef %28, i32 noundef 0, i32 noundef %29) %31 = load ptr, ptr %2, align 8 %32 = call i32 @stringToBinary(ptr noundef %31, ptr noundef %27) %33 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) store i32 0, ptr %5, align 4 br label %34 34: ; preds = %47, %21 %35 = load i32, ptr %5, align 4 %36 = load ptr, ptr %2, align 8 %37 = call i32 @strlen(ptr noundef %36) %38 = sdiv i32 %37, 8 %39 = icmp slt i32 %35, %38 br i1 %39, label %40, label %50 40: ; preds = %34 %41 = load i32, ptr %5, align 4 %42 = sext i32 %41 to i64 %43 = getelementptr inbounds i8, ptr %27, i64 %42 %44 = load i8, ptr %43, align 1 %45 = sext i8 %44 to i32 %46 = call i32 @printBinary(i32 noundef %45) br label %47 47: ; preds = %40 %48 = load i32, ptr %5, align 4 %49 = add nsw i32 %48, 1 store i32 %49, ptr %5, align 4 br label %34, !llvm.loop !6 50: ; preds = %34 %51 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) store i32 0, ptr %1, align 4 %52 = load ptr, ptr %3, align 8 call void @llvm.stackrestore(ptr %52) br label %53 53: ; preds = %50, %20 %54 = load i32, ptr %1, align 4 ret i32 %54 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @strlen(ptr noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare ptr @llvm.stacksave() #2 declare i32 @memset(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @stringToBinary(ptr noundef, ptr noundef) #1 declare i32 @printBinary(i32 noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare void @llvm.stackrestore(ptr) #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 willreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmpd25_w4de.c" target datalayout = "e-m:e-p270: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"10110000\00", align 1 @.str.1 = private unnamed_addr constant [15 x i8] c"[original] %s\0A\00", align 1 @.str.2 = private unnamed_addr constant [52 x i8] c"tamanho do texto original %d, multiplo de 8 ? (%d)\0A\00", align 1 @.str.3 = private unnamed_addr constant [13 x i8] c"[resultado] \00", align 1 @.str.4 = 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 ptr, align 8 %3 = alloca ptr, align 8 %4 = alloca i64, align 8 %5 = alloca i32, align 4 store i32 0, ptr %1, align 4 store ptr @.str, ptr %2, align 8 %6 = load ptr, ptr %2, align 8 %7 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, ptr noundef %6) %8 = load ptr, ptr %2, align 8 %9 = call i32 @strlen(ptr noundef %8) %10 = load ptr, ptr %2, align 8 %11 = call i32 @strlen(ptr noundef %10) %12 = srem i32 %11, 8 %13 = add nsw i32 %12, 1 %14 = srem i32 %13, 2 %15 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %9, i32 noundef %14) %16 = load ptr, ptr %2, align 8 %17 = call i32 @strlen(ptr noundef %16) %18 = srem i32 %17, 8 %19 = icmp ne i32 %18, 0 br i1 %19, label %20, label %21 20: ; preds = %0 store i32 0, ptr %1, align 4 br label %57 21: ; preds = %0 %22 = load ptr, ptr %2, align 8 %23 = call i32 @strlen(ptr noundef %22) %24 = sdiv i32 %23, 8 %25 = zext i32 %24 to i64 %26 = call ptr @llvm.stacksave() store ptr %26, ptr %3, align 8 %27 = alloca i8, i64 %25, align 16 store i64 %25, ptr %4, align 8 %28 = getelementptr inbounds i8, ptr %27, i64 0 %29 = trunc i64 %25 to i32 %30 = call i32 @memset(ptr noundef %28, i32 noundef 0, i32 noundef %29) %31 = load ptr, ptr %2, align 8 %32 = call i32 @stringToBinary(ptr noundef %31, ptr noundef %27) %33 = call i32 (ptr, ...) @printf(ptr noundef @.str.3) store i32 0, ptr %5, align 4 %34 = load i32, ptr %5, align 4 %35 = load ptr, ptr %2, align 8 %36 = call i32 @strlen(ptr noundef %35) %37 = sdiv i32 %36, 8 %38 = icmp slt i32 %34, %37 br i1 %38, label %.lr.ph, label %54 .lr.ph: ; preds = %21 br label %39 39: ; preds = %.lr.ph, %46 %40 = load i32, ptr %5, align 4 %41 = sext i32 %40 to i64 %42 = getelementptr inbounds i8, ptr %27, i64 %41 %43 = load i8, ptr %42, align 1 %44 = sext i8 %43 to i32 %45 = call i32 @printBinary(i32 noundef %44) br label %46 46: ; preds = %39 %47 = load i32, ptr %5, align 4 %48 = add nsw i32 %47, 1 store i32 %48, ptr %5, align 4 %49 = load i32, ptr %5, align 4 %50 = load ptr, ptr %2, align 8 %51 = call i32 @strlen(ptr noundef %50) %52 = sdiv i32 %51, 8 %53 = icmp slt i32 %49, %52 br i1 %53, label %39, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %46 br label %54 54: ; preds = %._crit_edge, %21 %55 = call i32 (ptr, ...) @printf(ptr noundef @.str.4) store i32 0, ptr %1, align 4 %56 = load ptr, ptr %3, align 8 call void @llvm.stackrestore(ptr %56) br label %57 57: ; preds = %54, %20 %58 = load i32, ptr %1, align 4 ret i32 %58 } declare i32 @printf(ptr noundef, ...) #1 declare i32 @strlen(ptr noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare ptr @llvm.stacksave() #2 declare i32 @memset(ptr noundef, i32 noundef, i32 noundef) #1 declare i32 @stringToBinary(ptr noundef, ptr noundef) #1 declare i32 @printBinary(i32 noundef) #1 ; Function Attrs: nocallback nofree nosync nounwind willreturn declare void @llvm.stackrestore(ptr) #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 willreturn } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmp7anzqq4p.c' source_filename = "/tmp/tmp7anzqq4p.c" target datalayout = "e-m:e-p270: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/tmp7anzqq4p.c" target datalayout = "e-m:e-p270: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/tmpmdic6hpq.c' source_filename = "/tmp/tmpmdic6hpq.c" target datalayout = "e-m:e-p270: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 @strncpy(ptr noundef %0, ptr noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i64, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i64 %2, ptr %6, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = load i64, ptr %6, align 8 %10 = call i32 @memcpy(ptr noundef %7, ptr noundef %8, i64 noundef %9) %11 = load ptr, ptr %4, align 8 ret ptr %11 } declare i32 @memcpy(ptr noundef, ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '<stdin>' source_filename = "/tmp/tmpmdic6hpq.c" target datalayout = "e-m:e-p270: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 @strncpy(ptr noundef %0, ptr noundef %1, i64 noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = alloca i64, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 store i64 %2, ptr %6, align 8 %7 = load ptr, ptr %4, align 8 %8 = load ptr, ptr %5, align 8 %9 = load i64, ptr %6, align 8 %10 = call i32 @memcpy(ptr noundef %7, ptr noundef %8, i64 noundef %9) %11 = load ptr, ptr %4, align 8 ret ptr %11 } declare i32 @memcpy(ptr noundef, ptr noundef, i64 noundef) #1 attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{i32 7, !"frame-pointer", i32 2} !5 = !{!"clang version 17.0.6"}
; ModuleID = '/tmp/tmpib6uo4h1.c' source_filename = "/tmp/tmpib6uo4h1.c" target datalayout = "e-m:e-p270: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 @__wrap_bsearch(ptr noundef %0, ptr noundef %1, i64 noundef %2, i64 noundef %3, ptr noundef %4) #0 { %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca ptr, align 8 %12 = alloca i64, align 8 %13 = alloca i64, align 8 %14 = alloca i64, align 8 %15 = alloca ptr, align 8 %16 = alloca i32, align 4 store ptr %0, ptr %7, align 8 store ptr %1, ptr %8, align 8 store i64 %2, ptr %9, align 8 store i64 %3, ptr %10, align 8 store ptr %4, ptr %11, align 8 store i64 0, ptr %12, align 8 %17 = load i64, ptr %9, align 8 store i64 %17, ptr %13, align 8 br label %18 18: ; preds = %49, %5 %19 = load i64, ptr %12, align 8 %20 = load i64, ptr %13, align 8 %21 = icmp ult i64 %19, %20 br i1 %21, label %22, label %50 22: ; preds = %18 %23 = load i64, ptr %12, align 8 %24 = load i64, ptr %13, align 8 %25 = add i64 %23, %24 %26 = udiv i64 %25, 2 store i64 %26, ptr %14, align 8 %27 = load ptr, ptr %8, align 8 %28 = load i64, ptr %14, align 8 %29 = load i64, ptr %10, align 8 %30 = mul i64 %28, %29 %31 = getelementptr inbounds i8, ptr %27, i64 %30 store ptr %31, ptr %15, align 8 %32 = load ptr, ptr %11, align 8 %33 = load ptr, ptr %7, align 8 %34 = load ptr, ptr %15, align 8 %35 = call i32 %32(ptr noundef %33, ptr noundef %34) store i32 %35, ptr %16, align 4 %36 = load i32, ptr %16, align 4 %37 = icmp slt i32 %36, 0 br i1 %37, label %38, label %40 38: ; preds = %22 %39 = load i64, ptr %14, align 8 store i64 %39, ptr %13, align 8 br label %49 40: ; preds = %22 %41 = load i32, ptr %16, align 4 %42 = icmp sgt i32 %41, 0 br i1 %42, label %43, label %46 43: ; preds = %40 %44 = load i64, ptr %14, align 8 %45 = add i64 %44, 1 store i64 %45, ptr %12, align 8 br label %48 46: ; preds = %40 %47 = load ptr, ptr %15, align 8 store ptr %47, ptr %6, align 8 br label %51 48: ; preds = %43 br label %49 49: ; preds = %48, %38 br label %18, !llvm.loop !6 50: ; preds = %18 store ptr null, ptr %6, align 8 br label %51 51: ; preds = %50, %46 %52 = load ptr, ptr %6, align 8 ret ptr %52 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmpib6uo4h1.c" target datalayout = "e-m:e-p270: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 @__wrap_bsearch(ptr noundef %0, ptr noundef %1, i64 noundef %2, i64 noundef %3, ptr noundef %4) #0 { %6 = alloca ptr, align 8 %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca i64, align 8 %10 = alloca i64, align 8 %11 = alloca ptr, align 8 %12 = alloca i64, align 8 %13 = alloca i64, align 8 %14 = alloca i64, align 8 %15 = alloca ptr, align 8 %16 = alloca i32, align 4 store ptr %0, ptr %7, align 8 store ptr %1, ptr %8, align 8 store i64 %2, ptr %9, align 8 store i64 %3, ptr %10, align 8 store ptr %4, ptr %11, align 8 store i64 0, ptr %12, align 8 %17 = load i64, ptr %9, align 8 store i64 %17, ptr %13, align 8 %18 = load i64, ptr %12, align 8 %19 = load i64, ptr %13, align 8 %20 = icmp ult i64 %18, %19 br i1 %20, label %.lr.ph, label %52 .lr.ph: ; preds = %5 br label %21 21: ; preds = %.lr.ph, %48 %22 = load i64, ptr %12, align 8 %23 = load i64, ptr %13, align 8 %24 = add i64 %22, %23 %25 = udiv i64 %24, 2 store i64 %25, ptr %14, align 8 %26 = load ptr, ptr %8, align 8 %27 = load i64, ptr %14, align 8 %28 = load i64, ptr %10, align 8 %29 = mul i64 %27, %28 %30 = getelementptr inbounds i8, ptr %26, i64 %29 store ptr %30, ptr %15, align 8 %31 = load ptr, ptr %11, align 8 %32 = load ptr, ptr %7, align 8 %33 = load ptr, ptr %15, align 8 %34 = call i32 %31(ptr noundef %32, ptr noundef %33) store i32 %34, ptr %16, align 4 %35 = load i32, ptr %16, align 4 %36 = icmp slt i32 %35, 0 br i1 %36, label %37, label %39 37: ; preds = %21 %38 = load i64, ptr %14, align 8 store i64 %38, ptr %13, align 8 br label %48 39: ; preds = %21 %40 = load i32, ptr %16, align 4 %41 = icmp sgt i32 %40, 0 br i1 %41, label %42, label %45 42: ; preds = %39 %43 = load i64, ptr %14, align 8 %44 = add i64 %43, 1 store i64 %44, ptr %12, align 8 br label %47 45: ; preds = %39 %46 = load ptr, ptr %15, align 8 store ptr %46, ptr %6, align 8 br label %53 47: ; preds = %42 br label %48 48: ; preds = %47, %37 %49 = load i64, ptr %12, align 8 %50 = load i64, ptr %13, align 8 %51 = icmp ult i64 %49, %50 br i1 %51, label %21, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %48 br label %52 52: ; preds = %._crit_edge, %5 store ptr null, ptr %6, align 8 br label %53 53: ; preds = %52, %45 %54 = load ptr, ptr %6, align 8 ret ptr %54 } attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 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/tmposzt72hf.c' source_filename = "/tmp/tmposzt72hf.c" target datalayout = "e-m:e-p270: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 @has_avx2() #0 { %1 = alloca [4 x i32], align 16 %2 = getelementptr inbounds [4 x i32], ptr %1, i64 0, i64 0 %3 = call i32 @cpuid(ptr noundef %2, i32 noundef 7) %4 = getelementptr inbounds [4 x i32], ptr %1, i64 0, i64 1 %5 = load i32, ptr %4, align 4 %6 = and i32 %5, 32 %7 = icmp ne i32 %6, 0 %8 = zext i1 %7 to i32 ret i32 %8 } declare i32 @cpuid(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/tmposzt72hf.c" target datalayout = "e-m:e-p270: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 @has_avx2() #0 { %1 = alloca [4 x i32], align 16 %2 = getelementptr inbounds [4 x i32], ptr %1, i64 0, i64 0 %3 = call i32 @cpuid(ptr noundef %2, i32 noundef 7) %4 = getelementptr inbounds [4 x i32], ptr %1, i64 0, i64 1 %5 = load i32, ptr %4, align 4 %6 = and i32 %5, 32 %7 = icmp ne i32 %6, 0 %8 = zext i1 %7 to i32 ret i32 %8 } declare i32 @cpuid(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/tmpx566enww.c' source_filename = "/tmp/tmpx566enww.c" target datalayout = "e-m:e-p270: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 @IsSubString(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 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 %9 = load ptr, ptr %5, align 8 %10 = call i32 @strlen(ptr noundef %9) store i32 %10, ptr %6, align 4 %11 = load i32, ptr %6, align 4 %12 = add nsw i32 %11, 1 %13 = call ptr @malloc(i32 noundef %12) store ptr %13, ptr %8, align 8 %14 = load ptr, ptr %8, align 8 %15 = load ptr, ptr %5, align 8 %16 = load i32, ptr %6, align 4 %17 = call i32 @strncpy(ptr noundef %14, ptr noundef %15, i32 noundef %16) %18 = load ptr, ptr %8, align 8 %19 = load i32, ptr %6, align 4 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds i8, ptr %18, i64 %20 store i8 0, ptr %21, align 1 store i32 0, ptr %7, align 4 br label %22 22: ; preds = %36, %2 %23 = load i32, ptr %7, align 4 %24 = load i32, ptr %6, align 4 %25 = icmp slt i32 %23, %24 br i1 %25, label %26, label %39 26: ; preds = %22 %27 = load ptr, ptr %4, align 8 %28 = load ptr, ptr %8, align 8 %29 = call i64 @strstr(ptr noundef %27, ptr noundef %28) %30 = icmp ne i64 %29, 0 br i1 %30, label %31, label %32 31: ; preds = %26 store i32 1, ptr %3, align 4 br label %40 32: ; preds = %26 %33 = load ptr, ptr %8, align 8 %34 = call i32 @rotate(ptr noundef %33) br label %35 35: ; preds = %32 br label %36 36: ; preds = %35 %37 = load i32, ptr %7, align 4 %38 = add nsw i32 %37, 1 store i32 %38, ptr %7, align 4 br label %22, !llvm.loop !6 39: ; preds = %22 store i32 0, ptr %3, align 4 br label %40 40: ; preds = %39, %31 %41 = load i32, ptr %3, align 4 ret i32 %41 } declare i32 @strlen(ptr noundef) #1 declare ptr @malloc(i32 noundef) #1 declare i32 @strncpy(ptr noundef, ptr noundef, i32 noundef) #1 declare i64 @strstr(ptr noundef, ptr noundef) #1 declare i32 @rotate(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/tmpx566enww.c" target datalayout = "e-m:e-p270: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 @IsSubString(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 %7 = alloca i32, align 4 %8 = alloca ptr, align 8 store ptr %0, ptr %4, align 8 store ptr %1, ptr %5, align 8 %9 = load ptr, ptr %5, align 8 %10 = call i32 @strlen(ptr noundef %9) store i32 %10, ptr %6, align 4 %11 = load i32, ptr %6, align 4 %12 = add nsw i32 %11, 1 %13 = call ptr @malloc(i32 noundef %12) store ptr %13, ptr %8, align 8 %14 = load ptr, ptr %8, align 8 %15 = load ptr, ptr %5, align 8 %16 = load i32, ptr %6, align 4 %17 = call i32 @strncpy(ptr noundef %14, ptr noundef %15, i32 noundef %16) %18 = load ptr, ptr %8, align 8 %19 = load i32, ptr %6, align 4 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds i8, ptr %18, i64 %20 store i8 0, ptr %21, align 1 store i32 0, ptr %7, align 4 %22 = load i32, ptr %7, align 4 %23 = load i32, ptr %6, align 4 %24 = icmp slt i32 %22, %23 br i1 %24, label %.lr.ph, label %41 .lr.ph: ; preds = %2 br label %25 25: ; preds = %.lr.ph, %35 %26 = load ptr, ptr %4, align 8 %27 = load ptr, ptr %8, align 8 %28 = call i64 @strstr(ptr noundef %26, ptr noundef %27) %29 = icmp ne i64 %28, 0 br i1 %29, label %30, label %31 30: ; preds = %25 store i32 1, ptr %3, align 4 br label %42 31: ; preds = %25 %32 = load ptr, ptr %8, align 8 %33 = call i32 @rotate(ptr noundef %32) br label %34 34: ; preds = %31 br label %35 35: ; preds = %34 %36 = load i32, ptr %7, align 4 %37 = add nsw i32 %36, 1 store i32 %37, ptr %7, align 4 %38 = load i32, ptr %7, align 4 %39 = load i32, ptr %6, align 4 %40 = icmp slt i32 %38, %39 br i1 %40, label %25, label %._crit_edge, !llvm.loop !6 ._crit_edge: ; preds = %35 br label %41 41: ; preds = %._crit_edge, %2 store i32 0, ptr %3, align 4 br label %42 42: ; preds = %41, %30 %43 = load i32, ptr %3, align 4 ret i32 %43 } declare i32 @strlen(ptr noundef) #1 declare ptr @malloc(i32 noundef) #1 declare i32 @strncpy(ptr noundef, ptr noundef, i32 noundef) #1 declare i64 @strstr(ptr noundef, ptr noundef) #1 declare i32 @rotate(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/tmpzrg4r4qn.c' source_filename = "/tmp/tmpzrg4r4qn.c" target datalayout = "e-m:e-p270: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/tmpzrg4r4qn.c" target datalayout = "e-m:e-p270: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/tmp0yia5gzg.c' source_filename = "/tmp/tmp0yia5gzg.c" target datalayout = "e-m:e-p270: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 @sr_skip_hexadecimal_0xuint(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 %6 = load ptr, ptr %3, align 8 %7 = load ptr, ptr %6, align 8 store ptr %7, ptr %4, align 8 %8 = call i32 @sr_skip_char(ptr noundef %4, i8 noundef signext 48) %9 = icmp ne i32 %8, 0 br i1 %9, label %11, label %10 10: ; preds = %1 store i32 0, ptr %2, align 4 br label %28 11: ; preds = %1 %12 = call i32 @sr_skip_char(ptr noundef %4, i8 noundef signext 120) %13 = icmp ne i32 %12, 0 br i1 %13, label %15, label %14 14: ; preds = %11 store i32 0, ptr %2, align 4 br label %28 15: ; preds = %11 store i32 2, ptr %5, align 4 %16 = call i64 @sr_skip_hexadecimal_uint(ptr noundef %4) %17 = load i32, ptr %5, align 4 %18 = sext i32 %17 to i64 %19 = add nsw i64 %18, %16 %20 = trunc i64 %19 to i32 store i32 %20, ptr %5, align 4 %21 = load i32, ptr %5, align 4 %22 = icmp eq i32 2, %21 br i1 %22, label %23, label %24 23: ; preds = %15 store i32 0, ptr %2, align 4 br label %28 24: ; preds = %15 %25 = load ptr, ptr %4, align 8 %26 = load ptr, ptr %3, align 8 store ptr %25, ptr %26, align 8 %27 = load i32, ptr %5, align 4 store i32 %27, ptr %2, align 4 br label %28 28: ; preds = %24, %23, %14, %10 %29 = load i32, ptr %2, align 4 ret i32 %29 } declare i32 @sr_skip_char(ptr noundef, i8 noundef signext) #1 declare i64 @sr_skip_hexadecimal_uint(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/tmp0yia5gzg.c" target datalayout = "e-m:e-p270: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 @sr_skip_hexadecimal_0xuint(ptr noundef %0) #0 { %2 = alloca i32, align 4 %3 = alloca ptr, align 8 %4 = alloca ptr, align 8 %5 = alloca i32, align 4 store ptr %0, ptr %3, align 8 %6 = load ptr, ptr %3, align 8 %7 = load ptr, ptr %6, align 8 store ptr %7, ptr %4, align 8 %8 = call i32 @sr_skip_char(ptr noundef %4, i8 noundef signext 48) %9 = icmp ne i32 %8, 0 br i1 %9, label %11, label %10 10: ; preds = %1 store i32 0, ptr %2, align 4 br label %28 11: ; preds = %1 %12 = call i32 @sr_skip_char(ptr noundef %4, i8 noundef signext 120) %13 = icmp ne i32 %12, 0 br i1 %13, label %15, label %14 14: ; preds = %11 store i32 0, ptr %2, align 4 br label %28 15: ; preds = %11 store i32 2, ptr %5, align 4 %16 = call i64 @sr_skip_hexadecimal_uint(ptr noundef %4) %17 = load i32, ptr %5, align 4 %18 = sext i32 %17 to i64 %19 = add nsw i64 %18, %16 %20 = trunc i64 %19 to i32 store i32 %20, ptr %5, align 4 %21 = load i32, ptr %5, align 4 %22 = icmp eq i32 2, %21 br i1 %22, label %23, label %24 23: ; preds = %15 store i32 0, ptr %2, align 4 br label %28 24: ; preds = %15 %25 = load ptr, ptr %4, align 8 %26 = load ptr, ptr %3, align 8 store ptr %25, ptr %26, align 8 %27 = load i32, ptr %5, align 4 store i32 %27, ptr %2, align 4 br label %28 28: ; preds = %24, %23, %14, %10 %29 = load i32, ptr %2, align 4 ret i32 %29 } declare i32 @sr_skip_char(ptr noundef, i8 noundef signext) #1 declare i64 @sr_skip_hexadecimal_uint(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"}