llvm-ir
stringlengths 479
303k
| llvm-optimized-ir
stringlengths 468
303k
|
---|---|
; ModuleID = '/tmp/tmp9n6999u1.c'
source_filename = "/tmp/tmp9n6999u1.c"
target datalayout = "e-m:e-p270: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
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmp9n6999u1.c"
target datalayout = "e-m:e-p270: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
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpssl7b9ls.c'
source_filename = "/tmp/tmpssl7b9ls.c"
target datalayout = "e-m:e-p270: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 @local_sidereal_time(double noundef %0, i64 noundef %1, double noundef %2) #0 {
%4 = alloca double, align 8
%5 = alloca i64, align 8
%6 = alloca double, align 8
%7 = alloca double, align 8
store double %0, ptr %4, align 8
store i64 %1, ptr %5, align 8
store double %2, ptr %6, align 8
%8 = load double, ptr %4, align 8
%9 = fmul double 0x41607AD71A041893, %8
%10 = fdiv double %9, 3.652500e+04
%11 = fadd double 2.411050e+04, %10
store double %11, ptr %7, align 8
%12 = load i64, ptr %5, align 8
%13 = sitofp i64 %12 to double
%14 = fmul double 8.663660e+04, %13
%15 = fdiv double %14, 8.640000e+04
%16 = load double, ptr %6, align 8
%17 = fmul double 8.640000e+04, %16
%18 = fdiv double %17, 3.600000e+02
%19 = fadd double %15, %18
%20 = load double, ptr %7, align 8
%21 = fadd double %20, %19
store double %21, ptr %7, align 8
%22 = load double, ptr %7, align 8
%23 = fdiv double %22, 8.640000e+04
store double %23, ptr %7, align 8
%24 = load double, ptr %7, align 8
%25 = load double, ptr %7, align 8
%26 = call double @llvm.floor.f64(double %25)
%27 = fsub double %24, %26
store double %27, ptr %7, align 8
%28 = load double, ptr %7, align 8
%29 = fmul double %28, 3.600000e+02
%30 = fmul double %29, 0x3F91DF46A1FAE712
ret double %30
}
; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none)
declare double @llvm.floor.f64(double) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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/tmpssl7b9ls.c"
target datalayout = "e-m:e-p270: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 @local_sidereal_time(double noundef %0, i64 noundef %1, double noundef %2) #0 {
%4 = alloca double, align 8
%5 = alloca i64, align 8
%6 = alloca double, align 8
%7 = alloca double, align 8
store double %0, ptr %4, align 8
store i64 %1, ptr %5, align 8
store double %2, ptr %6, align 8
%8 = load double, ptr %4, align 8
%9 = fmul double 0x41607AD71A041893, %8
%10 = fdiv double %9, 3.652500e+04
%11 = fadd double 2.411050e+04, %10
store double %11, ptr %7, align 8
%12 = load i64, ptr %5, align 8
%13 = sitofp i64 %12 to double
%14 = fmul double 8.663660e+04, %13
%15 = fdiv double %14, 8.640000e+04
%16 = load double, ptr %6, align 8
%17 = fmul double 8.640000e+04, %16
%18 = fdiv double %17, 3.600000e+02
%19 = fadd double %15, %18
%20 = load double, ptr %7, align 8
%21 = fadd double %20, %19
store double %21, ptr %7, align 8
%22 = load double, ptr %7, align 8
%23 = fdiv double %22, 8.640000e+04
store double %23, ptr %7, align 8
%24 = load double, ptr %7, align 8
%25 = load double, ptr %7, align 8
%26 = call double @llvm.floor.f64(double %25)
%27 = fsub double %24, %26
store double %27, ptr %7, align 8
%28 = load double, ptr %7, align 8
%29 = fmul double %28, 3.600000e+02
%30 = fmul double %29, 0x3F91DF46A1FAE712
ret double %30
}
; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none)
declare double @llvm.floor.f64(double) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="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/tmpjyr3pvgl.c'
source_filename = "/tmp/tmpjyr3pvgl.c"
target datalayout = "e-m:e-p270: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 @vprintf(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 ptr, ptr %3, align 8
%6 = load i32, ptr %4, align 4
%7 = call i32 @trio_vprintf(ptr noundef %5, i32 noundef %6)
ret i32 %7
}
declare i32 @trio_vprintf(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/tmpjyr3pvgl.c"
target datalayout = "e-m:e-p270: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 @vprintf(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 ptr, ptr %3, align 8
%6 = load i32, ptr %4, align 4
%7 = call i32 @trio_vprintf(ptr noundef %5, i32 noundef %6)
ret i32 %7
}
declare i32 @trio_vprintf(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/tmplv_v8p55.c'
source_filename = "/tmp/tmplv_v8p55.c"
target datalayout = "e-m:e-p270: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 @dlevmar_covar(ptr noundef %0, ptr noundef %1, double noundef %2, i32 noundef %3, i32 noundef %4) #0 {
%6 = alloca i32, align 4
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
%9 = alloca double, align 8
%10 = alloca i32, align 4
%11 = alloca i32, align 4
%12 = alloca i32, align 4
%13 = alloca i32, align 4
%14 = alloca double, align 8
store ptr %0, ptr %7, align 8
store ptr %1, ptr %8, align 8
store double %2, ptr %9, align 8
store i32 %3, ptr %10, align 4
store i32 %4, ptr %11, align 4
%15 = load ptr, ptr %7, align 8
%16 = load ptr, ptr %8, align 8
%17 = load i32, ptr %10, align 4
%18 = call i32 @dlevmar_LUinverse_noLapack(ptr noundef %15, ptr noundef %16, i32 noundef %17)
store i32 %18, ptr %13, align 4
%19 = load i32, ptr %13, align 4
%20 = icmp ne i32 %19, 0
br i1 %20, label %22, label %21
21: ; preds = %5
store i32 0, ptr %6, align 4
br label %49
22: ; preds = %5
%23 = load i32, ptr %10, align 4
store i32 %23, ptr %13, align 4
%24 = load double, ptr %9, align 8
%25 = load i32, ptr %11, align 4
%26 = load i32, ptr %13, align 4
%27 = sub nsw i32 %25, %26
%28 = sitofp i32 %27 to double
%29 = fdiv double %24, %28
store double %29, ptr %14, align 8
store i32 0, ptr %12, align 4
br label %30
30: ; preds = %44, %22
%31 = load i32, ptr %12, align 4
%32 = load i32, ptr %10, align 4
%33 = load i32, ptr %10, align 4
%34 = mul nsw i32 %32, %33
%35 = icmp slt i32 %31, %34
br i1 %35, label %36, label %47
36: ; preds = %30
%37 = load double, ptr %14, align 8
%38 = load ptr, ptr %8, align 8
%39 = load i32, ptr %12, align 4
%40 = sext i32 %39 to i64
%41 = getelementptr inbounds double, ptr %38, i64 %40
%42 = load double, ptr %41, align 8
%43 = fmul double %42, %37
store double %43, ptr %41, align 8
br label %44
44: ; preds = %36
%45 = load i32, ptr %12, align 4
%46 = add nsw i32 %45, 1
store i32 %46, ptr %12, align 4
br label %30, !llvm.loop !6
47: ; preds = %30
%48 = load i32, ptr %13, align 4
store i32 %48, ptr %6, align 4
br label %49
49: ; preds = %47, %21
%50 = load i32, ptr %6, align 4
ret i32 %50
}
declare i32 @dlevmar_LUinverse_noLapack(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"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmplv_v8p55.c"
target datalayout = "e-m:e-p270: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 @dlevmar_covar(ptr noundef %0, ptr noundef %1, double noundef %2, i32 noundef %3, i32 noundef %4) #0 {
%6 = alloca i32, align 4
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
%9 = alloca double, align 8
%10 = alloca i32, align 4
%11 = alloca i32, align 4
%12 = alloca i32, align 4
%13 = alloca i32, align 4
%14 = alloca double, align 8
store ptr %0, ptr %7, align 8
store ptr %1, ptr %8, align 8
store double %2, ptr %9, align 8
store i32 %3, ptr %10, align 4
store i32 %4, ptr %11, align 4
%15 = load ptr, ptr %7, align 8
%16 = load ptr, ptr %8, align 8
%17 = load i32, ptr %10, align 4
%18 = call i32 @dlevmar_LUinverse_noLapack(ptr noundef %15, ptr noundef %16, i32 noundef %17)
store i32 %18, ptr %13, align 4
%19 = load i32, ptr %13, align 4
%20 = icmp ne i32 %19, 0
br i1 %20, label %22, label %21
21: ; preds = %5
store i32 0, ptr %6, align 4
br label %53
22: ; preds = %5
%23 = load i32, ptr %10, align 4
store i32 %23, ptr %13, align 4
%24 = load double, ptr %9, align 8
%25 = load i32, ptr %11, align 4
%26 = load i32, ptr %13, align 4
%27 = sub nsw i32 %25, %26
%28 = sitofp i32 %27 to double
%29 = fdiv double %24, %28
store double %29, ptr %14, align 8
store i32 0, ptr %12, align 4
%30 = load i32, ptr %12, align 4
%31 = load i32, ptr %10, align 4
%32 = load i32, ptr %10, align 4
%33 = mul nsw i32 %31, %32
%34 = icmp slt i32 %30, %33
br i1 %34, label %.lr.ph, label %51
.lr.ph: ; preds = %22
br label %35
35: ; preds = %.lr.ph, %43
%36 = load double, ptr %14, align 8
%37 = load ptr, ptr %8, align 8
%38 = load i32, ptr %12, align 4
%39 = sext i32 %38 to i64
%40 = getelementptr inbounds double, ptr %37, i64 %39
%41 = load double, ptr %40, align 8
%42 = fmul double %41, %36
store double %42, ptr %40, align 8
br label %43
43: ; preds = %35
%44 = load i32, ptr %12, align 4
%45 = add nsw i32 %44, 1
store i32 %45, ptr %12, align 4
%46 = load i32, ptr %12, align 4
%47 = load i32, ptr %10, align 4
%48 = load i32, ptr %10, align 4
%49 = mul nsw i32 %47, %48
%50 = icmp slt i32 %46, %49
br i1 %50, label %35, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %43
br label %51
51: ; preds = %._crit_edge, %22
%52 = load i32, ptr %13, align 4
store i32 %52, ptr %6, align 4
br label %53
53: ; preds = %51, %21
%54 = load i32, ptr %6, align 4
ret i32 %54
}
declare i32 @dlevmar_LUinverse_noLapack(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"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmpcm0ua924.c'
source_filename = "/tmp/tmpcm0ua924.c"
target datalayout = "e-m:e-p270: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"U_WMRENDDOC\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @U_WMR5E_set() #0 {
%1 = call ptr @U_WMRCORENONE_set(ptr noundef @.str)
ret ptr %1
}
declare ptr @U_WMRCORENONE_set(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/tmpcm0ua924.c"
target datalayout = "e-m:e-p270: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"U_WMRENDDOC\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @U_WMR5E_set() #0 {
%1 = call ptr @U_WMRCORENONE_set(ptr noundef @.str)
ret ptr %1
}
declare ptr @U_WMRCORENONE_set(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/tmpn717j6fs.c'
source_filename = "/tmp/tmpn717j6fs.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@EBADF = dso_local global i32 0, align 4
@EINTR = dso_local global i32 0, align 4
@EINVAL = dso_local global i32 0, align 4
@ENOMEM = dso_local global i32 0, align 4
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpn717j6fs.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@EBADF = dso_local global i32 0, align 4
@EINTR = dso_local global i32 0, align 4
@EINVAL = dso_local global i32 0, align 4
@ENOMEM = dso_local global i32 0, align 4
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmpzouazcso.c'
source_filename = "/tmp/tmpzouazcso.c"
target datalayout = "e-m:e-p270: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 @iran10(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 = call double (...) @Rand()
%6 = call double @llvm.fmuladd.f64(double %5, double 1.000000e+01, double 1.000000e+00)
%7 = fptosi double %6 to i32
%8 = load ptr, ptr %3, align 8
store i32 %7, ptr %8, align 4
%9 = call double (...) @Rand()
%10 = call double @llvm.fmuladd.f64(double %9, double 1.000000e+01, double 1.000000e+00)
%11 = fptosi double %10 to i32
%12 = load ptr, ptr %4, align 8
store i32 %11, ptr %12, align 4
ret void
}
declare double @Rand(...) #1
; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none)
declare double @llvm.fmuladd.f64(double, double, double) #2
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpzouazcso.c"
target datalayout = "e-m:e-p270: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 @iran10(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 = call double (...) @Rand()
%6 = call double @llvm.fmuladd.f64(double %5, double 1.000000e+01, double 1.000000e+00)
%7 = fptosi double %6 to i32
%8 = load ptr, ptr %3, align 8
store i32 %7, ptr %8, align 4
%9 = call double (...) @Rand()
%10 = call double @llvm.fmuladd.f64(double %9, double 1.000000e+01, double 1.000000e+00)
%11 = fptosi double %10 to i32
%12 = load ptr, ptr %4, align 8
store i32 %11, ptr %12, align 4
ret void
}
declare double @Rand(...) #1
; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none)
declare double @llvm.fmuladd.f64(double, double, double) #2
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmp1p_hwr21.c'
source_filename = "/tmp/tmp1p_hwr21.c"
target datalayout = "e-m:e-p270: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/tmp1p_hwr21.c"
target datalayout = "e-m:e-p270: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/tmprrac5zet.c'
source_filename = "/tmp/tmprrac5zet.c"
target datalayout = "e-m:e-p270: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/tmprrac5zet.c"
target datalayout = "e-m:e-p270: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/tmp0nk_72gk.c'
source_filename = "/tmp/tmp0nk_72gk.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [10 x i8] c"signature\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @create_signature_packet(ptr noundef %0, i64 noundef %1, ptr noundef %2, ptr noundef %3) #0 {
%5 = alloca ptr, align 8
%6 = alloca i64, align 8
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
store ptr %0, ptr %5, align 8
store i64 %1, ptr %6, align 8
store ptr %2, ptr %7, align 8
store ptr %3, ptr %8, align 8
%9 = load ptr, ptr %5, align 8
%10 = load i64, ptr %6, align 8
%11 = load ptr, ptr %7, align 8
%12 = load ptr, ptr %8, align 8
%13 = call ptr @create_kv_packet(ptr noundef @.str, i32 noundef 9, ptr noundef %9, i64 noundef %10, ptr noundef %11, ptr noundef %12)
ret ptr %13
}
declare ptr @create_kv_packet(ptr noundef, i32 noundef, ptr 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/tmp0nk_72gk.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [10 x i8] c"signature\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @create_signature_packet(ptr noundef %0, i64 noundef %1, ptr noundef %2, ptr noundef %3) #0 {
%5 = alloca ptr, align 8
%6 = alloca i64, align 8
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
store ptr %0, ptr %5, align 8
store i64 %1, ptr %6, align 8
store ptr %2, ptr %7, align 8
store ptr %3, ptr %8, align 8
%9 = load ptr, ptr %5, align 8
%10 = load i64, ptr %6, align 8
%11 = load ptr, ptr %7, align 8
%12 = load ptr, ptr %8, align 8
%13 = call ptr @create_kv_packet(ptr noundef @.str, i32 noundef 9, ptr noundef %9, i64 noundef %10, ptr noundef %11, ptr noundef %12)
ret ptr %13
}
declare ptr @create_kv_packet(ptr noundef, i32 noundef, ptr 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/tmp0kf2i9gn.c'
source_filename = "/tmp/tmp0kf2i9gn.c"
target datalayout = "e-m:e-p270: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 [48 x i8] c"serialport_write: couldn't write whole string \0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @serialport_write(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
%8 = load ptr, ptr %5, align 8
%9 = call i32 @strlen(ptr noundef %8)
store i32 %9, ptr %6, align 4
%10 = load i32, ptr %4, align 4
%11 = load ptr, ptr %5, align 8
%12 = load i32, ptr %6, align 4
%13 = call i32 @write(i32 noundef %10, ptr noundef %11, i32 noundef %12)
store i32 %13, ptr %7, align 4
%14 = load i32, ptr %7, align 4
%15 = load i32, ptr %6, align 4
%16 = icmp ne i32 %14, %15
br i1 %16, label %17, label %19
17: ; preds = %2
%18 = call i32 @perror(ptr noundef @.str)
store i32 -1, ptr %3, align 4
br label %20
19: ; preds = %2
store i32 0, ptr %3, align 4
br label %20
20: ; preds = %19, %17
%21 = load i32, ptr %3, align 4
ret i32 %21
}
declare i32 @strlen(ptr noundef) #1
declare i32 @write(i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @perror(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp0kf2i9gn.c"
target datalayout = "e-m:e-p270: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 [48 x i8] c"serialport_write: couldn't write whole string \0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @serialport_write(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
%8 = load ptr, ptr %5, align 8
%9 = call i32 @strlen(ptr noundef %8)
store i32 %9, ptr %6, align 4
%10 = load i32, ptr %4, align 4
%11 = load ptr, ptr %5, align 8
%12 = load i32, ptr %6, align 4
%13 = call i32 @write(i32 noundef %10, ptr noundef %11, i32 noundef %12)
store i32 %13, ptr %7, align 4
%14 = load i32, ptr %7, align 4
%15 = load i32, ptr %6, align 4
%16 = icmp ne i32 %14, %15
br i1 %16, label %17, label %19
17: ; preds = %2
%18 = call i32 @perror(ptr noundef @.str)
store i32 -1, ptr %3, align 4
br label %20
19: ; preds = %2
store i32 0, ptr %3, align 4
br label %20
20: ; preds = %19, %17
%21 = load i32, ptr %3, align 4
ret i32 %21
}
declare i32 @strlen(ptr noundef) #1
declare i32 @write(i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @perror(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmp981r7mqo.c'
source_filename = "/tmp/tmp981r7mqo.c"
target datalayout = "e-m:e-p270: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"quaggoth spore servant\00", align 1
@.str.1 = private unnamed_addr constant [7 x i8] c"MM 230\00", align 1
@.str.2 = private unnamed_addr constant [10 x i8] c"%d: %d hp\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @quaggothspore(i32 noundef %0) #0 {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
store i32 %0, ptr %2, align 4
%4 = load i32, ptr %2, align 4
%5 = call i32 @nicename(i32 noundef %4, ptr noundef @.str, ptr noundef @.str.1)
store i32 0, ptr %3, align 4
br label %6
6: ; preds = %27, %1
%7 = load i32, ptr %3, align 4
%8 = load i32, ptr %2, align 4
%9 = icmp ult i32 %7, %8
br i1 %9, label %10, label %30
10: ; preds = %6
%11 = load i32, ptr %3, align 4
%12 = add nsw i32 %11, 1
%13 = call i32 @d(i32 noundef 8)
%14 = call i32 @d(i32 noundef 8)
%15 = add nsw i32 %13, %14
%16 = call i32 @d(i32 noundef 8)
%17 = add nsw i32 %15, %16
%18 = call i32 @d(i32 noundef 8)
%19 = add nsw i32 %17, %18
%20 = call i32 @d(i32 noundef 8)
%21 = add nsw i32 %19, %20
%22 = call i32 @d(i32 noundef 8)
%23 = add nsw i32 %21, %22
%24 = add nsw i32 %23, 18
%25 = call i32 @printf(ptr noundef @.str.2, i32 noundef %12, i32 noundef %24)
%26 = call i32 @putchar(i8 noundef signext 10)
br label %27
27: ; preds = %10
%28 = load i32, ptr %3, align 4
%29 = add nsw i32 %28, 1
store i32 %29, ptr %3, align 4
br label %6, !llvm.loop !6
30: ; preds = %6
%31 = call i32 @putchar(i8 noundef signext 10)
ret void
}
declare i32 @nicename(i32 noundef, ptr noundef, ptr noundef) #1
declare i32 @printf(ptr noundef, i32 noundef, i32 noundef) #1
declare i32 @d(i32 noundef) #1
declare i32 @putchar(i8 noundef signext) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp981r7mqo.c"
target datalayout = "e-m:e-p270: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"quaggoth spore servant\00", align 1
@.str.1 = private unnamed_addr constant [7 x i8] c"MM 230\00", align 1
@.str.2 = private unnamed_addr constant [10 x i8] c"%d: %d hp\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @quaggothspore(i32 noundef %0) #0 {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
store i32 %0, ptr %2, align 4
%4 = load i32, ptr %2, align 4
%5 = call i32 @nicename(i32 noundef %4, ptr noundef @.str, ptr noundef @.str.1)
store i32 0, ptr %3, align 4
%6 = load i32, ptr %3, align 4
%7 = load i32, ptr %2, align 4
%8 = icmp ult i32 %6, %7
br i1 %8, label %.lr.ph, label %32
.lr.ph: ; preds = %1
br label %9
9: ; preds = %.lr.ph, %26
%10 = load i32, ptr %3, align 4
%11 = add nsw i32 %10, 1
%12 = call i32 @d(i32 noundef 8)
%13 = call i32 @d(i32 noundef 8)
%14 = add nsw i32 %12, %13
%15 = call i32 @d(i32 noundef 8)
%16 = add nsw i32 %14, %15
%17 = call i32 @d(i32 noundef 8)
%18 = add nsw i32 %16, %17
%19 = call i32 @d(i32 noundef 8)
%20 = add nsw i32 %18, %19
%21 = call i32 @d(i32 noundef 8)
%22 = add nsw i32 %20, %21
%23 = add nsw i32 %22, 18
%24 = call i32 @printf(ptr noundef @.str.2, i32 noundef %11, i32 noundef %23)
%25 = call i32 @putchar(i8 noundef signext 10)
br label %26
26: ; preds = %9
%27 = load i32, ptr %3, align 4
%28 = add nsw i32 %27, 1
store i32 %28, ptr %3, align 4
%29 = load i32, ptr %3, align 4
%30 = load i32, ptr %2, align 4
%31 = icmp ult i32 %29, %30
br i1 %31, label %9, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %26
br label %32
32: ; preds = %._crit_edge, %1
%33 = call i32 @putchar(i8 noundef signext 10)
ret void
}
declare i32 @nicename(i32 noundef, ptr noundef, ptr noundef) #1
declare i32 @printf(ptr noundef, i32 noundef, i32 noundef) #1
declare i32 @d(i32 noundef) #1
declare i32 @putchar(i8 noundef signext) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmplrbacmny.c'
source_filename = "/tmp/tmplrbacmny.c"
target datalayout = "e-m:e-p270: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 [15 x i8] c"/tmp/heartbeat\00", align 1
@O_RDWR = dso_local global i32 0, align 4
@O_CREAT = dso_local global i32 0, align 4
@O_TRUNC = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @write_expire_cnt(i32 noundef %0) #0 {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca [25 x i8], align 16
store i32 %0, ptr %2, align 4
%5 = getelementptr inbounds [25 x i8], ptr %4, i64 0, i64 0
%6 = load i32, ptr %2, align 4
%7 = call i32 @sprintf(ptr noundef %5, ptr noundef @.str, i32 noundef %6)
%8 = load i32, ptr @O_RDWR, align 4
%9 = load i32, ptr @O_CREAT, align 4
%10 = or i32 %8, %9
%11 = load i32, ptr @O_TRUNC, align 4
%12 = or i32 %10, %11
%13 = call i32 @open(ptr noundef @.str.1, i32 noundef %12)
store i32 %13, ptr %3, align 4
%14 = load i32, ptr %3, align 4
%15 = getelementptr inbounds [25 x i8], ptr %4, i64 0, i64 0
%16 = getelementptr inbounds [25 x i8], ptr %4, i64 0, i64 0
%17 = call i64 @strlen(ptr noundef %16)
%18 = add nsw i64 %17, 1
%19 = call i32 @write(i32 noundef %14, ptr noundef %15, i64 noundef %18)
%20 = load i32, ptr %3, align 4
%21 = call i32 @close(i32 noundef %20)
ret void
}
declare i32 @sprintf(ptr noundef, ptr noundef, i32 noundef) #1
declare i32 @open(ptr noundef, i32 noundef) #1
declare i32 @write(i32 noundef, ptr noundef, i64 noundef) #1
declare i64 @strlen(ptr noundef) #1
declare i32 @close(i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmplrbacmny.c"
target datalayout = "e-m:e-p270: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 [15 x i8] c"/tmp/heartbeat\00", align 1
@O_RDWR = dso_local global i32 0, align 4
@O_CREAT = dso_local global i32 0, align 4
@O_TRUNC = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @write_expire_cnt(i32 noundef %0) #0 {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca [25 x i8], align 16
store i32 %0, ptr %2, align 4
%5 = getelementptr inbounds [25 x i8], ptr %4, i64 0, i64 0
%6 = load i32, ptr %2, align 4
%7 = call i32 @sprintf(ptr noundef %5, ptr noundef @.str, i32 noundef %6)
%8 = load i32, ptr @O_RDWR, align 4
%9 = load i32, ptr @O_CREAT, align 4
%10 = or i32 %8, %9
%11 = load i32, ptr @O_TRUNC, align 4
%12 = or i32 %10, %11
%13 = call i32 @open(ptr noundef @.str.1, i32 noundef %12)
store i32 %13, ptr %3, align 4
%14 = load i32, ptr %3, align 4
%15 = getelementptr inbounds [25 x i8], ptr %4, i64 0, i64 0
%16 = getelementptr inbounds [25 x i8], ptr %4, i64 0, i64 0
%17 = call i64 @strlen(ptr noundef %16)
%18 = add nsw i64 %17, 1
%19 = call i32 @write(i32 noundef %14, ptr noundef %15, i64 noundef %18)
%20 = load i32, ptr %3, align 4
%21 = call i32 @close(i32 noundef %20)
ret void
}
declare i32 @sprintf(ptr noundef, ptr noundef, i32 noundef) #1
declare i32 @open(ptr noundef, i32 noundef) #1
declare i32 @write(i32 noundef, ptr noundef, i64 noundef) #1
declare i64 @strlen(ptr noundef) #1
declare i32 @close(i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpgbc7mtju.c'
source_filename = "/tmp/tmpgbc7mtju.c"
target datalayout = "e-m:e-p270: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.nums = private unnamed_addr constant [3 x i32] [i32 1, i32 1, i32 5], align 4
@.str = private unnamed_addr constant [4 x i8] c"%d \00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local 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 [3 x i32], align 4
%7 = alloca i32, align 4
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
call void @llvm.memcpy.p0.p0.i64(ptr align 4 %6, ptr align 4 @__const.main.nums, i64 12, i1 false)
%8 = getelementptr inbounds [3 x i32], ptr %6, i64 0, i64 0
%9 = call i32 @nextPermutation(ptr noundef %8, i32 noundef 3)
store i32 0, ptr %7, align 4
br label %10
10: ; preds = %20, %2
%11 = load i32, ptr %7, align 4
%12 = sext i32 %11 to i64
%13 = icmp ult i64 %12, 3
br i1 %13, label %14, label %23
14: ; preds = %10
%15 = load i32, ptr %7, align 4
%16 = sext i32 %15 to i64
%17 = getelementptr inbounds [3 x i32], ptr %6, i64 0, i64 %16
%18 = load i32, ptr %17, align 4
%19 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %18)
br label %20
20: ; preds = %14
%21 = load i32, ptr %7, align 4
%22 = add nsw i32 %21, 1
store i32 %22, ptr %7, align 4
br label %10, !llvm.loop !6
23: ; preds = %10
%24 = call i32 (ptr, ...) @printf(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 @nextPermutation(ptr noundef, i32 noundef) #2
declare i32 @printf(ptr noundef, ...) #2
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) }
attributes #2 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpgbc7mtju.c"
target datalayout = "e-m:e-p270: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.nums = private unnamed_addr constant [3 x i32] [i32 1, i32 1, i32 5], align 4
@.str = private unnamed_addr constant [4 x i8] c"%d \00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local 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 [3 x i32], align 4
%7 = alloca i32, align 4
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
call void @llvm.memcpy.p0.p0.i64(ptr align 4 %6, ptr align 4 @__const.main.nums, i64 12, i1 false)
%8 = getelementptr inbounds [3 x i32], ptr %6, i64 0, i64 0
%9 = call i32 @nextPermutation(ptr noundef %8, i32 noundef 3)
store i32 0, ptr %7, align 4
%10 = load i32, ptr %7, align 4
%11 = sext i32 %10 to i64
%12 = icmp ult i64 %11, 3
br i1 %12, label %.lr.ph, label %25
.lr.ph: ; preds = %2
br label %13
13: ; preds = %.lr.ph, %19
%14 = load i32, ptr %7, align 4
%15 = sext i32 %14 to i64
%16 = getelementptr inbounds [3 x i32], ptr %6, i64 0, i64 %15
%17 = load i32, ptr %16, align 4
%18 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %17)
br label %19
19: ; preds = %13
%20 = load i32, ptr %7, align 4
%21 = add nsw i32 %20, 1
store i32 %21, ptr %7, align 4
%22 = load i32, ptr %7, align 4
%23 = sext i32 %22 to i64
%24 = icmp ult i64 %23, 3
br i1 %24, label %13, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %19
br label %25
25: ; preds = %._crit_edge, %2
%26 = call i32 (ptr, ...) @printf(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 @nextPermutation(ptr noundef, i32 noundef) #2
declare i32 @printf(ptr noundef, ...) #2
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) }
attributes #2 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmp3jlyiktt.c'
source_filename = "/tmp/tmp3jlyiktt.c"
target datalayout = "e-m:e-p270: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"\C3\87\C3\AB\C3\8A\C3\A4\C3\88\C3\AB\C2\B5\C3\9A\C3\92\C2\BB\C2\B8\C3\B6\C3\8A\C3\BD\C2\A3\C2\BA\00", align 1
@.str.1 = private unnamed_addr constant [3 x i8] c"%d\00", align 1
@.str.2 = private unnamed_addr constant [41 x i8] c"\C2\B5\C3\9A\C3\92\C2\BB\C2\B8\C3\B6\C3\8A\C3\BD\C2\B4\C3\B3\C3\93\C3\9A\C2\B5\C3\9A\C2\B6\C3\BE\C2\B8\C3\B6\C3\8A\C3\BD\00", align 1
@.str.3 = private unnamed_addr constant [41 x i8] c"\C2\B5\C3\9A\C3\92\C2\BB\C2\B8\C3\B6\C3\8A\C3\BD\C3\90\C2\A1\C3\93\C3\9A\C2\B5\C3\9A\C2\B6\C3\BE\C2\B8\C3\B6\C3\8A\C3\BD\00", align 1
@.str.4 = 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 i32, align 4
%3 = alloca i32, align 4
store i32 0, ptr %1, align 4
%4 = call i32 @printf(ptr noundef @.str)
store i32 0, ptr %2, align 4
%5 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2)
%6 = call i32 @printf(ptr noundef @.str)
store i32 0, ptr %3, align 4
%7 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %3)
%8 = load i32, ptr %2, align 4
%9 = load i32, ptr %3, align 4
%10 = icmp sgt i32 %8, %9
br i1 %10, label %11, label %13
11: ; preds = %0
%12 = call i32 @printf(ptr noundef @.str.2)
br label %15
13: ; preds = %0
%14 = call i32 @printf(ptr noundef @.str.3)
br label %15
15: ; preds = %13, %11
%16 = call i32 @system(ptr noundef @.str.4)
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"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp3jlyiktt.c"
target datalayout = "e-m:e-p270: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"\C3\87\C3\AB\C3\8A\C3\A4\C3\88\C3\AB\C2\B5\C3\9A\C3\92\C2\BB\C2\B8\C3\B6\C3\8A\C3\BD\C2\A3\C2\BA\00", align 1
@.str.1 = private unnamed_addr constant [3 x i8] c"%d\00", align 1
@.str.2 = private unnamed_addr constant [41 x i8] c"\C2\B5\C3\9A\C3\92\C2\BB\C2\B8\C3\B6\C3\8A\C3\BD\C2\B4\C3\B3\C3\93\C3\9A\C2\B5\C3\9A\C2\B6\C3\BE\C2\B8\C3\B6\C3\8A\C3\BD\00", align 1
@.str.3 = private unnamed_addr constant [41 x i8] c"\C2\B5\C3\9A\C3\92\C2\BB\C2\B8\C3\B6\C3\8A\C3\BD\C3\90\C2\A1\C3\93\C3\9A\C2\B5\C3\9A\C2\B6\C3\BE\C2\B8\C3\B6\C3\8A\C3\BD\00", align 1
@.str.4 = 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 i32, align 4
%3 = alloca i32, align 4
store i32 0, ptr %1, align 4
%4 = call i32 @printf(ptr noundef @.str)
store i32 0, ptr %2, align 4
%5 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2)
%6 = call i32 @printf(ptr noundef @.str)
store i32 0, ptr %3, align 4
%7 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %3)
%8 = load i32, ptr %2, align 4
%9 = load i32, ptr %3, align 4
%10 = icmp sgt i32 %8, %9
br i1 %10, label %11, label %13
11: ; preds = %0
%12 = call i32 @printf(ptr noundef @.str.2)
br label %15
13: ; preds = %0
%14 = call i32 @printf(ptr noundef @.str.3)
br label %15
15: ; preds = %13, %11
%16 = call i32 @system(ptr noundef @.str.4)
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"}
|
; ModuleID = '/tmp/tmpl2cf5z8r.c'
source_filename = "/tmp/tmpl2cf5z8r.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@M_PI = dso_local global float 0.000000e+00, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @radius_rad(ptr noundef %0, float noundef %1, ptr noundef %2, ptr noundef %3) #0 {
%5 = alloca ptr, align 8
%6 = alloca float, align 4
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
store ptr %0, ptr %5, align 8
store float %1, ptr %6, align 4
store ptr %2, ptr %7, align 8
store ptr %3, ptr %8, align 8
%9 = load float, ptr %6, align 4
%10 = load float, ptr @M_PI, align 4
%11 = fmul float %9, %10
%12 = load ptr, ptr %5, align 8
store float %11, ptr %12, align 4
%13 = load ptr, ptr %5, align 8
%14 = load float, ptr %13, align 4
%15 = fpext float %14 to double
%16 = fdiv double %15, 1.800000e+02
%17 = fptrunc double %16 to float
%18 = load ptr, ptr %5, align 8
store float %17, ptr %18, align 4
%19 = load ptr, ptr %5, align 8
%20 = load float, ptr %19, align 4
%21 = call double @sin(float noundef %20)
%22 = load ptr, ptr %7, align 8
store double %21, ptr %22, align 8
%23 = load ptr, ptr %5, align 8
%24 = load float, ptr %23, align 4
%25 = call double @cos(float noundef %24)
%26 = load ptr, ptr %8, align 8
store double %25, ptr %26, align 8
ret void
}
declare double @sin(float noundef) #1
declare double @cos(float noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpl2cf5z8r.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@M_PI = dso_local global float 0.000000e+00, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @radius_rad(ptr noundef %0, float noundef %1, ptr noundef %2, ptr noundef %3) #0 {
%5 = alloca ptr, align 8
%6 = alloca float, align 4
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
store ptr %0, ptr %5, align 8
store float %1, ptr %6, align 4
store ptr %2, ptr %7, align 8
store ptr %3, ptr %8, align 8
%9 = load float, ptr %6, align 4
%10 = load float, ptr @M_PI, align 4
%11 = fmul float %9, %10
%12 = load ptr, ptr %5, align 8
store float %11, ptr %12, align 4
%13 = load ptr, ptr %5, align 8
%14 = load float, ptr %13, align 4
%15 = fpext float %14 to double
%16 = fdiv double %15, 1.800000e+02
%17 = fptrunc double %16 to float
%18 = load ptr, ptr %5, align 8
store float %17, ptr %18, align 4
%19 = load ptr, ptr %5, align 8
%20 = load float, ptr %19, align 4
%21 = call double @sin(float noundef %20)
%22 = load ptr, ptr %7, align 8
store double %21, ptr %22, align 8
%23 = load ptr, ptr %5, align 8
%24 = load float, ptr %23, align 4
%25 = call double @cos(float noundef %24)
%26 = load ptr, ptr %8, align 8
store double %25, ptr %26, align 8
ret void
}
declare double @sin(float noundef) #1
declare double @cos(float noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmpmw19bbjd.c'
source_filename = "/tmp/tmpmw19bbjd.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [8 x i8] c"0x%lx: \00", align 1
@.str.1 = private unnamed_addr constant [6 x i8] c"%.2x \00", align 1
@.str.2 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @read_bytes(ptr noundef %0, i64 noundef %1, i32 noundef %2) #0 {
%4 = alloca ptr, align 8
%5 = alloca i64, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
store ptr %0, ptr %4, align 8
store i64 %1, ptr %5, align 8
store i32 %2, ptr %6, align 4
br label %8
8: ; preds = %35, %3
%9 = load i32, ptr %6, align 4
%10 = icmp ne i32 %9, 0
br i1 %10, label %11, label %37
11: ; preds = %8
store i32 16, ptr %7, align 4
%12 = load i64, ptr %5, align 8
%13 = call i32 (ptr, ...) @printf(ptr noundef @.str, i64 noundef %12)
br label %14
14: ; preds = %28, %11
%15 = load i32, ptr %7, align 4
%16 = icmp sgt i32 %15, 0
br i1 %16, label %17, label %20
17: ; preds = %14
%18 = load i32, ptr %6, align 4
%19 = icmp ugt i32 %18, 0
br label %20
20: ; preds = %17, %14
%21 = phi i1 [ false, %14 ], [ %19, %17 ]
br i1 %21, label %22, label %35
22: ; preds = %20
%23 = load ptr, ptr %4, align 8
%24 = getelementptr inbounds i8, ptr %23, i32 1
store ptr %24, ptr %4, align 8
%25 = load i8, ptr %23, align 1
%26 = sext i8 %25 to i32
%27 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %26)
br label %28
28: ; preds = %22
%29 = load i32, ptr %7, align 4
%30 = add nsw i32 %29, -1
store i32 %30, ptr %7, align 4
%31 = load i32, ptr %6, align 4
%32 = add i32 %31, -1
store i32 %32, ptr %6, align 4
%33 = load i64, ptr %5, align 8
%34 = add nsw i64 %33, 1
store i64 %34, ptr %5, align 8
br label %14, !llvm.loop !6
35: ; preds = %20
%36 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
br label %8, !llvm.loop !8
37: ; preds = %8
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/tmpmw19bbjd.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [8 x i8] c"0x%lx: \00", align 1
@.str.1 = private unnamed_addr constant [6 x i8] c"%.2x \00", align 1
@.str.2 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @read_bytes(ptr noundef %0, i64 noundef %1, i32 noundef %2) #0 {
%4 = alloca ptr, align 8
%5 = alloca i64, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
store ptr %0, ptr %4, align 8
store i64 %1, ptr %5, align 8
store i32 %2, ptr %6, align 4
%8 = load i32, ptr %6, align 4
%9 = icmp ne i32 %8, 0
br i1 %9, label %.lr.ph, label %38
.lr.ph: ; preds = %3
br label %10
10: ; preds = %.lr.ph, %34
store i32 16, ptr %7, align 4
%11 = load i64, ptr %5, align 8
%12 = call i32 (ptr, ...) @printf(ptr noundef @.str, i64 noundef %11)
br label %13
13: ; preds = %27, %10
%14 = load i32, ptr %7, align 4
%15 = icmp sgt i32 %14, 0
br i1 %15, label %16, label %19
16: ; preds = %13
%17 = load i32, ptr %6, align 4
%18 = icmp ugt i32 %17, 0
br label %19
19: ; preds = %16, %13
%20 = phi i1 [ false, %13 ], [ %18, %16 ]
br i1 %20, label %21, label %34
21: ; preds = %19
%22 = load ptr, ptr %4, align 8
%23 = getelementptr inbounds i8, ptr %22, i32 1
store ptr %23, ptr %4, align 8
%24 = load i8, ptr %22, align 1
%25 = sext i8 %24 to i32
%26 = call i32 (ptr, ...) @printf(ptr noundef @.str.1, i32 noundef %25)
br label %27
27: ; preds = %21
%28 = load i32, ptr %7, align 4
%29 = add nsw i32 %28, -1
store i32 %29, ptr %7, align 4
%30 = load i32, ptr %6, align 4
%31 = add i32 %30, -1
store i32 %31, ptr %6, align 4
%32 = load i64, ptr %5, align 8
%33 = add nsw i64 %32, 1
store i64 %33, ptr %5, align 8
br label %13, !llvm.loop !6
34: ; preds = %19
%35 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
%36 = load i32, ptr %6, align 4
%37 = icmp ne i32 %36, 0
br i1 %37, label %10, label %._crit_edge, !llvm.loop !8
._crit_edge: ; preds = %34
br label %38
38: ; preds = %._crit_edge, %3
ret void
}
declare i32 @printf(ptr noundef, ...) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
|
; ModuleID = '/tmp/tmphg36z9en.c'
source_filename = "/tmp/tmphg36z9en.c"
target datalayout = "e-m:e-p270: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 [20 x i8] c"Ingrese un numero: \00", align 1
@.str.1 = private unnamed_addr constant [3 x i8] c"%d\00", align 1
@.str.2 = private unnamed_addr constant [34 x i8] c"El resultado de la operacion es 0\00", align 1
@.str.3 = private unnamed_addr constant [34 x i8] c"El resultado de la operacion es 2\00", align 1
@.str.4 = private unnamed_addr constant [36 x i8] c"El resultado de la operacion es: %d\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
store i32 0, ptr %1, align 4
store i32 2, ptr %4, align 4
store i32 2, ptr %5, align 4
store i32 1, ptr %6, align 4
%7 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%8 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2)
%9 = load i32, ptr %2, align 4
%10 = icmp sle i32 %9, 2
br i1 %10, label %11, label %13
11: ; preds = %0
%12 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
br label %60
13: ; preds = %0
%14 = load i32, ptr %2, align 4
%15 = icmp eq i32 %14, 3
br i1 %15, label %16, label %18
16: ; preds = %13
%17 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
br label %59
18: ; preds = %13
store i32 3, ptr %3, align 4
br label %19
19: ; preds = %53, %18
%20 = load i32, ptr %3, align 4
%21 = load i32, ptr %2, align 4
%22 = icmp slt i32 %20, %21
br i1 %22, label %23, label %56
23: ; preds = %19
br label %24
24: ; preds = %42, %23
%25 = load i32, ptr %4, align 4
%26 = load i32, ptr %3, align 4
%27 = icmp slt i32 %25, %26
br i1 %27, label %28, label %31
28: ; preds = %24
%29 = load i32, ptr %6, align 4
%30 = icmp eq i32 %29, 1
br label %31
31: ; preds = %28, %24
%32 = phi i1 [ false, %24 ], [ %30, %28 ]
br i1 %32, label %33, label %45
33: ; preds = %31
%34 = load i32, ptr %3, align 4
%35 = load i32, ptr %4, align 4
%36 = sdiv i32 %34, %35
%37 = load i32, ptr %4, align 4
%38 = mul nsw i32 %36, %37
%39 = load i32, ptr %3, align 4
%40 = icmp eq i32 %38, %39
br i1 %40, label %41, label %42
41: ; preds = %33
store i32 0, ptr %6, align 4
br label %42
42: ; preds = %41, %33
%43 = load i32, ptr %4, align 4
%44 = add nsw i32 %43, 1
store i32 %44, ptr %4, align 4
br label %24, !llvm.loop !6
45: ; preds = %31
%46 = load i32, ptr %6, align 4
%47 = icmp eq i32 %46, 1
br i1 %47, label %48, label %52
48: ; preds = %45
%49 = load i32, ptr %5, align 4
%50 = load i32, ptr %3, align 4
%51 = add nsw i32 %49, %50
store i32 %51, ptr %5, align 4
br label %52
52: ; preds = %48, %45
store i32 1, ptr %6, align 4
store i32 2, ptr %4, align 4
br label %53
53: ; preds = %52
%54 = load i32, ptr %3, align 4
%55 = add nsw i32 %54, 1
store i32 %55, ptr %3, align 4
br label %19, !llvm.loop !8
56: ; preds = %19
%57 = load i32, ptr %5, align 4
%58 = call i32 (ptr, ...) @printf(ptr noundef @.str.4, i32 noundef %57)
br label %59
59: ; preds = %56, %16
br label %60
60: ; preds = %59, %11
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare i32 @scanf(ptr noundef, ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmphg36z9en.c"
target datalayout = "e-m:e-p270: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 [20 x i8] c"Ingrese un numero: \00", align 1
@.str.1 = private unnamed_addr constant [3 x i8] c"%d\00", align 1
@.str.2 = private unnamed_addr constant [34 x i8] c"El resultado de la operacion es 0\00", align 1
@.str.3 = private unnamed_addr constant [34 x i8] c"El resultado de la operacion es 2\00", align 1
@.str.4 = private unnamed_addr constant [36 x i8] c"El resultado de la operacion es: %d\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
store i32 0, ptr %1, align 4
store i32 2, ptr %4, align 4
store i32 2, ptr %5, align 4
store i32 1, ptr %6, align 4
%7 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%8 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2)
%9 = load i32, ptr %2, align 4
%10 = icmp sle i32 %9, 2
br i1 %10, label %11, label %13
11: ; preds = %0
%12 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
br label %62
13: ; preds = %0
%14 = load i32, ptr %2, align 4
%15 = icmp eq i32 %14, 3
br i1 %15, label %16, label %18
16: ; preds = %13
%17 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
br label %61
18: ; preds = %13
store i32 3, ptr %3, align 4
%19 = load i32, ptr %3, align 4
%20 = load i32, ptr %2, align 4
%21 = icmp slt i32 %19, %20
br i1 %21, label %.lr.ph, label %58
.lr.ph: ; preds = %18
br label %22
22: ; preds = %.lr.ph, %52
br label %23
23: ; preds = %41, %22
%24 = load i32, ptr %4, align 4
%25 = load i32, ptr %3, align 4
%26 = icmp slt i32 %24, %25
br i1 %26, label %27, label %30
27: ; preds = %23
%28 = load i32, ptr %6, align 4
%29 = icmp eq i32 %28, 1
br label %30
30: ; preds = %27, %23
%31 = phi i1 [ false, %23 ], [ %29, %27 ]
br i1 %31, label %32, label %44
32: ; preds = %30
%33 = load i32, ptr %3, align 4
%34 = load i32, ptr %4, align 4
%35 = sdiv i32 %33, %34
%36 = load i32, ptr %4, align 4
%37 = mul nsw i32 %35, %36
%38 = load i32, ptr %3, align 4
%39 = icmp eq i32 %37, %38
br i1 %39, label %40, label %41
40: ; preds = %32
store i32 0, ptr %6, align 4
br label %41
41: ; preds = %40, %32
%42 = load i32, ptr %4, align 4
%43 = add nsw i32 %42, 1
store i32 %43, ptr %4, align 4
br label %23, !llvm.loop !6
44: ; preds = %30
%45 = load i32, ptr %6, align 4
%46 = icmp eq i32 %45, 1
br i1 %46, label %47, label %51
47: ; preds = %44
%48 = load i32, ptr %5, align 4
%49 = load i32, ptr %3, align 4
%50 = add nsw i32 %48, %49
store i32 %50, ptr %5, align 4
br label %51
51: ; preds = %47, %44
store i32 1, ptr %6, align 4
store i32 2, ptr %4, align 4
br label %52
52: ; preds = %51
%53 = load i32, ptr %3, align 4
%54 = add nsw i32 %53, 1
store i32 %54, ptr %3, align 4
%55 = load i32, ptr %3, align 4
%56 = load i32, ptr %2, align 4
%57 = icmp slt i32 %55, %56
br i1 %57, label %22, label %._crit_edge, !llvm.loop !8
._crit_edge: ; preds = %52
br label %58
58: ; preds = %._crit_edge, %18
%59 = load i32, ptr %5, align 4
%60 = call i32 (ptr, ...) @printf(ptr noundef @.str.4, i32 noundef %59)
br label %61
61: ; preds = %58, %16
br label %62
62: ; preds = %61, %11
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare i32 @scanf(ptr noundef, ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
|
; ModuleID = '/tmp/tmpmcae87rx.c'
source_filename = "/tmp/tmpmcae87rx.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [7 x i8] c"%s :%s\00", align 1
@.str.1 = private unnamed_addr constant [5 x i8] c"QUIT\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @irc_quit(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
%3 = alloca [509 x i8], align 16
store ptr %0, ptr %2, align 8
%4 = getelementptr inbounds [509 x i8], ptr %3, i64 0, i64 0
%5 = load ptr, ptr %2, align 8
%6 = call i32 @snprintf(ptr noundef %4, i32 noundef 509, ptr noundef @.str, ptr noundef @.str.1, ptr noundef %5)
%7 = getelementptr inbounds [509 x i8], ptr %3, i64 0, i64 0
%8 = call i32 @net_send(ptr noundef %7)
ret void
}
declare i32 @snprintf(ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @net_send(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/tmpmcae87rx.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [7 x i8] c"%s :%s\00", align 1
@.str.1 = private unnamed_addr constant [5 x i8] c"QUIT\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @irc_quit(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
%3 = alloca [509 x i8], align 16
store ptr %0, ptr %2, align 8
%4 = getelementptr inbounds [509 x i8], ptr %3, i64 0, i64 0
%5 = load ptr, ptr %2, align 8
%6 = call i32 @snprintf(ptr noundef %4, i32 noundef 509, ptr noundef @.str, ptr noundef @.str.1, ptr noundef %5)
%7 = getelementptr inbounds [509 x i8], ptr %3, i64 0, i64 0
%8 = call i32 @net_send(ptr noundef %7)
ret void
}
declare i32 @snprintf(ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @net_send(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/tmpc70q4nt5.c'
source_filename = "/tmp/tmpc70q4nt5.c"
target datalayout = "e-m:e-p270: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 @drawAnimatedPacman(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
%7 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
%8 = load i32, ptr %3, align 4
%9 = call i32 @getXFromQueue(i32 noundef %8)
%10 = add nsw i32 %9, -30
store i32 %10, ptr %5, align 4
%11 = load i32, ptr %3, align 4
%12 = call i32 @getYFromQueue(i32 noundef %11)
%13 = add nsw i32 %12, 30
store i32 %13, ptr %6, align 4
store i32 30, ptr %7, align 4
%14 = load i32, ptr %4, align 4
%15 = srem i32 %14, 4
switch i32 %15, label %36 [
i32 0, label %16
i32 1, label %21
i32 2, label %26
i32 3, label %31
]
16: ; preds = %2
%17 = load i32, ptr %5, align 4
%18 = load i32, ptr %6, align 4
%19 = load i32, ptr %7, align 4
%20 = call i32 @drawPacman(i32 noundef %17, i32 noundef %18, i32 noundef %19, i32 noundef 6)
br label %36
21: ; preds = %2
%22 = load i32, ptr %5, align 4
%23 = load i32, ptr %6, align 4
%24 = load i32, ptr %7, align 4
%25 = call i32 @drawPacman(i32 noundef %22, i32 noundef %23, i32 noundef %24, i32 noundef 12)
br label %36
26: ; preds = %2
%27 = load i32, ptr %5, align 4
%28 = load i32, ptr %6, align 4
%29 = load i32, ptr %7, align 4
%30 = call i32 @drawClosePacman(i32 noundef %27, i32 noundef %28, i32 noundef %29)
br label %36
31: ; preds = %2
%32 = load i32, ptr %5, align 4
%33 = load i32, ptr %6, align 4
%34 = load i32, ptr %7, align 4
%35 = call i32 @drawPacman(i32 noundef %32, i32 noundef %33, i32 noundef %34, i32 noundef 12)
br label %36
36: ; preds = %2, %31, %26, %21, %16
ret void
}
declare i32 @getXFromQueue(i32 noundef) #1
declare i32 @getYFromQueue(i32 noundef) #1
declare i32 @drawPacman(i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1
declare i32 @drawClosePacman(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/tmpc70q4nt5.c"
target datalayout = "e-m:e-p270: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 @drawAnimatedPacman(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
%7 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
%8 = load i32, ptr %3, align 4
%9 = call i32 @getXFromQueue(i32 noundef %8)
%10 = add nsw i32 %9, -30
store i32 %10, ptr %5, align 4
%11 = load i32, ptr %3, align 4
%12 = call i32 @getYFromQueue(i32 noundef %11)
%13 = add nsw i32 %12, 30
store i32 %13, ptr %6, align 4
store i32 30, ptr %7, align 4
%14 = load i32, ptr %4, align 4
%15 = srem i32 %14, 4
switch i32 %15, label %36 [
i32 0, label %16
i32 1, label %21
i32 2, label %26
i32 3, label %31
]
16: ; preds = %2
%17 = load i32, ptr %5, align 4
%18 = load i32, ptr %6, align 4
%19 = load i32, ptr %7, align 4
%20 = call i32 @drawPacman(i32 noundef %17, i32 noundef %18, i32 noundef %19, i32 noundef 6)
br label %36
21: ; preds = %2
%22 = load i32, ptr %5, align 4
%23 = load i32, ptr %6, align 4
%24 = load i32, ptr %7, align 4
%25 = call i32 @drawPacman(i32 noundef %22, i32 noundef %23, i32 noundef %24, i32 noundef 12)
br label %36
26: ; preds = %2
%27 = load i32, ptr %5, align 4
%28 = load i32, ptr %6, align 4
%29 = load i32, ptr %7, align 4
%30 = call i32 @drawClosePacman(i32 noundef %27, i32 noundef %28, i32 noundef %29)
br label %36
31: ; preds = %2
%32 = load i32, ptr %5, align 4
%33 = load i32, ptr %6, align 4
%34 = load i32, ptr %7, align 4
%35 = call i32 @drawPacman(i32 noundef %32, i32 noundef %33, i32 noundef %34, i32 noundef 12)
br label %36
36: ; preds = %31, %26, %21, %16, %2
ret void
}
declare i32 @getXFromQueue(i32 noundef) #1
declare i32 @getYFromQueue(i32 noundef) #1
declare i32 @drawPacman(i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1
declare i32 @drawClosePacman(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/tmpdeioc3ih.c'
source_filename = "/tmp/tmpdeioc3ih.c"
target datalayout = "e-m:e-p270: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/tmpdeioc3ih.c"
target datalayout = "e-m:e-p270: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/tmplwa2yl8n.c'
source_filename = "/tmp/tmplwa2yl8n.c"
target datalayout = "e-m:e-p270: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/tmplwa2yl8n.c"
target datalayout = "e-m:e-p270: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/tmpgw2_rp7b.c'
source_filename = "/tmp/tmpgw2_rp7b.c"
target datalayout = "e-m:e-p270: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 [16 x i8] c"command error!\0A\00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1
@.str.2 = private unnamed_addr constant [21 x i8] c"file %s cannot open \00", align 1
@.str.3 = private unnamed_addr constant [4 x i8] c"wb+\00", align 1
@.str.4 = private unnamed_addr constant [22 x i8] c"cannot create file %s\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca ptr, align 8
%7 = alloca ptr, align 8
%8 = alloca [5 x i8], align 1
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
%9 = load i32, ptr %4, align 4
%10 = icmp ne i32 %9, 3
br i1 %10, label %11, label %13
11: ; preds = %2
%12 = call i32 (ptr, ...) @printf(ptr noundef @.str)
store i32 -1, ptr %3, align 4
br label %50
13: ; preds = %2
%14 = load ptr, ptr %5, align 8
%15 = getelementptr inbounds ptr, ptr %14, i64 1
%16 = load ptr, ptr %15, align 8
%17 = call ptr @fopen(ptr noundef %16, ptr noundef @.str.1)
store ptr %17, ptr %6, align 8
%18 = icmp eq ptr %17, null
br i1 %18, label %19, label %24
19: ; preds = %13
%20 = load ptr, ptr %5, align 8
%21 = getelementptr inbounds ptr, ptr %20, i64 1
%22 = load ptr, ptr %21, align 8
%23 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %22)
store i32 -1, ptr %3, align 4
br label %50
24: ; preds = %13
%25 = load ptr, ptr %5, align 8
%26 = getelementptr inbounds ptr, ptr %25, i64 2
%27 = load ptr, ptr %26, align 8
%28 = call ptr @fopen(ptr noundef %27, ptr noundef @.str.3)
store ptr %28, ptr %7, align 8
%29 = icmp eq ptr %28, null
br i1 %29, label %30, label %35
30: ; preds = %24
%31 = load ptr, ptr %5, align 8
%32 = getelementptr inbounds ptr, ptr %31, i64 1
%33 = load ptr, ptr %32, align 8
%34 = call i32 (ptr, ...) @printf(ptr noundef @.str.4, ptr noundef %33)
store i32 -1, ptr %3, align 4
br label %50
35: ; preds = %24
br label %36
36: ; preds = %41, %35
%37 = getelementptr inbounds [5 x i8], ptr %8, i64 0, i64 0
%38 = load ptr, ptr %6, align 8
%39 = call ptr @fgets(ptr noundef %37, i32 noundef 5, ptr noundef %38)
%40 = icmp ne ptr %39, null
br i1 %40, label %41, label %45
41: ; preds = %36
%42 = getelementptr inbounds [5 x i8], ptr %8, i64 0, i64 0
%43 = load ptr, ptr %7, align 8
%44 = call i32 @fputs(ptr noundef %42, ptr noundef %43)
br label %36, !llvm.loop !6
45: ; preds = %36
%46 = load ptr, ptr %6, align 8
%47 = call i32 @fclose(ptr noundef %46)
%48 = load ptr, ptr %7, align 8
%49 = call i32 @fclose(ptr noundef %48)
store i32 0, ptr %3, align 4
br label %50
50: ; preds = %45, %30, %19, %11
%51 = load i32, ptr %3, align 4
ret i32 %51
}
declare i32 @printf(ptr noundef, ...) #1
declare ptr @fopen(ptr noundef, ptr noundef) #1
declare ptr @fgets(ptr noundef, i32 noundef, ptr noundef) #1
declare i32 @fputs(ptr noundef, ptr noundef) #1
declare i32 @fclose(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpgw2_rp7b.c"
target datalayout = "e-m:e-p270: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 [16 x i8] c"command error!\0A\00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1
@.str.2 = private unnamed_addr constant [21 x i8] c"file %s cannot open \00", align 1
@.str.3 = private unnamed_addr constant [4 x i8] c"wb+\00", align 1
@.str.4 = private unnamed_addr constant [22 x i8] c"cannot create file %s\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca ptr, align 8
%7 = alloca ptr, align 8
%8 = alloca [5 x i8], align 1
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
%9 = load i32, ptr %4, align 4
%10 = icmp ne i32 %9, 3
br i1 %10, label %11, label %13
11: ; preds = %2
%12 = call i32 (ptr, ...) @printf(ptr noundef @.str)
store i32 -1, ptr %3, align 4
br label %52
13: ; preds = %2
%14 = load ptr, ptr %5, align 8
%15 = getelementptr inbounds ptr, ptr %14, i64 1
%16 = load ptr, ptr %15, align 8
%17 = call ptr @fopen(ptr noundef %16, ptr noundef @.str.1)
store ptr %17, ptr %6, align 8
%18 = icmp eq ptr %17, null
br i1 %18, label %19, label %24
19: ; preds = %13
%20 = load ptr, ptr %5, align 8
%21 = getelementptr inbounds ptr, ptr %20, i64 1
%22 = load ptr, ptr %21, align 8
%23 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %22)
store i32 -1, ptr %3, align 4
br label %52
24: ; preds = %13
%25 = load ptr, ptr %5, align 8
%26 = getelementptr inbounds ptr, ptr %25, i64 2
%27 = load ptr, ptr %26, align 8
%28 = call ptr @fopen(ptr noundef %27, ptr noundef @.str.3)
store ptr %28, ptr %7, align 8
%29 = icmp eq ptr %28, null
br i1 %29, label %30, label %35
30: ; preds = %24
%31 = load ptr, ptr %5, align 8
%32 = getelementptr inbounds ptr, ptr %31, i64 1
%33 = load ptr, ptr %32, align 8
%34 = call i32 (ptr, ...) @printf(ptr noundef @.str.4, ptr noundef %33)
store i32 -1, ptr %3, align 4
br label %52
35: ; preds = %24
%36 = getelementptr inbounds [5 x i8], ptr %8, i64 0, i64 0
%37 = load ptr, ptr %6, align 8
%38 = call ptr @fgets(ptr noundef %36, i32 noundef 5, ptr noundef %37)
%39 = icmp ne ptr %38, null
br i1 %39, label %.lr.ph, label %47
.lr.ph: ; preds = %35
br label %40
40: ; preds = %.lr.ph, %40
%41 = getelementptr inbounds [5 x i8], ptr %8, i64 0, i64 0
%42 = load ptr, ptr %7, align 8
%43 = call i32 @fputs(ptr noundef %41, ptr noundef %42)
%44 = load ptr, ptr %6, align 8
%45 = call ptr @fgets(ptr noundef %36, i32 noundef 5, ptr noundef %44)
%46 = icmp ne ptr %45, null
br i1 %46, label %40, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %40
br label %47
47: ; preds = %._crit_edge, %35
%48 = load ptr, ptr %6, align 8
%49 = call i32 @fclose(ptr noundef %48)
%50 = load ptr, ptr %7, align 8
%51 = call i32 @fclose(ptr noundef %50)
store i32 0, ptr %3, align 4
br label %52
52: ; preds = %47, %30, %19, %11
%53 = load i32, ptr %3, align 4
ret i32 %53
}
declare i32 @printf(ptr noundef, ...) #1
declare ptr @fopen(ptr noundef, ptr noundef) #1
declare ptr @fgets(ptr noundef, i32 noundef, ptr noundef) #1
declare i32 @fputs(ptr noundef, ptr noundef) #1
declare i32 @fclose(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmpoht9wrgo.c'
source_filename = "/tmp/tmpoht9wrgo.c"
target datalayout = "e-m:e-p270: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/tmpoht9wrgo.c"
target datalayout = "e-m:e-p270: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/tmp0uamaq4v.c'
source_filename = "/tmp/tmp0uamaq4v.c"
target datalayout = "e-m:e-p270: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/tmp0uamaq4v.c"
target datalayout = "e-m:e-p270: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/tmp2_m8y8q7.c'
source_filename = "/tmp/tmp2_m8y8q7.c"
target datalayout = "e-m:e-p270: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/tmp2_m8y8q7.c"
target datalayout = "e-m:e-p270: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/tmpbrw9nvx6.c'
source_filename = "/tmp/tmpbrw9nvx6.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@CHAR_BIT = dso_local global i32 0, align 4
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpbrw9nvx6.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@CHAR_BIT = dso_local global i32 0, align 4
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmp852sv238.c'
source_filename = "/tmp/tmp852sv238.c"
target datalayout = "e-m:e-p270: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 @xAP_GetLine(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 {
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca ptr, align 8
%7 = alloca i32, align 4
%8 = alloca i32, align 4
store ptr %0, ptr %5, align 8
store ptr %1, ptr %6, align 8
store i32 %2, ptr %7, align 4
%9 = load ptr, ptr %6, align 8
%10 = getelementptr inbounds i8, ptr %9, i64 0
store i8 0, ptr %10, align 1
br label %11
11: ; preds = %29, %3
%12 = load ptr, ptr %5, align 8
%13 = load i32, ptr %7, align 4
%14 = sext i32 %13 to i64
%15 = getelementptr inbounds i8, ptr %12, i64 %14
%16 = load i8, ptr %15, align 1
%17 = sext i8 %16 to i32
%18 = icmp eq i32 %17, 10
br i1 %18, label %27, label %19
19: ; preds = %11
%20 = load ptr, ptr %5, align 8
%21 = load i32, ptr %7, align 4
%22 = sext i32 %21 to i64
%23 = getelementptr inbounds i8, ptr %20, i64 %22
%24 = load i8, ptr %23, align 1
%25 = sext i8 %24 to i32
%26 = icmp eq i32 %25, 13
br label %27
27: ; preds = %19, %11
%28 = phi i1 [ true, %11 ], [ %26, %19 ]
br i1 %28, label %29, label %32
29: ; preds = %27
%30 = load i32, ptr %7, align 4
%31 = add nsw i32 %30, 1
store i32 %31, ptr %7, align 4
br label %11, !llvm.loop !6
32: ; preds = %27
%33 = load ptr, ptr %5, align 8
%34 = load i32, ptr %7, align 4
%35 = sext i32 %34 to i64
%36 = getelementptr inbounds i8, ptr %33, i64 %35
%37 = load i8, ptr %36, align 1
%38 = icmp ne i8 %37, 0
br i1 %38, label %40, label %39
39: ; preds = %32
store i32 -1, ptr %4, align 4
br label %88
40: ; preds = %32
%41 = load i32, ptr %7, align 4
store i32 %41, ptr %8, align 4
br label %42
42: ; preds = %68, %40
%43 = load ptr, ptr %5, align 8
%44 = load i32, ptr %7, align 4
%45 = sext i32 %44 to i64
%46 = getelementptr inbounds i8, ptr %43, i64 %45
%47 = load i8, ptr %46, align 1
%48 = sext i8 %47 to i32
%49 = icmp ne i32 %48, 0
br i1 %49, label %50, label %66
50: ; preds = %42
%51 = load ptr, ptr %5, align 8
%52 = load i32, ptr %7, align 4
%53 = sext i32 %52 to i64
%54 = getelementptr inbounds i8, ptr %51, i64 %53
%55 = load i8, ptr %54, align 1
%56 = sext i8 %55 to i32
%57 = icmp ne i32 %56, 10
br i1 %57, label %58, label %66
58: ; preds = %50
%59 = load ptr, ptr %5, align 8
%60 = load i32, ptr %7, align 4
%61 = sext i32 %60 to i64
%62 = getelementptr inbounds i8, ptr %59, i64 %61
%63 = load i8, ptr %62, align 1
%64 = sext i8 %63 to i32
%65 = icmp ne i32 %64, 13
br label %66
66: ; preds = %58, %50, %42
%67 = phi i1 [ false, %50 ], [ false, %42 ], [ %65, %58 ]
br i1 %67, label %68, label %71
68: ; preds = %66
%69 = load i32, ptr %7, align 4
%70 = add nsw i32 %69, 1
store i32 %70, ptr %7, align 4
br label %42, !llvm.loop !8
71: ; preds = %66
%72 = load ptr, ptr %6, align 8
%73 = load ptr, ptr %5, align 8
%74 = load i32, ptr %8, align 4
%75 = sext i32 %74 to i64
%76 = getelementptr inbounds i8, ptr %73, i64 %75
%77 = load i32, ptr %7, align 4
%78 = load i32, ptr %8, align 4
%79 = sub nsw i32 %77, %78
%80 = call i32 @memcpy(ptr noundef %72, ptr noundef %76, i32 noundef %79)
%81 = load ptr, ptr %6, align 8
%82 = load i32, ptr %7, align 4
%83 = load i32, ptr %8, align 4
%84 = sub nsw i32 %82, %83
%85 = sext i32 %84 to i64
%86 = getelementptr inbounds i8, ptr %81, i64 %85
store i8 0, ptr %86, align 1
%87 = load i32, ptr %7, align 4
store i32 %87, ptr %4, align 4
br label %88
88: ; preds = %71, %39
%89 = load i32, ptr %4, align 4
ret i32 %89
}
declare i32 @memcpy(ptr noundef, ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp852sv238.c"
target datalayout = "e-m:e-p270: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 @xAP_GetLine(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 {
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca ptr, align 8
%7 = alloca i32, align 4
%8 = alloca i32, align 4
store ptr %0, ptr %5, align 8
store ptr %1, ptr %6, align 8
store i32 %2, ptr %7, align 4
%9 = load ptr, ptr %6, align 8
%10 = getelementptr inbounds i8, ptr %9, i64 0
store i8 0, ptr %10, align 1
br label %11
11: ; preds = %29, %3
%12 = load ptr, ptr %5, align 8
%13 = load i32, ptr %7, align 4
%14 = sext i32 %13 to i64
%15 = getelementptr inbounds i8, ptr %12, i64 %14
%16 = load i8, ptr %15, align 1
%17 = sext i8 %16 to i32
%18 = icmp eq i32 %17, 10
br i1 %18, label %27, label %19
19: ; preds = %11
%20 = load ptr, ptr %5, align 8
%21 = load i32, ptr %7, align 4
%22 = sext i32 %21 to i64
%23 = getelementptr inbounds i8, ptr %20, i64 %22
%24 = load i8, ptr %23, align 1
%25 = sext i8 %24 to i32
%26 = icmp eq i32 %25, 13
br label %27
27: ; preds = %19, %11
%28 = phi i1 [ true, %11 ], [ %26, %19 ]
br i1 %28, label %29, label %32
29: ; preds = %27
%30 = load i32, ptr %7, align 4
%31 = add nsw i32 %30, 1
store i32 %31, ptr %7, align 4
br label %11, !llvm.loop !6
32: ; preds = %27
%33 = load ptr, ptr %5, align 8
%34 = load i32, ptr %7, align 4
%35 = sext i32 %34 to i64
%36 = getelementptr inbounds i8, ptr %33, i64 %35
%37 = load i8, ptr %36, align 1
%38 = icmp ne i8 %37, 0
br i1 %38, label %40, label %39
39: ; preds = %32
store i32 -1, ptr %4, align 4
br label %88
40: ; preds = %32
%41 = load i32, ptr %7, align 4
store i32 %41, ptr %8, align 4
br label %42
42: ; preds = %68, %40
%43 = load ptr, ptr %5, align 8
%44 = load i32, ptr %7, align 4
%45 = sext i32 %44 to i64
%46 = getelementptr inbounds i8, ptr %43, i64 %45
%47 = load i8, ptr %46, align 1
%48 = sext i8 %47 to i32
%49 = icmp ne i32 %48, 0
br i1 %49, label %50, label %66
50: ; preds = %42
%51 = load ptr, ptr %5, align 8
%52 = load i32, ptr %7, align 4
%53 = sext i32 %52 to i64
%54 = getelementptr inbounds i8, ptr %51, i64 %53
%55 = load i8, ptr %54, align 1
%56 = sext i8 %55 to i32
%57 = icmp ne i32 %56, 10
br i1 %57, label %58, label %66
58: ; preds = %50
%59 = load ptr, ptr %5, align 8
%60 = load i32, ptr %7, align 4
%61 = sext i32 %60 to i64
%62 = getelementptr inbounds i8, ptr %59, i64 %61
%63 = load i8, ptr %62, align 1
%64 = sext i8 %63 to i32
%65 = icmp ne i32 %64, 13
br label %66
66: ; preds = %58, %50, %42
%67 = phi i1 [ false, %50 ], [ false, %42 ], [ %65, %58 ]
br i1 %67, label %68, label %71
68: ; preds = %66
%69 = load i32, ptr %7, align 4
%70 = add nsw i32 %69, 1
store i32 %70, ptr %7, align 4
br label %42, !llvm.loop !8
71: ; preds = %66
%72 = load ptr, ptr %6, align 8
%73 = load ptr, ptr %5, align 8
%74 = load i32, ptr %8, align 4
%75 = sext i32 %74 to i64
%76 = getelementptr inbounds i8, ptr %73, i64 %75
%77 = load i32, ptr %7, align 4
%78 = load i32, ptr %8, align 4
%79 = sub nsw i32 %77, %78
%80 = call i32 @memcpy(ptr noundef %72, ptr noundef %76, i32 noundef %79)
%81 = load ptr, ptr %6, align 8
%82 = load i32, ptr %7, align 4
%83 = load i32, ptr %8, align 4
%84 = sub nsw i32 %82, %83
%85 = sext i32 %84 to i64
%86 = getelementptr inbounds i8, ptr %81, i64 %85
store i8 0, ptr %86, align 1
%87 = load i32, ptr %7, align 4
store i32 %87, ptr %4, align 4
br label %88
88: ; preds = %71, %39
%89 = load i32, ptr %4, align 4
ret i32 %89
}
declare i32 @memcpy(ptr noundef, ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
|
; ModuleID = '/tmp/tmp7qfss8qf.c'
source_filename = "/tmp/tmp7qfss8qf.c"
target datalayout = "e-m:e-p270: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 [16 x i8] c"\09parameter: %u\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @Log1(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 ptr, ptr %3, align 8
%6 = call i32 @puts(ptr noundef %5)
%7 = load i32, ptr %4, align 4
%8 = call i32 @printf(ptr noundef @.str, i32 noundef %7)
ret void
}
declare i32 @puts(ptr noundef) #1
declare i32 @printf(ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp7qfss8qf.c"
target datalayout = "e-m:e-p270: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 [16 x i8] c"\09parameter: %u\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @Log1(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 ptr, ptr %3, align 8
%6 = call i32 @puts(ptr noundef %5)
%7 = load i32, ptr %4, align 4
%8 = call i32 @printf(ptr noundef @.str, i32 noundef %7)
ret void
}
declare i32 @puts(ptr noundef) #1
declare i32 @printf(ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmppdzqkqy0.c'
source_filename = "/tmp/tmppdzqkqy0.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [7 x i8] c"%%%02X\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @ecma_encode(ptr 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 ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i64, align 8
%10 = alloca [5 x i8], align 1
%11 = alloca ptr, align 8
%12 = alloca i64, align 8
%13 = alloca i64, align 8
%14 = alloca i64, align 8
%15 = alloca i32, align 4
%16 = alloca i64, align 8
%17 = alloca i64, align 8
store ptr %0, ptr %5, align 8
store ptr %1, ptr %6, align 8
store ptr %2, ptr %7, align 8
store i32 0, ptr %8, align 4
%18 = load ptr, ptr %6, align 8
%19 = call i64 @strlen(ptr noundef %18)
store i64 %19, ptr %9, align 8
%20 = load i64, ptr %9, align 8
%21 = add i64 %20, 1
%22 = call i64 @calloc(i64 noundef %21, i32 noundef 3)
%23 = inttoptr i64 %22 to ptr
store ptr %23, ptr %11, align 8
%24 = load ptr, ptr %11, align 8
%25 = icmp ne ptr %24, null
br i1 %25, label %29, label %26
26: ; preds = %3
%27 = load i32, ptr %8, align 4
%28 = or i32 %27, 2
store i32 %28, ptr %8, align 4
br label %83
29: ; preds = %3
store i64 0, ptr %12, align 8
store i64 0, ptr %13, align 8
br label %30
30: ; preds = %29, %82
%31 = load i64, ptr %13, align 8
%32 = load i64, ptr %9, align 8
%33 = icmp uge i64 %31, %32
br i1 %33, label %34, label %40
34: ; preds = %30
%35 = load ptr, ptr %11, align 8
%36 = load i64, ptr %12, align 8
%37 = getelementptr inbounds i8, ptr %35, i64 %36
store i8 0, ptr %37, align 1
%38 = load ptr, ptr %11, align 8
%39 = load ptr, ptr %5, align 8
store ptr %38, ptr %39, align 8
store i32 0, ptr %4, align 4
br label %91
40: ; preds = %30
%41 = load ptr, ptr %6, align 8
%42 = call i32 @u8_nextchar(ptr noundef %41, ptr noundef %13)
store i32 %42, ptr %15, align 4
%43 = load i32, ptr %15, align 4
%44 = icmp ne i32 %43, 0
br i1 %44, label %45, label %58
45: ; preds = %40
%46 = load ptr, ptr %7, align 8
%47 = load i32, ptr %15, align 4
%48 = call i64 @u8_strchr(ptr noundef %46, i32 noundef %47, ptr noundef %14)
%49 = icmp ne i64 %48, 0
br i1 %49, label %50, label %58
50: ; preds = %45
%51 = load ptr, ptr %11, align 8
%52 = load i64, ptr %12, align 8
%53 = getelementptr inbounds i8, ptr %51, i64 %52
%54 = load i32, ptr %15, align 4
%55 = call i64 @u8_wc_toutf8(ptr noundef %53, i32 noundef %54)
%56 = load i64, ptr %12, align 8
%57 = add i64 %56, %55
store i64 %57, ptr %12, align 8
br label %82
58: ; preds = %45, %40
%59 = getelementptr inbounds [5 x i8], ptr %10, i64 0, i64 0
%60 = load i32, ptr %15, align 4
%61 = call i64 @u8_wc_toutf8(ptr noundef %59, i32 noundef %60)
store i64 %61, ptr %16, align 8
store i64 0, ptr %17, align 8
br label %62
62: ; preds = %78, %58
%63 = load i64, ptr %17, align 8
%64 = load i64, ptr %16, align 8
%65 = icmp ult i64 %63, %64
br i1 %65, label %66, label %81
66: ; preds = %62
%67 = load ptr, ptr %11, align 8
%68 = load i64, ptr %12, align 8
%69 = getelementptr inbounds i8, ptr %67, i64 %68
%70 = load i64, ptr %17, align 8
%71 = getelementptr inbounds [5 x i8], ptr %10, i64 0, i64 %70
%72 = load i8, ptr %71, align 1
%73 = sext i8 %72 to i32
%74 = and i32 255, %73
%75 = call i32 @snprintf(ptr noundef %69, i32 noundef 4, ptr noundef @.str, i32 noundef %74)
%76 = load i64, ptr %12, align 8
%77 = add i64 %76, 3
store i64 %77, ptr %12, align 8
br label %78
78: ; preds = %66
%79 = load i64, ptr %17, align 8
%80 = add i64 %79, 1
store i64 %80, ptr %17, align 8
br label %62, !llvm.loop !6
81: ; preds = %62
br label %82
82: ; preds = %81, %50
br label %30
83: ; preds = %26
%84 = load ptr, ptr %11, align 8
%85 = icmp ne ptr %84, null
br i1 %85, label %86, label %89
86: ; preds = %83
%87 = load ptr, ptr %11, align 8
%88 = call i32 @free(ptr noundef %87)
br label %89
89: ; preds = %86, %83
%90 = load i32, ptr %8, align 4
store i32 %90, ptr %4, align 4
br label %91
91: ; preds = %89, %34
%92 = load i32, ptr %4, align 4
ret i32 %92
}
declare i64 @strlen(ptr noundef) #1
declare i64 @calloc(i64 noundef, i32 noundef) #1
declare i32 @u8_nextchar(ptr noundef, ptr noundef) #1
declare i64 @u8_strchr(ptr noundef, i32 noundef, ptr noundef) #1
declare i64 @u8_wc_toutf8(ptr noundef, i32 noundef) #1
declare i32 @snprintf(ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @free(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmppdzqkqy0.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [7 x i8] c"%%%02X\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @ecma_encode(ptr 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 ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i64, align 8
%10 = alloca [5 x i8], align 1
%11 = alloca ptr, align 8
%12 = alloca i64, align 8
%13 = alloca i64, align 8
%14 = alloca i64, align 8
%15 = alloca i32, align 4
%16 = alloca i64, align 8
%17 = alloca i64, align 8
store ptr %0, ptr %5, align 8
store ptr %1, ptr %6, align 8
store ptr %2, ptr %7, align 8
store i32 0, ptr %8, align 4
%18 = load ptr, ptr %6, align 8
%19 = call i64 @strlen(ptr noundef %18)
store i64 %19, ptr %9, align 8
%20 = load i64, ptr %9, align 8
%21 = add i64 %20, 1
%22 = call i64 @calloc(i64 noundef %21, i32 noundef 3)
%23 = inttoptr i64 %22 to ptr
store ptr %23, ptr %11, align 8
%24 = load ptr, ptr %11, align 8
%25 = icmp ne ptr %24, null
br i1 %25, label %29, label %26
26: ; preds = %3
%27 = load i32, ptr %8, align 4
%28 = or i32 %27, 2
store i32 %28, ptr %8, align 4
br label %87
29: ; preds = %3
store i64 0, ptr %12, align 8
store i64 0, ptr %13, align 8
%30 = load i64, ptr %13, align 8
%31 = load i64, ptr %9, align 8
%32 = icmp uge i64 %30, %31
br i1 %32, label %33, label %.lr.ph2
.lr.ph2: ; preds = %29
br label %39
._crit_edge3: ; preds = %83
br label %33
33: ; preds = %._crit_edge3, %29
%34 = load ptr, ptr %11, align 8
%35 = load i64, ptr %12, align 8
%36 = getelementptr inbounds i8, ptr %34, i64 %35
store i8 0, ptr %36, align 1
%37 = load ptr, ptr %11, align 8
%38 = load ptr, ptr %5, align 8
store ptr %37, ptr %38, align 8
store i32 0, ptr %4, align 4
br label %95
39: ; preds = %.lr.ph2, %83
%40 = load ptr, ptr %6, align 8
%41 = call i32 @u8_nextchar(ptr noundef %40, ptr noundef %13)
store i32 %41, ptr %15, align 4
%42 = load i32, ptr %15, align 4
%43 = icmp ne i32 %42, 0
br i1 %43, label %44, label %57
44: ; preds = %39
%45 = load ptr, ptr %7, align 8
%46 = load i32, ptr %15, align 4
%47 = call i64 @u8_strchr(ptr noundef %45, i32 noundef %46, ptr noundef %14)
%48 = icmp ne i64 %47, 0
br i1 %48, label %49, label %57
49: ; preds = %44
%50 = load ptr, ptr %11, align 8
%51 = load i64, ptr %12, align 8
%52 = getelementptr inbounds i8, ptr %50, i64 %51
%53 = load i32, ptr %15, align 4
%54 = call i64 @u8_wc_toutf8(ptr noundef %52, i32 noundef %53)
%55 = load i64, ptr %12, align 8
%56 = add i64 %55, %54
store i64 %56, ptr %12, align 8
br label %83
57: ; preds = %44, %39
%58 = getelementptr inbounds [5 x i8], ptr %10, i64 0, i64 0
%59 = load i32, ptr %15, align 4
%60 = call i64 @u8_wc_toutf8(ptr noundef %58, i32 noundef %59)
store i64 %60, ptr %16, align 8
store i64 0, ptr %17, align 8
%61 = load i64, ptr %17, align 8
%62 = load i64, ptr %16, align 8
%63 = icmp ult i64 %61, %62
br i1 %63, label %.lr.ph, label %82
.lr.ph: ; preds = %57
br label %64
64: ; preds = %.lr.ph, %76
%65 = load ptr, ptr %11, align 8
%66 = load i64, ptr %12, align 8
%67 = getelementptr inbounds i8, ptr %65, i64 %66
%68 = load i64, ptr %17, align 8
%69 = getelementptr inbounds [5 x i8], ptr %10, i64 0, i64 %68
%70 = load i8, ptr %69, align 1
%71 = sext i8 %70 to i32
%72 = and i32 255, %71
%73 = call i32 @snprintf(ptr noundef %67, i32 noundef 4, ptr noundef @.str, i32 noundef %72)
%74 = load i64, ptr %12, align 8
%75 = add i64 %74, 3
store i64 %75, ptr %12, align 8
br label %76
76: ; preds = %64
%77 = load i64, ptr %17, align 8
%78 = add i64 %77, 1
store i64 %78, ptr %17, align 8
%79 = load i64, ptr %17, align 8
%80 = load i64, ptr %16, align 8
%81 = icmp ult i64 %79, %80
br i1 %81, label %64, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %76
br label %82
82: ; preds = %._crit_edge, %57
br label %83
83: ; preds = %82, %49
%84 = load i64, ptr %13, align 8
%85 = load i64, ptr %9, align 8
%86 = icmp uge i64 %84, %85
br i1 %86, label %._crit_edge3, label %39
87: ; preds = %26
%88 = load ptr, ptr %11, align 8
%89 = icmp ne ptr %88, null
br i1 %89, label %90, label %93
90: ; preds = %87
%91 = load ptr, ptr %11, align 8
%92 = call i32 @free(ptr noundef %91)
br label %93
93: ; preds = %90, %87
%94 = load i32, ptr %8, align 4
store i32 %94, ptr %4, align 4
br label %95
95: ; preds = %93, %33
%96 = load i32, ptr %4, align 4
ret i32 %96
}
declare i64 @strlen(ptr noundef) #1
declare i64 @calloc(i64 noundef, i32 noundef) #1
declare i32 @u8_nextchar(ptr noundef, ptr noundef) #1
declare i64 @u8_strchr(ptr noundef, i32 noundef, ptr noundef) #1
declare i64 @u8_wc_toutf8(ptr noundef, i32 noundef) #1
declare i32 @snprintf(ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @free(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmpm3bzk6ho.c'
source_filename = "/tmp/tmpm3bzk6ho.c"
target datalayout = "e-m:e-p270: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/tmpm3bzk6ho.c"
target datalayout = "e-m:e-p270: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/tmpp0zhfzut.c'
source_filename = "/tmp/tmpp0zhfzut.c"
target datalayout = "e-m:e-p270: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/tmpp0zhfzut.c"
target datalayout = "e-m:e-p270: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/tmpcyi8i4k6.c'
source_filename = "/tmp/tmpcyi8i4k6.c"
target datalayout = "e-m:e-p270: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 [39 x i8] c"Enter threshold for grades A, B, C, D\0A\00", align 1
@.str.1 = private unnamed_addr constant [41 x i8] c"in this order, decreasing persentages > \00", align 1
@.str.2 = private unnamed_addr constant [9 x i8] c"%f%f%f%f\00", align 1
@.str.3 = private unnamed_addr constant [48 x i8] c"Thank you. Now enter student score (percent) > \00", align 1
@.str.4 = private unnamed_addr constant [3 x i8] c"%f\00", align 1
@.str.5 = private unnamed_addr constant [24 x i8] c"Student has an A grade\0A\00", align 1
@.str.6 = private unnamed_addr constant [23 x i8] c"Student has a B grade\0A\00", align 1
@.str.7 = private unnamed_addr constant [23 x i8] c"Student has a C grade\0A\00", align 1
@.str.8 = private unnamed_addr constant [23 x i8] c"Student has a D grade\0A\00", align 1
@.str.9 = private unnamed_addr constant [31 x i8] c"Student has failed the course\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca float, align 4
%3 = alloca float, align 4
%4 = alloca float, align 4
%5 = alloca float, align 4
%6 = alloca float, align 4
store i32 0, ptr %1, align 4
%7 = call i32 @printf(ptr noundef @.str)
%8 = call i32 @printf(ptr noundef @.str.1)
%9 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str.2, ptr noundef %2, ptr noundef %3, ptr noundef %4, ptr noundef %5)
%10 = call i32 @printf(ptr noundef @.str.3)
%11 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str.4, ptr noundef %6)
%12 = load float, ptr %6, align 4
%13 = load float, ptr %2, align 4
%14 = fcmp oge float %12, %13
br i1 %14, label %15, label %17
15: ; preds = %0
%16 = call i32 @printf(ptr noundef @.str.5)
br label %52
17: ; preds = %0
%18 = load float, ptr %6, align 4
%19 = load float, ptr %2, align 4
%20 = fcmp olt float %18, %19
br i1 %20, label %21, label %27
21: ; preds = %17
%22 = load float, ptr %6, align 4
%23 = load float, ptr %3, align 4
%24 = fcmp oge float %22, %23
br i1 %24, label %25, label %27
25: ; preds = %21
%26 = call i32 @printf(ptr noundef @.str.6)
br label %51
27: ; preds = %21, %17
%28 = load float, ptr %6, align 4
%29 = load float, ptr %3, align 4
%30 = fcmp olt float %28, %29
br i1 %30, label %31, label %37
31: ; preds = %27
%32 = load float, ptr %6, align 4
%33 = load float, ptr %4, align 4
%34 = fcmp oge float %32, %33
br i1 %34, label %35, label %37
35: ; preds = %31
%36 = call i32 @printf(ptr noundef @.str.7)
br label %50
37: ; preds = %31, %27
%38 = load float, ptr %6, align 4
%39 = load float, ptr %4, align 4
%40 = fcmp olt float %38, %39
br i1 %40, label %41, label %47
41: ; preds = %37
%42 = load float, ptr %6, align 4
%43 = load float, ptr %5, align 4
%44 = fcmp oge float %42, %43
br i1 %44, label %45, label %47
45: ; preds = %41
%46 = call i32 @printf(ptr noundef @.str.8)
br label %49
47: ; preds = %41, %37
%48 = call i32 @printf(ptr noundef @.str.9)
br label %49
49: ; preds = %47, %45
br label %50
50: ; preds = %49, %35
br label %51
51: ; preds = %50, %25
br label %52
52: ; preds = %51, %15
ret i32 0
}
declare i32 @printf(ptr noundef) #1
declare i32 @scanf(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/tmpcyi8i4k6.c"
target datalayout = "e-m:e-p270: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 [39 x i8] c"Enter threshold for grades A, B, C, D\0A\00", align 1
@.str.1 = private unnamed_addr constant [41 x i8] c"in this order, decreasing persentages > \00", align 1
@.str.2 = private unnamed_addr constant [9 x i8] c"%f%f%f%f\00", align 1
@.str.3 = private unnamed_addr constant [48 x i8] c"Thank you. Now enter student score (percent) > \00", align 1
@.str.4 = private unnamed_addr constant [3 x i8] c"%f\00", align 1
@.str.5 = private unnamed_addr constant [24 x i8] c"Student has an A grade\0A\00", align 1
@.str.6 = private unnamed_addr constant [23 x i8] c"Student has a B grade\0A\00", align 1
@.str.7 = private unnamed_addr constant [23 x i8] c"Student has a C grade\0A\00", align 1
@.str.8 = private unnamed_addr constant [23 x i8] c"Student has a D grade\0A\00", align 1
@.str.9 = private unnamed_addr constant [31 x i8] c"Student has failed the course\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca float, align 4
%3 = alloca float, align 4
%4 = alloca float, align 4
%5 = alloca float, align 4
%6 = alloca float, align 4
store i32 0, ptr %1, align 4
%7 = call i32 @printf(ptr noundef @.str)
%8 = call i32 @printf(ptr noundef @.str.1)
%9 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str.2, ptr noundef %2, ptr noundef %3, ptr noundef %4, ptr noundef %5)
%10 = call i32 @printf(ptr noundef @.str.3)
%11 = call i32 (ptr, ptr, ...) @scanf(ptr noundef @.str.4, ptr noundef %6)
%12 = load float, ptr %6, align 4
%13 = load float, ptr %2, align 4
%14 = fcmp oge float %12, %13
br i1 %14, label %15, label %17
15: ; preds = %0
%16 = call i32 @printf(ptr noundef @.str.5)
br label %52
17: ; preds = %0
%18 = load float, ptr %6, align 4
%19 = load float, ptr %2, align 4
%20 = fcmp olt float %18, %19
br i1 %20, label %21, label %27
21: ; preds = %17
%22 = load float, ptr %6, align 4
%23 = load float, ptr %3, align 4
%24 = fcmp oge float %22, %23
br i1 %24, label %25, label %27
25: ; preds = %21
%26 = call i32 @printf(ptr noundef @.str.6)
br label %51
27: ; preds = %21, %17
%28 = load float, ptr %6, align 4
%29 = load float, ptr %3, align 4
%30 = fcmp olt float %28, %29
br i1 %30, label %31, label %37
31: ; preds = %27
%32 = load float, ptr %6, align 4
%33 = load float, ptr %4, align 4
%34 = fcmp oge float %32, %33
br i1 %34, label %35, label %37
35: ; preds = %31
%36 = call i32 @printf(ptr noundef @.str.7)
br label %50
37: ; preds = %31, %27
%38 = load float, ptr %6, align 4
%39 = load float, ptr %4, align 4
%40 = fcmp olt float %38, %39
br i1 %40, label %41, label %47
41: ; preds = %37
%42 = load float, ptr %6, align 4
%43 = load float, ptr %5, align 4
%44 = fcmp oge float %42, %43
br i1 %44, label %45, label %47
45: ; preds = %41
%46 = call i32 @printf(ptr noundef @.str.8)
br label %49
47: ; preds = %41, %37
%48 = call i32 @printf(ptr noundef @.str.9)
br label %49
49: ; preds = %47, %45
br label %50
50: ; preds = %49, %35
br label %51
51: ; preds = %50, %25
br label %52
52: ; preds = %51, %15
ret i32 0
}
declare i32 @printf(ptr noundef) #1
declare i32 @scanf(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/tmpn2m27yj6.c'
source_filename = "/tmp/tmpn2m27yj6.c"
target datalayout = "e-m:e-p270: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"w\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @do_exec(ptr noundef %0, i32 noundef %1) #0 {
%3 = alloca ptr, align 8
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
store ptr %0, ptr %3, align 8
store i32 %1, ptr %4, align 4
%6 = load i32, ptr %4, align 4
%7 = call ptr @fdopen(i32 noundef %6, ptr noundef @.str)
store ptr %7, ptr %5, align 8
%8 = load ptr, ptr %5, align 8
%9 = call i32 @header(ptr noundef %8, ptr noundef null)
%10 = load ptr, ptr %5, align 8
%11 = call i32 @fflush(ptr noundef %10)
%12 = load i32, ptr %4, align 4
%13 = call i32 @dup2(i32 noundef %12, i32 noundef 1)
%14 = load i32, ptr %4, align 4
%15 = call i32 @dup2(i32 noundef %14, i32 noundef 2)
%16 = load i32, ptr %4, align 4
%17 = call i32 @close(i32 noundef %16)
%18 = load ptr, ptr %3, align 8
%19 = load ptr, ptr %3, align 8
%20 = call i32 @execl(ptr noundef %18, ptr noundef %19, ptr noundef null)
%21 = load ptr, ptr %3, align 8
%22 = call i32 @perror(ptr noundef %21)
ret void
}
declare ptr @fdopen(i32 noundef, ptr noundef) #1
declare i32 @header(ptr noundef, ptr noundef) #1
declare i32 @fflush(ptr noundef) #1
declare i32 @dup2(i32 noundef, i32 noundef) #1
declare i32 @close(i32 noundef) #1
declare i32 @execl(ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @perror(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpn2m27yj6.c"
target datalayout = "e-m:e-p270: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"w\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @do_exec(ptr noundef %0, i32 noundef %1) #0 {
%3 = alloca ptr, align 8
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
store ptr %0, ptr %3, align 8
store i32 %1, ptr %4, align 4
%6 = load i32, ptr %4, align 4
%7 = call ptr @fdopen(i32 noundef %6, ptr noundef @.str)
store ptr %7, ptr %5, align 8
%8 = load ptr, ptr %5, align 8
%9 = call i32 @header(ptr noundef %8, ptr noundef null)
%10 = load ptr, ptr %5, align 8
%11 = call i32 @fflush(ptr noundef %10)
%12 = load i32, ptr %4, align 4
%13 = call i32 @dup2(i32 noundef %12, i32 noundef 1)
%14 = load i32, ptr %4, align 4
%15 = call i32 @dup2(i32 noundef %14, i32 noundef 2)
%16 = load i32, ptr %4, align 4
%17 = call i32 @close(i32 noundef %16)
%18 = load ptr, ptr %3, align 8
%19 = load ptr, ptr %3, align 8
%20 = call i32 @execl(ptr noundef %18, ptr noundef %19, ptr noundef null)
%21 = load ptr, ptr %3, align 8
%22 = call i32 @perror(ptr noundef %21)
ret void
}
declare ptr @fdopen(i32 noundef, ptr noundef) #1
declare i32 @header(ptr noundef, ptr noundef) #1
declare i32 @fflush(ptr noundef) #1
declare i32 @dup2(i32 noundef, i32 noundef) #1
declare i32 @close(i32 noundef) #1
declare i32 @execl(ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @perror(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmpj24dh_hw.c'
source_filename = "/tmp/tmpj24dh_hw.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@O_RDWR = dso_local global i32 0, align 4
@O_CREAT = dso_local global i32 0, align 4
@O_TRUNC = dso_local global i32 0, align 4
@.str = private unnamed_addr constant [2 x i8] c"w\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @os_createnewfile(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
%3 = alloca ptr, align 8
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
store ptr %0, ptr %3, align 8
%6 = load ptr, ptr %3, align 8
%7 = load i32, ptr @O_RDWR, align 4
%8 = load i32, ptr @O_CREAT, align 4
%9 = or i32 %7, %8
%10 = load i32, ptr @O_TRUNC, align 4
%11 = or i32 %9, %10
%12 = call i32 @open(ptr noundef %6, i32 noundef %11, i32 noundef 420)
store i32 %12, ptr %4, align 4
%13 = load i32, ptr %4, align 4
%14 = icmp eq i32 %13, -1
br i1 %14, label %15, label %16
15: ; preds = %1
store ptr null, ptr %2, align 8
br label %20
16: ; preds = %1
%17 = load i32, ptr %4, align 4
%18 = call ptr @fdopen(i32 noundef %17, ptr noundef @.str)
store ptr %18, ptr %5, align 8
%19 = load ptr, ptr %5, align 8
store ptr %19, ptr %2, align 8
br label %20
20: ; preds = %16, %15
%21 = load ptr, ptr %2, align 8
ret ptr %21
}
declare i32 @open(ptr noundef, i32 noundef, i32 noundef) #1
declare ptr @fdopen(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/tmpj24dh_hw.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@O_RDWR = dso_local global i32 0, align 4
@O_CREAT = dso_local global i32 0, align 4
@O_TRUNC = dso_local global i32 0, align 4
@.str = private unnamed_addr constant [2 x i8] c"w\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @os_createnewfile(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
%3 = alloca ptr, align 8
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
store ptr %0, ptr %3, align 8
%6 = load ptr, ptr %3, align 8
%7 = load i32, ptr @O_RDWR, align 4
%8 = load i32, ptr @O_CREAT, align 4
%9 = or i32 %7, %8
%10 = load i32, ptr @O_TRUNC, align 4
%11 = or i32 %9, %10
%12 = call i32 @open(ptr noundef %6, i32 noundef %11, i32 noundef 420)
store i32 %12, ptr %4, align 4
%13 = load i32, ptr %4, align 4
%14 = icmp eq i32 %13, -1
br i1 %14, label %15, label %16
15: ; preds = %1
store ptr null, ptr %2, align 8
br label %20
16: ; preds = %1
%17 = load i32, ptr %4, align 4
%18 = call ptr @fdopen(i32 noundef %17, ptr noundef @.str)
store ptr %18, ptr %5, align 8
%19 = load ptr, ptr %5, align 8
store ptr %19, ptr %2, align 8
br label %20
20: ; preds = %16, %15
%21 = load ptr, ptr %2, align 8
ret ptr %21
}
declare i32 @open(ptr noundef, i32 noundef, i32 noundef) #1
declare ptr @fdopen(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/tmp4452ftv1.c'
source_filename = "/tmp/tmp4452ftv1.c"
target datalayout = "e-m:e-p270: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 @merge_task(i64 noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3, i64 noundef %4, i64 noundef %5) #0 {
%7 = alloca i64, align 8
%8 = alloca ptr, align 8
%9 = alloca ptr, align 8
%10 = alloca ptr, align 8
%11 = alloca i64, align 8
%12 = alloca i64, align 8
%13 = alloca i64, align 8
%14 = alloca i64, align 8
store i64 %0, ptr %7, align 8
store ptr %1, ptr %8, align 8
store ptr %2, ptr %9, align 8
store ptr %3, ptr %10, align 8
store i64 %4, ptr %11, align 8
store i64 %5, ptr %12, align 8
%15 = load i64, ptr %7, align 8
%16 = load i64, ptr %7, align 8
%17 = load i64, ptr %7, align 8
%18 = mul nsw i64 %17, 2
%19 = load ptr, ptr %8, align 8
%20 = load ptr, ptr %9, align 8
%21 = load i64, ptr %7, align 8
%22 = load i64, ptr %11, align 8
%23 = call i32 @find_pivot(ptr noundef %19, ptr noundef %20, i64 noundef %21, i64 noundef %22, ptr noundef %13, ptr noundef %14)
%24 = load i64, ptr %11, align 8
%25 = load ptr, ptr %10, align 8
%26 = getelementptr inbounds i32, ptr %25, i64 %24
store ptr %26, ptr %10, align 8
br label %27
27: ; preds = %90, %6
%28 = load i64, ptr %12, align 8
%29 = icmp ne i64 %28, 0
br i1 %29, label %30, label %93
30: ; preds = %27
%31 = load i64, ptr %13, align 8
%32 = load i64, ptr %7, align 8
%33 = icmp eq i64 %31, %32
br i1 %33, label %34, label %44
34: ; preds = %30
%35 = load ptr, ptr %9, align 8
%36 = load i64, ptr %14, align 8
%37 = getelementptr inbounds i32, ptr %35, i64 %36
%38 = load i32, ptr %37, align 4
%39 = load ptr, ptr %10, align 8
store i32 %38, ptr %39, align 4
%40 = load i64, ptr %14, align 8
%41 = add nsw i64 %40, 1
store i64 %41, ptr %14, align 8
%42 = load ptr, ptr %10, align 8
%43 = getelementptr inbounds i32, ptr %42, i32 1
store ptr %43, ptr %10, align 8
br label %90
44: ; preds = %30
%45 = load i64, ptr %14, align 8
%46 = load i64, ptr %7, align 8
%47 = icmp eq i64 %45, %46
br i1 %47, label %48, label %58
48: ; preds = %44
%49 = load ptr, ptr %8, align 8
%50 = load i64, ptr %13, align 8
%51 = getelementptr inbounds i32, ptr %49, i64 %50
%52 = load i32, ptr %51, align 4
%53 = load ptr, ptr %10, align 8
store i32 %52, ptr %53, align 4
%54 = load i64, ptr %13, align 8
%55 = add nsw i64 %54, 1
store i64 %55, ptr %13, align 8
%56 = load ptr, ptr %10, align 8
%57 = getelementptr inbounds i32, ptr %56, i32 1
store ptr %57, ptr %10, align 8
br label %89
58: ; preds = %44
%59 = load ptr, ptr %8, align 8
%60 = load i64, ptr %13, align 8
%61 = getelementptr inbounds i32, ptr %59, i64 %60
%62 = load i32, ptr %61, align 4
%63 = load ptr, ptr %9, align 8
%64 = load i64, ptr %14, align 8
%65 = getelementptr inbounds i32, ptr %63, i64 %64
%66 = load i32, ptr %65, align 4
%67 = icmp sle i32 %62, %66
br i1 %67, label %68, label %78
68: ; preds = %58
%69 = load ptr, ptr %8, align 8
%70 = load i64, ptr %13, align 8
%71 = getelementptr inbounds i32, ptr %69, i64 %70
%72 = load i32, ptr %71, align 4
%73 = load ptr, ptr %10, align 8
store i32 %72, ptr %73, align 4
%74 = load i64, ptr %13, align 8
%75 = add nsw i64 %74, 1
store i64 %75, ptr %13, align 8
%76 = load ptr, ptr %10, align 8
%77 = getelementptr inbounds i32, ptr %76, i32 1
store ptr %77, ptr %10, align 8
br label %88
78: ; preds = %58
%79 = load ptr, ptr %9, align 8
%80 = load i64, ptr %14, align 8
%81 = getelementptr inbounds i32, ptr %79, i64 %80
%82 = load i32, ptr %81, align 4
%83 = load ptr, ptr %10, align 8
store i32 %82, ptr %83, align 4
%84 = load i64, ptr %14, align 8
%85 = add nsw i64 %84, 1
store i64 %85, ptr %14, align 8
%86 = load ptr, ptr %10, align 8
%87 = getelementptr inbounds i32, ptr %86, i32 1
store ptr %87, ptr %10, align 8
br label %88
88: ; preds = %78, %68
br label %89
89: ; preds = %88, %48
br label %90
90: ; preds = %89, %34
%91 = load i64, ptr %12, align 8
%92 = add nsw i64 %91, -1
store i64 %92, ptr %12, align 8
br label %27, !llvm.loop !6
93: ; preds = %27
ret void
}
declare i32 @find_pivot(ptr noundef, ptr noundef, 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"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp4452ftv1.c"
target datalayout = "e-m:e-p270: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 @merge_task(i64 noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3, i64 noundef %4, i64 noundef %5) #0 {
%7 = alloca i64, align 8
%8 = alloca ptr, align 8
%9 = alloca ptr, align 8
%10 = alloca ptr, align 8
%11 = alloca i64, align 8
%12 = alloca i64, align 8
%13 = alloca i64, align 8
%14 = alloca i64, align 8
store i64 %0, ptr %7, align 8
store ptr %1, ptr %8, align 8
store ptr %2, ptr %9, align 8
store ptr %3, ptr %10, align 8
store i64 %4, ptr %11, align 8
store i64 %5, ptr %12, align 8
%15 = load i64, ptr %7, align 8
%16 = load i64, ptr %7, align 8
%17 = load i64, ptr %7, align 8
%18 = mul nsw i64 %17, 2
%19 = load ptr, ptr %8, align 8
%20 = load ptr, ptr %9, align 8
%21 = load i64, ptr %7, align 8
%22 = load i64, ptr %11, align 8
%23 = call i32 @find_pivot(ptr noundef %19, ptr noundef %20, i64 noundef %21, i64 noundef %22, ptr noundef %13, ptr noundef %14)
%24 = load i64, ptr %11, align 8
%25 = load ptr, ptr %10, align 8
%26 = getelementptr inbounds i32, ptr %25, i64 %24
store ptr %26, ptr %10, align 8
%27 = load i64, ptr %12, align 8
%28 = icmp ne i64 %27, 0
br i1 %28, label %.lr.ph, label %94
.lr.ph: ; preds = %6
br label %29
29: ; preds = %.lr.ph, %89
%30 = load i64, ptr %13, align 8
%31 = load i64, ptr %7, align 8
%32 = icmp eq i64 %30, %31
br i1 %32, label %33, label %43
33: ; preds = %29
%34 = load ptr, ptr %9, align 8
%35 = load i64, ptr %14, align 8
%36 = getelementptr inbounds i32, ptr %34, i64 %35
%37 = load i32, ptr %36, align 4
%38 = load ptr, ptr %10, align 8
store i32 %37, ptr %38, align 4
%39 = load i64, ptr %14, align 8
%40 = add nsw i64 %39, 1
store i64 %40, ptr %14, align 8
%41 = load ptr, ptr %10, align 8
%42 = getelementptr inbounds i32, ptr %41, i32 1
store ptr %42, ptr %10, align 8
br label %89
43: ; preds = %29
%44 = load i64, ptr %14, align 8
%45 = load i64, ptr %7, align 8
%46 = icmp eq i64 %44, %45
br i1 %46, label %47, label %57
47: ; preds = %43
%48 = load ptr, ptr %8, align 8
%49 = load i64, ptr %13, align 8
%50 = getelementptr inbounds i32, ptr %48, i64 %49
%51 = load i32, ptr %50, align 4
%52 = load ptr, ptr %10, align 8
store i32 %51, ptr %52, align 4
%53 = load i64, ptr %13, align 8
%54 = add nsw i64 %53, 1
store i64 %54, ptr %13, align 8
%55 = load ptr, ptr %10, align 8
%56 = getelementptr inbounds i32, ptr %55, i32 1
store ptr %56, ptr %10, align 8
br label %88
57: ; preds = %43
%58 = load ptr, ptr %8, align 8
%59 = load i64, ptr %13, align 8
%60 = getelementptr inbounds i32, ptr %58, i64 %59
%61 = load i32, ptr %60, align 4
%62 = load ptr, ptr %9, align 8
%63 = load i64, ptr %14, align 8
%64 = getelementptr inbounds i32, ptr %62, i64 %63
%65 = load i32, ptr %64, align 4
%66 = icmp sle i32 %61, %65
br i1 %66, label %67, label %77
67: ; preds = %57
%68 = load ptr, ptr %8, align 8
%69 = load i64, ptr %13, align 8
%70 = getelementptr inbounds i32, ptr %68, i64 %69
%71 = load i32, ptr %70, align 4
%72 = load ptr, ptr %10, align 8
store i32 %71, ptr %72, align 4
%73 = load i64, ptr %13, align 8
%74 = add nsw i64 %73, 1
store i64 %74, ptr %13, align 8
%75 = load ptr, ptr %10, align 8
%76 = getelementptr inbounds i32, ptr %75, i32 1
store ptr %76, ptr %10, align 8
br label %87
77: ; preds = %57
%78 = load ptr, ptr %9, align 8
%79 = load i64, ptr %14, align 8
%80 = getelementptr inbounds i32, ptr %78, i64 %79
%81 = load i32, ptr %80, align 4
%82 = load ptr, ptr %10, align 8
store i32 %81, ptr %82, align 4
%83 = load i64, ptr %14, align 8
%84 = add nsw i64 %83, 1
store i64 %84, ptr %14, align 8
%85 = load ptr, ptr %10, align 8
%86 = getelementptr inbounds i32, ptr %85, i32 1
store ptr %86, ptr %10, align 8
br label %87
87: ; preds = %77, %67
br label %88
88: ; preds = %87, %47
br label %89
89: ; preds = %88, %33
%90 = load i64, ptr %12, align 8
%91 = add nsw i64 %90, -1
store i64 %91, ptr %12, align 8
%92 = load i64, ptr %12, align 8
%93 = icmp ne i64 %92, 0
br i1 %93, label %29, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %89
br label %94
94: ; preds = %._crit_edge, %6
ret void
}
declare i32 @find_pivot(ptr noundef, ptr noundef, 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"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmp0big7gfo.c'
source_filename = "/tmp/tmp0big7gfo.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [30 x i8] c"Enter two positive integers: \00", align 1
@.str.1 = private unnamed_addr constant [5 x i8] c"%d%d\00", align 1
@.str.2 = private unnamed_addr constant [24 x i8] c"H.C.F of %d and %d = %d\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
store i32 0, ptr %1, align 4
%4 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%5 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2, ptr noundef %3)
%6 = load i32, ptr %2, align 4
%7 = load i32, ptr %3, align 4
%8 = load i32, ptr %2, align 4
%9 = load i32, ptr %3, align 4
%10 = call i32 @hcf(i32 noundef %8, i32 noundef %9)
%11 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %6, i32 noundef %7, i32 noundef %10)
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare i32 @scanf(ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @hcf(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/tmp0big7gfo.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [30 x i8] c"Enter two positive integers: \00", align 1
@.str.1 = private unnamed_addr constant [5 x i8] c"%d%d\00", align 1
@.str.2 = private unnamed_addr constant [24 x i8] c"H.C.F of %d and %d = %d\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
store i32 0, ptr %1, align 4
%4 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%5 = call i32 @scanf(ptr noundef @.str.1, ptr noundef %2, ptr noundef %3)
%6 = load i32, ptr %2, align 4
%7 = load i32, ptr %3, align 4
%8 = load i32, ptr %2, align 4
%9 = load i32, ptr %3, align 4
%10 = call i32 @hcf(i32 noundef %8, i32 noundef %9)
%11 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %6, i32 noundef %7, i32 noundef %10)
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare i32 @scanf(ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @hcf(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/tmp3u6wwb8d.c'
source_filename = "/tmp/tmp3u6wwb8d.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
%7 = alloca ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
store i32 0, ptr %1, align 4
store i32 0, ptr %2, align 4
store i32 0, ptr %3, align 4
store i32 0, ptr %4, align 4
store i32 0, ptr %5, align 4
store i32 1, ptr %4, align 4
store i32 1, ptr %3, align 4
store i32 1, ptr %2, align 4
store i32 1, ptr %5, align 4
%11 = load i32, ptr %2, align 4
%12 = icmp eq i32 %11, 0
br i1 %12, label %13, label %19
13: ; preds = %0
%14 = load i32, ptr %3, align 4
%15 = icmp eq i32 %14, 1
br i1 %15, label %16, label %19
16: ; preds = %13
%17 = load i32, ptr %5, align 4
%18 = icmp eq i32 %17, 0
br label %19
19: ; preds = %16, %13, %0
%20 = phi i1 [ false, %13 ], [ false, %0 ], [ %18, %16 ]
%21 = zext i1 %20 to i32
store i32 %21, ptr %6, align 4
store i32 2, ptr %5, align 4
store i32 2, ptr %4, align 4
store i32 2, ptr %3, align 4
store i32 2, ptr %2, align 4
%22 = load i32, ptr %6, align 4
%23 = call i32 @assert(i32 noundef %22)
%24 = load i32, ptr %2, align 4
%25 = icmp eq i32 %24, 1
%26 = zext i1 %25 to i32
%27 = call i32 @assert(i32 noundef %26)
%28 = load i32, ptr %3, align 4
%29 = icmp eq i32 %28, 1
%30 = zext i1 %29 to i32
%31 = call i32 @assert(i32 noundef %30)
%32 = load i32, ptr %4, align 4
%33 = icmp eq i32 %32, 2
%34 = zext i1 %33 to i32
%35 = call i32 @assert(i32 noundef %34)
%36 = load i32, ptr %5, align 4
%37 = icmp eq i32 %36, 1
%38 = zext i1 %37 to i32
%39 = call i32 @assert(i32 noundef %38)
store i32 3, ptr %5, align 4
%40 = load i32, ptr %5, align 4
%41 = icmp eq i32 %40, 3
%42 = zext i1 %41 to i32
store i32 %42, ptr %6, align 4
store i32 4, ptr %5, align 4
store i32 4, ptr %4, align 4
%43 = load i32, ptr %6, align 4
%44 = call i32 @assert(i32 noundef %43)
%45 = load i32, ptr %4, align 4
%46 = icmp eq i32 %45, 2
%47 = zext i1 %46 to i32
%48 = call i32 @assert(i32 noundef %47)
%49 = load i32, ptr %5, align 4
%50 = icmp eq i32 %49, 3
%51 = zext i1 %50 to i32
%52 = call i32 @assert(i32 noundef %51)
%53 = load i32, ptr %2, align 4
%54 = icmp eq i32 %53, 2
%55 = zext i1 %54 to i32
%56 = call i32 @assert(i32 noundef %55)
%57 = load i32, ptr %3, align 4
%58 = icmp eq i32 %57, 1
%59 = zext i1 %58 to i32
%60 = call i32 @assert(i32 noundef %59)
%61 = load i32, ptr %4, align 4
%62 = icmp eq i32 %61, 4
%63 = zext i1 %62 to i32
%64 = call i32 @assert(i32 noundef %63)
%65 = load i32, ptr %5, align 4
%66 = icmp eq i32 %65, 4
%67 = zext i1 %66 to i32
%68 = call i32 @assert(i32 noundef %67)
%69 = call ptr @calloc(i32 noundef 32, i32 noundef 4)
store ptr %69, ptr %7, align 8
%70 = load ptr, ptr %7, align 8
%71 = call i32 @test_array_section(ptr noundef %70)
store i32 0, ptr %8, align 4
br label %72
72: ; preds = %84, %19
%73 = load i32, ptr %8, align 4
%74 = icmp slt i32 %73, 7
br i1 %74, label %75, label %87
75: ; preds = %72
%76 = load ptr, ptr %7, align 8
%77 = load i32, ptr %8, align 4
%78 = sext i32 %77 to i64
%79 = getelementptr inbounds i32, ptr %76, i64 %78
%80 = load i32, ptr %79, align 4
%81 = icmp eq i32 %80, 0
%82 = zext i1 %81 to i32
%83 = call i32 @assert(i32 noundef %82)
br label %84
84: ; preds = %75
%85 = load i32, ptr %8, align 4
%86 = add nsw i32 %85, 1
store i32 %86, ptr %8, align 4
br label %72, !llvm.loop !6
87: ; preds = %72
store i32 7, ptr %9, align 4
br label %88
88: ; preds = %101, %87
%89 = load i32, ptr %9, align 4
%90 = icmp slt i32 %89, 16
br i1 %90, label %91, label %104
91: ; preds = %88
%92 = load ptr, ptr %7, align 8
%93 = load i32, ptr %9, align 4
%94 = sext i32 %93 to i64
%95 = getelementptr inbounds i32, ptr %92, i64 %94
%96 = load i32, ptr %95, align 4
%97 = load i32, ptr %9, align 4
%98 = icmp eq i32 %96, %97
%99 = zext i1 %98 to i32
%100 = call i32 @assert(i32 noundef %99)
br label %101
101: ; preds = %91
%102 = load i32, ptr %9, align 4
%103 = add nsw i32 %102, 1
store i32 %103, ptr %9, align 4
br label %88, !llvm.loop !8
104: ; preds = %88
store i32 16, ptr %10, align 4
br label %105
105: ; preds = %117, %104
%106 = load i32, ptr %10, align 4
%107 = icmp slt i32 %106, 32
br i1 %107, label %108, label %120
108: ; preds = %105
%109 = load ptr, ptr %7, align 8
%110 = load i32, ptr %10, align 4
%111 = sext i32 %110 to i64
%112 = getelementptr inbounds i32, ptr %109, i64 %111
%113 = load i32, ptr %112, align 4
%114 = icmp eq i32 %113, 0
%115 = zext i1 %114 to i32
%116 = call i32 @assert(i32 noundef %115)
br label %117
117: ; preds = %108
%118 = load i32, ptr %10, align 4
%119 = add nsw i32 %118, 1
store i32 %119, ptr %10, align 4
br label %105, !llvm.loop !9
120: ; preds = %105
%121 = load ptr, ptr %7, align 8
%122 = call i32 @free(ptr noundef %121)
ret i32 0
}
declare i32 @assert(i32 noundef) #1
declare ptr @calloc(i32 noundef, i32 noundef) #1
declare i32 @test_array_section(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/tmp3u6wwb8d.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
%7 = alloca ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
store i32 0, ptr %1, align 4
store i32 0, ptr %2, align 4
store i32 0, ptr %3, align 4
store i32 0, ptr %4, align 4
store i32 0, ptr %5, align 4
store i32 1, ptr %4, align 4
store i32 1, ptr %3, align 4
store i32 1, ptr %2, align 4
store i32 1, ptr %5, align 4
%11 = load i32, ptr %2, align 4
%12 = icmp eq i32 %11, 0
br i1 %12, label %13, label %19
13: ; preds = %0
%14 = load i32, ptr %3, align 4
%15 = icmp eq i32 %14, 1
br i1 %15, label %16, label %19
16: ; preds = %13
%17 = load i32, ptr %5, align 4
%18 = icmp eq i32 %17, 0
br label %19
19: ; preds = %16, %13, %0
%20 = phi i1 [ false, %13 ], [ false, %0 ], [ %18, %16 ]
%21 = zext i1 %20 to i32
store i32 %21, ptr %6, align 4
store i32 2, ptr %5, align 4
store i32 2, ptr %4, align 4
store i32 2, ptr %3, align 4
store i32 2, ptr %2, align 4
%22 = load i32, ptr %6, align 4
%23 = call i32 @assert(i32 noundef %22)
%24 = load i32, ptr %2, align 4
%25 = icmp eq i32 %24, 1
%26 = zext i1 %25 to i32
%27 = call i32 @assert(i32 noundef %26)
%28 = load i32, ptr %3, align 4
%29 = icmp eq i32 %28, 1
%30 = zext i1 %29 to i32
%31 = call i32 @assert(i32 noundef %30)
%32 = load i32, ptr %4, align 4
%33 = icmp eq i32 %32, 2
%34 = zext i1 %33 to i32
%35 = call i32 @assert(i32 noundef %34)
%36 = load i32, ptr %5, align 4
%37 = icmp eq i32 %36, 1
%38 = zext i1 %37 to i32
%39 = call i32 @assert(i32 noundef %38)
store i32 3, ptr %5, align 4
%40 = load i32, ptr %5, align 4
%41 = icmp eq i32 %40, 3
%42 = zext i1 %41 to i32
store i32 %42, ptr %6, align 4
store i32 4, ptr %5, align 4
store i32 4, ptr %4, align 4
%43 = load i32, ptr %6, align 4
%44 = call i32 @assert(i32 noundef %43)
%45 = load i32, ptr %4, align 4
%46 = icmp eq i32 %45, 2
%47 = zext i1 %46 to i32
%48 = call i32 @assert(i32 noundef %47)
%49 = load i32, ptr %5, align 4
%50 = icmp eq i32 %49, 3
%51 = zext i1 %50 to i32
%52 = call i32 @assert(i32 noundef %51)
%53 = load i32, ptr %2, align 4
%54 = icmp eq i32 %53, 2
%55 = zext i1 %54 to i32
%56 = call i32 @assert(i32 noundef %55)
%57 = load i32, ptr %3, align 4
%58 = icmp eq i32 %57, 1
%59 = zext i1 %58 to i32
%60 = call i32 @assert(i32 noundef %59)
%61 = load i32, ptr %4, align 4
%62 = icmp eq i32 %61, 4
%63 = zext i1 %62 to i32
%64 = call i32 @assert(i32 noundef %63)
%65 = load i32, ptr %5, align 4
%66 = icmp eq i32 %65, 4
%67 = zext i1 %66 to i32
%68 = call i32 @assert(i32 noundef %67)
%69 = call ptr @calloc(i32 noundef 32, i32 noundef 4)
store ptr %69, ptr %7, align 8
%70 = load ptr, ptr %7, align 8
%71 = call i32 @test_array_section(ptr noundef %70)
store i32 0, ptr %8, align 4
%72 = load i32, ptr %8, align 4
%73 = icmp slt i32 %72, 7
br i1 %73, label %.lr.ph, label %88
.lr.ph: ; preds = %19
br label %74
74: ; preds = %.lr.ph, %83
%75 = load ptr, ptr %7, align 8
%76 = load i32, ptr %8, align 4
%77 = sext i32 %76 to i64
%78 = getelementptr inbounds i32, ptr %75, i64 %77
%79 = load i32, ptr %78, align 4
%80 = icmp eq i32 %79, 0
%81 = zext i1 %80 to i32
%82 = call i32 @assert(i32 noundef %81)
br label %83
83: ; preds = %74
%84 = load i32, ptr %8, align 4
%85 = add nsw i32 %84, 1
store i32 %85, ptr %8, align 4
%86 = load i32, ptr %8, align 4
%87 = icmp slt i32 %86, 7
br i1 %87, label %74, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %83
br label %88
88: ; preds = %._crit_edge, %19
store i32 7, ptr %9, align 4
%89 = load i32, ptr %9, align 4
%90 = icmp slt i32 %89, 16
br i1 %90, label %.lr.ph2, label %106
.lr.ph2: ; preds = %88
br label %91
91: ; preds = %.lr.ph2, %101
%92 = load ptr, ptr %7, align 8
%93 = load i32, ptr %9, align 4
%94 = sext i32 %93 to i64
%95 = getelementptr inbounds i32, ptr %92, i64 %94
%96 = load i32, ptr %95, align 4
%97 = load i32, ptr %9, align 4
%98 = icmp eq i32 %96, %97
%99 = zext i1 %98 to i32
%100 = call i32 @assert(i32 noundef %99)
br label %101
101: ; preds = %91
%102 = load i32, ptr %9, align 4
%103 = add nsw i32 %102, 1
store i32 %103, ptr %9, align 4
%104 = load i32, ptr %9, align 4
%105 = icmp slt i32 %104, 16
br i1 %105, label %91, label %._crit_edge3, !llvm.loop !8
._crit_edge3: ; preds = %101
br label %106
106: ; preds = %._crit_edge3, %88
store i32 16, ptr %10, align 4
%107 = load i32, ptr %10, align 4
%108 = icmp slt i32 %107, 32
br i1 %108, label %.lr.ph5, label %123
.lr.ph5: ; preds = %106
br label %109
109: ; preds = %.lr.ph5, %118
%110 = load ptr, ptr %7, align 8
%111 = load i32, ptr %10, align 4
%112 = sext i32 %111 to i64
%113 = getelementptr inbounds i32, ptr %110, i64 %112
%114 = load i32, ptr %113, align 4
%115 = icmp eq i32 %114, 0
%116 = zext i1 %115 to i32
%117 = call i32 @assert(i32 noundef %116)
br label %118
118: ; preds = %109
%119 = load i32, ptr %10, align 4
%120 = add nsw i32 %119, 1
store i32 %120, ptr %10, align 4
%121 = load i32, ptr %10, align 4
%122 = icmp slt i32 %121, 32
br i1 %122, label %109, label %._crit_edge6, !llvm.loop !9
._crit_edge6: ; preds = %118
br label %123
123: ; preds = %._crit_edge6, %106
%124 = load ptr, ptr %7, align 8
%125 = call i32 @free(ptr noundef %124)
ret i32 0
}
declare i32 @assert(i32 noundef) #1
declare ptr @calloc(i32 noundef, i32 noundef) #1
declare i32 @test_array_section(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/tmp2i8jt0n8.c'
source_filename = "/tmp/tmp2i8jt0n8.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [8 x i8] c"U_WMR79\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @U_WMR79_get() #0 {
%1 = call i32 @U_WMRCORENONE_get(ptr noundef @.str)
ret i32 %1
}
declare i32 @U_WMRCORENONE_get(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/tmp2i8jt0n8.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [8 x i8] c"U_WMR79\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @U_WMR79_get() #0 {
%1 = call i32 @U_WMRCORENONE_get(ptr noundef @.str)
ret i32 %1
}
declare i32 @U_WMRCORENONE_get(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/tmpe6ytdqjg.c'
source_filename = "/tmp/tmpe6ytdqjg.c"
target datalayout = "e-m:e-p270: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 @vec_length(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 i32, ptr %3, i64 0
%5 = load i32, ptr %4, align 4
%6 = load ptr, ptr %2, align 8
%7 = getelementptr inbounds i32, ptr %6, i64 0
%8 = load i32, ptr %7, align 4
%9 = mul nsw i32 %5, %8
%10 = load ptr, ptr %2, align 8
%11 = getelementptr inbounds i32, ptr %10, i64 1
%12 = load i32, ptr %11, align 4
%13 = load ptr, ptr %2, align 8
%14 = getelementptr inbounds i32, ptr %13, i64 1
%15 = load i32, ptr %14, align 4
%16 = mul nsw i32 %12, %15
%17 = add nsw i32 %9, %16
%18 = load ptr, ptr %2, align 8
%19 = getelementptr inbounds i32, ptr %18, i64 2
%20 = load i32, ptr %19, align 4
%21 = load ptr, ptr %2, align 8
%22 = getelementptr inbounds i32, ptr %21, i64 2
%23 = load i32, ptr %22, align 4
%24 = mul nsw i32 %20, %23
%25 = add nsw i32 %17, %24
%26 = call i32 @sqrtf(i32 noundef %25)
ret i32 %26
}
declare i32 @sqrtf(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/tmpe6ytdqjg.c"
target datalayout = "e-m:e-p270: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 @vec_length(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 i32, ptr %3, i64 0
%5 = load i32, ptr %4, align 4
%6 = load ptr, ptr %2, align 8
%7 = getelementptr inbounds i32, ptr %6, i64 0
%8 = load i32, ptr %7, align 4
%9 = mul nsw i32 %5, %8
%10 = load ptr, ptr %2, align 8
%11 = getelementptr inbounds i32, ptr %10, i64 1
%12 = load i32, ptr %11, align 4
%13 = load ptr, ptr %2, align 8
%14 = getelementptr inbounds i32, ptr %13, i64 1
%15 = load i32, ptr %14, align 4
%16 = mul nsw i32 %12, %15
%17 = add nsw i32 %9, %16
%18 = load ptr, ptr %2, align 8
%19 = getelementptr inbounds i32, ptr %18, i64 2
%20 = load i32, ptr %19, align 4
%21 = load ptr, ptr %2, align 8
%22 = getelementptr inbounds i32, ptr %21, i64 2
%23 = load i32, ptr %22, align 4
%24 = mul nsw i32 %20, %23
%25 = add nsw i32 %17, %24
%26 = call i32 @sqrtf(i32 noundef %25)
ret i32 %26
}
declare i32 @sqrtf(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/tmp5n1o7gfw.c'
source_filename = "/tmp/tmp5n1o7gfw.c"
target datalayout = "e-m:e-p270: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/tmp5n1o7gfw.c"
target datalayout = "e-m:e-p270: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/tmps72z6rgv.c'
source_filename = "/tmp/tmps72z6rgv.c"
target datalayout = "e-m:e-p270: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/tmps72z6rgv.c"
target datalayout = "e-m:e-p270: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/tmpjlfehr97.c'
source_filename = "/tmp/tmpjlfehr97.c"
target datalayout = "e-m:e-p270: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 (...) @test()
ret i32 0
}
declare i32 @test(...) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpjlfehr97.c"
target datalayout = "e-m:e-p270: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 (...) @test()
ret i32 0
}
declare i32 @test(...) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpa77l85ts.c'
source_filename = "/tmp/tmpa77l85ts.c"
target datalayout = "e-m:e-p270: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 [1 x i8] zeroinitializer, align 1
@.str.1 = private unnamed_addr constant [9 x i8] c"ab:d:ho:\00", align 1
@optarg = dso_local global ptr null, align 8
@.str.2 = private unnamed_addr constant [2 x i8] c",\00", align 1
@optopt = dso_local global i32 0, align 4
@stderr = dso_local global i32 0, align 4
@.str.3 = private unnamed_addr constant [23 x i8] c"Unknown option `-%c'.\0A\00", align 1
@.str.4 = private unnamed_addr constant [34 x i8] c"Unknown option character `\\x%x'.\0A\00", align 1
@optind = dso_local global i32 0, align 4
@.str.5 = private unnamed_addr constant [43 x i8] c"ERROR: Need input file (or \22-\22 for STDIN)!\00", align 1
@.str.6 = private unnamed_addr constant [49 x i8] c"ERROR: Barcodes (-b) need demultiplex file (-d)!\00", align 1
@stdin = dso_local global ptr null, align 8
@.str.7 = private unnamed_addr constant [2 x i8] c"r\00", align 1
@.str.8 = private unnamed_addr constant [32 x i8] c"Couldn't open demultiplex file.\00", align 1
@.str.9 = private unnamed_addr constant [7 x i8] c".fastq\00", align 1
@.str.10 = private unnamed_addr constant [2 x i8] c"a\00", align 1
@.str.11 = private unnamed_addr constant [35 x i8] c"Couldn't open barcode output file.\00", align 1
@.str.12 = private unnamed_addr constant [24 x i8] c" error in filename: %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 ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
%11 = alloca [1024 x ptr], align 16
%12 = alloca i32, align 4
%13 = alloca ptr, align 8
%14 = alloca ptr, align 8
%15 = alloca ptr, align 8
%16 = alloca i32, align 4
%17 = alloca ptr, align 8
%18 = alloca ptr, align 8
%19 = alloca i32, align 4
%20 = alloca ptr, align 8
%21 = alloca i64, align 8
%22 = alloca ptr, align 8
%23 = alloca i32, align 4
%24 = alloca [4096 x i8], align 16
%25 = alloca i32, align 4
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i32 0, ptr %10, align 4
store i32 0, ptr %12, align 4
store ptr @.str, ptr %14, align 8
br label %26
26: ; preds = %74, %2
%27 = load i32, ptr %4, align 4
%28 = load ptr, ptr %5, align 8
%29 = call i32 @getopt(i32 noundef %27, ptr noundef %28, ptr noundef @.str.1)
store i32 %29, ptr %9, align 4
%30 = icmp ne i32 %29, -1
br i1 %30, label %31, label %75
31: ; preds = %26
%32 = load i32, ptr %9, align 4
switch i32 %32, label %73 [
i32 97, label %33
i32 100, label %34
i32 98, label %36
i32 111, label %56
i32 104, label %58
i32 63, label %60
]
33: ; preds = %31
store i32 1, ptr %10, align 4
br label %74
34: ; preds = %31
%35 = load ptr, ptr @optarg, align 8
store ptr %35, ptr %13, align 8
br label %74
36: ; preds = %31
%37 = load ptr, ptr @optarg, align 8
%38 = call ptr @strdup(ptr noundef %37)
store ptr %38, ptr %15, align 8
store i32 0, ptr %16, align 4
br label %39
39: ; preds = %52, %36
%40 = load ptr, ptr %15, align 8
%41 = call ptr @strtok_r(ptr noundef %40, ptr noundef @.str.2, ptr noundef %17)
store ptr %41, ptr %18, align 8
%42 = load ptr, ptr %18, align 8
%43 = icmp ne ptr %42, null
br i1 %43, label %44, label %50
44: ; preds = %39
%45 = load ptr, ptr %18, align 8
%46 = load i32, ptr %12, align 4
%47 = add nsw i32 %46, 1
store i32 %47, ptr %12, align 4
%48 = sext i32 %46 to i64
%49 = getelementptr inbounds [1024 x ptr], ptr %11, i64 0, i64 %48
store ptr %45, ptr %49, align 8
br label %51
50: ; preds = %39
br label %55
51: ; preds = %44
br label %52
52: ; preds = %51
%53 = load i32, ptr %16, align 4
%54 = add nsw i32 %53, 1
store i32 %54, ptr %16, align 4
store ptr null, ptr %15, align 8
br label %39
55: ; preds = %50
br label %74
56: ; preds = %31
%57 = load ptr, ptr @optarg, align 8
store ptr %57, ptr %14, align 8
br label %74
58: ; preds = %31
%59 = call i32 (...) @usage()
br label %74
60: ; preds = %31
%61 = load i32, ptr @optopt, align 4
%62 = call i32 @isprint(i32 noundef %61) #4
%63 = icmp ne i32 %62, 0
br i1 %63, label %64, label %68
64: ; preds = %60
%65 = load i32, ptr @stderr, align 4
%66 = load i32, ptr @optopt, align 4
%67 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %65, ptr noundef @.str.3, i32 noundef %66)
br label %72
68: ; preds = %60
%69 = load i32, ptr @stderr, align 4
%70 = load i32, ptr @optopt, align 4
%71 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %69, ptr noundef @.str.4, i32 noundef %70)
br label %72
72: ; preds = %68, %64
store i32 1, ptr %3, align 4
br label %197
73: ; preds = %31
store i32 1, ptr %3, align 4
br label %197
74: ; preds = %58, %56, %55, %34, %33
br label %26, !llvm.loop !6
75: ; preds = %26
%76 = load i32, ptr @optind, align 4
%77 = load i32, ptr %4, align 4
%78 = icmp eq i32 %76, %77
br i1 %78, label %79, label %82
79: ; preds = %75
%80 = call i32 @puts(ptr noundef @.str.5)
%81 = call i32 (...) @usage()
store i32 1, ptr %3, align 4
br label %197
82: ; preds = %75
%83 = load i32, ptr %12, align 4
%84 = icmp sgt i32 %83, 0
br i1 %84, label %85, label %91
85: ; preds = %82
%86 = load ptr, ptr %13, align 8
%87 = icmp eq ptr %86, null
br i1 %87, label %88, label %91
88: ; preds = %85
%89 = call i32 @puts(ptr noundef @.str.6)
%90 = call i32 (...) @usage()
store i32 1, ptr %3, align 4
br label %197
91: ; preds = %85, %82
%92 = load i32, ptr @optind, align 4
store i32 %92, ptr %19, align 4
br label %93
93: ; preds = %192, %91
%94 = load i32, ptr %19, align 4
%95 = load i32, ptr %4, align 4
%96 = icmp slt i32 %94, %95
br i1 %96, label %97, label %195
97: ; preds = %93
%98 = load ptr, ptr %5, align 8
%99 = load i32, ptr %19, align 4
%100 = sext i32 %99 to i64
%101 = getelementptr inbounds ptr, ptr %98, i64 %100
%102 = load ptr, ptr %101, align 8
store ptr %102, ptr %6, align 8
%103 = load ptr, ptr %6, align 8
%104 = getelementptr inbounds i8, ptr %103, i64 0
%105 = load i8, ptr %104, align 1
%106 = sext i8 %105 to i32
%107 = icmp eq i32 %106, 45
br i1 %107, label %108, label %116
108: ; preds = %97
%109 = load ptr, ptr %6, align 8
%110 = getelementptr inbounds i8, ptr %109, i64 1
%111 = load i8, ptr %110, align 1
%112 = sext i8 %111 to i32
%113 = icmp eq i32 %112, 0
br i1 %113, label %114, label %116
114: ; preds = %108
%115 = load ptr, ptr @stdin, align 8
store ptr %115, ptr %7, align 8
br label %119
116: ; preds = %108, %97
%117 = load ptr, ptr %6, align 8
%118 = call ptr @fopen(ptr noundef %117, ptr noundef @.str.7)
store ptr %118, ptr %7, align 8
br label %119
119: ; preds = %116, %114
%120 = load i32, ptr %12, align 4
%121 = icmp sgt i32 %120, 0
br i1 %121, label %122, label %180
122: ; preds = %119
%123 = load i32, ptr %12, align 4
%124 = zext i32 %123 to i64
%125 = call ptr @llvm.stacksave()
store ptr %125, ptr %20, align 8
%126 = alloca ptr, i64 %124, align 16
store i64 %124, ptr %21, align 8
%127 = load ptr, ptr %13, align 8
%128 = call ptr @fopen(ptr noundef %127, ptr noundef @.str.7)
store ptr %128, ptr %22, align 8
%129 = load ptr, ptr %22, align 8
%130 = icmp eq ptr %129, null
br i1 %130, label %131, label %133
131: ; preds = %122
%132 = call i32 @perror(ptr noundef @.str.8)
store i32 1, ptr %3, align 4
store i32 1, ptr %23, align 4
br label %176
133: ; preds = %122
store i32 0, ptr %25, align 4
br label %134
134: ; preds = %166, %133
%135 = load i32, ptr %25, align 4
%136 = load i32, ptr %12, align 4
%137 = icmp slt i32 %135, %136
br i1 %137, label %138, label %169
138: ; preds = %134
%139 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
store i8 0, ptr %139, align 16
%140 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%141 = load ptr, ptr %14, align 8
%142 = call i32 @strcat(ptr noundef %140, ptr noundef %141)
%143 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%144 = load i32, ptr %25, align 4
%145 = sext i32 %144 to i64
%146 = getelementptr inbounds [1024 x ptr], ptr %11, i64 0, i64 %145
%147 = load ptr, ptr %146, align 8
%148 = call i32 @strcat(ptr noundef %143, ptr noundef %147)
%149 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%150 = call i32 @strcat(ptr noundef %149, ptr noundef @.str.9)
%151 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%152 = call ptr @fopen(ptr noundef %151, ptr noundef @.str.10)
%153 = load i32, ptr %25, align 4
%154 = sext i32 %153 to i64
%155 = getelementptr inbounds ptr, ptr %126, i64 %154
store ptr %152, ptr %155, align 8
%156 = load i32, ptr %25, align 4
%157 = sext i32 %156 to i64
%158 = getelementptr inbounds ptr, ptr %126, i64 %157
%159 = load ptr, ptr %158, align 8
%160 = icmp eq ptr %159, null
br i1 %160, label %161, label %165
161: ; preds = %138
%162 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%163 = call i32 @puts(ptr noundef %162)
%164 = call i32 @perror(ptr noundef @.str.11)
store i32 1, ptr %3, align 4
store i32 1, ptr %23, align 4
br label %176
165: ; preds = %138
br label %166
166: ; preds = %165
%167 = load i32, ptr %25, align 4
%168 = add nsw i32 %167, 1
store i32 %168, ptr %25, align 4
br label %134, !llvm.loop !8
169: ; preds = %134
%170 = load ptr, ptr %7, align 8
%171 = load ptr, ptr %22, align 8
%172 = getelementptr inbounds [1024 x ptr], ptr %11, i64 0, i64 0
%173 = load i32, ptr %12, align 4
%174 = load i32, ptr %10, align 4
%175 = call i32 @qseq2fastq_demultiplex(ptr noundef %170, ptr noundef %171, ptr noundef %172, i32 noundef %173, ptr noundef %126, i32 noundef %174)
store i32 0, ptr %23, align 4
br label %176
176: ; preds = %169, %161, %131
%177 = load ptr, ptr %20, align 8
call void @llvm.stackrestore(ptr %177)
%178 = load i32, ptr %23, align 4
switch i32 %178, label %199 [
i32 0, label %179
i32 1, label %197
]
179: ; preds = %176
br label %184
180: ; preds = %119
%181 = load ptr, ptr %7, align 8
%182 = load i32, ptr %10, align 4
%183 = call i32 @qseq2fastq(ptr noundef %181, i32 noundef %182)
store i32 %183, ptr %8, align 4
br label %184
184: ; preds = %180, %179
%185 = load i32, ptr %8, align 4
%186 = icmp sgt i32 %185, 0
br i1 %186, label %187, label %191
187: ; preds = %184
%188 = load i32, ptr @stderr, align 4
%189 = load ptr, ptr %6, align 8
%190 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %188, ptr noundef @.str.12, ptr noundef %189)
br label %191
191: ; preds = %187, %184
br label %192
192: ; preds = %191
%193 = load i32, ptr %19, align 4
%194 = add nsw i32 %193, 1
store i32 %194, ptr %19, align 4
br label %93, !llvm.loop !9
195: ; preds = %93
%196 = load i32, ptr %8, align 4
store i32 %196, ptr %3, align 4
br label %197
197: ; preds = %195, %176, %88, %79, %73, %72
%198 = load i32, ptr %3, align 4
ret i32 %198
199: ; preds = %176
unreachable
}
declare i32 @getopt(i32 noundef, ptr noundef, ptr noundef) #1
declare ptr @strdup(ptr noundef) #1
declare ptr @strtok_r(ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @usage(...) #1
; Function Attrs: nounwind willreturn memory(read)
declare i32 @isprint(i32 noundef) #2
declare i32 @fprintf(i32 noundef, ptr noundef, ...) #1
declare i32 @puts(ptr noundef) #1
declare ptr @fopen(ptr noundef, ptr noundef) #1
; Function Attrs: nocallback nofree nosync nounwind willreturn
declare ptr @llvm.stacksave() #3
declare i32 @perror(ptr noundef) #1
declare i32 @strcat(ptr noundef, ptr noundef) #1
declare i32 @qseq2fastq_demultiplex(ptr noundef, ptr noundef, ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1
; Function Attrs: nocallback nofree nosync nounwind willreturn
declare void @llvm.stackrestore(ptr) #3
declare i32 @qseq2fastq(ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { nounwind willreturn memory(read) "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { nocallback nofree nosync nounwind willreturn }
attributes #4 = { nounwind willreturn memory(read) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 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/tmpa77l85ts.c"
target datalayout = "e-m:e-p270: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 [1 x i8] zeroinitializer, align 1
@.str.1 = private unnamed_addr constant [9 x i8] c"ab:d:ho:\00", align 1
@optarg = dso_local global ptr null, align 8
@.str.2 = private unnamed_addr constant [2 x i8] c",\00", align 1
@optopt = dso_local global i32 0, align 4
@stderr = dso_local global i32 0, align 4
@.str.3 = private unnamed_addr constant [23 x i8] c"Unknown option `-%c'.\0A\00", align 1
@.str.4 = private unnamed_addr constant [34 x i8] c"Unknown option character `\\x%x'.\0A\00", align 1
@optind = dso_local global i32 0, align 4
@.str.5 = private unnamed_addr constant [43 x i8] c"ERROR: Need input file (or \22-\22 for STDIN)!\00", align 1
@.str.6 = private unnamed_addr constant [49 x i8] c"ERROR: Barcodes (-b) need demultiplex file (-d)!\00", align 1
@stdin = dso_local global ptr null, align 8
@.str.7 = private unnamed_addr constant [2 x i8] c"r\00", align 1
@.str.8 = private unnamed_addr constant [32 x i8] c"Couldn't open demultiplex file.\00", align 1
@.str.9 = private unnamed_addr constant [7 x i8] c".fastq\00", align 1
@.str.10 = private unnamed_addr constant [2 x i8] c"a\00", align 1
@.str.11 = private unnamed_addr constant [35 x i8] c"Couldn't open barcode output file.\00", align 1
@.str.12 = private unnamed_addr constant [24 x i8] c" error in filename: %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 ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
%11 = alloca [1024 x ptr], align 16
%12 = alloca i32, align 4
%13 = alloca ptr, align 8
%14 = alloca ptr, align 8
%15 = alloca ptr, align 8
%16 = alloca i32, align 4
%17 = alloca ptr, align 8
%18 = alloca ptr, align 8
%19 = alloca i32, align 4
%20 = alloca ptr, align 8
%21 = alloca i64, align 8
%22 = alloca ptr, align 8
%23 = alloca i32, align 4
%24 = alloca [4096 x i8], align 16
%25 = alloca i32, align 4
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i32 0, ptr %10, align 4
store i32 0, ptr %12, align 4
store ptr @.str, ptr %14, align 8
%26 = load i32, ptr %4, align 4
%27 = load ptr, ptr %5, align 8
%28 = call i32 @getopt(i32 noundef %26, ptr noundef %27, ptr noundef @.str.1)
store i32 %28, ptr %9, align 4
%29 = icmp ne i32 %28, -1
br i1 %29, label %.lr.ph2, label %81
.lr.ph2: ; preds = %2
br label %30
30: ; preds = %.lr.ph2, %76
%31 = load i32, ptr %9, align 4
switch i32 %31, label %75 [
i32 97, label %32
i32 100, label %33
i32 98, label %35
i32 111, label %58
i32 104, label %60
i32 63, label %62
]
32: ; preds = %30
store i32 1, ptr %10, align 4
br label %76
33: ; preds = %30
%34 = load ptr, ptr @optarg, align 8
store ptr %34, ptr %13, align 8
br label %76
35: ; preds = %30
%36 = load ptr, ptr @optarg, align 8
%37 = call ptr @strdup(ptr noundef %36)
store ptr %37, ptr %15, align 8
store i32 0, ptr %16, align 4
%38 = load ptr, ptr %15, align 8
%39 = call ptr @strtok_r(ptr noundef %38, ptr noundef @.str.2, ptr noundef %17)
store ptr %39, ptr %18, align 8
%40 = load ptr, ptr %18, align 8
%41 = icmp ne ptr %40, null
br i1 %41, label %.lr.ph, label %48
.lr.ph: ; preds = %35
br label %42
42: ; preds = %.lr.ph, %50
%43 = load ptr, ptr %18, align 8
%44 = load i32, ptr %12, align 4
%45 = add nsw i32 %44, 1
store i32 %45, ptr %12, align 4
%46 = sext i32 %44 to i64
%47 = getelementptr inbounds [1024 x ptr], ptr %11, i64 0, i64 %46
store ptr %43, ptr %47, align 8
br label %49
._crit_edge: ; preds = %50
br label %48
48: ; preds = %._crit_edge, %35
br label %57
49: ; preds = %42
br label %50
50: ; preds = %49
%51 = load i32, ptr %16, align 4
%52 = add nsw i32 %51, 1
store i32 %52, ptr %16, align 4
store ptr null, ptr %15, align 8
%53 = load ptr, ptr %15, align 8
%54 = call ptr @strtok_r(ptr noundef %53, ptr noundef @.str.2, ptr noundef %17)
store ptr %54, ptr %18, align 8
%55 = load ptr, ptr %18, align 8
%56 = icmp ne ptr %55, null
br i1 %56, label %42, label %._crit_edge
57: ; preds = %48
br label %76
58: ; preds = %30
%59 = load ptr, ptr @optarg, align 8
store ptr %59, ptr %14, align 8
br label %76
60: ; preds = %30
%61 = call i32 (...) @usage()
br label %76
62: ; preds = %30
%63 = load i32, ptr @optopt, align 4
%64 = call i32 @isprint(i32 noundef %63) #4
%65 = icmp ne i32 %64, 0
br i1 %65, label %66, label %70
66: ; preds = %62
%67 = load i32, ptr @stderr, align 4
%68 = load i32, ptr @optopt, align 4
%69 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %67, ptr noundef @.str.3, i32 noundef %68)
br label %74
70: ; preds = %62
%71 = load i32, ptr @stderr, align 4
%72 = load i32, ptr @optopt, align 4
%73 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %71, ptr noundef @.str.4, i32 noundef %72)
br label %74
74: ; preds = %70, %66
store i32 1, ptr %3, align 4
br label %207
75: ; preds = %30
store i32 1, ptr %3, align 4
br label %207
76: ; preds = %60, %58, %57, %33, %32
%77 = load i32, ptr %4, align 4
%78 = load ptr, ptr %5, align 8
%79 = call i32 @getopt(i32 noundef %77, ptr noundef %78, ptr noundef @.str.1)
store i32 %79, ptr %9, align 4
%80 = icmp ne i32 %79, -1
br i1 %80, label %30, label %._crit_edge3, !llvm.loop !6
._crit_edge3: ; preds = %76
br label %81
81: ; preds = %._crit_edge3, %2
%82 = load i32, ptr @optind, align 4
%83 = load i32, ptr %4, align 4
%84 = icmp eq i32 %82, %83
br i1 %84, label %85, label %88
85: ; preds = %81
%86 = call i32 @puts(ptr noundef @.str.5)
%87 = call i32 (...) @usage()
store i32 1, ptr %3, align 4
br label %207
88: ; preds = %81
%89 = load i32, ptr %12, align 4
%90 = icmp sgt i32 %89, 0
br i1 %90, label %91, label %97
91: ; preds = %88
%92 = load ptr, ptr %13, align 8
%93 = icmp eq ptr %92, null
br i1 %93, label %94, label %97
94: ; preds = %91
%95 = call i32 @puts(ptr noundef @.str.6)
%96 = call i32 (...) @usage()
store i32 1, ptr %3, align 4
br label %207
97: ; preds = %91, %88
%98 = load i32, ptr @optind, align 4
store i32 %98, ptr %19, align 4
%99 = load i32, ptr %19, align 4
%100 = load i32, ptr %4, align 4
%101 = icmp slt i32 %99, %100
br i1 %101, label %.lr.ph8, label %205
.lr.ph8: ; preds = %97
br label %102
102: ; preds = %.lr.ph8, %199
%103 = load ptr, ptr %5, align 8
%104 = load i32, ptr %19, align 4
%105 = sext i32 %104 to i64
%106 = getelementptr inbounds ptr, ptr %103, i64 %105
%107 = load ptr, ptr %106, align 8
store ptr %107, ptr %6, align 8
%108 = load ptr, ptr %6, align 8
%109 = getelementptr inbounds i8, ptr %108, i64 0
%110 = load i8, ptr %109, align 1
%111 = sext i8 %110 to i32
%112 = icmp eq i32 %111, 45
br i1 %112, label %113, label %121
113: ; preds = %102
%114 = load ptr, ptr %6, align 8
%115 = getelementptr inbounds i8, ptr %114, i64 1
%116 = load i8, ptr %115, align 1
%117 = sext i8 %116 to i32
%118 = icmp eq i32 %117, 0
br i1 %118, label %119, label %121
119: ; preds = %113
%120 = load ptr, ptr @stdin, align 8
store ptr %120, ptr %7, align 8
br label %124
121: ; preds = %113, %102
%122 = load ptr, ptr %6, align 8
%123 = call ptr @fopen(ptr noundef %122, ptr noundef @.str.7)
store ptr %123, ptr %7, align 8
br label %124
124: ; preds = %121, %119
%125 = load i32, ptr %12, align 4
%126 = icmp sgt i32 %125, 0
br i1 %126, label %127, label %187
127: ; preds = %124
%128 = load i32, ptr %12, align 4
%129 = zext i32 %128 to i64
%130 = call ptr @llvm.stacksave()
store ptr %130, ptr %20, align 8
%131 = alloca ptr, i64 %129, align 16
store i64 %129, ptr %21, align 8
%132 = load ptr, ptr %13, align 8
%133 = call ptr @fopen(ptr noundef %132, ptr noundef @.str.7)
store ptr %133, ptr %22, align 8
%134 = load ptr, ptr %22, align 8
%135 = icmp eq ptr %134, null
br i1 %135, label %136, label %138
136: ; preds = %127
%137 = call i32 @perror(ptr noundef @.str.8)
store i32 1, ptr %3, align 4
store i32 1, ptr %23, align 4
br label %183
138: ; preds = %127
store i32 0, ptr %25, align 4
%139 = load i32, ptr %25, align 4
%140 = load i32, ptr %12, align 4
%141 = icmp slt i32 %139, %140
br i1 %141, label %.lr.ph5, label %176
.lr.ph5: ; preds = %138
br label %142
142: ; preds = %.lr.ph5, %170
%143 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
store i8 0, ptr %143, align 16
%144 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%145 = load ptr, ptr %14, align 8
%146 = call i32 @strcat(ptr noundef %144, ptr noundef %145)
%147 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%148 = load i32, ptr %25, align 4
%149 = sext i32 %148 to i64
%150 = getelementptr inbounds [1024 x ptr], ptr %11, i64 0, i64 %149
%151 = load ptr, ptr %150, align 8
%152 = call i32 @strcat(ptr noundef %147, ptr noundef %151)
%153 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%154 = call i32 @strcat(ptr noundef %153, ptr noundef @.str.9)
%155 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%156 = call ptr @fopen(ptr noundef %155, ptr noundef @.str.10)
%157 = load i32, ptr %25, align 4
%158 = sext i32 %157 to i64
%159 = getelementptr inbounds ptr, ptr %131, i64 %158
store ptr %156, ptr %159, align 8
%160 = load i32, ptr %25, align 4
%161 = sext i32 %160 to i64
%162 = getelementptr inbounds ptr, ptr %131, i64 %161
%163 = load ptr, ptr %162, align 8
%164 = icmp eq ptr %163, null
br i1 %164, label %165, label %169
165: ; preds = %142
%166 = getelementptr inbounds [4096 x i8], ptr %24, i64 0, i64 0
%167 = call i32 @puts(ptr noundef %166)
%168 = call i32 @perror(ptr noundef @.str.11)
store i32 1, ptr %3, align 4
store i32 1, ptr %23, align 4
br label %183
169: ; preds = %142
br label %170
170: ; preds = %169
%171 = load i32, ptr %25, align 4
%172 = add nsw i32 %171, 1
store i32 %172, ptr %25, align 4
%173 = load i32, ptr %25, align 4
%174 = load i32, ptr %12, align 4
%175 = icmp slt i32 %173, %174
br i1 %175, label %142, label %._crit_edge6, !llvm.loop !8
._crit_edge6: ; preds = %170
br label %176
176: ; preds = %._crit_edge6, %138
%177 = load ptr, ptr %7, align 8
%178 = load ptr, ptr %22, align 8
%179 = getelementptr inbounds [1024 x ptr], ptr %11, i64 0, i64 0
%180 = load i32, ptr %12, align 4
%181 = load i32, ptr %10, align 4
%182 = call i32 @qseq2fastq_demultiplex(ptr noundef %177, ptr noundef %178, ptr noundef %179, i32 noundef %180, ptr noundef %131, i32 noundef %181)
store i32 0, ptr %23, align 4
br label %183
183: ; preds = %176, %165, %136
%184 = load ptr, ptr %20, align 8
call void @llvm.stackrestore(ptr %184)
%185 = load i32, ptr %23, align 4
switch i32 %185, label %209 [
i32 0, label %186
i32 1, label %.loopexit
]
186: ; preds = %183
br label %191
187: ; preds = %124
%188 = load ptr, ptr %7, align 8
%189 = load i32, ptr %10, align 4
%190 = call i32 @qseq2fastq(ptr noundef %188, i32 noundef %189)
store i32 %190, ptr %8, align 4
br label %191
191: ; preds = %187, %186
%192 = load i32, ptr %8, align 4
%193 = icmp sgt i32 %192, 0
br i1 %193, label %194, label %198
194: ; preds = %191
%195 = load i32, ptr @stderr, align 4
%196 = load ptr, ptr %6, align 8
%197 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %195, ptr noundef @.str.12, ptr noundef %196)
br label %198
198: ; preds = %194, %191
br label %199
199: ; preds = %198
%200 = load i32, ptr %19, align 4
%201 = add nsw i32 %200, 1
store i32 %201, ptr %19, align 4
%202 = load i32, ptr %19, align 4
%203 = load i32, ptr %4, align 4
%204 = icmp slt i32 %202, %203
br i1 %204, label %102, label %._crit_edge9, !llvm.loop !9
._crit_edge9: ; preds = %199
br label %205
205: ; preds = %._crit_edge9, %97
%206 = load i32, ptr %8, align 4
store i32 %206, ptr %3, align 4
br label %207
.loopexit: ; preds = %183
br label %207
207: ; preds = %.loopexit, %205, %94, %85, %75, %74
%208 = load i32, ptr %3, align 4
ret i32 %208
209: ; preds = %183
unreachable
}
declare i32 @getopt(i32 noundef, ptr noundef, ptr noundef) #1
declare ptr @strdup(ptr noundef) #1
declare ptr @strtok_r(ptr noundef, ptr noundef, ptr noundef) #1
declare i32 @usage(...) #1
; Function Attrs: nounwind willreturn memory(read)
declare i32 @isprint(i32 noundef) #2
declare i32 @fprintf(i32 noundef, ptr noundef, ...) #1
declare i32 @puts(ptr noundef) #1
declare ptr @fopen(ptr noundef, ptr noundef) #1
; Function Attrs: nocallback nofree nosync nounwind willreturn
declare ptr @llvm.stacksave() #3
declare i32 @perror(ptr noundef) #1
declare i32 @strcat(ptr noundef, ptr noundef) #1
declare i32 @qseq2fastq_demultiplex(ptr noundef, ptr noundef, ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1
; Function Attrs: nocallback nofree nosync nounwind willreturn
declare void @llvm.stackrestore(ptr) #3
declare i32 @qseq2fastq(ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { nounwind willreturn memory(read) "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { nocallback nofree nosync nounwind willreturn }
attributes #4 = { nounwind willreturn memory(read) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 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/tmpbt23dn9r.c'
source_filename = "/tmp/tmpbt23dn9r.c"
target datalayout = "e-m:e-p270: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"1\00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"0\00", align 1
@.str.2 = private unnamed_addr constant [2 x i8] c" \00", align 1
@.str.3 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @printAsBinary(i32 noundef %0) #0 {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
store i32 %0, ptr %2, align 4
store i32 31, ptr %3, align 4
br label %5
5: ; preds = %26, %1
%6 = load i32, ptr %3, align 4
%7 = icmp sge i32 %6, 0
br i1 %7, label %8, label %29
8: ; preds = %5
%9 = load i32, ptr %2, align 4
%10 = load i32, ptr %3, align 4
%11 = ashr i32 %9, %10
store i32 %11, ptr %4, align 4
%12 = load i32, ptr %4, align 4
%13 = and i32 %12, 1
%14 = icmp ne i32 %13, 0
br i1 %14, label %15, label %17
15: ; preds = %8
%16 = call i32 @printf(ptr noundef @.str)
br label %19
17: ; preds = %8
%18 = call i32 @printf(ptr noundef @.str.1)
br label %19
19: ; preds = %17, %15
%20 = load i32, ptr %3, align 4
%21 = srem i32 %20, 4
%22 = icmp eq i32 %21, 0
br i1 %22, label %23, label %25
23: ; preds = %19
%24 = call i32 @printf(ptr noundef @.str.2)
br label %25
25: ; preds = %23, %19
br label %26
26: ; preds = %25
%27 = load i32, ptr %3, align 4
%28 = add nsw i32 %27, -1
store i32 %28, ptr %3, align 4
br label %5, !llvm.loop !6
29: ; preds = %5
%30 = call i32 @printf(ptr noundef @.str.3)
ret void
}
declare i32 @printf(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpbt23dn9r.c"
target datalayout = "e-m:e-p270: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"1\00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"0\00", align 1
@.str.2 = private unnamed_addr constant [2 x i8] c" \00", align 1
@.str.3 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @printAsBinary(i32 noundef %0) #0 {
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
store i32 %0, ptr %2, align 4
store i32 31, ptr %3, align 4
%5 = load i32, ptr %3, align 4
%6 = icmp sge i32 %5, 0
br i1 %6, label %.lr.ph, label %30
.lr.ph: ; preds = %1
br label %7
7: ; preds = %.lr.ph, %25
%8 = load i32, ptr %2, align 4
%9 = load i32, ptr %3, align 4
%10 = ashr i32 %8, %9
store i32 %10, ptr %4, align 4
%11 = load i32, ptr %4, align 4
%12 = and i32 %11, 1
%13 = icmp ne i32 %12, 0
br i1 %13, label %14, label %16
14: ; preds = %7
%15 = call i32 @printf(ptr noundef @.str)
br label %18
16: ; preds = %7
%17 = call i32 @printf(ptr noundef @.str.1)
br label %18
18: ; preds = %16, %14
%19 = load i32, ptr %3, align 4
%20 = srem i32 %19, 4
%21 = icmp eq i32 %20, 0
br i1 %21, label %22, label %24
22: ; preds = %18
%23 = call i32 @printf(ptr noundef @.str.2)
br label %24
24: ; preds = %22, %18
br label %25
25: ; preds = %24
%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 sge i32 %28, 0
br i1 %29, label %7, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %25
br label %30
30: ; preds = %._crit_edge, %1
%31 = call i32 @printf(ptr noundef @.str.3)
ret void
}
declare i32 @printf(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmpa1m3pj_0.c'
source_filename = "/tmp/tmpa1m3pj_0.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [4 x i8] c"%d\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 @funk(i32 noundef 2, i32 noundef 3)
store i32 %3, ptr %2, align 4
%4 = load i32, ptr %2, align 4
%5 = call i32 @printf(ptr noundef @.str, i32 noundef %4)
%6 = call i32 @hemmelig_funksjon(i32 noundef 2, i32 noundef 3)
%7 = call i32 @printf(ptr noundef @.str, i32 noundef %6)
ret i32 0
}
declare i32 @funk(i32 noundef, i32 noundef) #1
declare i32 @printf(ptr noundef, i32 noundef) #1
declare i32 @hemmelig_funksjon(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/tmpa1m3pj_0.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [4 x i8] c"%d\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 @funk(i32 noundef 2, i32 noundef 3)
store i32 %3, ptr %2, align 4
%4 = load i32, ptr %2, align 4
%5 = call i32 @printf(ptr noundef @.str, i32 noundef %4)
%6 = call i32 @hemmelig_funksjon(i32 noundef 2, i32 noundef 3)
%7 = call i32 @printf(ptr noundef @.str, i32 noundef %6)
ret i32 0
}
declare i32 @funk(i32 noundef, i32 noundef) #1
declare i32 @printf(ptr noundef, i32 noundef) #1
declare i32 @hemmelig_funksjon(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/tmphf5pwwwc.c'
source_filename = "/tmp/tmphf5pwwwc.c"
target datalayout = "e-m:e-p270: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/tmphf5pwwwc.c"
target datalayout = "e-m:e-p270: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/tmpnqfyuj65.c'
source_filename = "/tmp/tmpnqfyuj65.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [10 x i8] c"Inst 8xxx\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @Winst8(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
%5 = call i32 @Ws(ptr noundef @.str)
ret i32 0
}
declare i32 @Ws(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/tmpnqfyuj65.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [10 x i8] c"Inst 8xxx\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @Winst8(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
%5 = call i32 @Ws(ptr noundef @.str)
ret i32 0
}
declare i32 @Ws(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/tmpc4e86ixu.c'
source_filename = "/tmp/tmpc4e86ixu.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@GL_TRUE = dso_local global i32 0, align 4
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpc4e86ixu.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@GL_TRUE = dso_local global i32 0, align 4
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmp6ojrcl4g.c'
source_filename = "/tmp/tmp6ojrcl4g.c"
target datalayout = "e-m:e-p270: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 [13 x i8] c"%c[%d;%d;%dm\00", align 1
@stdout = dso_local global i32 0, align 4
@.str.1 = private unnamed_addr constant [3 x i8] c"%s\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @textcolor(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
%7 = alloca [64 x i8], align 16
store i32 %0, ptr %4, align 4
store i32 %1, ptr %5, align 4
store i32 %2, ptr %6, align 4
%8 = getelementptr inbounds [64 x i8], ptr %7, i64 0, i64 0
%9 = load i32, ptr %4, align 4
%10 = load i32, ptr %5, align 4
%11 = add nsw i32 %10, 30
%12 = load i32, ptr %6, align 4
%13 = add nsw i32 %12, 40
%14 = call i32 @snprintf(ptr noundef %8, i32 noundef 64, ptr noundef @.str, i32 noundef 27, i32 noundef %9, i32 noundef %11, i32 noundef %13)
%15 = load i32, ptr @stdout, align 4
%16 = getelementptr inbounds [64 x i8], ptr %7, i64 0, i64 0
%17 = call i32 @fprintf(i32 noundef %15, ptr noundef @.str.1, ptr noundef %16)
%18 = load i32, ptr @stdout, align 4
%19 = call i32 @fflush(i32 noundef %18)
ret void
}
declare i32 @snprintf(ptr noundef, i32 noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1
declare i32 @fprintf(i32 noundef, ptr noundef, ptr noundef) #1
declare i32 @fflush(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/tmp6ojrcl4g.c"
target datalayout = "e-m:e-p270: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 [13 x i8] c"%c[%d;%d;%dm\00", align 1
@stdout = dso_local global i32 0, align 4
@.str.1 = private unnamed_addr constant [3 x i8] c"%s\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @textcolor(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
%7 = alloca [64 x i8], align 16
store i32 %0, ptr %4, align 4
store i32 %1, ptr %5, align 4
store i32 %2, ptr %6, align 4
%8 = getelementptr inbounds [64 x i8], ptr %7, i64 0, i64 0
%9 = load i32, ptr %4, align 4
%10 = load i32, ptr %5, align 4
%11 = add nsw i32 %10, 30
%12 = load i32, ptr %6, align 4
%13 = add nsw i32 %12, 40
%14 = call i32 @snprintf(ptr noundef %8, i32 noundef 64, ptr noundef @.str, i32 noundef 27, i32 noundef %9, i32 noundef %11, i32 noundef %13)
%15 = load i32, ptr @stdout, align 4
%16 = getelementptr inbounds [64 x i8], ptr %7, i64 0, i64 0
%17 = call i32 @fprintf(i32 noundef %15, ptr noundef @.str.1, ptr noundef %16)
%18 = load i32, ptr @stdout, align 4
%19 = call i32 @fflush(i32 noundef %18)
ret void
}
declare i32 @snprintf(ptr noundef, i32 noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) #1
declare i32 @fprintf(i32 noundef, ptr noundef, ptr noundef) #1
declare i32 @fflush(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/tmp3qj8fx0z.c'
source_filename = "/tmp/tmp3qj8fx0z.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [3 x i8] c"%d\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca [6 x [6 x i32]], align 16
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
store i32 0, ptr %1, align 4
store i32 -72, ptr %3, align 4
store i32 0, ptr %4, align 4
br label %9
9: ; preds = %28, %0
%10 = load i32, ptr %4, align 4
%11 = icmp slt i32 %10, 6
br i1 %11, label %12, label %31
12: ; preds = %9
store i32 0, ptr %5, align 4
br label %13
13: ; preds = %24, %12
%14 = load i32, ptr %5, align 4
%15 = icmp slt i32 %14, 6
br i1 %15, label %16, label %27
16: ; preds = %13
%17 = load i32, ptr %4, align 4
%18 = sext i32 %17 to i64
%19 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %18
%20 = load i32, ptr %5, align 4
%21 = sext i32 %20 to i64
%22 = getelementptr inbounds [6 x i32], ptr %19, i64 0, i64 %21
%23 = call i32 @scanf(ptr noundef @.str, ptr noundef %22)
br label %24
24: ; preds = %16
%25 = load i32, ptr %5, align 4
%26 = add nsw i32 %25, 1
store i32 %26, ptr %5, align 4
br label %13, !llvm.loop !6
27: ; preds = %13
br label %28
28: ; preds = %27
%29 = load i32, ptr %4, align 4
%30 = add nsw i32 %29, 1
store i32 %30, ptr %4, align 4
br label %9, !llvm.loop !8
31: ; preds = %9
store i32 1, ptr %6, align 4
br label %32
32: ; preds = %115, %31
%33 = load i32, ptr %6, align 4
%34 = icmp slt i32 %33, 5
br i1 %34, label %35, label %118
35: ; preds = %32
store i32 1, ptr %7, align 4
br label %36
36: ; preds = %111, %35
%37 = load i32, ptr %7, align 4
%38 = icmp slt i32 %37, 5
br i1 %38, label %39, label %114
39: ; preds = %36
%40 = load i32, ptr %6, align 4
%41 = sext i32 %40 to i64
%42 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %41
%43 = load i32, ptr %7, align 4
%44 = sext i32 %43 to i64
%45 = getelementptr inbounds [6 x i32], ptr %42, i64 0, i64 %44
%46 = load i32, ptr %45, align 4
%47 = load i32, ptr %6, align 4
%48 = sub nsw i32 %47, 1
%49 = sext i32 %48 to i64
%50 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %49
%51 = load i32, ptr %7, align 4
%52 = sext i32 %51 to i64
%53 = getelementptr inbounds [6 x i32], ptr %50, i64 0, i64 %52
%54 = load i32, ptr %53, align 4
%55 = add nsw i32 %46, %54
%56 = load i32, ptr %6, align 4
%57 = add nsw i32 %56, 1
%58 = sext i32 %57 to i64
%59 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %58
%60 = load i32, ptr %7, align 4
%61 = sext i32 %60 to i64
%62 = getelementptr inbounds [6 x i32], ptr %59, i64 0, i64 %61
%63 = load i32, ptr %62, align 4
%64 = add nsw i32 %55, %63
%65 = load i32, ptr %6, align 4
%66 = sub nsw i32 %65, 1
%67 = sext i32 %66 to i64
%68 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %67
%69 = load i32, ptr %7, align 4
%70 = sub nsw i32 %69, 1
%71 = sext i32 %70 to i64
%72 = getelementptr inbounds [6 x i32], ptr %68, i64 0, i64 %71
%73 = load i32, ptr %72, align 4
%74 = add nsw i32 %64, %73
%75 = load i32, ptr %6, align 4
%76 = sub nsw i32 %75, 1
%77 = sext i32 %76 to i64
%78 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %77
%79 = load i32, ptr %7, align 4
%80 = add nsw i32 %79, 1
%81 = sext i32 %80 to i64
%82 = getelementptr inbounds [6 x i32], ptr %78, i64 0, i64 %81
%83 = load i32, ptr %82, align 4
%84 = add nsw i32 %74, %83
%85 = load i32, ptr %6, align 4
%86 = add nsw i32 %85, 1
%87 = sext i32 %86 to i64
%88 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %87
%89 = load i32, ptr %7, align 4
%90 = sub nsw i32 %89, 1
%91 = sext i32 %90 to i64
%92 = getelementptr inbounds [6 x i32], ptr %88, i64 0, i64 %91
%93 = load i32, ptr %92, align 4
%94 = add nsw i32 %84, %93
%95 = load i32, ptr %6, align 4
%96 = add nsw i32 %95, 1
%97 = sext i32 %96 to i64
%98 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %97
%99 = load i32, ptr %7, align 4
%100 = add nsw i32 %99, 1
%101 = sext i32 %100 to i64
%102 = getelementptr inbounds [6 x i32], ptr %98, i64 0, i64 %101
%103 = load i32, ptr %102, align 4
%104 = add nsw i32 %94, %103
store i32 %104, ptr %8, align 4
%105 = load i32, ptr %3, align 4
%106 = load i32, ptr %8, align 4
%107 = icmp slt i32 %105, %106
br i1 %107, label %108, label %110
108: ; preds = %39
%109 = load i32, ptr %8, align 4
store i32 %109, ptr %3, align 4
br label %110
110: ; preds = %108, %39
br label %111
111: ; preds = %110
%112 = load i32, ptr %7, align 4
%113 = add nsw i32 %112, 1
store i32 %113, ptr %7, align 4
br label %36, !llvm.loop !9
114: ; preds = %36
br label %115
115: ; preds = %114
%116 = load i32, ptr %6, align 4
%117 = add nsw i32 %116, 1
store i32 %117, ptr %6, align 4
br label %32, !llvm.loop !10
118: ; preds = %32
%119 = load i32, ptr %3, align 4
%120 = call i32 @printf(ptr noundef @.str, i32 noundef %119)
ret i32 0
}
declare i32 @scanf(ptr noundef, ptr noundef) #1
declare i32 @printf(ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
!9 = distinct !{!9, !7}
!10 = distinct !{!10, !7}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp3qj8fx0z.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [3 x i8] c"%d\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca [6 x [6 x i32]], align 16
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
store i32 0, ptr %1, align 4
store i32 -72, ptr %3, align 4
store i32 0, ptr %4, align 4
%9 = load i32, ptr %4, align 4
%10 = icmp slt i32 %9, 6
br i1 %10, label %.lr.ph2, label %33
.lr.ph2: ; preds = %0
br label %11
11: ; preds = %.lr.ph2, %28
store i32 0, ptr %5, align 4
%12 = load i32, ptr %5, align 4
%13 = icmp slt i32 %12, 6
br i1 %13, label %.lr.ph, label %27
.lr.ph: ; preds = %11
br label %14
14: ; preds = %.lr.ph, %22
%15 = load i32, ptr %4, align 4
%16 = sext i32 %15 to i64
%17 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %16
%18 = load i32, ptr %5, align 4
%19 = sext i32 %18 to i64
%20 = getelementptr inbounds [6 x i32], ptr %17, i64 0, i64 %19
%21 = call i32 @scanf(ptr noundef @.str, ptr noundef %20)
br label %22
22: ; preds = %14
%23 = load i32, ptr %5, align 4
%24 = add nsw i32 %23, 1
store i32 %24, ptr %5, align 4
%25 = load i32, ptr %5, align 4
%26 = icmp slt i32 %25, 6
br i1 %26, label %14, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %22
br label %27
27: ; preds = %._crit_edge, %11
br label %28
28: ; preds = %27
%29 = load i32, ptr %4, align 4
%30 = add nsw i32 %29, 1
store i32 %30, ptr %4, align 4
%31 = load i32, ptr %4, align 4
%32 = icmp slt i32 %31, 6
br i1 %32, label %11, label %._crit_edge3, !llvm.loop !8
._crit_edge3: ; preds = %28
br label %33
33: ; preds = %._crit_edge3, %0
store i32 1, ptr %6, align 4
%34 = load i32, ptr %6, align 4
%35 = icmp slt i32 %34, 5
br i1 %35, label %.lr.ph8, label %122
.lr.ph8: ; preds = %33
br label %36
36: ; preds = %.lr.ph8, %117
store i32 1, ptr %7, align 4
%37 = load i32, ptr %7, align 4
%38 = icmp slt i32 %37, 5
br i1 %38, label %.lr.ph5, label %116
.lr.ph5: ; preds = %36
br label %39
39: ; preds = %.lr.ph5, %111
%40 = load i32, ptr %6, align 4
%41 = sext i32 %40 to i64
%42 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %41
%43 = load i32, ptr %7, align 4
%44 = sext i32 %43 to i64
%45 = getelementptr inbounds [6 x i32], ptr %42, i64 0, i64 %44
%46 = load i32, ptr %45, align 4
%47 = load i32, ptr %6, align 4
%48 = sub nsw i32 %47, 1
%49 = sext i32 %48 to i64
%50 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %49
%51 = load i32, ptr %7, align 4
%52 = sext i32 %51 to i64
%53 = getelementptr inbounds [6 x i32], ptr %50, i64 0, i64 %52
%54 = load i32, ptr %53, align 4
%55 = add nsw i32 %46, %54
%56 = load i32, ptr %6, align 4
%57 = add nsw i32 %56, 1
%58 = sext i32 %57 to i64
%59 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %58
%60 = load i32, ptr %7, align 4
%61 = sext i32 %60 to i64
%62 = getelementptr inbounds [6 x i32], ptr %59, i64 0, i64 %61
%63 = load i32, ptr %62, align 4
%64 = add nsw i32 %55, %63
%65 = load i32, ptr %6, align 4
%66 = sub nsw i32 %65, 1
%67 = sext i32 %66 to i64
%68 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %67
%69 = load i32, ptr %7, align 4
%70 = sub nsw i32 %69, 1
%71 = sext i32 %70 to i64
%72 = getelementptr inbounds [6 x i32], ptr %68, i64 0, i64 %71
%73 = load i32, ptr %72, align 4
%74 = add nsw i32 %64, %73
%75 = load i32, ptr %6, align 4
%76 = sub nsw i32 %75, 1
%77 = sext i32 %76 to i64
%78 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %77
%79 = load i32, ptr %7, align 4
%80 = add nsw i32 %79, 1
%81 = sext i32 %80 to i64
%82 = getelementptr inbounds [6 x i32], ptr %78, i64 0, i64 %81
%83 = load i32, ptr %82, align 4
%84 = add nsw i32 %74, %83
%85 = load i32, ptr %6, align 4
%86 = add nsw i32 %85, 1
%87 = sext i32 %86 to i64
%88 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %87
%89 = load i32, ptr %7, align 4
%90 = sub nsw i32 %89, 1
%91 = sext i32 %90 to i64
%92 = getelementptr inbounds [6 x i32], ptr %88, i64 0, i64 %91
%93 = load i32, ptr %92, align 4
%94 = add nsw i32 %84, %93
%95 = load i32, ptr %6, align 4
%96 = add nsw i32 %95, 1
%97 = sext i32 %96 to i64
%98 = getelementptr inbounds [6 x [6 x i32]], ptr %2, i64 0, i64 %97
%99 = load i32, ptr %7, align 4
%100 = add nsw i32 %99, 1
%101 = sext i32 %100 to i64
%102 = getelementptr inbounds [6 x i32], ptr %98, i64 0, i64 %101
%103 = load i32, ptr %102, align 4
%104 = add nsw i32 %94, %103
store i32 %104, ptr %8, align 4
%105 = load i32, ptr %3, align 4
%106 = load i32, ptr %8, align 4
%107 = icmp slt i32 %105, %106
br i1 %107, label %108, label %110
108: ; preds = %39
%109 = load i32, ptr %8, align 4
store i32 %109, ptr %3, align 4
br label %110
110: ; preds = %108, %39
br label %111
111: ; preds = %110
%112 = load i32, ptr %7, align 4
%113 = add nsw i32 %112, 1
store i32 %113, ptr %7, align 4
%114 = load i32, ptr %7, align 4
%115 = icmp slt i32 %114, 5
br i1 %115, label %39, label %._crit_edge6, !llvm.loop !9
._crit_edge6: ; preds = %111
br label %116
116: ; preds = %._crit_edge6, %36
br label %117
117: ; preds = %116
%118 = load i32, ptr %6, align 4
%119 = add nsw i32 %118, 1
store i32 %119, ptr %6, align 4
%120 = load i32, ptr %6, align 4
%121 = icmp slt i32 %120, 5
br i1 %121, label %36, label %._crit_edge9, !llvm.loop !10
._crit_edge9: ; preds = %117
br label %122
122: ; preds = %._crit_edge9, %33
%123 = load i32, ptr %3, align 4
%124 = call i32 @printf(ptr noundef @.str, i32 noundef %123)
ret i32 0
}
declare i32 @scanf(ptr noundef, ptr noundef) #1
declare i32 @printf(ptr noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
!9 = distinct !{!9, !7}
!10 = distinct !{!10, !7}
|
; ModuleID = '/tmp/tmpnkc7a2ll.c'
source_filename = "/tmp/tmpnkc7a2ll.c"
target datalayout = "e-m:e-p270: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 [34 x i8] c"allocation failure 1 in cmatrix()\00", align 1
@.str.1 = private unnamed_addr constant [34 x i8] c"allocation failure 2 in cmatrix()\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @cmatrix(i64 noundef %0, i64 noundef %1, i64 noundef %2, i64 noundef %3) #0 {
%5 = alloca i64, align 8
%6 = alloca i64, align 8
%7 = alloca i64, align 8
%8 = alloca i64, align 8
%9 = alloca i64, align 8
%10 = alloca i64, align 8
%11 = alloca i64, align 8
%12 = alloca ptr, align 8
store i64 %0, ptr %5, align 8
store i64 %1, ptr %6, align 8
store i64 %2, ptr %7, align 8
store i64 %3, ptr %8, align 8
%13 = load i64, ptr %6, align 8
%14 = load i64, ptr %5, align 8
%15 = sub nsw i64 %13, %14
%16 = add nsw i64 %15, 1
store i64 %16, ptr %10, align 8
%17 = load i64, ptr %8, align 8
%18 = load i64, ptr %7, align 8
%19 = sub nsw i64 %17, %18
%20 = add nsw i64 %19, 1
store i64 %20, ptr %11, align 8
%21 = load i64, ptr %10, align 8
%22 = add nsw i64 %21, 1
%23 = mul i64 %22, 8
%24 = call i64 @malloc(i64 noundef %23)
%25 = inttoptr i64 %24 to ptr
store ptr %25, ptr %12, align 8
%26 = load ptr, ptr %12, align 8
%27 = icmp ne ptr %26, null
br i1 %27, label %30, label %28
28: ; preds = %4
%29 = call i32 @nerror(ptr noundef @.str)
br label %30
30: ; preds = %28, %4
%31 = load ptr, ptr %12, align 8
%32 = getelementptr inbounds ptr, ptr %31, i64 1
store ptr %32, ptr %12, align 8
%33 = load i64, ptr %5, align 8
%34 = load ptr, ptr %12, align 8
%35 = sub i64 0, %33
%36 = getelementptr inbounds ptr, ptr %34, i64 %35
store ptr %36, ptr %12, align 8
%37 = load i64, ptr %10, align 8
%38 = load i64, ptr %11, align 8
%39 = mul nsw i64 %37, %38
%40 = add nsw i64 %39, 1
%41 = mul i64 %40, 1
%42 = call i64 @malloc(i64 noundef %41)
%43 = inttoptr i64 %42 to ptr
%44 = load ptr, ptr %12, align 8
%45 = load i64, ptr %5, align 8
%46 = getelementptr inbounds ptr, ptr %44, i64 %45
store ptr %43, ptr %46, align 8
%47 = load ptr, ptr %12, align 8
%48 = load i64, ptr %5, align 8
%49 = getelementptr inbounds ptr, ptr %47, i64 %48
%50 = load ptr, ptr %49, align 8
%51 = icmp ne ptr %50, null
br i1 %51, label %54, label %52
52: ; preds = %30
%53 = call i32 @nerror(ptr noundef @.str.1)
br label %54
54: ; preds = %52, %30
%55 = load ptr, ptr %12, align 8
%56 = load i64, ptr %5, align 8
%57 = getelementptr inbounds ptr, ptr %55, i64 %56
%58 = load ptr, ptr %57, align 8
%59 = getelementptr inbounds i8, ptr %58, i64 1
store ptr %59, ptr %57, align 8
%60 = load i64, ptr %7, align 8
%61 = load ptr, ptr %12, align 8
%62 = load i64, ptr %5, align 8
%63 = getelementptr inbounds ptr, ptr %61, i64 %62
%64 = load ptr, ptr %63, align 8
%65 = sub i64 0, %60
%66 = getelementptr inbounds i8, ptr %64, i64 %65
store ptr %66, ptr %63, align 8
%67 = load i64, ptr %5, align 8
%68 = add nsw i64 %67, 1
store i64 %68, ptr %9, align 8
br label %69
69: ; preds = %84, %54
%70 = load i64, ptr %9, align 8
%71 = load i64, ptr %6, align 8
%72 = icmp sle i64 %70, %71
br i1 %72, label %73, label %87
73: ; preds = %69
%74 = load ptr, ptr %12, align 8
%75 = load i64, ptr %9, align 8
%76 = sub nsw i64 %75, 1
%77 = getelementptr inbounds ptr, ptr %74, i64 %76
%78 = load ptr, ptr %77, align 8
%79 = load i64, ptr %11, align 8
%80 = getelementptr inbounds i8, ptr %78, i64 %79
%81 = load ptr, ptr %12, align 8
%82 = load i64, ptr %9, align 8
%83 = getelementptr inbounds ptr, ptr %81, i64 %82
store ptr %80, ptr %83, align 8
br label %84
84: ; preds = %73
%85 = load i64, ptr %9, align 8
%86 = add nsw i64 %85, 1
store i64 %86, ptr %9, align 8
br label %69, !llvm.loop !6
87: ; preds = %69
%88 = load ptr, ptr %12, align 8
ret ptr %88
}
declare i64 @malloc(i64 noundef) #1
declare i32 @nerror(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/tmpnkc7a2ll.c"
target datalayout = "e-m:e-p270: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 [34 x i8] c"allocation failure 1 in cmatrix()\00", align 1
@.str.1 = private unnamed_addr constant [34 x i8] c"allocation failure 2 in cmatrix()\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @cmatrix(i64 noundef %0, i64 noundef %1, i64 noundef %2, i64 noundef %3) #0 {
%5 = alloca i64, align 8
%6 = alloca i64, align 8
%7 = alloca i64, align 8
%8 = alloca i64, align 8
%9 = alloca i64, align 8
%10 = alloca i64, align 8
%11 = alloca i64, align 8
%12 = alloca ptr, align 8
store i64 %0, ptr %5, align 8
store i64 %1, ptr %6, align 8
store i64 %2, ptr %7, align 8
store i64 %3, ptr %8, align 8
%13 = load i64, ptr %6, align 8
%14 = load i64, ptr %5, align 8
%15 = sub nsw i64 %13, %14
%16 = add nsw i64 %15, 1
store i64 %16, ptr %10, align 8
%17 = load i64, ptr %8, align 8
%18 = load i64, ptr %7, align 8
%19 = sub nsw i64 %17, %18
%20 = add nsw i64 %19, 1
store i64 %20, ptr %11, align 8
%21 = load i64, ptr %10, align 8
%22 = add nsw i64 %21, 1
%23 = mul i64 %22, 8
%24 = call i64 @malloc(i64 noundef %23)
%25 = inttoptr i64 %24 to ptr
store ptr %25, ptr %12, align 8
%26 = load ptr, ptr %12, align 8
%27 = icmp ne ptr %26, null
br i1 %27, label %30, label %28
28: ; preds = %4
%29 = call i32 @nerror(ptr noundef @.str)
br label %30
30: ; preds = %28, %4
%31 = load ptr, ptr %12, align 8
%32 = getelementptr inbounds ptr, ptr %31, i64 1
store ptr %32, ptr %12, align 8
%33 = load i64, ptr %5, align 8
%34 = load ptr, ptr %12, align 8
%35 = sub i64 0, %33
%36 = getelementptr inbounds ptr, ptr %34, i64 %35
store ptr %36, ptr %12, align 8
%37 = load i64, ptr %10, align 8
%38 = load i64, ptr %11, align 8
%39 = mul nsw i64 %37, %38
%40 = add nsw i64 %39, 1
%41 = mul i64 %40, 1
%42 = call i64 @malloc(i64 noundef %41)
%43 = inttoptr i64 %42 to ptr
%44 = load ptr, ptr %12, align 8
%45 = load i64, ptr %5, align 8
%46 = getelementptr inbounds ptr, ptr %44, i64 %45
store ptr %43, ptr %46, align 8
%47 = load ptr, ptr %12, align 8
%48 = load i64, ptr %5, align 8
%49 = getelementptr inbounds ptr, ptr %47, i64 %48
%50 = load ptr, ptr %49, align 8
%51 = icmp ne ptr %50, null
br i1 %51, label %54, label %52
52: ; preds = %30
%53 = call i32 @nerror(ptr noundef @.str.1)
br label %54
54: ; preds = %52, %30
%55 = load ptr, ptr %12, align 8
%56 = load i64, ptr %5, align 8
%57 = getelementptr inbounds ptr, ptr %55, i64 %56
%58 = load ptr, ptr %57, align 8
%59 = getelementptr inbounds i8, ptr %58, i64 1
store ptr %59, ptr %57, align 8
%60 = load i64, ptr %7, align 8
%61 = load ptr, ptr %12, align 8
%62 = load i64, ptr %5, align 8
%63 = getelementptr inbounds ptr, ptr %61, i64 %62
%64 = load ptr, ptr %63, align 8
%65 = sub i64 0, %60
%66 = getelementptr inbounds i8, ptr %64, i64 %65
store ptr %66, ptr %63, align 8
%67 = load i64, ptr %5, align 8
%68 = add nsw i64 %67, 1
store i64 %68, ptr %9, align 8
%69 = load i64, ptr %9, align 8
%70 = load i64, ptr %6, align 8
%71 = icmp sle i64 %69, %70
br i1 %71, label %.lr.ph, label %89
.lr.ph: ; preds = %54
br label %72
72: ; preds = %.lr.ph, %83
%73 = load ptr, ptr %12, align 8
%74 = load i64, ptr %9, align 8
%75 = sub nsw i64 %74, 1
%76 = getelementptr inbounds ptr, ptr %73, i64 %75
%77 = load ptr, ptr %76, align 8
%78 = load i64, ptr %11, align 8
%79 = getelementptr inbounds i8, ptr %77, i64 %78
%80 = load ptr, ptr %12, align 8
%81 = load i64, ptr %9, align 8
%82 = getelementptr inbounds ptr, ptr %80, i64 %81
store ptr %79, ptr %82, align 8
br label %83
83: ; preds = %72
%84 = load i64, ptr %9, align 8
%85 = add nsw i64 %84, 1
store i64 %85, ptr %9, align 8
%86 = load i64, ptr %9, align 8
%87 = load i64, ptr %6, align 8
%88 = icmp sle i64 %86, %87
br i1 %88, label %72, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %83
br label %89
89: ; preds = %._crit_edge, %54
%90 = load ptr, ptr %12, align 8
ret ptr %90
}
declare i64 @malloc(i64 noundef) #1
declare i32 @nerror(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/tmp545fnpe4.c'
source_filename = "/tmp/tmp545fnpe4.c"
target datalayout = "e-m:e-p270: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/tmp545fnpe4.c"
target datalayout = "e-m:e-p270: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/tmpjlww0jnk.c'
source_filename = "/tmp/tmpjlww0jnk.c"
target datalayout = "e-m:e-p270: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 @ldc2(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
store ptr %0, ptr %2, align 8
%3 = load ptr, ptr %2, align 8
%4 = call i32 @__builtin_arm_ldc2(i32 noundef 1, i32 noundef 2, ptr noundef %3)
ret void
}
declare i32 @__builtin_arm_ldc2(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/tmpjlww0jnk.c"
target datalayout = "e-m:e-p270: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 @ldc2(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
store ptr %0, ptr %2, align 8
%3 = load ptr, ptr %2, align 8
%4 = call i32 @__builtin_arm_ldc2(i32 noundef 1, i32 noundef 2, ptr noundef %3)
ret void
}
declare i32 @__builtin_arm_ldc2(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/tmpaiv6hu25.c'
source_filename = "/tmp/tmpaiv6hu25.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [8 x i8] c"main \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 @foo32(double noundef 4.567800e+00)
%3 = call i32 @printf(ptr noundef @.str)
ret i32 0
}
declare i32 @foo32(double noundef) #1
declare i32 @printf(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpaiv6hu25.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [8 x i8] c"main \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 @foo32(double noundef 4.567800e+00)
%3 = call i32 @printf(ptr noundef @.str)
ret i32 0
}
declare i32 @foo32(double noundef) #1
declare i32 @printf(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmpgfrqclv6.c'
source_filename = "/tmp/tmpgfrqclv6.c"
target datalayout = "e-m:e-p270: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"asd\00", align 1
@.str.1 = private unnamed_addr constant [27 x i8] c"test_startwith_empy_string\00", align 1
@.str.2 = private unnamed_addr constant [53 x i8] c"The function did not return the correct error value.\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @test_startwith_empy_string() #0 {
%1 = alloca [1 x i8], align 1
%2 = alloca i32, align 4
call void @llvm.memset.p0.i64(ptr align 1 %1, i8 0, i64 1, i1 false)
%3 = getelementptr inbounds [1 x i8], ptr %1, i64 0, i64 0
%4 = call i32 @pl_startswith(ptr noundef %3, ptr noundef @.str)
store i32 %4, ptr %2, align 4
%5 = load i32, ptr %2, align 4
%6 = call i32 @assert_equal_int(i32 noundef -1, i32 noundef %5, ptr noundef @.str.1, ptr noundef @.str.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 @pl_startswith(ptr noundef, ptr noundef) #2
declare i32 @assert_equal_int(i32 noundef, i32 noundef, 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/tmpgfrqclv6.c"
target datalayout = "e-m:e-p270: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"asd\00", align 1
@.str.1 = private unnamed_addr constant [27 x i8] c"test_startwith_empy_string\00", align 1
@.str.2 = private unnamed_addr constant [53 x i8] c"The function did not return the correct error value.\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @test_startwith_empy_string() #0 {
%1 = alloca [1 x i8], align 1
%2 = alloca i32, align 4
call void @llvm.memset.p0.i64(ptr align 1 %1, i8 0, i64 1, i1 false)
%3 = getelementptr inbounds [1 x i8], ptr %1, i64 0, i64 0
%4 = call i32 @pl_startswith(ptr noundef %3, ptr noundef @.str)
store i32 %4, ptr %2, align 4
%5 = load i32, ptr %2, align 4
%6 = call i32 @assert_equal_int(i32 noundef -1, i32 noundef %5, ptr noundef @.str.1, ptr noundef @.str.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 @pl_startswith(ptr noundef, ptr noundef) #2
declare i32 @assert_equal_int(i32 noundef, i32 noundef, 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/tmpakj9ahlz.c'
source_filename = "/tmp/tmpakj9ahlz.c"
target datalayout = "e-m:e-p270: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 @get_first_child_index(i32 noundef %0) #0 {
%2 = alloca i32, align 4
store i32 %0, ptr %2, align 4
%3 = load i32, ptr %2, align 4
%4 = mul nsw i32 2, %3
%5 = add nsw i32 %4, 1
ret i32 %5
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpakj9ahlz.c"
target datalayout = "e-m:e-p270: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 @get_first_child_index(i32 noundef %0) #0 {
%2 = alloca i32, align 4
store i32 %0, ptr %2, align 4
%3 = load i32, ptr %2, align 4
%4 = mul nsw i32 2, %3
%5 = add nsw i32 %4, 1
ret i32 %5
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpnqel272b.c'
source_filename = "/tmp/tmpnqel272b.c"
target datalayout = "e-m:e-p270: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/tmpnqel272b.c"
target datalayout = "e-m:e-p270: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/tmpu7_y0k2a.c'
source_filename = "/tmp/tmpu7_y0k2a.c"
target datalayout = "e-m:e-p270: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 @old_str_append(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 = call i32 @strlen(ptr noundef %5)
%7 = load ptr, ptr %3, align 8
%8 = sext i32 %6 to i64
%9 = getelementptr inbounds i8, ptr %7, i64 %8
store ptr %9, ptr %3, align 8
%10 = load ptr, ptr %3, align 8
%11 = load ptr, ptr %4, align 8
%12 = call i32 @strcpy(ptr noundef %10, ptr noundef %11)
ret void
}
declare i32 @strlen(ptr noundef) #1
declare i32 @strcpy(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/tmpu7_y0k2a.c"
target datalayout = "e-m:e-p270: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 @old_str_append(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 = call i32 @strlen(ptr noundef %5)
%7 = load ptr, ptr %3, align 8
%8 = sext i32 %6 to i64
%9 = getelementptr inbounds i8, ptr %7, i64 %8
store ptr %9, ptr %3, align 8
%10 = load ptr, ptr %3, align 8
%11 = load ptr, ptr %4, align 8
%12 = call i32 @strcpy(ptr noundef %10, ptr noundef %11)
ret void
}
declare i32 @strlen(ptr noundef) #1
declare i32 @strcpy(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/tmpbfxul_xa.c'
source_filename = "/tmp/tmpbfxul_xa.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @ft_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
%7 = 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
%8 = load ptr, ptr %4, align 8
store ptr %8, ptr %7, align 8
br label %9
9: ; preds = %19, %3
%10 = load ptr, ptr %5, align 8
%11 = load i8, ptr %10, align 1
%12 = sext i8 %11 to i32
%13 = icmp ne i32 %12, 0
br i1 %13, label %14, label %17
14: ; preds = %9
%15 = load i64, ptr %6, align 8
%16 = icmp ne i64 %15, 0
br label %17
17: ; preds = %14, %9
%18 = phi i1 [ false, %9 ], [ %16, %14 ]
br i1 %18, label %19, label %27
19: ; preds = %17
%20 = load ptr, ptr %5, align 8
%21 = getelementptr inbounds i8, ptr %20, i32 1
store ptr %21, ptr %5, align 8
%22 = load i8, ptr %20, align 1
%23 = load ptr, ptr %4, align 8
%24 = getelementptr inbounds i8, ptr %23, i32 1
store ptr %24, ptr %4, align 8
store i8 %22, ptr %23, align 1
%25 = load i64, ptr %6, align 8
%26 = add i64 %25, -1
store i64 %26, ptr %6, align 8
br label %9, !llvm.loop !6
27: ; preds = %17
br label %28
28: ; preds = %31, %27
%29 = load i64, ptr %6, align 8
%30 = icmp ne i64 %29, 0
br i1 %30, label %31, label %36
31: ; preds = %28
%32 = load ptr, ptr %4, align 8
%33 = getelementptr inbounds i8, ptr %32, i32 1
store ptr %33, ptr %4, align 8
store i8 0, ptr %32, align 1
%34 = load i64, ptr %6, align 8
%35 = add i64 %34, -1
store i64 %35, ptr %6, align 8
br label %28, !llvm.loop !8
36: ; preds = %28
%37 = load ptr, ptr %7, align 8
ret ptr %37
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 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/tmpbfxul_xa.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local ptr @ft_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
%7 = 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
%8 = load ptr, ptr %4, align 8
store ptr %8, ptr %7, align 8
br label %9
9: ; preds = %19, %3
%10 = load ptr, ptr %5, align 8
%11 = load i8, ptr %10, align 1
%12 = sext i8 %11 to i32
%13 = icmp ne i32 %12, 0
br i1 %13, label %14, label %17
14: ; preds = %9
%15 = load i64, ptr %6, align 8
%16 = icmp ne i64 %15, 0
br label %17
17: ; preds = %14, %9
%18 = phi i1 [ false, %9 ], [ %16, %14 ]
br i1 %18, label %19, label %27
19: ; preds = %17
%20 = load ptr, ptr %5, align 8
%21 = getelementptr inbounds i8, ptr %20, i32 1
store ptr %21, ptr %5, align 8
%22 = load i8, ptr %20, align 1
%23 = load ptr, ptr %4, align 8
%24 = getelementptr inbounds i8, ptr %23, i32 1
store ptr %24, ptr %4, align 8
store i8 %22, ptr %23, align 1
%25 = load i64, ptr %6, align 8
%26 = add i64 %25, -1
store i64 %26, ptr %6, align 8
br label %9, !llvm.loop !6
27: ; preds = %17
%28 = load i64, ptr %6, align 8
%29 = icmp ne i64 %28, 0
br i1 %29, label %.lr.ph, label %37
.lr.ph: ; preds = %27
br label %30
30: ; preds = %.lr.ph, %30
%31 = load ptr, ptr %4, align 8
%32 = getelementptr inbounds i8, ptr %31, i32 1
store ptr %32, ptr %4, align 8
store i8 0, ptr %31, align 1
%33 = load i64, ptr %6, align 8
%34 = add i64 %33, -1
store i64 %34, ptr %6, align 8
%35 = load i64, ptr %6, align 8
%36 = icmp ne i64 %35, 0
br i1 %36, label %30, label %._crit_edge, !llvm.loop !8
._crit_edge: ; preds = %30
br label %37
37: ; preds = %._crit_edge, %27
%38 = load ptr, ptr %7, align 8
ret ptr %38
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 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/tmp7189_evl.c'
source_filename = "/tmp/tmp7189_evl.c"
target datalayout = "e-m:e-p270: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 @sendbuf(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
store ptr %0, ptr %2, align 8
br label %3
3: ; preds = %8, %1
%4 = load ptr, ptr %2, align 8
%5 = load i8, ptr %4, align 1
%6 = sext i8 %5 to i32
%7 = icmp ne i32 %6, 0
br i1 %7, label %8, label %14
8: ; preds = %3
%9 = load ptr, ptr %2, align 8
%10 = getelementptr inbounds i8, ptr %9, i32 1
store ptr %10, ptr %2, align 8
%11 = load i8, ptr %9, align 1
%12 = sext i8 %11 to i32
%13 = call i32 @sendbyte(i32 noundef %12)
br label %3, !llvm.loop !6
14: ; preds = %3
ret void
}
declare i32 @sendbyte(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/tmp7189_evl.c"
target datalayout = "e-m:e-p270: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 @sendbuf(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
store ptr %0, ptr %2, align 8
%3 = load ptr, ptr %2, align 8
%4 = load i8, ptr %3, align 1
%5 = sext i8 %4 to i32
%6 = icmp ne i32 %5, 0
br i1 %6, label %.lr.ph, label %17
.lr.ph: ; preds = %1
br label %7
7: ; preds = %.lr.ph, %7
%8 = load ptr, ptr %2, align 8
%9 = getelementptr inbounds i8, ptr %8, i32 1
store ptr %9, ptr %2, align 8
%10 = load i8, ptr %8, align 1
%11 = sext i8 %10 to i32
%12 = call i32 @sendbyte(i32 noundef %11)
%13 = load ptr, ptr %2, align 8
%14 = load i8, ptr %13, align 1
%15 = sext i8 %14 to i32
%16 = icmp ne i32 %15, 0
br i1 %16, label %7, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %7
br label %17
17: ; preds = %._crit_edge, %1
ret void
}
declare i32 @sendbyte(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/tmpbp6zrljb.c'
source_filename = "/tmp/tmpbp6zrljb.c"
target datalayout = "e-m:e-p270: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"LANG\00", align 1
@.str.1 = private unnamed_addr constant [3 x i8] c"de\00", align 1
@.str.2 = private unnamed_addr constant [3 x i8] c"es\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @Get_LANG() #0 {
%1 = alloca i32, align 4
%2 = alloca ptr, align 8
%3 = call ptr @getenv(ptr noundef @.str)
store ptr %3, ptr %2, align 8
%4 = icmp ne ptr %3, null
br i1 %4, label %5, label %18
5: ; preds = %0
%6 = load ptr, ptr %2, align 8
%7 = call ptr @strstr(ptr noundef %6, ptr noundef @.str.1)
%8 = icmp ne ptr %7, null
br i1 %8, label %9, label %10
9: ; preds = %5
store i32 1, ptr %1, align 4
br label %17
10: ; preds = %5
%11 = load ptr, ptr %2, align 8
%12 = call ptr @strstr(ptr noundef %11, ptr noundef @.str.2)
%13 = icmp ne ptr %12, null
br i1 %13, label %14, label %15
14: ; preds = %10
store i32 2, ptr %1, align 4
br label %16
15: ; preds = %10
store i32 0, ptr %1, align 4
br label %16
16: ; preds = %15, %14
br label %17
17: ; preds = %16, %9
br label %19
18: ; preds = %0
store i32 0, ptr %1, align 4
br label %19
19: ; preds = %18, %17
%20 = load i32, ptr %1, align 4
ret i32 %20
}
declare ptr @getenv(ptr noundef) #1
declare ptr @strstr(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/tmpbp6zrljb.c"
target datalayout = "e-m:e-p270: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"LANG\00", align 1
@.str.1 = private unnamed_addr constant [3 x i8] c"de\00", align 1
@.str.2 = private unnamed_addr constant [3 x i8] c"es\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @Get_LANG() #0 {
%1 = alloca i32, align 4
%2 = alloca ptr, align 8
%3 = call ptr @getenv(ptr noundef @.str)
store ptr %3, ptr %2, align 8
%4 = icmp ne ptr %3, null
br i1 %4, label %5, label %18
5: ; preds = %0
%6 = load ptr, ptr %2, align 8
%7 = call ptr @strstr(ptr noundef %6, ptr noundef @.str.1)
%8 = icmp ne ptr %7, null
br i1 %8, label %9, label %10
9: ; preds = %5
store i32 1, ptr %1, align 4
br label %17
10: ; preds = %5
%11 = load ptr, ptr %2, align 8
%12 = call ptr @strstr(ptr noundef %11, ptr noundef @.str.2)
%13 = icmp ne ptr %12, null
br i1 %13, label %14, label %15
14: ; preds = %10
store i32 2, ptr %1, align 4
br label %16
15: ; preds = %10
store i32 0, ptr %1, align 4
br label %16
16: ; preds = %15, %14
br label %17
17: ; preds = %16, %9
br label %19
18: ; preds = %0
store i32 0, ptr %1, align 4
br label %19
19: ; preds = %18, %17
%20 = load i32, ptr %1, align 4
ret i32 %20
}
declare ptr @getenv(ptr noundef) #1
declare ptr @strstr(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/tmpuf687t19.c'
source_filename = "/tmp/tmpuf687t19.c"
target datalayout = "e-m:e-p270: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/tmpuf687t19.c"
target datalayout = "e-m:e-p270: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/tmp4se28ig_.c'
source_filename = "/tmp/tmp4se28ig_.c"
target datalayout = "e-m:e-p270: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"% 2.2e % 2.2ei \00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @imprime(ptr noundef %0, ptr noundef %1, i32 noundef %2, i32 noundef %3) #0 {
%5 = alloca i32, align 4
%6 = alloca ptr, align 8
%7 = alloca ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
%11 = alloca i32, align 4
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 i32 0, ptr %10, align 4
br label %12
12: ; preds = %42, %4
%13 = load i32, ptr %10, align 4
%14 = load i32, ptr %8, align 4
%15 = icmp slt i32 %13, %14
br i1 %15, label %16, label %53
16: ; preds = %12
store i32 0, ptr %11, align 4
br label %17
17: ; preds = %33, %16
%18 = load i32, ptr %11, align 4
%19 = load i32, ptr %8, align 4
%20 = icmp slt i32 %18, %19
br i1 %20, label %21, label %36
21: ; preds = %17
%22 = load ptr, ptr %6, align 8
%23 = load i32, ptr %11, align 4
%24 = sext i32 %23 to i64
%25 = getelementptr inbounds double, ptr %22, i64 %24
%26 = load double, ptr %25, align 8
%27 = load ptr, ptr %7, align 8
%28 = load i32, ptr %11, align 4
%29 = sext i32 %28 to i64
%30 = getelementptr inbounds double, ptr %27, i64 %29
%31 = load double, ptr %30, align 8
%32 = call i32 (ptr, ...) @printf(ptr noundef @.str, double noundef %26, double noundef %31)
br label %33
33: ; preds = %21
%34 = load i32, ptr %11, align 4
%35 = add nsw i32 %34, 1
store i32 %35, ptr %11, align 4
br label %17, !llvm.loop !6
36: ; preds = %17
%37 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
%38 = load i32, ptr %9, align 4
%39 = icmp ne i32 %38, 0
br i1 %39, label %40, label %41
40: ; preds = %36
br label %53
41: ; preds = %36
br label %42
42: ; preds = %41
%43 = load i32, ptr %10, align 4
%44 = add nsw i32 %43, 1
store i32 %44, ptr %10, align 4
%45 = load i32, ptr %8, align 4
%46 = load ptr, ptr %6, align 8
%47 = sext i32 %45 to i64
%48 = getelementptr inbounds double, ptr %46, i64 %47
store ptr %48, ptr %6, align 8
%49 = load i32, ptr %8, align 4
%50 = load ptr, ptr %7, align 8
%51 = sext i32 %49 to i64
%52 = getelementptr inbounds double, ptr %50, i64 %51
store ptr %52, ptr %7, align 8
br label %12, !llvm.loop !8
53: ; preds = %40, %12
%54 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
%55 = load i32, ptr %5, align 4
ret i32 %55
}
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/tmp4se28ig_.c"
target datalayout = "e-m:e-p270: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"% 2.2e % 2.2ei \00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @imprime(ptr noundef %0, ptr noundef %1, i32 noundef %2, i32 noundef %3) #0 {
%5 = alloca i32, align 4
%6 = alloca ptr, align 8
%7 = alloca ptr, align 8
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
%11 = alloca i32, align 4
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 i32 0, ptr %10, align 4
%12 = load i32, ptr %10, align 4
%13 = load i32, ptr %8, align 4
%14 = icmp slt i32 %12, %13
br i1 %14, label %.lr.ph2, label %.loopexit
.lr.ph2: ; preds = %4
br label %15
15: ; preds = %.lr.ph2, %43
store i32 0, ptr %11, align 4
%16 = load i32, ptr %11, align 4
%17 = load i32, ptr %8, align 4
%18 = icmp slt i32 %16, %17
br i1 %18, label %.lr.ph, label %37
.lr.ph: ; preds = %15
br label %19
19: ; preds = %.lr.ph, %31
%20 = load ptr, ptr %6, align 8
%21 = load i32, ptr %11, align 4
%22 = sext i32 %21 to i64
%23 = getelementptr inbounds double, ptr %20, i64 %22
%24 = load double, ptr %23, align 8
%25 = load ptr, ptr %7, align 8
%26 = load i32, ptr %11, align 4
%27 = sext i32 %26 to i64
%28 = getelementptr inbounds double, ptr %25, i64 %27
%29 = load double, ptr %28, align 8
%30 = call i32 (ptr, ...) @printf(ptr noundef @.str, double noundef %24, double noundef %29)
br label %31
31: ; preds = %19
%32 = load i32, ptr %11, align 4
%33 = add nsw i32 %32, 1
store i32 %33, ptr %11, align 4
%34 = load i32, ptr %11, align 4
%35 = load i32, ptr %8, align 4
%36 = icmp slt i32 %34, %35
br i1 %36, label %19, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %31
br label %37
37: ; preds = %._crit_edge, %15
%38 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
%39 = load i32, ptr %9, align 4
%40 = icmp ne i32 %39, 0
br i1 %40, label %41, label %42
41: ; preds = %37
br label %57
42: ; preds = %37
br label %43
43: ; preds = %42
%44 = load i32, ptr %10, align 4
%45 = add nsw i32 %44, 1
store i32 %45, ptr %10, align 4
%46 = load i32, ptr %8, align 4
%47 = load ptr, ptr %6, align 8
%48 = sext i32 %46 to i64
%49 = getelementptr inbounds double, ptr %47, i64 %48
store ptr %49, ptr %6, align 8
%50 = load i32, ptr %8, align 4
%51 = load ptr, ptr %7, align 8
%52 = sext i32 %50 to i64
%53 = getelementptr inbounds double, ptr %51, i64 %52
store ptr %53, ptr %7, align 8
%54 = load i32, ptr %10, align 4
%55 = load i32, ptr %8, align 4
%56 = icmp slt i32 %54, %55
br i1 %56, label %15, label %..loopexit_crit_edge, !llvm.loop !8
..loopexit_crit_edge: ; preds = %43
br label %.loopexit
.loopexit: ; preds = %..loopexit_crit_edge, %4
br label %57
57: ; preds = %.loopexit, %41
%58 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
%59 = load i32, ptr %5, align 4
ret i32 %59
}
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/tmpb9isffff.c'
source_filename = "/tmp/tmpb9isffff.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [22 x i8] c"print help on screen\0A\00", align 1
@EXIT_FAILURE = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @help() #0 {
%1 = call i32 @printf(ptr noundef @.str)
%2 = load i32, ptr @EXIT_FAILURE, align 4
%3 = call i32 @exit(i32 noundef %2) #3
unreachable
}
declare i32 @printf(ptr noundef) #1
; Function Attrs: noreturn
declare i32 @exit(i32 noundef) #2
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { noreturn }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpb9isffff.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [22 x i8] c"print help on screen\0A\00", align 1
@EXIT_FAILURE = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @help() #0 {
%1 = call i32 @printf(ptr noundef @.str)
%2 = load i32, ptr @EXIT_FAILURE, align 4
%3 = call i32 @exit(i32 noundef %2) #3
unreachable
}
declare i32 @printf(ptr noundef) #1
; Function Attrs: noreturn
declare i32 @exit(i32 noundef) #2
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { noreturn }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmpj1fddw73.c'
source_filename = "/tmp/tmpj1fddw73.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@FNM_NOMATCH = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @octave_fnm_nomatch_wrapper() #0 {
%1 = load i32, ptr @FNM_NOMATCH, 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/tmpj1fddw73.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@FNM_NOMATCH = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @octave_fnm_nomatch_wrapper() #0 {
%1 = load i32, ptr @FNM_NOMATCH, 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/tmpjqjur5w2.c'
source_filename = "/tmp/tmpjqjur5w2.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [37 x i8] c"$date Sat Aug 25 11:46:27 2012 $end\0A\00", align 1
@.str.1 = private unnamed_addr constant [30 x i8] c"$version fx2_logger 0.1 $end\0A\00", align 1
@.str.2 = private unnamed_addr constant [26 x i8] c"$timescale 41667 ns $end\0A\00", align 1
@.str.3 = private unnamed_addr constant [24 x i8] c"$scope module fx2 $end\0A\00", align 1
@.str.4 = private unnamed_addr constant [22 x i8] c"$var wire 1 ! 1 $end\0A\00", align 1
@.str.5 = private unnamed_addr constant [15 x i8] c"$upscope $end\0A\00", align 1
@.str.6 = private unnamed_addr constant [22 x i8] c"$enddefinitions $end\0A\00", align 1
@.str.7 = private unnamed_addr constant [11 x i8] c"$dumpvars\0A\00", align 1
@stdin = dso_local global i32 0, align 4
@.str.8 = private unnamed_addr constant [9 x i8] c"#%u\0A%u!\0A\00", align 1
@.str.9 = private unnamed_addr constant [10 x i8] c"$dumpoff\0A\00", align 1
@.str.10 = private unnamed_addr constant [6 x i8] c"$end\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
%11 = alloca i64, align 8
%12 = alloca [1024 x i8], align 16
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i32 0, ptr %8, align 4
store i32 0, ptr %10, align 4
store i64 0, ptr %11, align 8
%13 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%14 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
%15 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
%16 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
%17 = call i32 (ptr, ...) @printf(ptr noundef @.str.4)
%18 = call i32 (ptr, ...) @printf(ptr noundef @.str.5)
%19 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
%20 = call i32 (ptr, ...) @printf(ptr noundef @.str.7)
br label %21
21: ; preds = %70, %2
%22 = getelementptr inbounds [1024 x i8], ptr %12, i64 0, i64 0
%23 = load i32, ptr @stdin, align 4
%24 = call i64 @fread(ptr noundef %22, i32 noundef 1, i32 noundef 1024, i32 noundef %23)
store i64 %24, ptr %11, align 8
%25 = icmp ugt i64 %24, 0
br i1 %25, label %26, label %71
26: ; preds = %21
store i32 0, ptr %6, align 4
br label %27
27: ; preds = %67, %26
%28 = load i32, ptr %6, align 4
%29 = sext i32 %28 to i64
%30 = load i64, ptr %11, align 8
%31 = icmp ult i64 %29, %30
br i1 %31, label %32, label %70
32: ; preds = %27
store i32 0, ptr %7, align 4
br label %33
33: ; preds = %63, %32
%34 = load i32, ptr %7, align 4
%35 = icmp slt i32 %34, 8
br i1 %35, label %36, label %66
36: ; preds = %33
%37 = load i32, ptr %6, align 4
%38 = sext i32 %37 to i64
%39 = getelementptr inbounds [1024 x i8], ptr %12, i64 0, i64 %38
%40 = load i8, ptr %39, align 1
%41 = zext i8 %40 to i32
%42 = load i32, ptr %7, align 4
%43 = shl i32 %41, %42
%44 = and i32 %43, 128
%45 = icmp ne i32 %44, 0
br i1 %45, label %46, label %47
46: ; preds = %36
store i32 1, ptr %9, align 4
br label %48
47: ; preds = %36
store i32 0, ptr %9, align 4
br label %48
48: ; preds = %47, %46
%49 = load i32, ptr %9, align 4
%50 = load i32, ptr %10, align 4
%51 = icmp ne i32 %49, %50
br i1 %51, label %55, label %52
52: ; preds = %48
%53 = load i32, ptr %8, align 4
%54 = icmp eq i32 %53, 0
br i1 %54, label %55, label %59
55: ; preds = %52, %48
%56 = load i32, ptr %8, align 4
%57 = load i32, ptr %9, align 4
%58 = call i32 (ptr, ...) @printf(ptr noundef @.str.8, i32 noundef %56, i32 noundef %57)
br label %59
59: ; preds = %55, %52
%60 = load i32, ptr %9, align 4
store i32 %60, ptr %10, align 4
%61 = load i32, ptr %8, align 4
%62 = add nsw i32 %61, 1
store i32 %62, ptr %8, align 4
br label %63
63: ; preds = %59
%64 = load i32, ptr %7, align 4
%65 = add nsw i32 %64, 1
store i32 %65, ptr %7, align 4
br label %33, !llvm.loop !6
66: ; preds = %33
br label %67
67: ; preds = %66
%68 = load i32, ptr %6, align 4
%69 = add nsw i32 %68, 1
store i32 %69, ptr %6, align 4
br label %27, !llvm.loop !8
70: ; preds = %27
br label %21, !llvm.loop !9
71: ; preds = %21
%72 = call i32 (ptr, ...) @printf(ptr noundef @.str.9)
%73 = call i32 (ptr, ...) @printf(ptr noundef @.str.10)
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare i64 @fread(ptr 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"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
!9 = distinct !{!9, !7}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpjqjur5w2.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [37 x i8] c"$date Sat Aug 25 11:46:27 2012 $end\0A\00", align 1
@.str.1 = private unnamed_addr constant [30 x i8] c"$version fx2_logger 0.1 $end\0A\00", align 1
@.str.2 = private unnamed_addr constant [26 x i8] c"$timescale 41667 ns $end\0A\00", align 1
@.str.3 = private unnamed_addr constant [24 x i8] c"$scope module fx2 $end\0A\00", align 1
@.str.4 = private unnamed_addr constant [22 x i8] c"$var wire 1 ! 1 $end\0A\00", align 1
@.str.5 = private unnamed_addr constant [15 x i8] c"$upscope $end\0A\00", align 1
@.str.6 = private unnamed_addr constant [22 x i8] c"$enddefinitions $end\0A\00", align 1
@.str.7 = private unnamed_addr constant [11 x i8] c"$dumpvars\0A\00", align 1
@stdin = dso_local global i32 0, align 4
@.str.8 = private unnamed_addr constant [9 x i8] c"#%u\0A%u!\0A\00", align 1
@.str.9 = private unnamed_addr constant [10 x i8] c"$dumpoff\0A\00", align 1
@.str.10 = private unnamed_addr constant [6 x i8] c"$end\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
%7 = alloca i32, align 4
%8 = alloca i32, align 4
%9 = alloca i32, align 4
%10 = alloca i32, align 4
%11 = alloca i64, align 8
%12 = alloca [1024 x i8], align 16
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i32 0, ptr %8, align 4
store i32 0, ptr %10, align 4
store i64 0, ptr %11, align 8
%13 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%14 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
%15 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
%16 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
%17 = call i32 (ptr, ...) @printf(ptr noundef @.str.4)
%18 = call i32 (ptr, ...) @printf(ptr noundef @.str.5)
%19 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
%20 = call i32 (ptr, ...) @printf(ptr noundef @.str.7)
%21 = getelementptr inbounds [1024 x i8], ptr %12, i64 0, i64 0
%22 = load i32, ptr @stdin, align 4
%23 = call i64 @fread(ptr noundef %21, i32 noundef 1, i32 noundef 1024, i32 noundef %22)
store i64 %23, ptr %11, align 8
%24 = icmp ugt i64 %23, 0
br i1 %24, label %.lr.ph5, label %77
.lr.ph5: ; preds = %2
br label %25
25: ; preds = %.lr.ph5, %73
store i32 0, ptr %6, align 4
%26 = load i32, ptr %6, align 4
%27 = sext i32 %26 to i64
%28 = load i64, ptr %11, align 8
%29 = icmp ult i64 %27, %28
br i1 %29, label %.lr.ph2, label %73
.lr.ph2: ; preds = %25
br label %30
30: ; preds = %.lr.ph2, %66
store i32 0, ptr %7, align 4
%31 = load i32, ptr %7, align 4
%32 = icmp slt i32 %31, 8
br i1 %32, label %.lr.ph, label %65
.lr.ph: ; preds = %30
br label %33
33: ; preds = %.lr.ph, %60
%34 = load i32, ptr %6, align 4
%35 = sext i32 %34 to i64
%36 = getelementptr inbounds [1024 x i8], ptr %12, i64 0, i64 %35
%37 = load i8, ptr %36, align 1
%38 = zext i8 %37 to i32
%39 = load i32, ptr %7, align 4
%40 = shl i32 %38, %39
%41 = and i32 %40, 128
%42 = icmp ne i32 %41, 0
br i1 %42, label %43, label %44
43: ; preds = %33
store i32 1, ptr %9, align 4
br label %45
44: ; preds = %33
store i32 0, ptr %9, align 4
br label %45
45: ; preds = %44, %43
%46 = load i32, ptr %9, align 4
%47 = load i32, ptr %10, align 4
%48 = icmp ne i32 %46, %47
br i1 %48, label %52, label %49
49: ; preds = %45
%50 = load i32, ptr %8, align 4
%51 = icmp eq i32 %50, 0
br i1 %51, label %52, label %56
52: ; preds = %49, %45
%53 = load i32, ptr %8, align 4
%54 = load i32, ptr %9, align 4
%55 = call i32 (ptr, ...) @printf(ptr noundef @.str.8, i32 noundef %53, i32 noundef %54)
br label %56
56: ; preds = %52, %49
%57 = load i32, ptr %9, align 4
store i32 %57, ptr %10, align 4
%58 = load i32, ptr %8, align 4
%59 = add nsw i32 %58, 1
store i32 %59, ptr %8, align 4
br label %60
60: ; preds = %56
%61 = load i32, ptr %7, align 4
%62 = add nsw i32 %61, 1
store i32 %62, ptr %7, align 4
%63 = load i32, ptr %7, align 4
%64 = icmp slt i32 %63, 8
br i1 %64, label %33, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %60
br label %65
65: ; preds = %._crit_edge, %30
br label %66
66: ; preds = %65
%67 = load i32, ptr %6, align 4
%68 = add nsw i32 %67, 1
store i32 %68, ptr %6, align 4
%69 = load i32, ptr %6, align 4
%70 = sext i32 %69 to i64
%71 = load i64, ptr %11, align 8
%72 = icmp ult i64 %70, %71
br i1 %72, label %30, label %._crit_edge3, !llvm.loop !8
._crit_edge3: ; preds = %66
br label %73
73: ; preds = %._crit_edge3, %25
%74 = load i32, ptr @stdin, align 4
%75 = call i64 @fread(ptr noundef %21, i32 noundef 1, i32 noundef 1024, i32 noundef %74)
store i64 %75, ptr %11, align 8
%76 = icmp ugt i64 %75, 0
br i1 %76, label %25, label %._crit_edge6, !llvm.loop !9
._crit_edge6: ; preds = %73
br label %77
77: ; preds = %._crit_edge6, %2
%78 = call i32 (ptr, ...) @printf(ptr noundef @.str.9)
%79 = call i32 (ptr, ...) @printf(ptr noundef @.str.10)
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare i64 @fread(ptr 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"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
!9 = distinct !{!9, !7}
|
; ModuleID = '/tmp/tmpc4gv6vu4.c'
source_filename = "/tmp/tmpc4gv6vu4.c"
target datalayout = "e-m:e-p270: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/tmpc4gv6vu4.c"
target datalayout = "e-m:e-p270: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/tmp4mvdxo9w.c'
source_filename = "/tmp/tmp4mvdxo9w.c"
target datalayout = "e-m:e-p270: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_5__ = type { i32 }
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @xdr_int8_t(ptr noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca ptr, align 8
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
%7 = load ptr, ptr %4, align 8
%8 = getelementptr inbounds %struct.TYPE_5__, ptr %7, i32 0, i32 0
%9 = load i32, ptr %8, align 4
switch i32 %9, label %24 [
i32 129, label %10
i32 130, label %15
i32 128, label %23
]
10: ; preds = %2
%11 = load ptr, ptr %5, align 8
%12 = load i32, ptr %11, align 4
store i32 %12, ptr %6, align 4
%13 = load ptr, ptr %4, align 8
%14 = call i32 @XDR_PUTINT32(ptr noundef %13, ptr noundef %6)
store i32 %14, ptr %3, align 4
br label %25
15: ; preds = %2
%16 = load ptr, ptr %4, align 8
%17 = call i32 @XDR_GETINT32(ptr noundef %16, ptr noundef %6)
%18 = icmp ne i32 %17, 0
br i1 %18, label %20, label %19
19: ; preds = %15
store i32 0, ptr %3, align 4
br label %25
20: ; preds = %15
%21 = load i32, ptr %6, align 4
%22 = load ptr, ptr %5, align 8
store i32 %21, ptr %22, align 4
store i32 1, ptr %3, align 4
br label %25
23: ; preds = %2
store i32 1, ptr %3, align 4
br label %25
24: ; preds = %2
store i32 0, ptr %3, align 4
br label %25
25: ; preds = %24, %23, %20, %19, %10
%26 = load i32, ptr %3, align 4
ret i32 %26
}
declare i32 @XDR_PUTINT32(ptr noundef, ptr noundef) #1
declare i32 @XDR_GETINT32(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/tmp4mvdxo9w.c"
target datalayout = "e-m:e-p270: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_5__ = type { i32 }
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @xdr_int8_t(ptr noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca ptr, align 8
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
%7 = load ptr, ptr %4, align 8
%8 = getelementptr inbounds %struct.TYPE_5__, ptr %7, i32 0, i32 0
%9 = load i32, ptr %8, align 4
switch i32 %9, label %24 [
i32 129, label %10
i32 130, label %15
i32 128, label %23
]
10: ; preds = %2
%11 = load ptr, ptr %5, align 8
%12 = load i32, ptr %11, align 4
store i32 %12, ptr %6, align 4
%13 = load ptr, ptr %4, align 8
%14 = call i32 @XDR_PUTINT32(ptr noundef %13, ptr noundef %6)
store i32 %14, ptr %3, align 4
br label %25
15: ; preds = %2
%16 = load ptr, ptr %4, align 8
%17 = call i32 @XDR_GETINT32(ptr noundef %16, ptr noundef %6)
%18 = icmp ne i32 %17, 0
br i1 %18, label %20, label %19
19: ; preds = %15
store i32 0, ptr %3, align 4
br label %25
20: ; preds = %15
%21 = load i32, ptr %6, align 4
%22 = load ptr, ptr %5, align 8
store i32 %21, ptr %22, align 4
store i32 1, ptr %3, align 4
br label %25
23: ; preds = %2
store i32 1, ptr %3, align 4
br label %25
24: ; preds = %2
store i32 0, ptr %3, align 4
br label %25
25: ; preds = %24, %23, %20, %19, %10
%26 = load i32, ptr %3, align 4
ret i32 %26
}
declare i32 @XDR_PUTINT32(ptr noundef, ptr noundef) #1
declare i32 @XDR_GETINT32(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/tmputps7_9e.c'
source_filename = "/tmp/tmputps7_9e.c"
target datalayout = "e-m:e-p270: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 @SensorSetBrightness_SP80818(i8 noundef zeroext %0) #0 {
%2 = alloca i8, align 1
store i8 %0, ptr %2, align 1
%3 = load i8, ptr %2, align 1
%4 = zext i8 %3 to i32
switch i32 %4, label %15 [
i32 1, label %5
i32 2, label %7
i32 3, label %9
i32 4, label %11
i32 5, label %13
]
5: ; preds = %1
%6 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 192)
br label %16
7: ; preds = %1
%8 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 224)
br label %16
9: ; preds = %1
%10 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 0)
br label %16
11: ; preds = %1
%12 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 32)
br label %16
13: ; preds = %1
%14 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 64)
br label %16
15: ; preds = %1
br label %16
16: ; preds = %15, %13, %11, %9, %7, %5
ret void
}
declare i32 @VIM_SIF_I2cWriteByte(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/tmputps7_9e.c"
target datalayout = "e-m:e-p270: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 @SensorSetBrightness_SP80818(i8 noundef zeroext %0) #0 {
%2 = alloca i8, align 1
store i8 %0, ptr %2, align 1
%3 = load i8, ptr %2, align 1
%4 = zext i8 %3 to i32
switch i32 %4, label %15 [
i32 1, label %5
i32 2, label %7
i32 3, label %9
i32 4, label %11
i32 5, label %13
]
5: ; preds = %1
%6 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 192)
br label %16
7: ; preds = %1
%8 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 224)
br label %16
9: ; preds = %1
%10 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 0)
br label %16
11: ; preds = %1
%12 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 32)
br label %16
13: ; preds = %1
%14 = call i32 @VIM_SIF_I2cWriteByte(i32 noundef 119, i32 noundef 64)
br label %16
15: ; preds = %1
br label %16
16: ; preds = %15, %13, %11, %9, %7, %5
ret void
}
declare i32 @VIM_SIF_I2cWriteByte(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/tmp0y6khnl5.c'
source_filename = "/tmp/tmp0y6khnl5.c"
target datalayout = "e-m:e-p270: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/tmp0y6khnl5.c"
target datalayout = "e-m:e-p270: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/tmp0sa1iy4z.c'
source_filename = "/tmp/tmp0sa1iy4z.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [5 x i8] c"%d, \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_prim(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 = %22, %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 %25
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 = icmp eq i32 %15, 1
br i1 %16, label %17, label %21
17: ; preds = %10
%18 = load i32, ptr %5, align 4
%19 = add nsw i32 %18, 2
%20 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %19)
br label %21
21: ; preds = %17, %10
br label %22
22: ; preds = %21
%23 = load i32, ptr %5, align 4
%24 = add nsw i32 %23, 1
store i32 %24, ptr %5, align 4
br label %6, !llvm.loop !6
25: ; preds = %6
%26 = 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/tmp0sa1iy4z.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [5 x i8] c"%d, \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_prim(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 %27
.lr.ph: ; preds = %2
br label %9
9: ; preds = %.lr.ph, %21
%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 = icmp eq i32 %14, 1
br i1 %15, label %16, label %20
16: ; preds = %9
%17 = load i32, ptr %5, align 4
%18 = add nsw i32 %17, 2
%19 = call i32 (ptr, ...) @printf(ptr noundef @.str, i32 noundef %18)
br label %20
20: ; preds = %16, %9
br label %21
21: ; preds = %20
%22 = load i32, ptr %5, align 4
%23 = add nsw i32 %22, 1
store i32 %23, ptr %5, align 4
%24 = load i32, ptr %5, align 4
%25 = load i32, ptr %4, align 4
%26 = icmp slt i32 %24, %25
br i1 %26, label %9, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %21
br label %27
27: ; preds = %._crit_edge, %2
%28 = 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/tmpqe5883nf.c'
source_filename = "/tmp/tmpqe5883nf.c"
target datalayout = "e-m:e-p270: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 @KIrand_genrand_real3(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
store ptr %0, ptr %2, align 8
%3 = load ptr, ptr %2, align 8
%4 = call i64 @KIrand_genrand_int32(ptr noundef %3)
%5 = sitofp i64 %4 to double
%6 = fadd double %5, 5.000000e-01
%7 = fmul double %6, 0x3DF0000000000000
ret double %7
}
declare i64 @KIrand_genrand_int32(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/tmpqe5883nf.c"
target datalayout = "e-m:e-p270: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 @KIrand_genrand_real3(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
store ptr %0, ptr %2, align 8
%3 = load ptr, ptr %2, align 8
%4 = call i64 @KIrand_genrand_int32(ptr noundef %3)
%5 = sitofp i64 %4 to double
%6 = fadd double %5, 5.000000e-01
%7 = fmul double %6, 0x3DF0000000000000
ret double %7
}
declare i64 @KIrand_genrand_int32(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/tmpf3ekzy1w.c'
source_filename = "/tmp/tmpf3ekzy1w.c"
target datalayout = "e-m:e-p270: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 @strealloc(ptr noundef %0, ptr noundef %1) #0 {
%3 = alloca ptr, align 8
%4 = alloca ptr, align 8
%5 = alloca ptr, align 8
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
%6 = load ptr, ptr %4, align 8
%7 = load ptr, ptr %5, align 8
%8 = icmp eq ptr %6, %7
br i1 %8, label %9, label %11
9: ; preds = %2
%10 = load ptr, ptr %4, align 8
store ptr %10, ptr %3, align 8
br label %25
11: ; preds = %2
%12 = load ptr, ptr %4, align 8
%13 = load ptr, ptr %5, align 8
%14 = call i64 @strlen(ptr noundef %13)
%15 = add nsw i64 %14, 1
%16 = call ptr @realloc(ptr noundef %12, i64 noundef %15)
store ptr %16, ptr %4, align 8
%17 = load ptr, ptr %4, align 8
%18 = icmp eq ptr %17, null
br i1 %18, label %19, label %20
19: ; preds = %11
store ptr null, ptr %3, align 8
br label %25
20: ; preds = %11
%21 = load ptr, ptr %4, align 8
%22 = load ptr, ptr %5, align 8
%23 = call i32 @strcpy(ptr noundef %21, ptr noundef %22)
%24 = load ptr, ptr %4, align 8
store ptr %24, ptr %3, align 8
br label %25
25: ; preds = %20, %19, %9
%26 = load ptr, ptr %3, align 8
ret ptr %26
}
declare ptr @realloc(ptr noundef, i64 noundef) #1
declare i64 @strlen(ptr noundef) #1
declare i32 @strcpy(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/tmpf3ekzy1w.c"
target datalayout = "e-m:e-p270: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 @strealloc(ptr noundef %0, ptr noundef %1) #0 {
%3 = alloca ptr, align 8
%4 = alloca ptr, align 8
%5 = alloca ptr, align 8
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
%6 = load ptr, ptr %4, align 8
%7 = load ptr, ptr %5, align 8
%8 = icmp eq ptr %6, %7
br i1 %8, label %9, label %11
9: ; preds = %2
%10 = load ptr, ptr %4, align 8
store ptr %10, ptr %3, align 8
br label %25
11: ; preds = %2
%12 = load ptr, ptr %4, align 8
%13 = load ptr, ptr %5, align 8
%14 = call i64 @strlen(ptr noundef %13)
%15 = add nsw i64 %14, 1
%16 = call ptr @realloc(ptr noundef %12, i64 noundef %15)
store ptr %16, ptr %4, align 8
%17 = load ptr, ptr %4, align 8
%18 = icmp eq ptr %17, null
br i1 %18, label %19, label %20
19: ; preds = %11
store ptr null, ptr %3, align 8
br label %25
20: ; preds = %11
%21 = load ptr, ptr %4, align 8
%22 = load ptr, ptr %5, align 8
%23 = call i32 @strcpy(ptr noundef %21, ptr noundef %22)
%24 = load ptr, ptr %4, align 8
store ptr %24, ptr %3, align 8
br label %25
25: ; preds = %20, %19, %9
%26 = load ptr, ptr %3, align 8
ret ptr %26
}
declare ptr @realloc(ptr noundef, i64 noundef) #1
declare i64 @strlen(ptr noundef) #1
declare i32 @strcpy(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/tmp2xatylr5.c'
source_filename = "/tmp/tmp2xatylr5.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
%struct.TYPE_3__ = type { i64, i64 }
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local { i64, i64 } @lldiv(i64 noundef %0, i64 noundef %1) #0 {
%3 = alloca %struct.TYPE_3__, align 8
%4 = alloca i64, align 8
%5 = alloca i64, align 8
store i64 %0, ptr %4, align 8
store i64 %1, ptr %5, align 8
%6 = load i64, ptr %4, align 8
%7 = load i64, ptr %5, align 8
%8 = sdiv i64 %6, %7
%9 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 0
store i64 %8, ptr %9, align 8
%10 = load i64, ptr %4, align 8
%11 = load i64, ptr %5, align 8
%12 = srem i64 %10, %11
%13 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 1
store i64 %12, ptr %13, align 8
%14 = load i64, ptr %4, align 8
%15 = icmp sge i64 %14, 0
br i1 %15, label %16, label %28
16: ; preds = %2
%17 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 1
%18 = load i64, ptr %17, align 8
%19 = icmp slt i64 %18, 0
br i1 %19, label %20, label %28
20: ; preds = %16
%21 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 0
%22 = load i64, ptr %21, align 8
%23 = add nsw i64 %22, 1
store i64 %23, ptr %21, align 8
%24 = load i64, ptr %5, align 8
%25 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 1
%26 = load i64, ptr %25, align 8
%27 = sub nsw i64 %26, %24
store i64 %27, ptr %25, align 8
br label %28
28: ; preds = %20, %16, %2
%29 = load { i64, i64 }, ptr %3, align 8
ret { i64, i64 } %29
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmp2xatylr5.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
%struct.TYPE_3__ = type { i64, i64 }
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local { i64, i64 } @lldiv(i64 noundef %0, i64 noundef %1) #0 {
%3 = alloca %struct.TYPE_3__, align 8
%4 = alloca i64, align 8
%5 = alloca i64, align 8
store i64 %0, ptr %4, align 8
store i64 %1, ptr %5, align 8
%6 = load i64, ptr %4, align 8
%7 = load i64, ptr %5, align 8
%8 = sdiv i64 %6, %7
%9 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 0
store i64 %8, ptr %9, align 8
%10 = load i64, ptr %4, align 8
%11 = load i64, ptr %5, align 8
%12 = srem i64 %10, %11
%13 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 1
store i64 %12, ptr %13, align 8
%14 = load i64, ptr %4, align 8
%15 = icmp sge i64 %14, 0
br i1 %15, label %16, label %28
16: ; preds = %2
%17 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 1
%18 = load i64, ptr %17, align 8
%19 = icmp slt i64 %18, 0
br i1 %19, label %20, label %28
20: ; preds = %16
%21 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 0
%22 = load i64, ptr %21, align 8
%23 = add nsw i64 %22, 1
store i64 %23, ptr %21, align 8
%24 = load i64, ptr %5, align 8
%25 = getelementptr inbounds %struct.TYPE_3__, ptr %3, i32 0, i32 1
%26 = load i64, ptr %25, align 8
%27 = sub nsw i64 %26, %24
store i64 %27, ptr %25, align 8
br label %28
28: ; preds = %20, %16, %2
%29 = load { i64, i64 }, ptr %3, align 8
ret { i64, i64 } %29
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmp4tvvup96.c'
source_filename = "/tmp/tmp4tvvup96.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@stdout = dso_local global i32 0, align 4
@.str = private unnamed_addr constant [3 x i8] c"{ \00", align 1
@.str.1 = private unnamed_addr constant [9 x i8] c"0x%02x, \00", align 1
@.str.2 = private unnamed_addr constant [4 x i8] c" }\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i8, align 1
%7 = alloca i8, align 1
%8 = alloca i8, align 1
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i8 0, ptr %6, align 1
store i8 0, ptr %7, align 1
store i8 0, ptr %8, align 1
%9 = load i32, ptr @stdout, align 4
%10 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %9, ptr noundef @.str)
store i8 0, ptr %6, align 1
br label %11
11: ; preds = %66, %2
%12 = load i8, ptr %6, align 1
%13 = zext i8 %12 to i32
%14 = icmp slt i32 %13, 127
br i1 %14, label %15, label %69
15: ; preds = %11
%16 = load i8, ptr %6, align 1
%17 = zext i8 %16 to i32
%18 = and i32 %17, 1
%19 = load i8, ptr %6, align 1
%20 = zext i8 %19 to i32
%21 = ashr i32 %20, 1
%22 = and i32 %21, 1
%23 = add nsw i32 %18, %22
%24 = load i8, ptr %6, align 1
%25 = zext i8 %24 to i32
%26 = ashr i32 %25, 2
%27 = and i32 %26, 1
%28 = add nsw i32 %23, %27
%29 = load i8, ptr %6, align 1
%30 = zext i8 %29 to i32
%31 = ashr i32 %30, 3
%32 = and i32 %31, 1
%33 = add nsw i32 %28, %32
%34 = load i8, ptr %6, align 1
%35 = zext i8 %34 to i32
%36 = ashr i32 %35, 4
%37 = and i32 %36, 1
%38 = add nsw i32 %33, %37
%39 = load i8, ptr %6, align 1
%40 = zext i8 %39 to i32
%41 = ashr i32 %40, 5
%42 = and i32 %41, 1
%43 = add nsw i32 %38, %42
%44 = load i8, ptr %6, align 1
%45 = zext i8 %44 to i32
%46 = ashr i32 %45, 6
%47 = and i32 %46, 1
%48 = add nsw i32 %43, %47
%49 = trunc i32 %48 to i8
store i8 %49, ptr %8, align 1
%50 = load i8, ptr %8, align 1
%51 = zext i8 %50 to i32
%52 = srem i32 %51, 2
%53 = icmp eq i32 %52, 0
br i1 %53, label %54, label %59
54: ; preds = %15
%55 = load i8, ptr %6, align 1
%56 = zext i8 %55 to i32
%57 = or i32 128, %56
%58 = trunc i32 %57 to i8
store i8 %58, ptr %7, align 1
br label %61
59: ; preds = %15
%60 = load i8, ptr %6, align 1
store i8 %60, ptr %7, align 1
br label %61
61: ; preds = %59, %54
%62 = load i32, ptr @stdout, align 4
%63 = load i8, ptr %7, align 1
%64 = zext i8 %63 to i32
%65 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %62, ptr noundef @.str.1, i32 noundef %64)
br label %66
66: ; preds = %61
%67 = load i8, ptr %6, align 1
%68 = add i8 %67, 1
store i8 %68, ptr %6, align 1
br label %11, !llvm.loop !6
69: ; preds = %11
%70 = load i32, ptr @stdout, align 4
%71 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %70, ptr noundef @.str.2)
ret i32 0
}
declare i32 @fprintf(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/tmp4tvvup96.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@stdout = dso_local global i32 0, align 4
@.str = private unnamed_addr constant [3 x i8] c"{ \00", align 1
@.str.1 = private unnamed_addr constant [9 x i8] c"0x%02x, \00", align 1
@.str.2 = private unnamed_addr constant [4 x i8] c" }\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main(i32 noundef %0, ptr noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i8, align 1
%7 = alloca i8, align 1
%8 = alloca i8, align 1
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i8 0, ptr %6, align 1
store i8 0, ptr %7, align 1
store i8 0, ptr %8, align 1
%9 = load i32, ptr @stdout, align 4
%10 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %9, ptr noundef @.str)
store i8 0, ptr %6, align 1
%11 = load i8, ptr %6, align 1
%12 = zext i8 %11 to i32
%13 = icmp slt i32 %12, 127
br i1 %13, label %.lr.ph, label %71
.lr.ph: ; preds = %2
br label %14
14: ; preds = %.lr.ph, %65
%15 = load i8, ptr %6, align 1
%16 = zext i8 %15 to i32
%17 = and i32 %16, 1
%18 = load i8, ptr %6, align 1
%19 = zext i8 %18 to i32
%20 = ashr i32 %19, 1
%21 = and i32 %20, 1
%22 = add nsw i32 %17, %21
%23 = load i8, ptr %6, align 1
%24 = zext i8 %23 to i32
%25 = ashr i32 %24, 2
%26 = and i32 %25, 1
%27 = add nsw i32 %22, %26
%28 = load i8, ptr %6, align 1
%29 = zext i8 %28 to i32
%30 = ashr i32 %29, 3
%31 = and i32 %30, 1
%32 = add nsw i32 %27, %31
%33 = load i8, ptr %6, align 1
%34 = zext i8 %33 to i32
%35 = ashr i32 %34, 4
%36 = and i32 %35, 1
%37 = add nsw i32 %32, %36
%38 = load i8, ptr %6, align 1
%39 = zext i8 %38 to i32
%40 = ashr i32 %39, 5
%41 = and i32 %40, 1
%42 = add nsw i32 %37, %41
%43 = load i8, ptr %6, align 1
%44 = zext i8 %43 to i32
%45 = ashr i32 %44, 6
%46 = and i32 %45, 1
%47 = add nsw i32 %42, %46
%48 = trunc i32 %47 to i8
store i8 %48, ptr %8, align 1
%49 = load i8, ptr %8, align 1
%50 = zext i8 %49 to i32
%51 = srem i32 %50, 2
%52 = icmp eq i32 %51, 0
br i1 %52, label %53, label %58
53: ; preds = %14
%54 = load i8, ptr %6, align 1
%55 = zext i8 %54 to i32
%56 = or i32 128, %55
%57 = trunc i32 %56 to i8
store i8 %57, ptr %7, align 1
br label %60
58: ; preds = %14
%59 = load i8, ptr %6, align 1
store i8 %59, ptr %7, align 1
br label %60
60: ; preds = %58, %53
%61 = load i32, ptr @stdout, align 4
%62 = load i8, ptr %7, align 1
%63 = zext i8 %62 to i32
%64 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %61, ptr noundef @.str.1, i32 noundef %63)
br label %65
65: ; preds = %60
%66 = load i8, ptr %6, align 1
%67 = add i8 %66, 1
store i8 %67, ptr %6, align 1
%68 = load i8, ptr %6, align 1
%69 = zext i8 %68 to i32
%70 = icmp slt i32 %69, 127
br i1 %70, label %14, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %65
br label %71
71: ; preds = %._crit_edge, %2
%72 = load i32, ptr @stdout, align 4
%73 = call i32 (i32, ptr, ...) @fprintf(i32 noundef %72, ptr noundef @.str.2)
ret i32 0
}
declare i32 @fprintf(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/tmpzjuuxon2.c'
source_filename = "/tmp/tmpzjuuxon2.c"
target datalayout = "e-m:e-p270: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/tmpzjuuxon2.c"
target datalayout = "e-m:e-p270: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/tmpbr_vcsbq.c'
source_filename = "/tmp/tmpbr_vcsbq.c"
target datalayout = "e-m:e-p270: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/tmpbr_vcsbq.c"
target datalayout = "e-m:e-p270: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/tmpovanso8a.c'
source_filename = "/tmp/tmpovanso8a.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@EINVAL = dso_local global i32 0, align 4
@ENOTSUP = dso_local global i32 0, align 4
@errno = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @_write(i32 noundef %0, ptr noundef %1, i32 noundef %2) #0 {
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i32 %2, ptr %6, align 4
%7 = load i32, ptr %4, align 4
%8 = icmp slt i32 %7, 0
br i1 %8, label %9, label %11
9: ; preds = %3
%10 = load i32, ptr @EINVAL, align 4
br label %13
11: ; preds = %3
%12 = load i32, ptr @ENOTSUP, align 4
br label %13
13: ; preds = %11, %9
%14 = phi i32 [ %10, %9 ], [ %12, %11 ]
store i32 %14, ptr @errno, 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/tmpovanso8a.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@EINVAL = dso_local global i32 0, align 4
@ENOTSUP = dso_local global i32 0, align 4
@errno = dso_local global i32 0, align 4
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @_write(i32 noundef %0, ptr noundef %1, i32 noundef %2) #0 {
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
store i32 %2, ptr %6, align 4
%7 = load i32, ptr %4, align 4
%8 = icmp slt i32 %7, 0
br i1 %8, label %9, label %11
9: ; preds = %3
%10 = load i32, ptr @EINVAL, align 4
br label %13
11: ; preds = %3
%12 = load i32, ptr @ENOTSUP, align 4
br label %13
13: ; preds = %11, %9
%14 = phi i32 [ %10, %9 ], [ %12, %11 ]
store i32 %14, ptr @errno, 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/tmpgbehszs8.c'
source_filename = "/tmp/tmpgbehszs8.c"
target datalayout = "e-m:e-p270: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"testing\0A\00", align 1
@.str.1 = private unnamed_addr constant [16 x i8] c"Jonas Libbrecht\00", align 1
@.str.2 = private unnamed_addr constant [33 x i8] c"Jonas is at memory location %p:\0A\00", align 1
@.str.3 = private unnamed_addr constant [28 x i8] c"Destroying object jonas...\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
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
%7 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%8 = call ptr @Person_create(ptr noundef @.str.1, i32 noundef 22, i32 noundef 180, i32 noundef 79)
store ptr %8, ptr %6, align 8
%9 = load ptr, ptr %6, align 8
%10 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %9)
%11 = load ptr, ptr %6, align 8
%12 = call i32 @Person_print(ptr noundef %11)
%13 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
%14 = load ptr, ptr %6, align 8
%15 = call i32 @Person_destroy(ptr noundef %14)
%16 = load ptr, ptr %6, align 8
%17 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %16)
%18 = load ptr, ptr %6, align 8
%19 = call i32 @Person_print(ptr noundef %18)
%20 = load ptr, ptr %6, align 8
%21 = call i32 @Person_destroy(ptr noundef %20)
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare ptr @Person_create(ptr noundef, i32 noundef, i32 noundef, i32 noundef) #1
declare i32 @Person_print(ptr noundef) #1
declare i32 @Person_destroy(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/tmpgbehszs8.c"
target datalayout = "e-m:e-p270: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"testing\0A\00", align 1
@.str.1 = private unnamed_addr constant [16 x i8] c"Jonas Libbrecht\00", align 1
@.str.2 = private unnamed_addr constant [33 x i8] c"Jonas is at memory location %p:\0A\00", align 1
@.str.3 = private unnamed_addr constant [28 x i8] c"Destroying object jonas...\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
store i32 0, ptr %3, align 4
store i32 %0, ptr %4, align 4
store ptr %1, ptr %5, align 8
%7 = call i32 (ptr, ...) @printf(ptr noundef @.str)
%8 = call ptr @Person_create(ptr noundef @.str.1, i32 noundef 22, i32 noundef 180, i32 noundef 79)
store ptr %8, ptr %6, align 8
%9 = load ptr, ptr %6, align 8
%10 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %9)
%11 = load ptr, ptr %6, align 8
%12 = call i32 @Person_print(ptr noundef %11)
%13 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
%14 = load ptr, ptr %6, align 8
%15 = call i32 @Person_destroy(ptr noundef %14)
%16 = load ptr, ptr %6, align 8
%17 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, ptr noundef %16)
%18 = load ptr, ptr %6, align 8
%19 = call i32 @Person_print(ptr noundef %18)
%20 = load ptr, ptr %6, align 8
%21 = call i32 @Person_destroy(ptr noundef %20)
ret i32 0
}
declare i32 @printf(ptr noundef, ...) #1
declare ptr @Person_create(ptr noundef, i32 noundef, i32 noundef, i32 noundef) #1
declare i32 @Person_print(ptr noundef) #1
declare i32 @Person_destroy(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/tmpwxfpm5rl.c'
source_filename = "/tmp/tmpwxfpm5rl.c"
target datalayout = "e-m:e-p270: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/tmpwxfpm5rl.c"
target datalayout = "e-m:e-p270: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/tmph4tmgz64.c'
source_filename = "/tmp/tmph4tmgz64.c"
target datalayout = "e-m:e-p270: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 @dwt_conv(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3, i32 noundef %4, ptr noundef %5, ptr noundef %6, i32 noundef %7) #0 {
%9 = alloca ptr, align 8
%10 = alloca i32, align 4
%11 = alloca ptr, align 8
%12 = alloca ptr, align 8
%13 = alloca i32, align 4
%14 = alloca ptr, align 8
%15 = alloca ptr, align 8
%16 = alloca i32, align 4
store ptr %0, ptr %9, align 8
store i32 %1, ptr %10, align 4
store ptr %2, ptr %11, align 8
store ptr %3, ptr %12, align 8
store i32 %4, ptr %13, align 4
store ptr %5, ptr %14, align 8
store ptr %6, ptr %15, align 8
store i32 %7, ptr %16, align 4
%17 = load ptr, ptr %9, align 8
%18 = load i32, ptr %10, align 4
%19 = load ptr, ptr %14, align 8
%20 = load i32, ptr %16, align 4
%21 = load ptr, ptr %11, align 8
%22 = load i32, ptr %13, align 4
%23 = call i32 @conv(ptr noundef %17, i32 noundef %18, ptr noundef %19, i32 noundef %20, ptr noundef %21, i32 noundef %22)
%24 = load ptr, ptr %9, align 8
%25 = load i32, ptr %10, align 4
%26 = load ptr, ptr %15, align 8
%27 = load i32, ptr %16, align 4
%28 = load ptr, ptr %12, align 8
%29 = load i32, ptr %13, align 4
%30 = call i32 @conv(ptr noundef %24, i32 noundef %25, ptr noundef %26, i32 noundef %27, ptr noundef %28, i32 noundef %29)
ret void
}
declare i32 @conv(ptr noundef, i32 noundef, ptr noundef, 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"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmph4tmgz64.c"
target datalayout = "e-m:e-p270: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 @dwt_conv(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3, i32 noundef %4, ptr noundef %5, ptr noundef %6, i32 noundef %7) #0 {
%9 = alloca ptr, align 8
%10 = alloca i32, align 4
%11 = alloca ptr, align 8
%12 = alloca ptr, align 8
%13 = alloca i32, align 4
%14 = alloca ptr, align 8
%15 = alloca ptr, align 8
%16 = alloca i32, align 4
store ptr %0, ptr %9, align 8
store i32 %1, ptr %10, align 4
store ptr %2, ptr %11, align 8
store ptr %3, ptr %12, align 8
store i32 %4, ptr %13, align 4
store ptr %5, ptr %14, align 8
store ptr %6, ptr %15, align 8
store i32 %7, ptr %16, align 4
%17 = load ptr, ptr %9, align 8
%18 = load i32, ptr %10, align 4
%19 = load ptr, ptr %14, align 8
%20 = load i32, ptr %16, align 4
%21 = load ptr, ptr %11, align 8
%22 = load i32, ptr %13, align 4
%23 = call i32 @conv(ptr noundef %17, i32 noundef %18, ptr noundef %19, i32 noundef %20, ptr noundef %21, i32 noundef %22)
%24 = load ptr, ptr %9, align 8
%25 = load i32, ptr %10, align 4
%26 = load ptr, ptr %15, align 8
%27 = load i32, ptr %16, align 4
%28 = load ptr, ptr %12, align 8
%29 = load i32, ptr %13, align 4
%30 = call i32 @conv(ptr noundef %24, i32 noundef %25, ptr noundef %26, i32 noundef %27, ptr noundef %28, i32 noundef %29)
ret void
}
declare i32 @conv(ptr noundef, i32 noundef, ptr noundef, 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"}
|
; ModuleID = '/tmp/tmp95gwixjv.c'
source_filename = "/tmp/tmp95gwixjv.c"
target datalayout = "e-m:e-p270: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"LINES\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @get_screen_rows() #0 {
%1 = alloca i32, align 4
%2 = call i64 @getenv(ptr noundef @.str)
%3 = icmp ne i64 %2, 0
br i1 %3, label %4, label %8
4: ; preds = %0
%5 = call i64 @getenv(ptr noundef @.str)
%6 = call i64 @atoi(i64 noundef %5)
%7 = trunc i64 %6 to i32
store i32 %7, ptr %1, align 4
br label %9
8: ; preds = %0
store i32 25, ptr %1, align 4
br label %9
9: ; preds = %8, %4
%10 = load i32, ptr %1, align 4
ret i32 %10
}
declare i64 @getenv(ptr noundef) #1
declare i64 @atoi(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/tmp95gwixjv.c"
target datalayout = "e-m:e-p270: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"LINES\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @get_screen_rows() #0 {
%1 = alloca i32, align 4
%2 = call i64 @getenv(ptr noundef @.str)
%3 = icmp ne i64 %2, 0
br i1 %3, label %4, label %8
4: ; preds = %0
%5 = call i64 @getenv(ptr noundef @.str)
%6 = call i64 @atoi(i64 noundef %5)
%7 = trunc i64 %6 to i32
store i32 %7, ptr %1, align 4
br label %9
8: ; preds = %0
store i32 25, ptr %1, align 4
br label %9
9: ; preds = %8, %4
%10 = load i32, ptr %1, align 4
ret i32 %10
}
declare i64 @getenv(ptr noundef) #1
declare i64 @atoi(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/tmprqiee884.c'
source_filename = "/tmp/tmprqiee884.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@RAND_MAX = dso_local global double 0.000000e+00, 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/tmprqiee884.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@RAND_MAX = dso_local global double 0.000000e+00, 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/tmpiofaljbq.c'
source_filename = "/tmp/tmpiofaljbq.c"
target datalayout = "e-m:e-p270: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/tmpiofaljbq.c"
target datalayout = "e-m:e-p270: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/tmpcmjvqn3o.c'
source_filename = "/tmp/tmpcmjvqn3o.c"
target datalayout = "e-m:e-p270: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 @memcpy(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 {
%4 = alloca ptr, align 8
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
store i32 %2, ptr %6, align 4
%9 = load ptr, ptr %4, align 8
store ptr %9, ptr %7, align 8
%10 = load ptr, ptr %4, align 8
%11 = load i32, ptr %6, align 4
%12 = sext i32 %11 to i64
%13 = getelementptr inbounds i8, ptr %10, i64 %12
store ptr %13, ptr %8, align 8
br label %14
14: ; preds = %18, %3
%15 = load ptr, ptr %4, align 8
%16 = load ptr, ptr %8, align 8
%17 = icmp ult ptr %15, %16
br i1 %17, label %18, label %24
18: ; preds = %14
%19 = load ptr, ptr %5, align 8
%20 = getelementptr inbounds i8, ptr %19, i32 1
store ptr %20, ptr %5, align 8
%21 = load i8, ptr %19, align 1
%22 = load ptr, ptr %4, align 8
%23 = getelementptr inbounds i8, ptr %22, i32 1
store ptr %23, ptr %4, align 8
store i8 %21, ptr %22, align 1
br label %14, !llvm.loop !6
24: ; preds = %14
%25 = load ptr, ptr %7, align 8
ret ptr %25
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 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/tmpcmjvqn3o.c"
target datalayout = "e-m:e-p270: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 @memcpy(ptr noundef %0, ptr noundef %1, i32 noundef %2) #0 {
%4 = alloca ptr, align 8
%5 = alloca ptr, align 8
%6 = alloca i32, align 4
%7 = alloca ptr, align 8
%8 = alloca ptr, align 8
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
store i32 %2, ptr %6, align 4
%9 = load ptr, ptr %4, align 8
store ptr %9, ptr %7, align 8
%10 = load ptr, ptr %4, align 8
%11 = load i32, ptr %6, align 4
%12 = sext i32 %11 to i64
%13 = getelementptr inbounds i8, ptr %10, i64 %12
store ptr %13, ptr %8, align 8
%14 = load ptr, ptr %4, align 8
%15 = load ptr, ptr %8, align 8
%16 = icmp ult ptr %14, %15
br i1 %16, label %.lr.ph, label %26
.lr.ph: ; preds = %3
br label %17
17: ; preds = %.lr.ph, %17
%18 = load ptr, ptr %5, align 8
%19 = getelementptr inbounds i8, ptr %18, i32 1
store ptr %19, ptr %5, align 8
%20 = load i8, ptr %18, align 1
%21 = load ptr, ptr %4, align 8
%22 = getelementptr inbounds i8, ptr %21, i32 1
store ptr %22, ptr %4, align 8
store i8 %20, ptr %21, align 1
%23 = load ptr, ptr %4, align 8
%24 = load ptr, ptr %8, align 8
%25 = icmp ult ptr %23, %24
br i1 %25, label %17, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %17
br label %26
26: ; preds = %._crit_edge, %3
%27 = load ptr, ptr %7, align 8
ret ptr %27
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
|
; ModuleID = '/tmp/tmp_ccyb9nt.c'
source_filename = "/tmp/tmp_ccyb9nt.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [22 x i8] c" *** Lexical Error : \00", align 1
@.str.1 = private unnamed_addr constant [44 x i8] c"an identifier length must be less than 12.\0A\00", align 1
@.str.2 = private unnamed_addr constant [27 x i8] c"next character must be &.\0A\00", align 1
@.str.3 = private unnamed_addr constant [27 x i8] c"next character must be |.\0A\00", align 1
@.str.4 = private unnamed_addr constant [22 x i8] c"invalid character!!!\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @lexicalError(i32 noundef %0) #0 {
%2 = alloca i32, align 4
store i32 %0, ptr %2, align 4
%3 = call i32 @printf(ptr noundef @.str)
%4 = load i32, ptr %2, align 4
switch i32 %4, label %13 [
i32 1, label %5
i32 2, label %7
i32 3, label %9
i32 4, label %11
]
5: ; preds = %1
%6 = call i32 @printf(ptr noundef @.str.1)
br label %13
7: ; preds = %1
%8 = call i32 @printf(ptr noundef @.str.2)
br label %13
9: ; preds = %1
%10 = call i32 @printf(ptr noundef @.str.3)
br label %13
11: ; preds = %1
%12 = call i32 @printf(ptr noundef @.str.4)
br label %13
13: ; preds = %1, %11, %9, %7, %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"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmp_ccyb9nt.c"
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-linux-gnu"
@.str = private unnamed_addr constant [22 x i8] c" *** Lexical Error : \00", align 1
@.str.1 = private unnamed_addr constant [44 x i8] c"an identifier length must be less than 12.\0A\00", align 1
@.str.2 = private unnamed_addr constant [27 x i8] c"next character must be &.\0A\00", align 1
@.str.3 = private unnamed_addr constant [27 x i8] c"next character must be |.\0A\00", align 1
@.str.4 = private unnamed_addr constant [22 x i8] c"invalid character!!!\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @lexicalError(i32 noundef %0) #0 {
%2 = alloca i32, align 4
store i32 %0, ptr %2, align 4
%3 = call i32 @printf(ptr noundef @.str)
%4 = load i32, ptr %2, align 4
switch i32 %4, label %13 [
i32 1, label %5
i32 2, label %7
i32 3, label %9
i32 4, label %11
]
5: ; preds = %1
%6 = call i32 @printf(ptr noundef @.str.1)
br label %13
7: ; preds = %1
%8 = call i32 @printf(ptr noundef @.str.2)
br label %13
9: ; preds = %1
%10 = call i32 @printf(ptr noundef @.str.3)
br label %13
11: ; preds = %1
%12 = call i32 @printf(ptr noundef @.str.4)
br label %13
13: ; preds = %11, %9, %7, %5, %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"}
|
; ModuleID = '/tmp/tmpv19yvkyd.c'
source_filename = "/tmp/tmpv19yvkyd.c"
target datalayout = "e-m:e-p270: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"initRendering\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @initRendering() #0 {
%1 = call i32 @glClearColor(double noundef 0.000000e+00, double noundef 0.000000e+00, double noundef 0.000000e+00, double noundef 0.000000e+00)
%2 = call i32 @checkError(ptr noundef @.str)
ret void
}
declare i32 @glClearColor(double noundef, double noundef, double noundef, double noundef) #1
declare i32 @checkError(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/tmpv19yvkyd.c"
target datalayout = "e-m:e-p270: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"initRendering\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @initRendering() #0 {
%1 = call i32 @glClearColor(double noundef 0.000000e+00, double noundef 0.000000e+00, double noundef 0.000000e+00, double noundef 0.000000e+00)
%2 = call i32 @checkError(ptr noundef @.str)
ret void
}
declare i32 @glClearColor(double noundef, double noundef, double noundef, double noundef) #1
declare i32 @checkError(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/tmpkjp5k3z2.c'
source_filename = "/tmp/tmpkjp5k3z2.c"
target datalayout = "e-m:e-p270: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 @mmu_start() #0 {
%1 = call i32 (...) @creat_page()
%2 = call i32 (...) @mmu_init()
ret void
}
declare i32 @creat_page(...) #1
declare i32 @mmu_init(...) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpkjp5k3z2.c"
target datalayout = "e-m:e-p270: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 @mmu_start() #0 {
%1 = call i32 (...) @creat_page()
%2 = call i32 (...) @mmu_init()
ret void
}
declare i32 @creat_page(...) #1
declare i32 @mmu_init(...) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmpelylb6ro.c'
source_filename = "/tmp/tmpelylb6ro.c"
target datalayout = "e-m:e-p270: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/tmpelylb6ro.c"
target datalayout = "e-m:e-p270: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/tmpq6bxp1go.c'
source_filename = "/tmp/tmpq6bxp1go.c"
target datalayout = "e-m:e-p270: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.ubi_mkvol_req = type { i32, i32, i64, i32, i32, ptr }
%struct.ubi_rsvol_req = type { i64, i32 }
%struct.ubi_rnvol_req = type { i32 }
%struct.ubi_set_vol_prop_req = type { i32, i64 }
%struct.ubi_attach_req = type { i32 }
%struct.ubi_map_req = type { i32 }
@.str = private unnamed_addr constant [10 x i8] c"/dev/null\00", align 1
@.str.1 = private unnamed_addr constant [7 x i8] c"foobar\00", align 1
@__const.main.mkvol = private unnamed_addr constant %struct.ubi_mkvol_req { i32 3, i32 124, i64 1125899906842624, i32 3, i32 7, ptr @.str.1 }, align 8
@__const.main.rsvol = private unnamed_addr constant %struct.ubi_rsvol_req { i64 1125899906842624, i32 -3 }, align 8
@__const.main.rnvol = private unnamed_addr constant %struct.ubi_rnvol_req { i32 300 }, align 4
@__const.main.prop = private unnamed_addr constant %struct.ubi_set_vol_prop_req { i32 1, i64 1125899906842624 }, align 8
@UBI_IOCMKVOL = dso_local global i32 0, align 4
@UBI_IOCRSVOL = dso_local global i32 0, align 4
@UBI_IOCRNVOL = dso_local global i32 0, align 4
@UBI_IOCATT = dso_local global i32 0, align 4
@UBI_IOCVOLUP = dso_local global i32 0, align 4
@UBI_IOCEBMAP = dso_local global i32 0, align 4
@UBI_IOCSETVOLPROP = dso_local global i32 0, align 4
@UBI_IOCRMVOL = dso_local global i32 0, align 4
@UBI_IOCDET = dso_local global i32 0, align 4
@UBI_IOCEBER = dso_local global i32 0, align 4
@UBI_IOCEBCH = dso_local global i32 0, align 4
@UBI_IOCEBUNMAP = dso_local global i32 0, align 4
@UBI_IOCEBISMAP = 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
%3 = alloca %struct.ubi_mkvol_req, align 8
%4 = alloca %struct.ubi_rsvol_req, align 8
%5 = alloca %struct.ubi_rnvol_req, align 4
%6 = alloca %struct.ubi_attach_req, align 4
%7 = alloca %struct.ubi_map_req, align 4
%8 = alloca %struct.ubi_set_vol_prop_req, align 8
%9 = alloca i32, align 4
store i32 0, ptr %1, align 4
%10 = call i32 @open(ptr noundef @.str, i32 noundef 0)
store i32 %10, ptr %2, align 4
call void @llvm.memcpy.p0.p0.i64(ptr align 8 %3, ptr align 8 @__const.main.mkvol, i64 32, i1 false)
call void @llvm.memcpy.p0.p0.i64(ptr align 8 %4, ptr align 8 @__const.main.rsvol, i64 16, i1 false)
call void @llvm.memcpy.p0.p0.i64(ptr align 4 %5, ptr align 4 @__const.main.rnvol, i64 4, i1 false)
call void @llvm.memcpy.p0.p0.i64(ptr align 8 %8, ptr align 8 @__const.main.prop, i64 16, i1 false)
store i32 poison, ptr %9, align 4
%11 = load i32, ptr %2, align 4
%12 = load i32, ptr @UBI_IOCMKVOL, align 4
%13 = call i32 (i32, i32, ...) @ioctl(i32 noundef %11, i32 noundef %12, ptr noundef %3)
%14 = load i32, ptr %2, align 4
%15 = load i32, ptr @UBI_IOCRSVOL, align 4
%16 = call i32 (i32, i32, ...) @ioctl(i32 noundef %14, i32 noundef %15, ptr noundef %4)
%17 = load i32, ptr %2, align 4
%18 = load i32, ptr @UBI_IOCRNVOL, align 4
%19 = call i32 (i32, i32, ...) @ioctl(i32 noundef %17, i32 noundef %18, ptr noundef %5)
%20 = load i32, ptr %2, align 4
%21 = load i32, ptr @UBI_IOCATT, align 4
%22 = call i32 (i32, i32, ...) @ioctl(i32 noundef %20, i32 noundef %21, ptr noundef %6)
%23 = load i32, ptr %2, align 4
%24 = load i32, ptr @UBI_IOCVOLUP, align 4
%25 = call i32 (i32, i32, ...) @ioctl(i32 noundef %23, i32 noundef %24, ptr noundef %9)
%26 = load i32, ptr %2, align 4
%27 = load i32, ptr @UBI_IOCEBMAP, align 4
%28 = call i32 (i32, i32, ...) @ioctl(i32 noundef %26, i32 noundef %27, ptr noundef %7)
%29 = load i32, ptr %2, align 4
%30 = load i32, ptr @UBI_IOCSETVOLPROP, align 4
%31 = call i32 (i32, i32, ...) @ioctl(i32 noundef %29, i32 noundef %30, ptr noundef %8)
%32 = call i32 @memset(ptr noundef %8, i32 noundef 0, i32 noundef 16)
%33 = load i32, ptr %2, align 4
%34 = load i32, ptr @UBI_IOCSETVOLPROP, align 4
%35 = call i32 (i32, i32, ...) @ioctl(i32 noundef %33, i32 noundef %34, ptr noundef %8)
%36 = load i32, ptr %2, align 4
%37 = load i32, ptr @UBI_IOCRMVOL, align 4
%38 = call i32 (i32, i32, ...) @ioctl(i32 noundef %36, i32 noundef %37, i32 noundef 1)
%39 = load i32, ptr %2, align 4
%40 = load i32, ptr @UBI_IOCDET, align 4
%41 = call i32 (i32, i32, ...) @ioctl(i32 noundef %39, i32 noundef %40, i32 noundef 2)
%42 = load i32, ptr %2, align 4
%43 = load i32, ptr @UBI_IOCEBER, align 4
%44 = call i32 (i32, i32, ...) @ioctl(i32 noundef %42, i32 noundef %43, i32 noundef 3)
%45 = load i32, ptr %2, align 4
%46 = load i32, ptr @UBI_IOCEBCH, align 4
%47 = call i32 (i32, i32, ...) @ioctl(i32 noundef %45, i32 noundef %46, i32 noundef 4)
%48 = load i32, ptr %2, align 4
%49 = load i32, ptr @UBI_IOCEBUNMAP, align 4
%50 = call i32 (i32, i32, ...) @ioctl(i32 noundef %48, i32 noundef %49, i32 noundef 5)
%51 = load i32, ptr %2, align 4
%52 = load i32, ptr @UBI_IOCEBISMAP, align 4
%53 = call i32 (i32, i32, ...) @ioctl(i32 noundef %51, i32 noundef %52, i32 noundef 6)
ret i32 0
}
declare i32 @open(ptr noundef, i32 noundef) #1
; 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) #2
declare i32 @ioctl(i32 noundef, i32 noundef, ...) #1
declare i32 @memset(ptr noundef, i32 noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpq6bxp1go.c"
target datalayout = "e-m:e-p270: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.ubi_mkvol_req = type { i32, i32, i64, i32, i32, ptr }
%struct.ubi_rsvol_req = type { i64, i32 }
%struct.ubi_rnvol_req = type { i32 }
%struct.ubi_set_vol_prop_req = type { i32, i64 }
%struct.ubi_attach_req = type { i32 }
%struct.ubi_map_req = type { i32 }
@.str = private unnamed_addr constant [10 x i8] c"/dev/null\00", align 1
@.str.1 = private unnamed_addr constant [7 x i8] c"foobar\00", align 1
@__const.main.mkvol = private unnamed_addr constant %struct.ubi_mkvol_req { i32 3, i32 124, i64 1125899906842624, i32 3, i32 7, ptr @.str.1 }, align 8
@__const.main.rsvol = private unnamed_addr constant %struct.ubi_rsvol_req { i64 1125899906842624, i32 -3 }, align 8
@__const.main.rnvol = private unnamed_addr constant %struct.ubi_rnvol_req { i32 300 }, align 4
@__const.main.prop = private unnamed_addr constant %struct.ubi_set_vol_prop_req { i32 1, i64 1125899906842624 }, align 8
@UBI_IOCMKVOL = dso_local global i32 0, align 4
@UBI_IOCRSVOL = dso_local global i32 0, align 4
@UBI_IOCRNVOL = dso_local global i32 0, align 4
@UBI_IOCATT = dso_local global i32 0, align 4
@UBI_IOCVOLUP = dso_local global i32 0, align 4
@UBI_IOCEBMAP = dso_local global i32 0, align 4
@UBI_IOCSETVOLPROP = dso_local global i32 0, align 4
@UBI_IOCRMVOL = dso_local global i32 0, align 4
@UBI_IOCDET = dso_local global i32 0, align 4
@UBI_IOCEBER = dso_local global i32 0, align 4
@UBI_IOCEBCH = dso_local global i32 0, align 4
@UBI_IOCEBUNMAP = dso_local global i32 0, align 4
@UBI_IOCEBISMAP = 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
%3 = alloca %struct.ubi_mkvol_req, align 8
%4 = alloca %struct.ubi_rsvol_req, align 8
%5 = alloca %struct.ubi_rnvol_req, align 4
%6 = alloca %struct.ubi_attach_req, align 4
%7 = alloca %struct.ubi_map_req, align 4
%8 = alloca %struct.ubi_set_vol_prop_req, align 8
%9 = alloca i32, align 4
store i32 0, ptr %1, align 4
%10 = call i32 @open(ptr noundef @.str, i32 noundef 0)
store i32 %10, ptr %2, align 4
call void @llvm.memcpy.p0.p0.i64(ptr align 8 %3, ptr align 8 @__const.main.mkvol, i64 32, i1 false)
call void @llvm.memcpy.p0.p0.i64(ptr align 8 %4, ptr align 8 @__const.main.rsvol, i64 16, i1 false)
call void @llvm.memcpy.p0.p0.i64(ptr align 4 %5, ptr align 4 @__const.main.rnvol, i64 4, i1 false)
call void @llvm.memcpy.p0.p0.i64(ptr align 8 %8, ptr align 8 @__const.main.prop, i64 16, i1 false)
store i32 poison, ptr %9, align 4
%11 = load i32, ptr %2, align 4
%12 = load i32, ptr @UBI_IOCMKVOL, align 4
%13 = call i32 (i32, i32, ...) @ioctl(i32 noundef %11, i32 noundef %12, ptr noundef %3)
%14 = load i32, ptr %2, align 4
%15 = load i32, ptr @UBI_IOCRSVOL, align 4
%16 = call i32 (i32, i32, ...) @ioctl(i32 noundef %14, i32 noundef %15, ptr noundef %4)
%17 = load i32, ptr %2, align 4
%18 = load i32, ptr @UBI_IOCRNVOL, align 4
%19 = call i32 (i32, i32, ...) @ioctl(i32 noundef %17, i32 noundef %18, ptr noundef %5)
%20 = load i32, ptr %2, align 4
%21 = load i32, ptr @UBI_IOCATT, align 4
%22 = call i32 (i32, i32, ...) @ioctl(i32 noundef %20, i32 noundef %21, ptr noundef %6)
%23 = load i32, ptr %2, align 4
%24 = load i32, ptr @UBI_IOCVOLUP, align 4
%25 = call i32 (i32, i32, ...) @ioctl(i32 noundef %23, i32 noundef %24, ptr noundef %9)
%26 = load i32, ptr %2, align 4
%27 = load i32, ptr @UBI_IOCEBMAP, align 4
%28 = call i32 (i32, i32, ...) @ioctl(i32 noundef %26, i32 noundef %27, ptr noundef %7)
%29 = load i32, ptr %2, align 4
%30 = load i32, ptr @UBI_IOCSETVOLPROP, align 4
%31 = call i32 (i32, i32, ...) @ioctl(i32 noundef %29, i32 noundef %30, ptr noundef %8)
%32 = call i32 @memset(ptr noundef %8, i32 noundef 0, i32 noundef 16)
%33 = load i32, ptr %2, align 4
%34 = load i32, ptr @UBI_IOCSETVOLPROP, align 4
%35 = call i32 (i32, i32, ...) @ioctl(i32 noundef %33, i32 noundef %34, ptr noundef %8)
%36 = load i32, ptr %2, align 4
%37 = load i32, ptr @UBI_IOCRMVOL, align 4
%38 = call i32 (i32, i32, ...) @ioctl(i32 noundef %36, i32 noundef %37, i32 noundef 1)
%39 = load i32, ptr %2, align 4
%40 = load i32, ptr @UBI_IOCDET, align 4
%41 = call i32 (i32, i32, ...) @ioctl(i32 noundef %39, i32 noundef %40, i32 noundef 2)
%42 = load i32, ptr %2, align 4
%43 = load i32, ptr @UBI_IOCEBER, align 4
%44 = call i32 (i32, i32, ...) @ioctl(i32 noundef %42, i32 noundef %43, i32 noundef 3)
%45 = load i32, ptr %2, align 4
%46 = load i32, ptr @UBI_IOCEBCH, align 4
%47 = call i32 (i32, i32, ...) @ioctl(i32 noundef %45, i32 noundef %46, i32 noundef 4)
%48 = load i32, ptr %2, align 4
%49 = load i32, ptr @UBI_IOCEBUNMAP, align 4
%50 = call i32 (i32, i32, ...) @ioctl(i32 noundef %48, i32 noundef %49, i32 noundef 5)
%51 = load i32, ptr %2, align 4
%52 = load i32, ptr @UBI_IOCEBISMAP, align 4
%53 = call i32 (i32, i32, ...) @ioctl(i32 noundef %51, i32 noundef %52, i32 noundef 6)
ret i32 0
}
declare i32 @open(ptr noundef, i32 noundef) #1
; 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) #2
declare i32 @ioctl(i32 noundef, i32 noundef, ...) #1
declare i32 @memset(ptr noundef, i32 noundef, i32 noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { nocallback nofree nounwind willreturn memory(argmem: readwrite) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmp84i1g14h.c'
source_filename = "/tmp/tmp84i1g14h.c"
target datalayout = "e-m:e-p270: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 (...) @yylex()
ret i32 %2
}
declare i32 @yylex(...) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmp84i1g14h.c"
target datalayout = "e-m:e-p270: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 (...) @yylex()
ret i32 %2
}
declare i32 @yylex(...) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmpr2zwnqfi.c'
source_filename = "/tmp/tmpr2zwnqfi.c"
target datalayout = "e-m:e-p270: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 @rn_groupable(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
%7 = load i32, ptr %3, align 4
%8 = call i32 @rn_contentType(i32 noundef %7)
store i32 %8, ptr %5, align 4
%9 = load i32, ptr %4, align 4
%10 = call i32 @rn_contentType(i32 noundef %9)
store i32 %10, ptr %6, align 4
%11 = load i32, ptr %5, align 4
%12 = load i32, ptr %6, align 4
%13 = and i32 %11, %12
%14 = and i32 %13, 2048
%15 = icmp ne i32 %14, 0
br i1 %15, label %22, label %16
16: ; preds = %2
%17 = load i32, ptr %5, align 4
%18 = load i32, ptr %6, align 4
%19 = or i32 %17, %18
%20 = and i32 %19, 1024
%21 = icmp ne i32 %20, 0
br label %22
22: ; preds = %16, %2
%23 = phi i1 [ true, %2 ], [ %21, %16 ]
%24 = zext i1 %23 to i32
ret i32 %24
}
declare i32 @rn_contentType(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/tmpr2zwnqfi.c"
target datalayout = "e-m:e-p270: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 @rn_groupable(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca i32, align 4
%6 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
%7 = load i32, ptr %3, align 4
%8 = call i32 @rn_contentType(i32 noundef %7)
store i32 %8, ptr %5, align 4
%9 = load i32, ptr %4, align 4
%10 = call i32 @rn_contentType(i32 noundef %9)
store i32 %10, ptr %6, align 4
%11 = load i32, ptr %5, align 4
%12 = load i32, ptr %6, align 4
%13 = and i32 %11, %12
%14 = and i32 %13, 2048
%15 = icmp ne i32 %14, 0
br i1 %15, label %22, label %16
16: ; preds = %2
%17 = load i32, ptr %5, align 4
%18 = load i32, ptr %6, align 4
%19 = or i32 %17, %18
%20 = and i32 %19, 1024
%21 = icmp ne i32 %20, 0
br label %22
22: ; preds = %16, %2
%23 = phi i1 [ true, %2 ], [ %21, %16 ]
%24 = zext i1 %23 to i32
ret i32 %24
}
declare i32 @rn_contentType(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/tmpxuc7jqrf.c'
source_filename = "/tmp/tmpxuc7jqrf.c"
target datalayout = "e-m:e-p270: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"Guess My Letter Game\0A\0A\00", align 1
@.str.1 = private unnamed_addr constant [34 x i8] c"I have a letter between A and Z.\0A\00", align 1
@.str.2 = private unnamed_addr constant [21 x i8] c"Guess #%d (A - Z) : \00", align 1
@.str.3 = private unnamed_addr constant [22 x i8] c"\0ANo, my letter comes \00", align 1
@.str.4 = private unnamed_addr constant [6 x i8] c"AFTER\00", align 1
@.str.5 = private unnamed_addr constant [7 x i8] c"BEFORE\00", align 1
@.str.6 = private unnamed_addr constant [14 x i8] c" your guess.\0A\00", align 1
@.str.7 = private unnamed_addr constant [55 x i8] c"\0AYou got it! It took you %d tries to guess my letter.\0A\00", align 1
@.str.8 = private unnamed_addr constant [39 x i8] c"I'm sure you could do better, though.\0A\00", align 1
@.str.9 = private unnamed_addr constant [35 x i8] c"\0ADo you want to play again? (y/n) \00", align 1
@.str.10 = private unnamed_addr constant [11 x i8] c"\0AGoodbye.\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i8, align 1
%3 = alloca i8, align 1
%4 = alloca i32, align 4
store i32 0, ptr %1, align 4
%5 = call i32 @time(ptr noundef null)
%6 = call i32 @srand(i32 noundef %5)
%7 = call i32 (ptr, ...) @printf(ptr noundef @.str)
br label %8
8: ; preds = %79, %0
%9 = call i32 (...) @rand()
%10 = srem i32 %9, 26
%11 = add nsw i32 %10, 65
%12 = trunc i32 %11 to i8
store i8 %12, ptr %3, align 1
store i32 0, ptr %4, align 4
%13 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
br label %14
14: ; preds = %48, %8
%15 = load i32, ptr %4, align 4
%16 = add nsw i32 %15, 1
store i32 %16, ptr %4, align 4
%17 = load i32, ptr %4, align 4
%18 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %17)
br label %19
19: ; preds = %21, %14
%20 = call signext i8 (...) @getchar()
store i8 %20, ptr %2, align 1
br label %21
21: ; preds = %19
%22 = load i8, ptr %2, align 1
%23 = call i32 @isalpha(i8 noundef signext %22)
%24 = icmp ne i32 %23, 0
%25 = xor i1 %24, true
br i1 %25, label %19, label %26, !llvm.loop !6
26: ; preds = %21
%27 = load i8, ptr %2, align 1
%28 = call signext i8 @toupper(i8 noundef signext %27)
store i8 %28, ptr %2, align 1
%29 = load i8, ptr %2, align 1
%30 = sext i8 %29 to i32
%31 = load i8, ptr %3, align 1
%32 = sext i8 %31 to i32
%33 = icmp ne i32 %30, %32
br i1 %33, label %34, label %47
34: ; preds = %26
%35 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
%36 = load i8, ptr %2, align 1
%37 = sext i8 %36 to i32
%38 = load i8, ptr %3, align 1
%39 = sext i8 %38 to i32
%40 = icmp slt i32 %37, %39
br i1 %40, label %41, label %43
41: ; preds = %34
%42 = call i32 (ptr, ...) @printf(ptr noundef @.str.4)
br label %45
43: ; preds = %34
%44 = call i32 (ptr, ...) @printf(ptr noundef @.str.5)
br label %45
45: ; preds = %43, %41
%46 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
br label %47
47: ; preds = %45, %26
br label %48
48: ; preds = %47
%49 = load i8, ptr %2, align 1
%50 = sext i8 %49 to i32
%51 = load i8, ptr %3, align 1
%52 = sext i8 %51 to i32
%53 = icmp ne i32 %50, %52
br i1 %53, label %14, label %54, !llvm.loop !8
54: ; preds = %48
%55 = load i32, ptr %4, align 4
%56 = call i32 (ptr, ...) @printf(ptr noundef @.str.7, i32 noundef %55)
%57 = load i32, ptr %4, align 4
%58 = icmp sge i32 %57, 4
br i1 %58, label %59, label %61
59: ; preds = %54
%60 = call i32 (ptr, ...) @printf(ptr noundef @.str.8)
br label %61
61: ; preds = %59, %54
%62 = call i32 (ptr, ...) @printf(ptr noundef @.str.9)
br label %63
63: ; preds = %65, %61
%64 = call signext i8 (...) @getchar()
store i8 %64, ptr %2, align 1
br label %65
65: ; preds = %63
%66 = load i8, ptr %2, align 1
%67 = call i32 @isalpha(i8 noundef signext %66)
%68 = icmp ne i32 %67, 0
%69 = xor i1 %68, true
br i1 %69, label %63, label %70, !llvm.loop !9
70: ; preds = %65
br label %71
71: ; preds = %70
%72 = load i8, ptr %2, align 1
%73 = sext i8 %72 to i32
%74 = icmp eq i32 %73, 121
br i1 %74, label %79, label %75
75: ; preds = %71
%76 = load i8, ptr %2, align 1
%77 = sext i8 %76 to i32
%78 = icmp eq i32 %77, 89
br label %79
79: ; preds = %75, %71
%80 = phi i1 [ true, %71 ], [ %78, %75 ]
br i1 %80, label %8, label %81, !llvm.loop !10
81: ; preds = %79
%82 = call i32 (ptr, ...) @printf(ptr noundef @.str.10)
%83 = call i32 @exit(i32 noundef 0) #3
unreachable
}
declare i32 @srand(i32 noundef) #1
declare i32 @time(ptr noundef) #1
declare i32 @printf(ptr noundef, ...) #1
declare i32 @rand(...) #1
declare signext i8 @getchar(...) #1
declare i32 @isalpha(i8 noundef signext) #1
declare signext i8 @toupper(i8 noundef signext) #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"}
!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/tmpxuc7jqrf.c"
target datalayout = "e-m:e-p270: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"Guess My Letter Game\0A\0A\00", align 1
@.str.1 = private unnamed_addr constant [34 x i8] c"I have a letter between A and Z.\0A\00", align 1
@.str.2 = private unnamed_addr constant [21 x i8] c"Guess #%d (A - Z) : \00", align 1
@.str.3 = private unnamed_addr constant [22 x i8] c"\0ANo, my letter comes \00", align 1
@.str.4 = private unnamed_addr constant [6 x i8] c"AFTER\00", align 1
@.str.5 = private unnamed_addr constant [7 x i8] c"BEFORE\00", align 1
@.str.6 = private unnamed_addr constant [14 x i8] c" your guess.\0A\00", align 1
@.str.7 = private unnamed_addr constant [55 x i8] c"\0AYou got it! It took you %d tries to guess my letter.\0A\00", align 1
@.str.8 = private unnamed_addr constant [39 x i8] c"I'm sure you could do better, though.\0A\00", align 1
@.str.9 = private unnamed_addr constant [35 x i8] c"\0ADo you want to play again? (y/n) \00", align 1
@.str.10 = private unnamed_addr constant [11 x i8] c"\0AGoodbye.\0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i8, align 1
%3 = alloca i8, align 1
%4 = alloca i32, align 4
store i32 0, ptr %1, align 4
%5 = call i32 @time(ptr noundef null)
%6 = call i32 @srand(i32 noundef %5)
%7 = call i32 (ptr, ...) @printf(ptr noundef @.str)
br label %8
8: ; preds = %79, %0
%9 = call i32 (...) @rand()
%10 = srem i32 %9, 26
%11 = add nsw i32 %10, 65
%12 = trunc i32 %11 to i8
store i8 %12, ptr %3, align 1
store i32 0, ptr %4, align 4
%13 = call i32 (ptr, ...) @printf(ptr noundef @.str.1)
br label %14
14: ; preds = %48, %8
%15 = load i32, ptr %4, align 4
%16 = add nsw i32 %15, 1
store i32 %16, ptr %4, align 4
%17 = load i32, ptr %4, align 4
%18 = call i32 (ptr, ...) @printf(ptr noundef @.str.2, i32 noundef %17)
br label %19
19: ; preds = %21, %14
%20 = call signext i8 (...) @getchar()
store i8 %20, ptr %2, align 1
br label %21
21: ; preds = %19
%22 = load i8, ptr %2, align 1
%23 = call i32 @isalpha(i8 noundef signext %22)
%24 = icmp ne i32 %23, 0
%25 = xor i1 %24, true
br i1 %25, label %19, label %26, !llvm.loop !6
26: ; preds = %21
%27 = load i8, ptr %2, align 1
%28 = call signext i8 @toupper(i8 noundef signext %27)
store i8 %28, ptr %2, align 1
%29 = load i8, ptr %2, align 1
%30 = sext i8 %29 to i32
%31 = load i8, ptr %3, align 1
%32 = sext i8 %31 to i32
%33 = icmp ne i32 %30, %32
br i1 %33, label %34, label %47
34: ; preds = %26
%35 = call i32 (ptr, ...) @printf(ptr noundef @.str.3)
%36 = load i8, ptr %2, align 1
%37 = sext i8 %36 to i32
%38 = load i8, ptr %3, align 1
%39 = sext i8 %38 to i32
%40 = icmp slt i32 %37, %39
br i1 %40, label %41, label %43
41: ; preds = %34
%42 = call i32 (ptr, ...) @printf(ptr noundef @.str.4)
br label %45
43: ; preds = %34
%44 = call i32 (ptr, ...) @printf(ptr noundef @.str.5)
br label %45
45: ; preds = %43, %41
%46 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
br label %47
47: ; preds = %45, %26
br label %48
48: ; preds = %47
%49 = load i8, ptr %2, align 1
%50 = sext i8 %49 to i32
%51 = load i8, ptr %3, align 1
%52 = sext i8 %51 to i32
%53 = icmp ne i32 %50, %52
br i1 %53, label %14, label %54, !llvm.loop !8
54: ; preds = %48
%55 = load i32, ptr %4, align 4
%56 = call i32 (ptr, ...) @printf(ptr noundef @.str.7, i32 noundef %55)
%57 = load i32, ptr %4, align 4
%58 = icmp sge i32 %57, 4
br i1 %58, label %59, label %61
59: ; preds = %54
%60 = call i32 (ptr, ...) @printf(ptr noundef @.str.8)
br label %61
61: ; preds = %59, %54
%62 = call i32 (ptr, ...) @printf(ptr noundef @.str.9)
br label %63
63: ; preds = %65, %61
%64 = call signext i8 (...) @getchar()
store i8 %64, ptr %2, align 1
br label %65
65: ; preds = %63
%66 = load i8, ptr %2, align 1
%67 = call i32 @isalpha(i8 noundef signext %66)
%68 = icmp ne i32 %67, 0
%69 = xor i1 %68, true
br i1 %69, label %63, label %70, !llvm.loop !9
70: ; preds = %65
br label %71
71: ; preds = %70
%72 = load i8, ptr %2, align 1
%73 = sext i8 %72 to i32
%74 = icmp eq i32 %73, 121
br i1 %74, label %79, label %75
75: ; preds = %71
%76 = load i8, ptr %2, align 1
%77 = sext i8 %76 to i32
%78 = icmp eq i32 %77, 89
br label %79
79: ; preds = %75, %71
%80 = phi i1 [ true, %71 ], [ %78, %75 ]
br i1 %80, label %8, label %81, !llvm.loop !10
81: ; preds = %79
%82 = call i32 (ptr, ...) @printf(ptr noundef @.str.10)
%83 = call i32 @exit(i32 noundef 0) #3
unreachable
}
declare i32 @srand(i32 noundef) #1
declare i32 @time(ptr noundef) #1
declare i32 @printf(ptr noundef, ...) #1
declare i32 @rand(...) #1
declare signext i8 @getchar(...) #1
declare i32 @isalpha(i8 noundef signext) #1
declare signext i8 @toupper(i8 noundef signext) #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"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
!9 = distinct !{!9, !7}
!10 = distinct !{!10, !7}
|
; ModuleID = '/tmp/tmpdoh3k6no.c'
source_filename = "/tmp/tmpdoh3k6no.c"
target datalayout = "e-m:e-p270: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.timespec = type { i64, i64 }
@.str = private unnamed_addr constant [12 x i8] c"%c%ld.%09ld\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @timespec_str(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 i8, align 1
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
store i64 %2, ptr %6, align 8
store i8 32, ptr %7, align 1
%8 = load ptr, ptr %4, align 8
%9 = getelementptr inbounds %struct.timespec, ptr %8, i32 0, i32 0
%10 = load i64, ptr %9, align 8
%11 = icmp sgt i64 0, %10
br i1 %11, label %17, label %12
12: ; preds = %3
%13 = load ptr, ptr %4, align 8
%14 = getelementptr inbounds %struct.timespec, ptr %13, i32 0, i32 1
%15 = load i64, ptr %14, align 8
%16 = icmp sgt i64 0, %15
br i1 %16, label %17, label %18
17: ; preds = %12, %3
store i8 45, ptr %7, align 1
br label %18
18: ; preds = %17, %12
%19 = load ptr, ptr %5, align 8
%20 = load i64, ptr %6, align 8
%21 = load i8, ptr %7, align 1
%22 = load ptr, ptr %4, align 8
%23 = getelementptr inbounds %struct.timespec, ptr %22, i32 0, i32 1
%24 = load i64, ptr %23, align 8
%25 = call i64 @labs(i64 noundef %24) #3
%26 = load ptr, ptr %4, align 8
%27 = getelementptr inbounds %struct.timespec, ptr %26, i32 0, i32 0
%28 = load i64, ptr %27, align 8
%29 = call i64 @labs(i64 noundef %28) #3
%30 = call i32 @snprintf(ptr noundef %19, i64 noundef %20, ptr noundef @.str, i8 noundef signext %21, i64 noundef %25, i64 noundef %29)
ret void
}
declare i32 @snprintf(ptr noundef, i64 noundef, ptr noundef, i8 noundef signext, i64 noundef, i64 noundef) #1
; Function Attrs: nounwind willreturn memory(none)
declare i64 @labs(i64 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 = { nounwind willreturn memory(none) "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { nounwind willreturn memory(none) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpdoh3k6no.c"
target datalayout = "e-m:e-p270: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.timespec = type { i64, i64 }
@.str = private unnamed_addr constant [12 x i8] c"%c%ld.%09ld\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local void @timespec_str(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 i8, align 1
store ptr %0, ptr %4, align 8
store ptr %1, ptr %5, align 8
store i64 %2, ptr %6, align 8
store i8 32, ptr %7, align 1
%8 = load ptr, ptr %4, align 8
%9 = getelementptr inbounds %struct.timespec, ptr %8, i32 0, i32 0
%10 = load i64, ptr %9, align 8
%11 = icmp sgt i64 0, %10
br i1 %11, label %17, label %12
12: ; preds = %3
%13 = load ptr, ptr %4, align 8
%14 = getelementptr inbounds %struct.timespec, ptr %13, i32 0, i32 1
%15 = load i64, ptr %14, align 8
%16 = icmp sgt i64 0, %15
br i1 %16, label %17, label %18
17: ; preds = %12, %3
store i8 45, ptr %7, align 1
br label %18
18: ; preds = %17, %12
%19 = load ptr, ptr %5, align 8
%20 = load i64, ptr %6, align 8
%21 = load i8, ptr %7, align 1
%22 = load ptr, ptr %4, align 8
%23 = getelementptr inbounds %struct.timespec, ptr %22, i32 0, i32 1
%24 = load i64, ptr %23, align 8
%25 = call i64 @labs(i64 noundef %24) #3
%26 = load ptr, ptr %4, align 8
%27 = getelementptr inbounds %struct.timespec, ptr %26, i32 0, i32 0
%28 = load i64, ptr %27, align 8
%29 = call i64 @labs(i64 noundef %28) #3
%30 = call i32 @snprintf(ptr noundef %19, i64 noundef %20, ptr noundef @.str, i8 noundef signext %21, i64 noundef %25, i64 noundef %29)
ret void
}
declare i32 @snprintf(ptr noundef, i64 noundef, ptr noundef, i8 noundef signext, i64 noundef, i64 noundef) #1
; Function Attrs: nounwind willreturn memory(none)
declare i64 @labs(i64 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 = { nounwind willreturn memory(none) "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { nounwind willreturn memory(none) }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
; ModuleID = '/tmp/tmpyksw87rm.c'
source_filename = "/tmp/tmpyksw87rm.c"
target datalayout = "e-m:e-p270: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 @readonly(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca [128 x i8], align 16
%6 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
br label %7
7: ; preds = %12, %2
%8 = load i32, ptr %3, align 4
%9 = getelementptr inbounds [128 x i8], ptr %5, i64 0, i64 0
%10 = call i32 @read(i32 noundef %8, ptr noundef %9, i32 noundef 128)
store i32 %10, ptr %6, align 4
%11 = icmp sgt i32 %10, 0
br i1 %11, label %12, label %17
12: ; preds = %7
%13 = load i32, ptr %4, align 4
%14 = getelementptr inbounds [128 x i8], ptr %5, i64 0, i64 0
%15 = load i32, ptr %6, align 4
%16 = call i32 @write(i32 noundef %13, ptr noundef %14, i32 noundef %15)
br label %7, !llvm.loop !6
17: ; preds = %7
ret void
}
declare i32 @read(i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @write(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/tmpyksw87rm.c"
target datalayout = "e-m:e-p270: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 @readonly(i32 noundef %0, i32 noundef %1) #0 {
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca [128 x i8], align 16
%6 = alloca i32, align 4
store i32 %0, ptr %3, align 4
store i32 %1, ptr %4, align 4
%7 = load i32, ptr %3, align 4
%8 = getelementptr inbounds [128 x i8], ptr %5, i64 0, i64 0
%9 = call i32 @read(i32 noundef %7, ptr noundef %8, i32 noundef 128)
store i32 %9, ptr %6, align 4
%10 = icmp sgt i32 %9, 0
br i1 %10, label %.lr.ph, label %19
.lr.ph: ; preds = %2
br label %11
11: ; preds = %.lr.ph, %11
%12 = load i32, ptr %4, align 4
%13 = getelementptr inbounds [128 x i8], ptr %5, i64 0, i64 0
%14 = load i32, ptr %6, align 4
%15 = call i32 @write(i32 noundef %12, ptr noundef %13, i32 noundef %14)
%16 = load i32, ptr %3, align 4
%17 = call i32 @read(i32 noundef %16, ptr noundef %8, i32 noundef 128)
store i32 %17, ptr %6, align 4
%18 = icmp sgt i32 %17, 0
br i1 %18, label %11, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %11
br label %19
19: ; preds = %._crit_edge, %2
ret void
}
declare i32 @read(i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @write(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/tmp0vst7tso.c'
source_filename = "/tmp/tmp0vst7tso.c"
target datalayout = "e-m:e-p270: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 @collatz(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 i64, ptr %4, align 8
%6 = urem i64 %5, 2
%7 = icmp eq i64 %6, 0
br i1 %7, label %8, label %11
8: ; preds = %2
%9 = load i64, ptr %4, align 8
%10 = udiv i64 %9, 2
store i64 %10, ptr %4, align 8
br label %15
11: ; preds = %2
%12 = load i64, ptr %4, align 8
%13 = mul i64 %12, 3
%14 = add i64 %13, 1
store i64 %14, ptr %4, align 8
br label %15
15: ; preds = %11, %8
%16 = load ptr, ptr %3, align 8
%17 = load i64, ptr %4, align 8
%18 = call i32 @add_item(ptr noundef %16, i64 noundef %17)
%19 = load i64, ptr %4, align 8
%20 = icmp ne i64 %19, 1
br i1 %20, label %21, label %24
21: ; preds = %15
%22 = load ptr, ptr %3, align 8
%23 = load i64, ptr %4, align 8
call void @collatz(ptr noundef %22, i64 noundef %23)
br label %24
24: ; preds = %21, %15
ret void
}
declare i32 @add_item(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/tmp0vst7tso.c"
target datalayout = "e-m:e-p270: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 @collatz(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 i64, ptr %4, align 8
%6 = urem i64 %5, 2
%7 = icmp eq i64 %6, 0
br i1 %7, label %8, label %11
8: ; preds = %2
%9 = load i64, ptr %4, align 8
%10 = udiv i64 %9, 2
store i64 %10, ptr %4, align 8
br label %15
11: ; preds = %2
%12 = load i64, ptr %4, align 8
%13 = mul i64 %12, 3
%14 = add i64 %13, 1
store i64 %14, ptr %4, align 8
br label %15
15: ; preds = %11, %8
%16 = load ptr, ptr %3, align 8
%17 = load i64, ptr %4, align 8
%18 = call i32 @add_item(ptr noundef %16, i64 noundef %17)
%19 = load i64, ptr %4, align 8
%20 = icmp ne i64 %19, 1
br i1 %20, label %21, label %24
21: ; preds = %15
%22 = load ptr, ptr %3, align 8
%23 = load i64, ptr %4, align 8
call void @collatz(ptr noundef %22, i64 noundef %23)
br label %24
24: ; preds = %21, %15
ret void
}
declare i32 @add_item(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/tmpmzyo87d7.c'
source_filename = "/tmp/tmpmzyo87d7.c"
target datalayout = "e-m:e-p270: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 @ptrCount(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
%3 = alloca i64, align 8
store ptr %0, ptr %2, align 8
store i64 0, ptr %3, align 8
%4 = load ptr, ptr %2, align 8
%5 = icmp ne ptr %4, null
br i1 %5, label %6, label %16
6: ; preds = %1
br label %7
7: ; preds = %12, %6
%8 = load ptr, ptr %2, align 8
%9 = getelementptr inbounds ptr, ptr %8, i32 1
store ptr %9, ptr %2, align 8
%10 = load ptr, ptr %8, align 8
%11 = icmp ne ptr %10, null
br i1 %11, label %12, label %15
12: ; preds = %7
%13 = load i64, ptr %3, align 8
%14 = add i64 %13, 1
store i64 %14, ptr %3, align 8
br label %7, !llvm.loop !6
15: ; preds = %7
br label %16
16: ; preds = %15, %1
%17 = load i64, ptr %3, align 8
ret i64 %17
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 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/tmpmzyo87d7.c"
target datalayout = "e-m:e-p270: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 @ptrCount(ptr noundef %0) #0 {
%2 = alloca ptr, align 8
%3 = alloca i64, align 8
store ptr %0, ptr %2, align 8
store i64 0, ptr %3, align 8
%4 = load ptr, ptr %2, align 8
%5 = icmp ne ptr %4, null
br i1 %5, label %6, label %19
6: ; preds = %1
%7 = load ptr, ptr %2, align 8
%8 = getelementptr inbounds ptr, ptr %7, i32 1
store ptr %8, ptr %2, align 8
%9 = load ptr, ptr %7, align 8
%10 = icmp ne ptr %9, null
br i1 %10, label %.lr.ph, label %18
.lr.ph: ; preds = %6
br label %11
11: ; preds = %.lr.ph, %11
%12 = load i64, ptr %3, align 8
%13 = add i64 %12, 1
store i64 %13, ptr %3, align 8
%14 = load ptr, ptr %2, align 8
%15 = getelementptr inbounds ptr, ptr %14, i32 1
store ptr %15, ptr %2, align 8
%16 = load ptr, ptr %14, align 8
%17 = icmp ne ptr %16, null
br i1 %17, label %11, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %11
br label %18
18: ; preds = %._crit_edge, %6
br label %19
19: ; preds = %18, %1
%20 = load i64, ptr %3, align 8
ret i64 %20
}
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 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/tmpo_9gibhq.c'
source_filename = "/tmp/tmpo_9gibhq.c"
target datalayout = "e-m:e-p270: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 [20 x i8] c"../data/seriesC.txt\00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1
@.str.2 = private unnamed_addr constant [17 x i8] c"Cannot Open File\00", align 1
@.str.3 = private unnamed_addr constant [6 x i8] c"%lf \0A\00", align 1
@.str.4 = private unnamed_addr constant [26 x i8] c"\0A Default Method : acvf \0A\00", align 1
@.str.5 = private unnamed_addr constant [4 x i8] c"%g \00", align 1
@.str.6 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@.str.7 = private unnamed_addr constant [37 x i8] c"\0A acvf_opt Method 0 General Method \0A\00", align 1
@.str.8 = private unnamed_addr constant [26 x i8] c"\0A acvf_opt Method 1 FFT \0A\00", align 1
@.str.9 = private unnamed_addr constant [4 x i8] c"\0A \0A\00", align 1
@.str.10 = private unnamed_addr constant [18 x i8] c"Autocorrelation \0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca ptr, align 8
%7 = alloca i32, align 4
%8 = alloca ptr, align 8
%9 = alloca [1200 x double], align 16
store i32 0, ptr %1, align 4
%10 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1)
store ptr %10, ptr %8, align 8
store i32 0, ptr %2, align 4
%11 = load ptr, ptr %8, align 8
%12 = icmp ne ptr %11, null
br i1 %12, label %16, label %13
13: ; preds = %0
%14 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
%15 = call i32 @exit(i32 noundef 100) #3
unreachable
16: ; preds = %0
br label %17
17: ; preds = %22, %16
%18 = load ptr, ptr %8, align 8
%19 = call i32 @feof(ptr noundef %18)
%20 = icmp ne i32 %19, 0
%21 = xor i1 %20, true
br i1 %21, label %22, label %30
22: ; preds = %17
%23 = load ptr, ptr %8, align 8
%24 = load i32, ptr %2, align 4
%25 = sext i32 %24 to i64
%26 = getelementptr inbounds [1200 x double], ptr %9, i64 0, i64 %25
%27 = call i32 @fscanf(ptr noundef %23, ptr noundef @.str.3, ptr noundef %26)
%28 = load i32, ptr %2, align 4
%29 = add nsw i32 %28, 1
store i32 %29, ptr %2, align 4
br label %17, !llvm.loop !6
30: ; preds = %17
%31 = load i32, ptr %2, align 4
store i32 %31, ptr %3, align 4
%32 = load i32, ptr %3, align 4
%33 = sext i32 %32 to i64
%34 = mul i64 8, %33
%35 = trunc i64 %34 to i32
%36 = call i64 @malloc(i32 noundef %35)
%37 = inttoptr i64 %36 to ptr
store ptr %37, ptr %5, align 8
store i32 0, ptr %2, align 4
br label %38
38: ; preds = %51, %30
%39 = load i32, ptr %2, align 4
%40 = load i32, ptr %3, align 4
%41 = icmp slt i32 %39, %40
br i1 %41, label %42, label %54
42: ; preds = %38
%43 = load i32, ptr %2, align 4
%44 = sext i32 %43 to i64
%45 = getelementptr inbounds [1200 x double], ptr %9, i64 0, i64 %44
%46 = load double, ptr %45, align 8
%47 = load ptr, ptr %5, align 8
%48 = load i32, ptr %2, align 4
%49 = sext i32 %48 to i64
%50 = getelementptr inbounds double, ptr %47, i64 %49
store double %46, ptr %50, align 8
br label %51
51: ; preds = %42
%52 = load i32, ptr %2, align 4
%53 = add nsw i32 %52, 1
store i32 %53, ptr %2, align 4
br label %38, !llvm.loop !8
54: ; preds = %38
store i32 10, ptr %4, align 4
%55 = load i32, ptr %4, align 4
%56 = sext i32 %55 to i64
%57 = mul i64 8, %56
%58 = trunc i64 %57 to i32
%59 = call i64 @malloc(i32 noundef %58)
%60 = inttoptr i64 %59 to ptr
store ptr %60, ptr %6, align 8
%61 = call i32 (ptr, ...) @printf(ptr noundef @.str.4)
%62 = load ptr, ptr %5, align 8
%63 = load i32, ptr %3, align 4
%64 = load ptr, ptr %6, align 8
%65 = load i32, ptr %4, align 4
%66 = call i32 @acvf(ptr noundef %62, i32 noundef %63, ptr noundef %64, i32 noundef %65)
store i32 0, ptr %2, align 4
br label %67
67: ; preds = %78, %54
%68 = load i32, ptr %2, align 4
%69 = load i32, ptr %4, align 4
%70 = icmp slt i32 %68, %69
br i1 %70, label %71, label %81
71: ; preds = %67
%72 = load ptr, ptr %6, align 8
%73 = load i32, ptr %2, align 4
%74 = sext i32 %73 to i64
%75 = getelementptr inbounds double, ptr %72, i64 %74
%76 = load double, ptr %75, align 8
%77 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %76)
br label %78
78: ; preds = %71
%79 = load i32, ptr %2, align 4
%80 = add nsw i32 %79, 1
store i32 %80, ptr %2, align 4
br label %67, !llvm.loop !9
81: ; preds = %67
%82 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
store i32 0, ptr %7, align 4
%83 = call i32 (ptr, ...) @printf(ptr noundef @.str.7)
%84 = load ptr, ptr %5, align 8
%85 = load i32, ptr %3, align 4
%86 = load i32, ptr %7, align 4
%87 = load ptr, ptr %6, align 8
%88 = load i32, ptr %4, align 4
%89 = call i32 @acvf_opt(ptr noundef %84, i32 noundef %85, i32 noundef %86, ptr noundef %87, i32 noundef %88)
store i32 0, ptr %2, align 4
br label %90
90: ; preds = %101, %81
%91 = load i32, ptr %2, align 4
%92 = load i32, ptr %4, align 4
%93 = icmp slt i32 %91, %92
br i1 %93, label %94, label %104
94: ; preds = %90
%95 = load ptr, ptr %6, align 8
%96 = load i32, ptr %2, align 4
%97 = sext i32 %96 to i64
%98 = getelementptr inbounds double, ptr %95, i64 %97
%99 = load double, ptr %98, align 8
%100 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %99)
br label %101
101: ; preds = %94
%102 = load i32, ptr %2, align 4
%103 = add nsw i32 %102, 1
store i32 %103, ptr %2, align 4
br label %90, !llvm.loop !10
104: ; preds = %90
%105 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
store i32 1, ptr %7, align 4
%106 = call i32 (ptr, ...) @printf(ptr noundef @.str.8)
%107 = load ptr, ptr %5, align 8
%108 = load i32, ptr %3, align 4
%109 = load i32, ptr %7, align 4
%110 = load ptr, ptr %6, align 8
%111 = load i32, ptr %4, align 4
%112 = call i32 @acvf_opt(ptr noundef %107, i32 noundef %108, i32 noundef %109, ptr noundef %110, i32 noundef %111)
store i32 0, ptr %2, align 4
br label %113
113: ; preds = %124, %104
%114 = load i32, ptr %2, align 4
%115 = load i32, ptr %4, align 4
%116 = icmp slt i32 %114, %115
br i1 %116, label %117, label %127
117: ; preds = %113
%118 = load ptr, ptr %6, align 8
%119 = load i32, ptr %2, align 4
%120 = sext i32 %119 to i64
%121 = getelementptr inbounds double, ptr %118, i64 %120
%122 = load double, ptr %121, align 8
%123 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %122)
br label %124
124: ; preds = %117
%125 = load i32, ptr %2, align 4
%126 = add nsw i32 %125, 1
store i32 %126, ptr %2, align 4
br label %113, !llvm.loop !11
127: ; preds = %113
%128 = call i32 (ptr, ...) @printf(ptr noundef @.str.9)
%129 = call i32 (ptr, ...) @printf(ptr noundef @.str.10)
%130 = load ptr, ptr %6, align 8
%131 = load i32, ptr %4, align 4
%132 = call i32 @acvf2acf(ptr noundef %130, i32 noundef %131)
store i32 0, ptr %2, align 4
br label %133
133: ; preds = %144, %127
%134 = load i32, ptr %2, align 4
%135 = load i32, ptr %4, align 4
%136 = icmp slt i32 %134, %135
br i1 %136, label %137, label %147
137: ; preds = %133
%138 = load ptr, ptr %6, align 8
%139 = load i32, ptr %2, align 4
%140 = sext i32 %139 to i64
%141 = getelementptr inbounds double, ptr %138, i64 %140
%142 = load double, ptr %141, align 8
%143 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %142)
br label %144
144: ; preds = %137
%145 = load i32, ptr %2, align 4
%146 = add nsw i32 %145, 1
store i32 %146, ptr %2, align 4
br label %133, !llvm.loop !12
147: ; preds = %133
%148 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
%149 = load ptr, ptr %5, align 8
%150 = call i32 @free(ptr noundef %149)
%151 = load ptr, ptr %6, align 8
%152 = call i32 @free(ptr noundef %151)
ret i32 0
}
declare ptr @fopen(ptr noundef, ptr noundef) #1
declare i32 @printf(ptr noundef, ...) #1
; Function Attrs: noreturn
declare i32 @exit(i32 noundef) #2
declare i32 @feof(ptr noundef) #1
declare i32 @fscanf(ptr noundef, ptr noundef, ptr noundef) #1
declare i64 @malloc(i32 noundef) #1
declare i32 @acvf(ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @acvf_opt(ptr noundef, i32 noundef, i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @acvf2acf(ptr noundef, i32 noundef) #1
declare i32 @free(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { noreturn }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
!9 = distinct !{!9, !7}
!10 = distinct !{!10, !7}
!11 = distinct !{!11, !7}
!12 = distinct !{!12, !7}
| ; ModuleID = '<stdin>'
source_filename = "/tmp/tmpo_9gibhq.c"
target datalayout = "e-m:e-p270: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 [20 x i8] c"../data/seriesC.txt\00", align 1
@.str.1 = private unnamed_addr constant [2 x i8] c"r\00", align 1
@.str.2 = private unnamed_addr constant [17 x i8] c"Cannot Open File\00", align 1
@.str.3 = private unnamed_addr constant [6 x i8] c"%lf \0A\00", align 1
@.str.4 = private unnamed_addr constant [26 x i8] c"\0A Default Method : acvf \0A\00", align 1
@.str.5 = private unnamed_addr constant [4 x i8] c"%g \00", align 1
@.str.6 = private unnamed_addr constant [2 x i8] c"\0A\00", align 1
@.str.7 = private unnamed_addr constant [37 x i8] c"\0A acvf_opt Method 0 General Method \0A\00", align 1
@.str.8 = private unnamed_addr constant [26 x i8] c"\0A acvf_opt Method 1 FFT \0A\00", align 1
@.str.9 = private unnamed_addr constant [4 x i8] c"\0A \0A\00", align 1
@.str.10 = private unnamed_addr constant [18 x i8] c"Autocorrelation \0A\00", align 1
; Function Attrs: noinline nounwind sspstrong uwtable
define dso_local i32 @main() #0 {
%1 = alloca i32, align 4
%2 = alloca i32, align 4
%3 = alloca i32, align 4
%4 = alloca i32, align 4
%5 = alloca ptr, align 8
%6 = alloca ptr, align 8
%7 = alloca i32, align 4
%8 = alloca ptr, align 8
%9 = alloca [1200 x double], align 16
store i32 0, ptr %1, align 4
%10 = call ptr @fopen(ptr noundef @.str, ptr noundef @.str.1)
store ptr %10, ptr %8, align 8
store i32 0, ptr %2, align 4
%11 = load ptr, ptr %8, align 8
%12 = icmp ne ptr %11, null
br i1 %12, label %16, label %13
13: ; preds = %0
%14 = call i32 (ptr, ...) @printf(ptr noundef @.str.2)
%15 = call i32 @exit(i32 noundef 100) #3
unreachable
16: ; preds = %0
%17 = load ptr, ptr %8, align 8
%18 = call i32 @feof(ptr noundef %17)
%19 = icmp ne i32 %18, 0
%20 = xor i1 %19, true
br i1 %20, label %.lr.ph, label %33
.lr.ph: ; preds = %16
br label %21
21: ; preds = %.lr.ph, %21
%22 = load ptr, ptr %8, align 8
%23 = load i32, ptr %2, align 4
%24 = sext i32 %23 to i64
%25 = getelementptr inbounds [1200 x double], ptr %9, i64 0, i64 %24
%26 = call i32 @fscanf(ptr noundef %22, ptr noundef @.str.3, ptr noundef %25)
%27 = load i32, ptr %2, align 4
%28 = add nsw i32 %27, 1
store i32 %28, ptr %2, align 4
%29 = load ptr, ptr %8, align 8
%30 = call i32 @feof(ptr noundef %29)
%31 = icmp ne i32 %30, 0
%32 = xor i1 %31, true
br i1 %32, label %21, label %._crit_edge, !llvm.loop !6
._crit_edge: ; preds = %21
br label %33
33: ; preds = %._crit_edge, %16
%34 = load i32, ptr %2, align 4
store i32 %34, ptr %3, align 4
%35 = load i32, ptr %3, align 4
%36 = sext i32 %35 to i64
%37 = mul i64 8, %36
%38 = trunc i64 %37 to i32
%39 = call i64 @malloc(i32 noundef %38)
%40 = inttoptr i64 %39 to ptr
store ptr %40, ptr %5, align 8
store i32 0, ptr %2, align 4
%41 = load i32, ptr %2, align 4
%42 = load i32, ptr %3, align 4
%43 = icmp slt i32 %41, %42
br i1 %43, label %.lr.ph2, label %59
.lr.ph2: ; preds = %33
br label %44
44: ; preds = %.lr.ph2, %53
%45 = load i32, ptr %2, align 4
%46 = sext i32 %45 to i64
%47 = getelementptr inbounds [1200 x double], ptr %9, i64 0, i64 %46
%48 = load double, ptr %47, align 8
%49 = load ptr, ptr %5, align 8
%50 = load i32, ptr %2, align 4
%51 = sext i32 %50 to i64
%52 = getelementptr inbounds double, ptr %49, i64 %51
store double %48, ptr %52, align 8
br label %53
53: ; preds = %44
%54 = load i32, ptr %2, align 4
%55 = add nsw i32 %54, 1
store i32 %55, ptr %2, align 4
%56 = load i32, ptr %2, align 4
%57 = load i32, ptr %3, align 4
%58 = icmp slt i32 %56, %57
br i1 %58, label %44, label %._crit_edge3, !llvm.loop !8
._crit_edge3: ; preds = %53
br label %59
59: ; preds = %._crit_edge3, %33
store i32 10, ptr %4, align 4
%60 = load i32, ptr %4, align 4
%61 = sext i32 %60 to i64
%62 = mul i64 8, %61
%63 = trunc i64 %62 to i32
%64 = call i64 @malloc(i32 noundef %63)
%65 = inttoptr i64 %64 to ptr
store ptr %65, ptr %6, align 8
%66 = call i32 (ptr, ...) @printf(ptr noundef @.str.4)
%67 = load ptr, ptr %5, align 8
%68 = load i32, ptr %3, align 4
%69 = load ptr, ptr %6, align 8
%70 = load i32, ptr %4, align 4
%71 = call i32 @acvf(ptr noundef %67, i32 noundef %68, ptr noundef %69, i32 noundef %70)
store i32 0, ptr %2, align 4
%72 = load i32, ptr %2, align 4
%73 = load i32, ptr %4, align 4
%74 = icmp slt i32 %72, %73
br i1 %74, label %.lr.ph5, label %88
.lr.ph5: ; preds = %59
br label %75
75: ; preds = %.lr.ph5, %82
%76 = load ptr, ptr %6, align 8
%77 = load i32, ptr %2, align 4
%78 = sext i32 %77 to i64
%79 = getelementptr inbounds double, ptr %76, i64 %78
%80 = load double, ptr %79, align 8
%81 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %80)
br label %82
82: ; preds = %75
%83 = load i32, ptr %2, align 4
%84 = add nsw i32 %83, 1
store i32 %84, ptr %2, align 4
%85 = load i32, ptr %2, align 4
%86 = load i32, ptr %4, align 4
%87 = icmp slt i32 %85, %86
br i1 %87, label %75, label %._crit_edge6, !llvm.loop !9
._crit_edge6: ; preds = %82
br label %88
88: ; preds = %._crit_edge6, %59
%89 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
store i32 0, ptr %7, align 4
%90 = call i32 (ptr, ...) @printf(ptr noundef @.str.7)
%91 = load ptr, ptr %5, align 8
%92 = load i32, ptr %3, align 4
%93 = load i32, ptr %7, align 4
%94 = load ptr, ptr %6, align 8
%95 = load i32, ptr %4, align 4
%96 = call i32 @acvf_opt(ptr noundef %91, i32 noundef %92, i32 noundef %93, ptr noundef %94, i32 noundef %95)
store i32 0, ptr %2, align 4
%97 = load i32, ptr %2, align 4
%98 = load i32, ptr %4, align 4
%99 = icmp slt i32 %97, %98
br i1 %99, label %.lr.ph8, label %113
.lr.ph8: ; preds = %88
br label %100
100: ; preds = %.lr.ph8, %107
%101 = load ptr, ptr %6, align 8
%102 = load i32, ptr %2, align 4
%103 = sext i32 %102 to i64
%104 = getelementptr inbounds double, ptr %101, i64 %103
%105 = load double, ptr %104, align 8
%106 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %105)
br label %107
107: ; preds = %100
%108 = load i32, ptr %2, align 4
%109 = add nsw i32 %108, 1
store i32 %109, ptr %2, align 4
%110 = load i32, ptr %2, align 4
%111 = load i32, ptr %4, align 4
%112 = icmp slt i32 %110, %111
br i1 %112, label %100, label %._crit_edge9, !llvm.loop !10
._crit_edge9: ; preds = %107
br label %113
113: ; preds = %._crit_edge9, %88
%114 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
store i32 1, ptr %7, align 4
%115 = call i32 (ptr, ...) @printf(ptr noundef @.str.8)
%116 = load ptr, ptr %5, align 8
%117 = load i32, ptr %3, align 4
%118 = load i32, ptr %7, align 4
%119 = load ptr, ptr %6, align 8
%120 = load i32, ptr %4, align 4
%121 = call i32 @acvf_opt(ptr noundef %116, i32 noundef %117, i32 noundef %118, ptr noundef %119, i32 noundef %120)
store i32 0, ptr %2, align 4
%122 = load i32, ptr %2, align 4
%123 = load i32, ptr %4, align 4
%124 = icmp slt i32 %122, %123
br i1 %124, label %.lr.ph11, label %138
.lr.ph11: ; preds = %113
br label %125
125: ; preds = %.lr.ph11, %132
%126 = load ptr, ptr %6, align 8
%127 = load i32, ptr %2, align 4
%128 = sext i32 %127 to i64
%129 = getelementptr inbounds double, ptr %126, i64 %128
%130 = load double, ptr %129, align 8
%131 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %130)
br label %132
132: ; preds = %125
%133 = load i32, ptr %2, align 4
%134 = add nsw i32 %133, 1
store i32 %134, ptr %2, align 4
%135 = load i32, ptr %2, align 4
%136 = load i32, ptr %4, align 4
%137 = icmp slt i32 %135, %136
br i1 %137, label %125, label %._crit_edge12, !llvm.loop !11
._crit_edge12: ; preds = %132
br label %138
138: ; preds = %._crit_edge12, %113
%139 = call i32 (ptr, ...) @printf(ptr noundef @.str.9)
%140 = call i32 (ptr, ...) @printf(ptr noundef @.str.10)
%141 = load ptr, ptr %6, align 8
%142 = load i32, ptr %4, align 4
%143 = call i32 @acvf2acf(ptr noundef %141, i32 noundef %142)
store i32 0, ptr %2, align 4
%144 = load i32, ptr %2, align 4
%145 = load i32, ptr %4, align 4
%146 = icmp slt i32 %144, %145
br i1 %146, label %.lr.ph14, label %160
.lr.ph14: ; preds = %138
br label %147
147: ; preds = %.lr.ph14, %154
%148 = load ptr, ptr %6, align 8
%149 = load i32, ptr %2, align 4
%150 = sext i32 %149 to i64
%151 = getelementptr inbounds double, ptr %148, i64 %150
%152 = load double, ptr %151, align 8
%153 = call i32 (ptr, ...) @printf(ptr noundef @.str.5, double noundef %152)
br label %154
154: ; preds = %147
%155 = load i32, ptr %2, align 4
%156 = add nsw i32 %155, 1
store i32 %156, ptr %2, align 4
%157 = load i32, ptr %2, align 4
%158 = load i32, ptr %4, align 4
%159 = icmp slt i32 %157, %158
br i1 %159, label %147, label %._crit_edge15, !llvm.loop !12
._crit_edge15: ; preds = %154
br label %160
160: ; preds = %._crit_edge15, %138
%161 = call i32 (ptr, ...) @printf(ptr noundef @.str.6)
%162 = load ptr, ptr %5, align 8
%163 = call i32 @free(ptr noundef %162)
%164 = load ptr, ptr %6, align 8
%165 = call i32 @free(ptr noundef %164)
ret i32 0
}
declare ptr @fopen(ptr noundef, ptr noundef) #1
declare i32 @printf(ptr noundef, ...) #1
; Function Attrs: noreturn
declare i32 @exit(i32 noundef) #2
declare i32 @feof(ptr noundef) #1
declare i32 @fscanf(ptr noundef, ptr noundef, ptr noundef) #1
declare i64 @malloc(i32 noundef) #1
declare i32 @acvf(ptr noundef, i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @acvf_opt(ptr noundef, i32 noundef, i32 noundef, ptr noundef, i32 noundef) #1
declare i32 @acvf2acf(ptr noundef, i32 noundef) #1
declare i32 @free(ptr noundef) #1
attributes #0 = { noinline nounwind sspstrong uwtable "frame-pointer"="all" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #1 = { "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #2 = { noreturn "frame-pointer"="all" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" }
attributes #3 = { noreturn }
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
!6 = distinct !{!6, !7}
!7 = !{!"llvm.loop.mustprogress"}
!8 = distinct !{!8, !7}
!9 = distinct !{!9, !7}
!10 = distinct !{!10, !7}
!11 = distinct !{!11, !7}
!12 = distinct !{!12, !7}
|
; ModuleID = '/tmp/tmp0r2jsop5.c'
source_filename = "/tmp/tmp0r2jsop5.c"
target datalayout = "e-m:e-p270: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
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"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/tmp0r2jsop5.c"
target datalayout = "e-m:e-p270: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
!llvm.module.flags = !{!0, !1, !2, !3, !4}
!llvm.ident = !{!5}
!0 = !{i32 1, !"wchar_size", i32 4}
!1 = !{i32 8, !"PIC Level", i32 2}
!2 = !{i32 7, !"PIE Level", i32 2}
!3 = !{i32 7, !"uwtable", i32 2}
!4 = !{i32 7, !"frame-pointer", i32 2}
!5 = !{!"clang version 17.0.6"}
|
Subsets and Splits