IR_x86
stringlengths
592
249k
IR_arm
stringlengths
558
250k
filename
stringlengths
17
191
; ModuleID = 'AnghaBench/freebsd/contrib/binutils/gas/config/extr_tc-mips.c_mips_set_option_string.c' source_filename = "AnghaBench/freebsd/contrib/binutils/gas/config/extr_tc-mips.c_mips_set_option_string.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [48 x i8] c"A different %s was already specified, is now %s\00", align 1 @mips_arch_string = dso_local global ptr null, align 8 @.str.1 = private unnamed_addr constant [7 x i8] c"-march\00", align 1 @.str.2 = private unnamed_addr constant [7 x i8] c"-mtune\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @mips_set_option_string], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @mips_set_option_string(ptr noundef %0, ptr noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = icmp eq ptr %3, null br i1 %4, label %13, label %5 5: ; preds = %2 %6 = tail call i64 @strcasecmp(ptr noundef nonnull %3, ptr noundef %1) #2 %7 = icmp eq i64 %6, 0 br i1 %7, label %13, label %8 8: ; preds = %5 %9 = tail call i32 @_(ptr noundef nonnull @.str) #2 %10 = icmp eq ptr %0, @mips_arch_string %11 = select i1 %10, ptr @.str.1, ptr @.str.2 %12 = tail call i32 @as_warn(i32 noundef %9, ptr noundef nonnull %11, ptr noundef %1) #2 br label %13 13: ; preds = %8, %5, %2 store ptr %1, ptr %0, align 8, !tbaa !5 ret void } declare i64 @strcasecmp(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @as_warn(i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @_(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"any pointer", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/freebsd/contrib/binutils/gas/config/extr_tc-mips.c_mips_set_option_string.c' source_filename = "AnghaBench/freebsd/contrib/binutils/gas/config/extr_tc-mips.c_mips_set_option_string.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [48 x i8] c"A different %s was already specified, is now %s\00", align 1 @mips_arch_string = common global ptr null, align 8 @.str.1 = private unnamed_addr constant [7 x i8] c"-march\00", align 1 @.str.2 = private unnamed_addr constant [7 x i8] c"-mtune\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @mips_set_option_string], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @mips_set_option_string(ptr noundef %0, ptr noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = icmp eq ptr %3, null br i1 %4, label %13, label %5 5: ; preds = %2 %6 = tail call i64 @strcasecmp(ptr noundef nonnull %3, ptr noundef %1) #2 %7 = icmp eq i64 %6, 0 br i1 %7, label %13, label %8 8: ; preds = %5 %9 = tail call i32 @_(ptr noundef nonnull @.str) #2 %10 = icmp eq ptr %0, @mips_arch_string %11 = select i1 %10, ptr @.str.1, ptr @.str.2 %12 = tail call i32 @as_warn(i32 noundef %9, ptr noundef nonnull %11, ptr noundef %1) #2 br label %13 13: ; preds = %8, %5, %2 store ptr %1, ptr %0, align 8, !tbaa !6 ret void } declare i64 @strcasecmp(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @as_warn(i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @_(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
freebsd_contrib_binutils_gas_config_extr_tc-mips.c_mips_set_option_string
; ModuleID = 'AnghaBench/freebsd/contrib/netbsd-tests/fs/common/extr_h_fsmacros.h_atf_check_fstype.c' source_filename = "AnghaBench/freebsd/contrib/netbsd-tests/fs/common/extr_h_fsmacros.h_atf_check_fstype.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [7 x i8] c"fstype\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @atf_check_fstype], section "llvm.metadata" ; Function Attrs: inlinehint nounwind uwtable define internal i32 @atf_check_fstype(ptr noundef %0, ptr noundef %1) #0 { %3 = tail call i32 @atf_tc_has_config_var(ptr noundef %0, ptr noundef nonnull @.str) #2 %4 = icmp eq i32 %3, 0 br i1 %4, label %10, label %5 5: ; preds = %2 %6 = tail call ptr @atf_tc_get_config_var(ptr noundef %0, ptr noundef nonnull @.str) #2 %7 = tail call i64 @strcmp(ptr noundef %6, ptr noundef %1) #2 %8 = icmp eq i64 %7, 0 %9 = zext i1 %8 to i32 br label %10 10: ; preds = %5, %2 %11 = phi i32 [ 1, %2 ], [ %9, %5 ] ret i32 %11 } declare i32 @atf_tc_has_config_var(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @atf_tc_get_config_var(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i64 @strcmp(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/freebsd/contrib/netbsd-tests/fs/common/extr_h_fsmacros.h_atf_check_fstype.c' source_filename = "AnghaBench/freebsd/contrib/netbsd-tests/fs/common/extr_h_fsmacros.h_atf_check_fstype.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [7 x i8] c"fstype\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @atf_check_fstype], section "llvm.metadata" ; Function Attrs: inlinehint nounwind ssp uwtable(sync) define internal range(i32 0, 2) i32 @atf_check_fstype(ptr noundef %0, ptr noundef %1) #0 { %3 = tail call i32 @atf_tc_has_config_var(ptr noundef %0, ptr noundef nonnull @.str) #2 %4 = icmp eq i32 %3, 0 br i1 %4, label %10, label %5 5: ; preds = %2 %6 = tail call ptr @atf_tc_get_config_var(ptr noundef %0, ptr noundef nonnull @.str) #2 %7 = tail call i64 @strcmp(ptr noundef %6, ptr noundef %1) #2 %8 = icmp eq i64 %7, 0 %9 = zext i1 %8 to i32 br label %10 10: ; preds = %5, %2 %11 = phi i32 [ 1, %2 ], [ %9, %5 ] ret i32 %11 } declare i32 @atf_tc_has_config_var(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @atf_tc_get_config_var(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i64 @strcmp(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
freebsd_contrib_netbsd-tests_fs_common_extr_h_fsmacros.h_atf_check_fstype
; ModuleID = 'AnghaBench/vlc/test/src/input/extr_stream.c_libc_seek.c' source_filename = "AnghaBench/vlc/test/src/input/extr_stream.c_libc_seek.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @SEEK_SET = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @libc_seek], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @libc_seek(ptr nocapture noundef readonly %0, i64 noundef %1) #0 { %3 = load i32, ptr %0, align 4, !tbaa !5 %4 = load i32, ptr @SEEK_SET, align 4, !tbaa !11 %5 = tail call i32 @fseek(i32 noundef %3, i64 noundef %1, i32 noundef %4) #2 ret i32 %5 } declare i32 @fseek(i32 noundef, i64 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !8, i64 0} !6 = !{!"reader", !7, i64 0} !7 = !{!"TYPE_2__", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!8, !8, i64 0}
; ModuleID = 'AnghaBench/vlc/test/src/input/extr_stream.c_libc_seek.c' source_filename = "AnghaBench/vlc/test/src/input/extr_stream.c_libc_seek.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @SEEK_SET = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @libc_seek], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @libc_seek(ptr nocapture noundef readonly %0, i64 noundef %1) #0 { %3 = load i32, ptr %0, align 4, !tbaa !6 %4 = load i32, ptr @SEEK_SET, align 4, !tbaa !12 %5 = tail call i32 @fseek(i32 noundef %3, i64 noundef %1, i32 noundef %4) #2 ret i32 %5 } declare i32 @fseek(i32 noundef, i64 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !9, i64 0} !7 = !{!"reader", !8, i64 0} !8 = !{!"TYPE_2__", !9, i64 0} !9 = !{!"int", !10, i64 0} !10 = !{!"omnipotent char", !11, i64 0} !11 = !{!"Simple C/C++ TBAA"} !12 = !{!9, !9, i64 0}
vlc_test_src_input_extr_stream.c_libc_seek
; ModuleID = 'AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_transaction.c_svn_fs_x__create_successor.c' source_filename = "AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_transaction.c_svn_fs_x__create_successor.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_6__ = type { %struct.TYPE_5__, i32, i32, i64, i32 } %struct.TYPE_5__ = type { i32, i32 } @SVN_NO_ERROR = dso_local local_unnamed_addr global ptr null, align 8 ; Function Attrs: nounwind uwtable define dso_local ptr @svn_fs_x__create_successor(ptr noundef %0, ptr noundef %1, ptr nocapture noundef readonly %2, i32 noundef %3, ptr noundef %4) local_unnamed_addr #0 { %6 = load i32, ptr %2, align 4, !tbaa !5 %7 = getelementptr inbounds %struct.TYPE_6__, ptr %1, i64 0, i32 4 store i32 %6, ptr %7, align 8, !tbaa !9 %8 = tail call i32 @svn_fs_x__change_set_by_txn(i32 noundef %3) #2 store i32 %8, ptr %1, align 8, !tbaa !13 %9 = getelementptr inbounds %struct.TYPE_5__, ptr %1, i64 0, i32 1 %10 = tail call i32 @allocate_item_index(ptr noundef nonnull %9, ptr noundef %0, i32 noundef %3, ptr noundef %4) #2 %11 = tail call i32 @SVN_ERR(i32 noundef %10) #2 %12 = getelementptr inbounds %struct.TYPE_6__, ptr %1, i64 0, i32 3 %13 = load i64, ptr %12, align 8, !tbaa !14 %14 = icmp eq i64 %13, 0 br i1 %14, label %15, label %22 15: ; preds = %5 %16 = getelementptr inbounds %struct.TYPE_6__, ptr %1, i64 0, i32 2 %17 = load i32, ptr %16, align 4, !tbaa !15 %18 = tail call i64 @apr_pstrdup(ptr noundef %4, i32 noundef %17) #2 store i64 %18, ptr %12, align 8, !tbaa !14 %19 = load i32, ptr %1, align 8, !tbaa !13 %20 = tail call i32 @svn_fs_x__get_revnum(i32 noundef %19) #2 %21 = getelementptr inbounds %struct.TYPE_6__, ptr %1, i64 0, i32 1 store i32 %20, ptr %21, align 8, !tbaa !16 br label %22 22: ; preds = %15, %5 %23 = tail call i32 @svn_fs_x__put_node_revision(ptr noundef %0, ptr noundef nonnull %1, ptr noundef %4) #2 %24 = tail call i32 @SVN_ERR(i32 noundef %23) #2 %25 = load ptr, ptr @SVN_NO_ERROR, align 8, !tbaa !17 ret ptr %25 } declare i32 @svn_fs_x__change_set_by_txn(i32 noundef) local_unnamed_addr #1 declare i32 @SVN_ERR(i32 noundef) local_unnamed_addr #1 declare i32 @allocate_item_index(ptr noundef, ptr noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i64 @apr_pstrdup(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @svn_fs_x__get_revnum(i32 noundef) local_unnamed_addr #1 declare i32 @svn_fs_x__put_node_revision(ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !6, i64 24} !10 = !{!"TYPE_6__", !11, i64 0, !6, i64 8, !6, i64 12, !12, i64 16, !6, i64 24} !11 = !{!"TYPE_5__", !6, i64 0, !6, i64 4} !12 = !{!"long", !7, i64 0} !13 = !{!10, !6, i64 0} !14 = !{!10, !12, i64 16} !15 = !{!10, !6, i64 12} !16 = !{!10, !6, i64 8} !17 = !{!18, !18, i64 0} !18 = !{!"any pointer", !7, i64 0}
; ModuleID = 'AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_transaction.c_svn_fs_x__create_successor.c' source_filename = "AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_transaction.c_svn_fs_x__create_successor.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @SVN_NO_ERROR = common local_unnamed_addr global ptr null, align 8 ; Function Attrs: nounwind ssp uwtable(sync) define ptr @svn_fs_x__create_successor(ptr noundef %0, ptr noundef %1, ptr nocapture noundef readonly %2, i32 noundef %3, ptr noundef %4) local_unnamed_addr #0 { %6 = load i32, ptr %2, align 4, !tbaa !6 %7 = getelementptr inbounds i8, ptr %1, i64 24 store i32 %6, ptr %7, align 8, !tbaa !10 %8 = tail call i32 @svn_fs_x__change_set_by_txn(i32 noundef %3) #2 store i32 %8, ptr %1, align 8, !tbaa !14 %9 = getelementptr inbounds i8, ptr %1, i64 4 %10 = tail call i32 @allocate_item_index(ptr noundef nonnull %9, ptr noundef %0, i32 noundef %3, ptr noundef %4) #2 %11 = tail call i32 @SVN_ERR(i32 noundef %10) #2 %12 = getelementptr inbounds i8, ptr %1, i64 16 %13 = load i64, ptr %12, align 8, !tbaa !15 %14 = icmp eq i64 %13, 0 br i1 %14, label %15, label %22 15: ; preds = %5 %16 = getelementptr inbounds i8, ptr %1, i64 12 %17 = load i32, ptr %16, align 4, !tbaa !16 %18 = tail call i64 @apr_pstrdup(ptr noundef %4, i32 noundef %17) #2 store i64 %18, ptr %12, align 8, !tbaa !15 %19 = load i32, ptr %1, align 8, !tbaa !14 %20 = tail call i32 @svn_fs_x__get_revnum(i32 noundef %19) #2 %21 = getelementptr inbounds i8, ptr %1, i64 8 store i32 %20, ptr %21, align 8, !tbaa !17 br label %22 22: ; preds = %15, %5 %23 = tail call i32 @svn_fs_x__put_node_revision(ptr noundef %0, ptr noundef nonnull %1, ptr noundef %4) #2 %24 = tail call i32 @SVN_ERR(i32 noundef %23) #2 %25 = load ptr, ptr @SVN_NO_ERROR, align 8, !tbaa !18 ret ptr %25 } declare i32 @svn_fs_x__change_set_by_txn(i32 noundef) local_unnamed_addr #1 declare i32 @SVN_ERR(i32 noundef) local_unnamed_addr #1 declare i32 @allocate_item_index(ptr noundef, ptr noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i64 @apr_pstrdup(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @svn_fs_x__get_revnum(i32 noundef) local_unnamed_addr #1 declare i32 @svn_fs_x__put_node_revision(ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 24} !11 = !{!"TYPE_6__", !12, i64 0, !7, i64 8, !7, i64 12, !13, i64 16, !7, i64 24} !12 = !{!"TYPE_5__", !7, i64 0, !7, i64 4} !13 = !{!"long", !8, i64 0} !14 = !{!11, !7, i64 0} !15 = !{!11, !13, i64 16} !16 = !{!11, !7, i64 12} !17 = !{!11, !7, i64 8} !18 = !{!19, !19, i64 0} !19 = !{!"any pointer", !8, i64 0}
freebsd_contrib_subversion_subversion_libsvn_fs_x_extr_transaction.c_svn_fs_x__create_successor
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/sbus/char/extr_bbc_envctrl.c_destroy_one_temp.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/sbus/char/extr_bbc_envctrl.c_destroy_one_temp.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @destroy_one_temp], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @destroy_one_temp(ptr noundef %0) #0 { %2 = load i32, ptr %0, align 4, !tbaa !5 %3 = tail call i32 @bbc_i2c_detach(i32 noundef %2) #2 %4 = tail call i32 @kfree(ptr noundef nonnull %0) #2 ret void } declare i32 @bbc_i2c_detach(i32 noundef) local_unnamed_addr #1 declare i32 @kfree(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"bbc_cpu_temperature", !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/sbus/char/extr_bbc_envctrl.c_destroy_one_temp.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/sbus/char/extr_bbc_envctrl.c_destroy_one_temp.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @destroy_one_temp], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @destroy_one_temp(ptr noundef %0) #0 { %2 = load i32, ptr %0, align 4, !tbaa !6 %3 = tail call i32 @bbc_i2c_detach(i32 noundef %2) #2 %4 = tail call i32 @kfree(ptr noundef nonnull %0) #2 ret void } declare i32 @bbc_i2c_detach(i32 noundef) local_unnamed_addr #1 declare i32 @kfree(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"bbc_cpu_temperature", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
fastsocket_kernel_drivers_sbus_char_extr_bbc_envctrl.c_destroy_one_temp
; ModuleID = 'AnghaBench/systemd/src/resolve/extr_resolved-link.c_link_needs_save.c' source_filename = "AnghaBench/systemd/src/resolve/extr_resolved-link.c_link_needs_save.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_4__ = type { i64, i64, i64, i64, i64, i32, i64, i64, i64 } @RESOLVE_SUPPORT_YES = dso_local local_unnamed_addr global i64 0, align 8 @RESOLVE_SUPPORT_NO = dso_local local_unnamed_addr global i64 0, align 8 @_DNSSEC_MODE_INVALID = dso_local local_unnamed_addr global i64 0, align 8 @_DNS_OVER_TLS_MODE_INVALID = dso_local local_unnamed_addr global i64 0, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @link_needs_save], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @link_needs_save(ptr noundef %0) #0 { %2 = tail call i32 @assert(ptr noundef %0) #2 %3 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 8 %4 = load i64, ptr %3, align 8, !tbaa !5 %5 = icmp eq i64 %4, 0 br i1 %5, label %6, label %43 6: ; preds = %1 %7 = load i64, ptr %0, align 8, !tbaa !11 %8 = load i64, ptr @RESOLVE_SUPPORT_YES, align 8, !tbaa !12 %9 = icmp eq i64 %7, %8 br i1 %9, label %10, label %43 10: ; preds = %6 %11 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 1 %12 = load i64, ptr %11, align 8, !tbaa !13 %13 = load i64, ptr @RESOLVE_SUPPORT_NO, align 8, !tbaa !12 %14 = icmp eq i64 %12, %13 br i1 %14, label %15, label %43 15: ; preds = %10 %16 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 2 %17 = load i64, ptr %16, align 8, !tbaa !14 %18 = load i64, ptr @_DNSSEC_MODE_INVALID, align 8, !tbaa !12 %19 = icmp eq i64 %17, %18 br i1 %19, label %20, label %43 20: ; preds = %15 %21 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 3 %22 = load i64, ptr %21, align 8, !tbaa !15 %23 = load i64, ptr @_DNS_OVER_TLS_MODE_INVALID, align 8, !tbaa !12 %24 = icmp eq i64 %22, %23 br i1 %24, label %25, label %43 25: ; preds = %20 %26 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 7 %27 = load i64, ptr %26, align 8, !tbaa !16 %28 = icmp eq i64 %27, 0 br i1 %28, label %29, label %43 29: ; preds = %25 %30 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 6 %31 = load i64, ptr %30, align 8, !tbaa !17 %32 = icmp eq i64 %31, 0 br i1 %32, label %33, label %43 33: ; preds = %29 %34 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 5 %35 = load i32, ptr %34, align 8, !tbaa !18 %36 = tail call i32 @set_isempty(i32 noundef %35) #2 %37 = icmp eq i32 %36, 0 br i1 %37, label %43, label %38 38: ; preds = %33 %39 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 4 %40 = load i64, ptr %39, align 8, !tbaa !19 %41 = icmp sgt i64 %40, -1 %42 = zext i1 %41 to i32 br label %43 43: ; preds = %38, %33, %25, %29, %6, %10, %15, %20, %1 %44 = phi i32 [ 0, %1 ], [ 1, %20 ], [ 1, %15 ], [ 1, %10 ], [ 1, %6 ], [ 1, %29 ], [ 1, %25 ], [ 1, %33 ], [ %42, %38 ] ret i32 %44 } declare i32 @assert(ptr noundef) local_unnamed_addr #1 declare i32 @set_isempty(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 64} !6 = !{!"TYPE_4__", !7, i64 0, !7, i64 8, !7, i64 16, !7, i64 24, !7, i64 32, !10, i64 40, !7, i64 48, !7, i64 56, !7, i64 64} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0} !11 = !{!6, !7, i64 0} !12 = !{!7, !7, i64 0} !13 = !{!6, !7, i64 8} !14 = !{!6, !7, i64 16} !15 = !{!6, !7, i64 24} !16 = !{!6, !7, i64 56} !17 = !{!6, !7, i64 48} !18 = !{!6, !10, i64 40} !19 = !{!6, !7, i64 32}
; ModuleID = 'AnghaBench/systemd/src/resolve/extr_resolved-link.c_link_needs_save.c' source_filename = "AnghaBench/systemd/src/resolve/extr_resolved-link.c_link_needs_save.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @RESOLVE_SUPPORT_YES = common local_unnamed_addr global i64 0, align 8 @RESOLVE_SUPPORT_NO = common local_unnamed_addr global i64 0, align 8 @_DNSSEC_MODE_INVALID = common local_unnamed_addr global i64 0, align 8 @_DNS_OVER_TLS_MODE_INVALID = common local_unnamed_addr global i64 0, align 8 @llvm.used = appending global [1 x ptr] [ptr @link_needs_save], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 0, 2) i32 @link_needs_save(ptr noundef %0) #0 { %2 = tail call i32 @assert(ptr noundef %0) #2 %3 = getelementptr inbounds i8, ptr %0, i64 64 %4 = load i64, ptr %3, align 8, !tbaa !6 %5 = icmp eq i64 %4, 0 br i1 %5, label %6, label %43 6: ; preds = %1 %7 = load i64, ptr %0, align 8, !tbaa !12 %8 = load i64, ptr @RESOLVE_SUPPORT_YES, align 8, !tbaa !13 %9 = icmp eq i64 %7, %8 br i1 %9, label %10, label %43 10: ; preds = %6 %11 = getelementptr inbounds i8, ptr %0, i64 8 %12 = load i64, ptr %11, align 8, !tbaa !14 %13 = load i64, ptr @RESOLVE_SUPPORT_NO, align 8, !tbaa !13 %14 = icmp eq i64 %12, %13 br i1 %14, label %15, label %43 15: ; preds = %10 %16 = getelementptr inbounds i8, ptr %0, i64 16 %17 = load i64, ptr %16, align 8, !tbaa !15 %18 = load i64, ptr @_DNSSEC_MODE_INVALID, align 8, !tbaa !13 %19 = icmp eq i64 %17, %18 br i1 %19, label %20, label %43 20: ; preds = %15 %21 = getelementptr inbounds i8, ptr %0, i64 24 %22 = load i64, ptr %21, align 8, !tbaa !16 %23 = load i64, ptr @_DNS_OVER_TLS_MODE_INVALID, align 8, !tbaa !13 %24 = icmp eq i64 %22, %23 br i1 %24, label %25, label %43 25: ; preds = %20 %26 = getelementptr inbounds i8, ptr %0, i64 56 %27 = load i64, ptr %26, align 8, !tbaa !17 %28 = icmp eq i64 %27, 0 br i1 %28, label %29, label %43 29: ; preds = %25 %30 = getelementptr inbounds i8, ptr %0, i64 48 %31 = load i64, ptr %30, align 8, !tbaa !18 %32 = icmp eq i64 %31, 0 br i1 %32, label %33, label %43 33: ; preds = %29 %34 = getelementptr inbounds i8, ptr %0, i64 40 %35 = load i32, ptr %34, align 8, !tbaa !19 %36 = tail call i32 @set_isempty(i32 noundef %35) #2 %37 = icmp eq i32 %36, 0 br i1 %37, label %43, label %38 38: ; preds = %33 %39 = getelementptr inbounds i8, ptr %0, i64 32 %40 = load i64, ptr %39, align 8, !tbaa !20 %41 = icmp sgt i64 %40, -1 %42 = zext i1 %41 to i32 br label %43 43: ; preds = %38, %33, %25, %29, %6, %10, %15, %20, %1 %44 = phi i32 [ 0, %1 ], [ 1, %20 ], [ 1, %15 ], [ 1, %10 ], [ 1, %6 ], [ 1, %29 ], [ 1, %25 ], [ 1, %33 ], [ %42, %38 ] ret i32 %44 } declare i32 @assert(ptr noundef) local_unnamed_addr #1 declare i32 @set_isempty(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 64} !7 = !{!"TYPE_4__", !8, i64 0, !8, i64 8, !8, i64 16, !8, i64 24, !8, i64 32, !11, i64 40, !8, i64 48, !8, i64 56, !8, i64 64} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0} !12 = !{!7, !8, i64 0} !13 = !{!8, !8, i64 0} !14 = !{!7, !8, i64 8} !15 = !{!7, !8, i64 16} !16 = !{!7, !8, i64 24} !17 = !{!7, !8, i64 56} !18 = !{!7, !8, i64 48} !19 = !{!7, !11, i64 40} !20 = !{!7, !8, i64 32}
systemd_src_resolve_extr_resolved-link.c_link_needs_save
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/extr_skge.c_hwkhz.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/extr_skge.c_hwkhz.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @CHIP_ID_GENESIS = dso_local local_unnamed_addr global i64 0, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @hwkhz], section "llvm.metadata" ; Function Attrs: inlinehint mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable define internal i32 @hwkhz(ptr nocapture noundef readonly %0) #0 { %2 = load i64, ptr %0, align 8, !tbaa !5 %3 = load i64, ptr @CHIP_ID_GENESIS, align 8, !tbaa !10 %4 = icmp eq i64 %2, %3 %5 = select i1 %4, i32 53125, i32 78125 ret i32 %5 } attributes #0 = { inlinehint mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"skge_hw", !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!7, !7, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/extr_skge.c_hwkhz.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/extr_skge.c_hwkhz.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @CHIP_ID_GENESIS = common local_unnamed_addr global i64 0, align 8 @llvm.used = appending global [1 x ptr] [ptr @hwkhz], section "llvm.metadata" ; Function Attrs: inlinehint mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) define internal range(i32 53125, 78126) i32 @hwkhz(ptr nocapture noundef readonly %0) #0 { %2 = load i64, ptr %0, align 8, !tbaa !6 %3 = load i64, ptr @CHIP_ID_GENESIS, align 8, !tbaa !11 %4 = icmp eq i64 %2, %3 %5 = select i1 %4, i32 53125, i32 78125 ret i32 %5 } attributes #0 = { inlinehint mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"skge_hw", !8, i64 0} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!8, !8, i64 0}
fastsocket_kernel_drivers_net_extr_skge.c_hwkhz
; ModuleID = 'AnghaBench/freebsd/contrib/ntp/sntp/libevent/extr_evrpc.c_evrpc_init.c' source_filename = "AnghaBench/freebsd/contrib/ntp/sntp/libevent/extr_evrpc.c_evrpc_init.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.evrpc_base = type { ptr, i32, i32, i32, i32 } ; Function Attrs: nounwind uwtable define dso_local ptr @evrpc_init(ptr noundef %0) local_unnamed_addr #0 { %2 = tail call ptr @mm_calloc(i32 noundef 1, i32 noundef 24) #2 %3 = icmp eq ptr %2, null br i1 %3, label %14, label %4 4: ; preds = %1 %5 = tail call i32 (...) @evtag_init() #2 %6 = getelementptr inbounds %struct.evrpc_base, ptr %2, i64 0, i32 4 %7 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %6) #2 %8 = getelementptr inbounds %struct.evrpc_base, ptr %2, i64 0, i32 3 %9 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %8) #2 %10 = getelementptr inbounds %struct.evrpc_base, ptr %2, i64 0, i32 2 %11 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %10) #2 %12 = getelementptr inbounds %struct.evrpc_base, ptr %2, i64 0, i32 1 %13 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %12) #2 store ptr %0, ptr %2, align 8, !tbaa !5 br label %14 14: ; preds = %1, %4 ret ptr %2 } declare ptr @mm_calloc(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @evtag_init(...) local_unnamed_addr #1 declare i32 @TAILQ_INIT(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"evrpc_base", !7, i64 0, !10, i64 8, !10, i64 12, !10, i64 16, !10, i64 20} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0}
; ModuleID = 'AnghaBench/freebsd/contrib/ntp/sntp/libevent/extr_evrpc.c_evrpc_init.c' source_filename = "AnghaBench/freebsd/contrib/ntp/sntp/libevent/extr_evrpc.c_evrpc_init.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define ptr @evrpc_init(ptr noundef %0) local_unnamed_addr #0 { %2 = tail call ptr @mm_calloc(i32 noundef 1, i32 noundef 24) #2 %3 = icmp eq ptr %2, null br i1 %3, label %14, label %4 4: ; preds = %1 %5 = tail call i32 @evtag_init() #2 %6 = getelementptr inbounds i8, ptr %2, i64 20 %7 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %6) #2 %8 = getelementptr inbounds i8, ptr %2, i64 16 %9 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %8) #2 %10 = getelementptr inbounds i8, ptr %2, i64 12 %11 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %10) #2 %12 = getelementptr inbounds i8, ptr %2, i64 8 %13 = tail call i32 @TAILQ_INIT(ptr noundef nonnull %12) #2 store ptr %0, ptr %2, align 8, !tbaa !6 br label %14 14: ; preds = %1, %4 ret ptr %2 } declare ptr @mm_calloc(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @evtag_init(...) local_unnamed_addr #1 declare i32 @TAILQ_INIT(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"evrpc_base", !8, i64 0, !11, i64 8, !11, i64 12, !11, i64 16, !11, i64 20} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0}
freebsd_contrib_ntp_sntp_libevent_extr_evrpc.c_evrpc_init
; ModuleID = 'AnghaBench/fastsocket/kernel/net/dccp/extr_ccid.h_ccid_hc_rx_get_info.c' source_filename = "AnghaBench/fastsocket/kernel/net/dccp/extr_ccid.h_ccid_hc_rx_get_info.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @ccid_hc_rx_get_info], section "llvm.metadata" ; Function Attrs: inlinehint nounwind uwtable define internal void @ccid_hc_rx_get_info(ptr nocapture noundef readonly %0, ptr noundef %1, ptr noundef %2) #0 { %4 = load ptr, ptr %0, align 8, !tbaa !5 %5 = load ptr, ptr %4, align 8, !tbaa !10 %6 = icmp eq ptr %5, null br i1 %6, label %9, label %7 7: ; preds = %3 %8 = tail call i32 %5(ptr noundef %1, ptr noundef %2) #1 br label %9 9: ; preds = %7, %3 ret void } attributes #0 = { inlinehint nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"ccid", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 0} !11 = !{!"TYPE_2__", !7, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/net/dccp/extr_ccid.h_ccid_hc_rx_get_info.c' source_filename = "AnghaBench/fastsocket/kernel/net/dccp/extr_ccid.h_ccid_hc_rx_get_info.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @ccid_hc_rx_get_info], section "llvm.metadata" ; Function Attrs: inlinehint nounwind ssp uwtable(sync) define internal void @ccid_hc_rx_get_info(ptr nocapture noundef readonly %0, ptr noundef %1, ptr noundef %2) #0 { %4 = load ptr, ptr %0, align 8, !tbaa !6 %5 = load ptr, ptr %4, align 8, !tbaa !11 %6 = icmp eq ptr %5, null br i1 %6, label %9, label %7 7: ; preds = %3 %8 = tail call i32 %5(ptr noundef %1, ptr noundef %2) #1 br label %9 9: ; preds = %7, %3 ret void } attributes #0 = { inlinehint nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"ccid", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !8, i64 0} !12 = !{!"TYPE_2__", !8, i64 0}
fastsocket_kernel_net_dccp_extr_ccid.h_ccid_hc_rx_get_info
; ModuleID = 'AnghaBench/Provenance/Cores/Mupen64Plus/png/contrib/libtests/extr_pngvalid.c_image_transform_default_ini.c' source_filename = "AnghaBench/Provenance/Cores/Mupen64Plus/png/contrib/libtests/extr_pngvalid.c_image_transform_default_ini.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local void @image_transform_default_ini(ptr nocapture noundef readonly %0, ptr noundef %1) local_unnamed_addr #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = load ptr, ptr %3, align 8, !tbaa !10 %5 = tail call i32 %4(ptr noundef nonnull %3, ptr noundef %1) #1 ret void } attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_4__", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 0} !11 = !{!"TYPE_5__", !7, i64 0}
; ModuleID = 'AnghaBench/Provenance/Cores/Mupen64Plus/png/contrib/libtests/extr_pngvalid.c_image_transform_default_ini.c' source_filename = "AnghaBench/Provenance/Cores/Mupen64Plus/png/contrib/libtests/extr_pngvalid.c_image_transform_default_ini.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define void @image_transform_default_ini(ptr nocapture noundef readonly %0, ptr noundef %1) local_unnamed_addr #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = load ptr, ptr %3, align 8, !tbaa !11 %5 = tail call i32 %4(ptr noundef nonnull %3, ptr noundef %1) #1 ret void } attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_4__", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !8, i64 0} !12 = !{!"TYPE_5__", !8, i64 0}
Provenance_Cores_Mupen64Plus_png_contrib_libtests_extr_pngvalid.c_image_transform_default_ini
; ModuleID = 'AnghaBench/vlc/src/input/extr_es_out_timeshift.c_TsRun.c' source_filename = "AnghaBench/vlc/src/input/extr_es_out_timeshift.c_TsRun.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_17__ = type { i64, i32 } %struct.TYPE_15__ = type { i64 } %struct.TYPE_16__ = type { i64, i64, i64, i64, i64, i64, i32, i32, i32, i32, i32 } @.str = private unnamed_addr constant [40 x i8] c"es out timeshift: auto reset rate to %f\00", align 1 @INPUT_CONTROL_SET_RATE = dso_local local_unnamed_addr global i32 0, align 4 @cmd_cleanup_routine = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @TsRun], section "llvm.metadata" ; Function Attrs: noreturn nounwind uwtable define internal noalias noundef nonnull ptr @TsRun(ptr noundef %0) #0 { %2 = alloca %struct.TYPE_17__, align 8 %3 = alloca %struct.TYPE_15__, align 8 %4 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 7 %5 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 6 %6 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 10 %7 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 9 %8 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 1 %9 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 2 %10 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 3 %11 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 4 %12 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 5 %13 = getelementptr inbounds %struct.TYPE_16__, ptr %0, i64 0, i32 8 %14 = getelementptr inbounds %struct.TYPE_17__, ptr %2, i64 0, i32 1 br label %15 15: ; preds = %121, %1 %16 = phi i64 [ -1, %1 ], [ %49, %121 ] call void @llvm.lifetime.start.p0(i64 16, ptr nonnull %2) #3 %17 = call i32 @vlc_mutex_lock(ptr noundef nonnull %4) #3 %18 = call i32 @mutex_cleanup_push(ptr noundef nonnull %4) #3 br label %19 19: ; preds = %30, %15 %20 = call i32 (...) @vlc_savecancel() #3 %21 = load i32, ptr %5, align 8, !tbaa !5 %22 = call i32 @es_out_GetBuffering(i32 noundef %21) #3 %23 = load i32, ptr %6, align 8, !tbaa !11 %24 = icmp eq i32 %23, 0 %25 = icmp ne i32 %22, 0 %26 = select i1 %24, i1 true, i1 %25 br i1 %26, label %27, label %30 27: ; preds = %19 %28 = call i32 @TsPopCmdLocked(ptr noundef nonnull %0, ptr noundef nonnull %2, i32 noundef 0) #3 %29 = icmp eq i32 %28, 0 br i1 %29, label %33, label %30 30: ; preds = %27, %19 %31 = call i32 @vlc_restorecancel(i32 noundef %20) #3 %32 = call i32 @vlc_cond_wait(ptr noundef nonnull %7, ptr noundef nonnull %4) #3 br label %19 33: ; preds = %27 %34 = call i32 @vlc_restorecancel(i32 noundef %20) #3 %35 = icmp slt i64 %16, 0 %36 = select i1 %25, i1 %35, i1 false br i1 %36, label %37, label %39 37: ; preds = %33 %38 = load i64, ptr %2, align 8, !tbaa !12 br label %47 39: ; preds = %33 %40 = icmp sgt i64 %16, 0 %41 = load i64, ptr %2, align 8 br i1 %40, label %42, label %47 42: ; preds = %39 %43 = sub i64 %16, %41 %44 = load i64, ptr %0, align 8, !tbaa !14 %45 = add nsw i64 %43, %44 store i64 %45, ptr %0, align 8, !tbaa !14 %46 = select i1 %25, i64 %41, i64 -1 br label %47 47: ; preds = %42, %39, %37 %48 = phi i64 [ %38, %37 ], [ %41, %39 ], [ %41, %42 ] %49 = phi i64 [ %38, %37 ], [ %16, %39 ], [ %46, %42 ] %50 = load i64, ptr %8, align 8, !tbaa !15 %51 = icmp slt i64 %50, 0 br i1 %51, label %52, label %53 52: ; preds = %47 store i64 %48, ptr %8, align 8, !tbaa !15 br label %53 53: ; preds = %52, %47 %54 = phi i64 [ %48, %52 ], [ %50, %47 ] store i64 0, ptr %9, align 8, !tbaa !16 %55 = load i64, ptr %10, align 8, !tbaa !17 %56 = load i64, ptr %11, align 8, !tbaa !18 %57 = icmp eq i64 %55, %56 %58 = load i64, ptr %12, align 8, !tbaa !19 %59 = load i64, ptr %0, align 8, !tbaa !14 br i1 %57, label %88, label %60 60: ; preds = %53 %61 = sub nsw i64 %48, %54 %62 = mul nsw i64 %61, %55 %63 = sdiv i64 %62, %56 %64 = sub nsw i64 %63, %61 store i64 %64, ptr %9, align 8, !tbaa !16 %65 = add nsw i64 %58, %64 %66 = add nsw i64 %65, %59 %67 = icmp slt i64 %66, 0 br i1 %67, label %68, label %88 68: ; preds = %60 %69 = call i32 (...) @vlc_savecancel() #3 %70 = load i32, ptr %13, align 8, !tbaa !20 %71 = load i64, ptr %10, align 8, !tbaa !17 %72 = call i32 @msg_Warn(i32 noundef %70, ptr noundef nonnull @.str, i64 noundef %71) #3 store i64 0, ptr %12, align 8, !tbaa !19 store i64 0, ptr %0, align 8, !tbaa !14 store i64 0, ptr %9, align 8, !tbaa !16 store i64 -1, ptr %8, align 8, !tbaa !15 %73 = load i64, ptr %10, align 8, !tbaa !17 store i64 %73, ptr %11, align 8, !tbaa !18 %74 = load i32, ptr %5, align 8, !tbaa !5 %75 = call i32 @es_out_SetRate(i32 noundef %74, i64 noundef %73, i64 noundef %73) #3 %76 = icmp eq i32 %75, 0 br i1 %76, label %77, label %82 77: ; preds = %68 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %3) #3 %78 = load i64, ptr %11, align 8, !tbaa !18 store i64 %78, ptr %3, align 8, !tbaa !21 %79 = load i32, ptr %13, align 8, !tbaa !20 %80 = load i32, ptr @INPUT_CONTROL_SET_RATE, align 4, !tbaa !23 %81 = call i32 @input_ControlPushHelper(i32 noundef %79, i32 noundef %80, ptr noundef nonnull %3) #3 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %3) #3 br label %82 82: ; preds = %77, %68 %83 = call i32 @vlc_restorecancel(i32 noundef %69) #3 %84 = load i64, ptr %2, align 8, !tbaa !12 %85 = load i64, ptr %12, align 8, !tbaa !19 %86 = load i64, ptr %9, align 8, !tbaa !16 %87 = load i64, ptr %0, align 8, !tbaa !14 br label %88 88: ; preds = %53, %60, %82 %89 = phi i64 [ %59, %53 ], [ %59, %60 ], [ %87, %82 ] %90 = phi i64 [ 0, %53 ], [ %64, %60 ], [ %86, %82 ] %91 = phi i64 [ %58, %53 ], [ %58, %60 ], [ %85, %82 ] %92 = phi i64 [ %48, %53 ], [ %48, %60 ], [ %84, %82 ] %93 = add nsw i64 %91, %92 %94 = add nsw i64 %93, %90 %95 = add nsw i64 %94, %89 %96 = call i32 (...) @vlc_cleanup_pop() #3 %97 = call i32 @vlc_mutex_unlock(ptr noundef nonnull %4) #3 %98 = load i32, ptr @cmd_cleanup_routine, align 4, !tbaa !23 %99 = call i32 @vlc_cleanup_push(i32 noundef %98, ptr noundef nonnull %2) #3 %100 = call i32 @vlc_tick_wait(i64 noundef %95) #3 %101 = call i32 (...) @vlc_cleanup_pop() #3 %102 = call i32 (...) @vlc_savecancel() #3 %103 = load i32, ptr %14, align 8, !tbaa !24 switch i32 %103, label %119 [ i32 131, label %104 i32 128, label %108 i32 130, label %112 i32 129, label %116 ] 104: ; preds = %88 %105 = load i32, ptr %5, align 8, !tbaa !5 %106 = call i32 @CmdExecuteAdd(i32 noundef %105, ptr noundef nonnull %2) #3 %107 = call i32 @CmdCleanAdd(ptr noundef nonnull %2) #3 br label %121 108: ; preds = %88 %109 = load i32, ptr %5, align 8, !tbaa !5 %110 = call i32 @CmdExecuteSend(i32 noundef %109, ptr noundef nonnull %2) #3 %111 = call i32 @CmdCleanSend(ptr noundef nonnull %2) #3 br label %121 112: ; preds = %88 %113 = load i32, ptr %5, align 8, !tbaa !5 %114 = call i32 @CmdExecuteControl(i32 noundef %113, ptr noundef nonnull %2) #3 %115 = call i32 @CmdCleanControl(ptr noundef nonnull %2) #3 br label %121 116: ; preds = %88 %117 = load i32, ptr %5, align 8, !tbaa !5 %118 = call i32 @CmdExecuteDel(i32 noundef %117, ptr noundef nonnull %2) #3 br label %121 119: ; preds = %88 %120 = call i32 (...) @vlc_assert_unreachable() #3 br label %121 121: ; preds = %119, %116, %112, %108, %104 %122 = call i32 @vlc_restorecancel(i32 noundef %102) #3 call void @llvm.lifetime.end.p0(i64 16, ptr nonnull %2) #3 br label %15 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @vlc_mutex_lock(ptr noundef) local_unnamed_addr #2 declare i32 @mutex_cleanup_push(ptr noundef) local_unnamed_addr #2 declare i32 @vlc_savecancel(...) local_unnamed_addr #2 declare i32 @es_out_GetBuffering(i32 noundef) local_unnamed_addr #2 declare i32 @TsPopCmdLocked(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #2 declare i32 @vlc_restorecancel(i32 noundef) local_unnamed_addr #2 declare i32 @vlc_cond_wait(ptr noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 declare i32 @msg_Warn(i32 noundef, ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @es_out_SetRate(i32 noundef, i64 noundef, i64 noundef) local_unnamed_addr #2 declare i32 @input_ControlPushHelper(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @vlc_cleanup_pop(...) local_unnamed_addr #2 declare i32 @vlc_mutex_unlock(ptr noundef) local_unnamed_addr #2 declare i32 @vlc_cleanup_push(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @vlc_tick_wait(i64 noundef) local_unnamed_addr #2 declare i32 @CmdExecuteAdd(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @CmdCleanAdd(ptr noundef) local_unnamed_addr #2 declare i32 @CmdExecuteSend(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @CmdCleanSend(ptr noundef) local_unnamed_addr #2 declare i32 @CmdExecuteControl(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @CmdCleanControl(ptr noundef) local_unnamed_addr #2 declare i32 @CmdExecuteDel(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @vlc_assert_unreachable(...) local_unnamed_addr #2 attributes #0 = { noreturn nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 48} !6 = !{!"TYPE_16__", !7, i64 0, !7, i64 8, !7, i64 16, !7, i64 24, !7, i64 32, !7, i64 40, !10, i64 48, !10, i64 52, !10, i64 56, !10, i64 60, !10, i64 64} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0} !11 = !{!6, !10, i64 64} !12 = !{!13, !7, i64 0} !13 = !{!"TYPE_17__", !7, i64 0, !10, i64 8} !14 = !{!6, !7, i64 0} !15 = !{!6, !7, i64 8} !16 = !{!6, !7, i64 16} !17 = !{!6, !7, i64 24} !18 = !{!6, !7, i64 32} !19 = !{!6, !7, i64 40} !20 = !{!6, !10, i64 56} !21 = !{!22, !7, i64 0} !22 = !{!"TYPE_15__", !7, i64 0} !23 = !{!10, !10, i64 0} !24 = !{!13, !10, i64 8}
; ModuleID = 'AnghaBench/vlc/src/input/extr_es_out_timeshift.c_TsRun.c' source_filename = "AnghaBench/vlc/src/input/extr_es_out_timeshift.c_TsRun.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" %struct.TYPE_17__ = type { i64, i32 } %struct.TYPE_15__ = type { i64 } @.str = private unnamed_addr constant [40 x i8] c"es out timeshift: auto reset rate to %f\00", align 1 @INPUT_CONTROL_SET_RATE = common local_unnamed_addr global i32 0, align 4 @cmd_cleanup_routine = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @TsRun], section "llvm.metadata" ; Function Attrs: noreturn nounwind ssp uwtable(sync) define internal noundef ptr @TsRun(ptr noundef %0) #0 { %2 = alloca %struct.TYPE_17__, align 8 %3 = alloca %struct.TYPE_15__, align 8 %4 = getelementptr inbounds i8, ptr %0, i64 52 %5 = getelementptr inbounds i8, ptr %0, i64 48 %6 = getelementptr inbounds i8, ptr %0, i64 64 %7 = getelementptr inbounds i8, ptr %0, i64 60 %8 = getelementptr inbounds i8, ptr %0, i64 8 %9 = getelementptr inbounds i8, ptr %0, i64 16 %10 = getelementptr inbounds i8, ptr %0, i64 24 %11 = getelementptr inbounds i8, ptr %0, i64 32 %12 = getelementptr inbounds i8, ptr %0, i64 40 %13 = getelementptr inbounds i8, ptr %0, i64 56 %14 = getelementptr inbounds i8, ptr %2, i64 8 br label %15 15: ; preds = %121, %1 %16 = phi i64 [ -1, %1 ], [ %49, %121 ] call void @llvm.lifetime.start.p0(i64 16, ptr nonnull %2) #3 %17 = call i32 @vlc_mutex_lock(ptr noundef nonnull %4) #3 %18 = call i32 @mutex_cleanup_push(ptr noundef nonnull %4) #3 br label %19 19: ; preds = %30, %15 %20 = call i32 @vlc_savecancel() #3 %21 = load i32, ptr %5, align 8, !tbaa !6 %22 = call i32 @es_out_GetBuffering(i32 noundef %21) #3 %23 = load i32, ptr %6, align 8, !tbaa !12 %24 = icmp eq i32 %23, 0 %25 = icmp ne i32 %22, 0 %26 = select i1 %24, i1 true, i1 %25 br i1 %26, label %27, label %30 27: ; preds = %19 %28 = call i32 @TsPopCmdLocked(ptr noundef nonnull %0, ptr noundef nonnull %2, i32 noundef 0) #3 %29 = icmp eq i32 %28, 0 br i1 %29, label %33, label %30 30: ; preds = %27, %19 %31 = call i32 @vlc_restorecancel(i32 noundef %20) #3 %32 = call i32 @vlc_cond_wait(ptr noundef nonnull %7, ptr noundef nonnull %4) #3 br label %19 33: ; preds = %27 %34 = call i32 @vlc_restorecancel(i32 noundef %20) #3 %35 = icmp slt i64 %16, 0 %36 = select i1 %25, i1 %35, i1 false br i1 %36, label %37, label %39 37: ; preds = %33 %38 = load i64, ptr %2, align 8, !tbaa !13 br label %47 39: ; preds = %33 %40 = icmp sgt i64 %16, 0 %41 = load i64, ptr %2, align 8 br i1 %40, label %42, label %47 42: ; preds = %39 %43 = sub i64 %16, %41 %44 = load i64, ptr %0, align 8, !tbaa !15 %45 = add nsw i64 %43, %44 store i64 %45, ptr %0, align 8, !tbaa !15 %46 = select i1 %25, i64 %41, i64 -1 br label %47 47: ; preds = %42, %39, %37 %48 = phi i64 [ %38, %37 ], [ %41, %39 ], [ %41, %42 ] %49 = phi i64 [ %38, %37 ], [ %16, %39 ], [ %46, %42 ] %50 = load i64, ptr %8, align 8, !tbaa !16 %51 = icmp slt i64 %50, 0 br i1 %51, label %52, label %53 52: ; preds = %47 store i64 %48, ptr %8, align 8, !tbaa !16 br label %53 53: ; preds = %52, %47 %54 = phi i64 [ %48, %52 ], [ %50, %47 ] store i64 0, ptr %9, align 8, !tbaa !17 %55 = load i64, ptr %10, align 8, !tbaa !18 %56 = load i64, ptr %11, align 8, !tbaa !19 %57 = icmp eq i64 %55, %56 %58 = load i64, ptr %12, align 8, !tbaa !20 %59 = load i64, ptr %0, align 8, !tbaa !15 br i1 %57, label %88, label %60 60: ; preds = %53 %61 = sub nsw i64 %48, %54 %62 = mul nsw i64 %61, %55 %63 = sdiv i64 %62, %56 %64 = sub nsw i64 %63, %61 store i64 %64, ptr %9, align 8, !tbaa !17 %65 = add nsw i64 %58, %64 %66 = add nsw i64 %65, %59 %67 = icmp slt i64 %66, 0 br i1 %67, label %68, label %88 68: ; preds = %60 %69 = call i32 @vlc_savecancel() #3 %70 = load i32, ptr %13, align 8, !tbaa !21 %71 = load i64, ptr %10, align 8, !tbaa !18 %72 = call i32 @msg_Warn(i32 noundef %70, ptr noundef nonnull @.str, i64 noundef %71) #3 store i64 0, ptr %12, align 8, !tbaa !20 store i64 0, ptr %9, align 8, !tbaa !17 store <2 x i64> <i64 0, i64 -1>, ptr %0, align 8, !tbaa !22 %73 = load i64, ptr %10, align 8, !tbaa !18 store i64 %73, ptr %11, align 8, !tbaa !19 %74 = load i32, ptr %5, align 8, !tbaa !6 %75 = call i32 @es_out_SetRate(i32 noundef %74, i64 noundef %73, i64 noundef %73) #3 %76 = icmp eq i32 %75, 0 br i1 %76, label %77, label %82 77: ; preds = %68 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %3) #3 %78 = load i64, ptr %11, align 8, !tbaa !19 store i64 %78, ptr %3, align 8, !tbaa !23 %79 = load i32, ptr %13, align 8, !tbaa !21 %80 = load i32, ptr @INPUT_CONTROL_SET_RATE, align 4, !tbaa !25 %81 = call i32 @input_ControlPushHelper(i32 noundef %79, i32 noundef %80, ptr noundef nonnull %3) #3 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %3) #3 br label %82 82: ; preds = %77, %68 %83 = call i32 @vlc_restorecancel(i32 noundef %69) #3 %84 = load i64, ptr %2, align 8, !tbaa !13 %85 = load i64, ptr %12, align 8, !tbaa !20 %86 = load i64, ptr %9, align 8, !tbaa !17 %87 = load i64, ptr %0, align 8, !tbaa !15 br label %88 88: ; preds = %53, %60, %82 %89 = phi i64 [ %59, %53 ], [ %59, %60 ], [ %87, %82 ] %90 = phi i64 [ 0, %53 ], [ %64, %60 ], [ %86, %82 ] %91 = phi i64 [ %58, %53 ], [ %58, %60 ], [ %85, %82 ] %92 = phi i64 [ %48, %53 ], [ %48, %60 ], [ %84, %82 ] %93 = add nsw i64 %91, %92 %94 = add nsw i64 %93, %90 %95 = add nsw i64 %94, %89 %96 = call i32 @vlc_cleanup_pop() #3 %97 = call i32 @vlc_mutex_unlock(ptr noundef nonnull %4) #3 %98 = load i32, ptr @cmd_cleanup_routine, align 4, !tbaa !25 %99 = call i32 @vlc_cleanup_push(i32 noundef %98, ptr noundef nonnull %2) #3 %100 = call i32 @vlc_tick_wait(i64 noundef %95) #3 %101 = call i32 @vlc_cleanup_pop() #3 %102 = call i32 @vlc_savecancel() #3 %103 = load i32, ptr %14, align 8, !tbaa !26 switch i32 %103, label %119 [ i32 131, label %104 i32 128, label %108 i32 130, label %112 i32 129, label %116 ] 104: ; preds = %88 %105 = load i32, ptr %5, align 8, !tbaa !6 %106 = call i32 @CmdExecuteAdd(i32 noundef %105, ptr noundef nonnull %2) #3 %107 = call i32 @CmdCleanAdd(ptr noundef nonnull %2) #3 br label %121 108: ; preds = %88 %109 = load i32, ptr %5, align 8, !tbaa !6 %110 = call i32 @CmdExecuteSend(i32 noundef %109, ptr noundef nonnull %2) #3 %111 = call i32 @CmdCleanSend(ptr noundef nonnull %2) #3 br label %121 112: ; preds = %88 %113 = load i32, ptr %5, align 8, !tbaa !6 %114 = call i32 @CmdExecuteControl(i32 noundef %113, ptr noundef nonnull %2) #3 %115 = call i32 @CmdCleanControl(ptr noundef nonnull %2) #3 br label %121 116: ; preds = %88 %117 = load i32, ptr %5, align 8, !tbaa !6 %118 = call i32 @CmdExecuteDel(i32 noundef %117, ptr noundef nonnull %2) #3 br label %121 119: ; preds = %88 %120 = call i32 @vlc_assert_unreachable() #3 br label %121 121: ; preds = %119, %116, %112, %108, %104 %122 = call i32 @vlc_restorecancel(i32 noundef %102) #3 call void @llvm.lifetime.end.p0(i64 16, ptr nonnull %2) #3 br label %15 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @vlc_mutex_lock(ptr noundef) local_unnamed_addr #2 declare i32 @mutex_cleanup_push(ptr noundef) local_unnamed_addr #2 declare i32 @vlc_savecancel(...) local_unnamed_addr #2 declare i32 @es_out_GetBuffering(i32 noundef) local_unnamed_addr #2 declare i32 @TsPopCmdLocked(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #2 declare i32 @vlc_restorecancel(i32 noundef) local_unnamed_addr #2 declare i32 @vlc_cond_wait(ptr noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 declare i32 @msg_Warn(i32 noundef, ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @es_out_SetRate(i32 noundef, i64 noundef, i64 noundef) local_unnamed_addr #2 declare i32 @input_ControlPushHelper(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @vlc_cleanup_pop(...) local_unnamed_addr #2 declare i32 @vlc_mutex_unlock(ptr noundef) local_unnamed_addr #2 declare i32 @vlc_cleanup_push(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @vlc_tick_wait(i64 noundef) local_unnamed_addr #2 declare i32 @CmdExecuteAdd(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @CmdCleanAdd(ptr noundef) local_unnamed_addr #2 declare i32 @CmdExecuteSend(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @CmdCleanSend(ptr noundef) local_unnamed_addr #2 declare i32 @CmdExecuteControl(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @CmdCleanControl(ptr noundef) local_unnamed_addr #2 declare i32 @CmdExecuteDel(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @vlc_assert_unreachable(...) local_unnamed_addr #2 attributes #0 = { noreturn nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 48} !7 = !{!"TYPE_16__", !8, i64 0, !8, i64 8, !8, i64 16, !8, i64 24, !8, i64 32, !8, i64 40, !11, i64 48, !11, i64 52, !11, i64 56, !11, i64 60, !11, i64 64} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0} !12 = !{!7, !11, i64 64} !13 = !{!14, !8, i64 0} !14 = !{!"TYPE_17__", !8, i64 0, !11, i64 8} !15 = !{!7, !8, i64 0} !16 = !{!7, !8, i64 8} !17 = !{!7, !8, i64 16} !18 = !{!7, !8, i64 24} !19 = !{!7, !8, i64 32} !20 = !{!7, !8, i64 40} !21 = !{!7, !11, i64 56} !22 = !{!8, !8, i64 0} !23 = !{!24, !8, i64 0} !24 = !{!"TYPE_15__", !8, i64 0} !25 = !{!11, !11, i64 0} !26 = !{!14, !11, i64 8}
vlc_src_input_extr_es_out_timeshift.c_TsRun
; ModuleID = 'AnghaBench/linux/drivers/i2c/busses/extr_i2c-ocores.c_oc_setreg_32.c' source_filename = "AnghaBench/linux/drivers/i2c/busses/extr_i2c-ocores.c_oc_setreg_32.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.ocores_i2c = type { i32, i64 } @llvm.compiler.used = appending global [1 x ptr] [ptr @oc_setreg_32], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @oc_setreg_32(ptr nocapture noundef readonly %0, i32 noundef %1, i32 noundef %2) #0 { %4 = getelementptr inbounds %struct.ocores_i2c, ptr %0, i64 0, i32 1 %5 = load i64, ptr %4, align 8, !tbaa !5 %6 = load i32, ptr %0, align 8, !tbaa !11 %7 = shl i32 %1, %6 %8 = sext i32 %7 to i64 %9 = add nsw i64 %5, %8 %10 = tail call i32 @iowrite32(i32 noundef %2, i64 noundef %9) #2 ret void } declare i32 @iowrite32(i32 noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 8} !6 = !{!"ocores_i2c", !7, i64 0, !10, i64 8} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"long", !8, i64 0} !11 = !{!6, !7, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/i2c/busses/extr_i2c-ocores.c_oc_setreg_32.c' source_filename = "AnghaBench/linux/drivers/i2c/busses/extr_i2c-ocores.c_oc_setreg_32.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @oc_setreg_32], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @oc_setreg_32(ptr nocapture noundef readonly %0, i32 noundef %1, i32 noundef %2) #0 { %4 = getelementptr inbounds i8, ptr %0, i64 8 %5 = load i64, ptr %4, align 8, !tbaa !6 %6 = load i32, ptr %0, align 8, !tbaa !12 %7 = shl i32 %1, %6 %8 = sext i32 %7 to i64 %9 = add nsw i64 %5, %8 %10 = tail call i32 @iowrite32(i32 noundef %2, i64 noundef %9) #2 ret void } declare i32 @iowrite32(i32 noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 8} !7 = !{!"ocores_i2c", !8, i64 0, !11, i64 8} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"long", !9, i64 0} !12 = !{!7, !8, i64 0}
linux_drivers_i2c_busses_extr_i2c-ocores.c_oc_setreg_32
; ModuleID = 'AnghaBench/linux/drivers/staging/comedi/drivers/extr_s626.c_s626_ai_load_polllist.c' source_filename = "AnghaBench/linux/drivers/staging/comedi/drivers/extr_s626.c_s626_ai_load_polllist.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.comedi_cmd = type { i32, ptr } @S626_RANGE_5V = dso_local local_unnamed_addr global i32 0, align 4 @S626_RANGE_10V = dso_local local_unnamed_addr global i32 0, align 4 @S626_EOPL = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @s626_ai_load_polllist], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @s626_ai_load_polllist(ptr nocapture noundef %0, ptr nocapture noundef readonly %1) #0 { %3 = load i32, ptr %1, align 8, !tbaa !5 %4 = icmp sgt i32 %3, 0 br i1 %4, label %5, label %37 5: ; preds = %2 %6 = getelementptr inbounds %struct.comedi_cmd, ptr %1, i64 0, i32 1 br label %7 7: ; preds = %5, %7 %8 = phi i64 [ 0, %5 ], [ %23, %7 ] %9 = load ptr, ptr %6, align 8, !tbaa !11 %10 = getelementptr inbounds i32, ptr %9, i64 %8 %11 = load i32, ptr %10, align 4, !tbaa !12 %12 = tail call i64 @CR_RANGE(i32 noundef %11) #2 %13 = icmp eq i64 %12, 0 %14 = load ptr, ptr %6, align 8, !tbaa !11 %15 = getelementptr inbounds i32, ptr %14, i64 %8 %16 = load i32, ptr %15, align 4, !tbaa !12 %17 = tail call i32 @CR_CHAN(i32 noundef %16) #2 %18 = load i32, ptr @S626_RANGE_5V, align 4 %19 = load i32, ptr @S626_RANGE_10V, align 4 %20 = select i1 %13, i32 %18, i32 %19 %21 = or i32 %20, %17 %22 = getelementptr inbounds i32, ptr %0, i64 %8 store i32 %21, ptr %22, align 4 %23 = add nuw nsw i64 %8, 1 %24 = load i32, ptr %1, align 8, !tbaa !5 %25 = sext i32 %24 to i64 %26 = icmp slt i64 %23, %25 br i1 %26, label %7, label %27, !llvm.loop !13 27: ; preds = %7 %28 = trunc i64 %23 to i32 %29 = icmp eq i32 %28, 0 br i1 %29, label %37, label %30 30: ; preds = %27 %31 = load i32, ptr @S626_EOPL, align 4, !tbaa !12 %32 = and i64 %23, 4294967295 %33 = getelementptr i32, ptr %0, i64 %32 %34 = getelementptr i32, ptr %33, i64 -1 %35 = load i32, ptr %34, align 4, !tbaa !12 %36 = or i32 %35, %31 store i32 %36, ptr %34, align 4, !tbaa !12 br label %37 37: ; preds = %2, %30, %27 %38 = phi i32 [ %28, %30 ], [ 0, %27 ], [ 0, %2 ] ret i32 %38 } declare i64 @CR_RANGE(i32 noundef) local_unnamed_addr #1 declare i32 @CR_CHAN(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"comedi_cmd", !7, i64 0, !10, i64 8} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"any pointer", !8, i64 0} !11 = !{!6, !10, i64 8} !12 = !{!7, !7, i64 0} !13 = distinct !{!13, !14} !14 = !{!"llvm.loop.mustprogress"}
; ModuleID = 'AnghaBench/linux/drivers/staging/comedi/drivers/extr_s626.c_s626_ai_load_polllist.c' source_filename = "AnghaBench/linux/drivers/staging/comedi/drivers/extr_s626.c_s626_ai_load_polllist.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @S626_RANGE_5V = common local_unnamed_addr global i32 0, align 4 @S626_RANGE_10V = common local_unnamed_addr global i32 0, align 4 @S626_EOPL = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @s626_ai_load_polllist], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @s626_ai_load_polllist(ptr nocapture noundef %0, ptr nocapture noundef readonly %1) #0 { %3 = load i32, ptr %1, align 8, !tbaa !6 %4 = icmp sgt i32 %3, 0 br i1 %4, label %5, label %35 5: ; preds = %2 %6 = getelementptr inbounds i8, ptr %1, i64 8 br label %7 7: ; preds = %5, %7 %8 = phi i64 [ 0, %5 ], [ %23, %7 ] %9 = load ptr, ptr %6, align 8, !tbaa !12 %10 = getelementptr inbounds i32, ptr %9, i64 %8 %11 = load i32, ptr %10, align 4, !tbaa !13 %12 = tail call i64 @CR_RANGE(i32 noundef %11) #2 %13 = icmp eq i64 %12, 0 %14 = load ptr, ptr %6, align 8, !tbaa !12 %15 = getelementptr inbounds i32, ptr %14, i64 %8 %16 = load i32, ptr %15, align 4, !tbaa !13 %17 = tail call i32 @CR_CHAN(i32 noundef %16) #2 %18 = load i32, ptr @S626_RANGE_5V, align 4 %19 = load i32, ptr @S626_RANGE_10V, align 4 %20 = select i1 %13, i32 %18, i32 %19 %21 = or i32 %20, %17 %22 = getelementptr inbounds i32, ptr %0, i64 %8 store i32 %21, ptr %22, align 4 %23 = add nuw nsw i64 %8, 1 %24 = load i32, ptr %1, align 8, !tbaa !6 %25 = sext i32 %24 to i64 %26 = icmp slt i64 %23, %25 br i1 %26, label %7, label %27, !llvm.loop !14 27: ; preds = %7 %28 = trunc nuw nsw i64 %23 to i32 %29 = load i32, ptr @S626_EOPL, align 4, !tbaa !13 %30 = and i64 %23, 4294967295 %31 = getelementptr i32, ptr %0, i64 %30 %32 = getelementptr i8, ptr %31, i64 -4 %33 = load i32, ptr %32, align 4, !tbaa !13 %34 = or i32 %33, %29 store i32 %34, ptr %32, align 4, !tbaa !13 br label %35 35: ; preds = %2, %27 %36 = phi i32 [ %28, %27 ], [ 0, %2 ] ret i32 %36 } declare i64 @CR_RANGE(i32 noundef) local_unnamed_addr #1 declare i32 @CR_CHAN(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"comedi_cmd", !8, i64 0, !11, i64 8} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"any pointer", !9, i64 0} !12 = !{!7, !11, i64 8} !13 = !{!8, !8, i64 0} !14 = distinct !{!14, !15} !15 = !{!"llvm.loop.mustprogress"}
linux_drivers_staging_comedi_drivers_extr_s626.c_s626_ai_load_polllist
; ModuleID = 'AnghaBench/fastsocket/kernel/arch/sh/kernel/cpu/sh2a/extr_fpu.c_rshift64.c' source_filename = "AnghaBench/fastsocket/kernel/arch/sh/kernel/cpu/sh2a/extr_fpu.c_rshift64.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @rshift64], section "llvm.metadata" ; Function Attrs: inlinehint mustprogress nofree norecurse nosync nounwind willreturn memory(none) uwtable define internal i64 @rshift64(i64 noundef %0, i64 noundef %1, i32 noundef %2) #0 { %4 = icmp sgt i32 %2, 63 br i1 %4, label %5, label %9 5: ; preds = %3 %6 = add nsw i32 %2, -64 %7 = zext nneg i32 %6 to i64 %8 = lshr i64 %0, %7 br label %16 9: ; preds = %3 %10 = sub nsw i32 64, %2 %11 = zext nneg i32 %10 to i64 %12 = shl i64 %0, %11 %13 = zext nneg i32 %2 to i64 %14 = lshr i64 %1, %13 %15 = or i64 %12, %14 br label %16 16: ; preds = %9, %5 %17 = phi i64 [ %8, %5 ], [ %15, %9 ] ret i64 %17 } attributes #0 = { inlinehint mustprogress nofree norecurse nosync nounwind willreturn memory(none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/fastsocket/kernel/arch/sh/kernel/cpu/sh2a/extr_fpu.c_rshift64.c' source_filename = "AnghaBench/fastsocket/kernel/arch/sh/kernel/cpu/sh2a/extr_fpu.c_rshift64.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @rshift64], section "llvm.metadata" ; Function Attrs: inlinehint mustprogress nofree norecurse nosync nounwind ssp willreturn memory(none) uwtable(sync) define internal i64 @rshift64(i64 noundef %0, i64 noundef %1, i32 noundef %2) #0 { %4 = icmp sgt i32 %2, 63 br i1 %4, label %5, label %9 5: ; preds = %3 %6 = add nsw i32 %2, -64 %7 = zext nneg i32 %6 to i64 %8 = lshr i64 %0, %7 br label %16 9: ; preds = %3 %10 = sub nsw i32 64, %2 %11 = zext nneg i32 %10 to i64 %12 = shl i64 %0, %11 %13 = zext nneg i32 %2 to i64 %14 = lshr i64 %1, %13 %15 = or i64 %12, %14 br label %16 16: ; preds = %9, %5 %17 = phi i64 [ %8, %5 ], [ %15, %9 ] ret i64 %17 } attributes #0 = { inlinehint mustprogress nofree norecurse nosync nounwind ssp willreturn memory(none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
fastsocket_kernel_arch_sh_kernel_cpu_sh2a_extr_fpu.c_rshift64
; ModuleID = 'AnghaBench/reactos/modules/rostests/winetests/user32/extr_dce.c_test_parameters.c' source_filename = "AnghaBench/reactos/modules/rostests/winetests/user32/extr_dce.c_test_parameters.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @hwnd_cache = dso_local local_unnamed_addr global i32 0, align 4 @hwnd_owndc = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [44 x i8] c"ReleaseDC with wrong window should succeed\0A\00", align 1 @.str.1 = private unnamed_addr constant [38 x i8] c"ReleaseDC with wrong HDC should fail\0A\00", align 1 @.str.2 = private unnamed_addr constant [34 x i8] c"correct ReleaseDC should succeed\0A\00", align 1 @.str.3 = private unnamed_addr constant [30 x i8] c"second ReleaseDC should fail\0A\00", align 1 @.str.4 = private unnamed_addr constant [33 x i8] c"second ReleaseDC should succeed\0A\00", align 1 @hwnd_classdc = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @test_parameters], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @test_parameters() #0 { %1 = load i32, ptr @hwnd_cache, align 4, !tbaa !5 %2 = tail call i64 @GetDC(i32 noundef %1) #2 %3 = load i32, ptr @hwnd_owndc, align 4, !tbaa !5 %4 = tail call i32 @ReleaseDC(i32 noundef %3, i64 noundef %2) #2 %5 = tail call i32 @ok(i32 noundef %4, ptr noundef nonnull @.str) #2 %6 = load i32, ptr @hwnd_cache, align 4, !tbaa !5 %7 = tail call i64 @GetDC(i32 noundef %6) #2 %8 = load i32, ptr @hwnd_cache, align 4, !tbaa !5 %9 = tail call i32 @ReleaseDC(i32 noundef %8, i64 noundef 0) #2 %10 = icmp eq i32 %9, 0 %11 = zext i1 %10 to i32 %12 = tail call i32 @ok(i32 noundef %11, ptr noundef nonnull @.str.1) #2 %13 = load i32, ptr @hwnd_cache, align 4, !tbaa !5 %14 = tail call i32 @ReleaseDC(i32 noundef %13, i64 noundef %7) #2 %15 = tail call i32 @ok(i32 noundef %14, ptr noundef nonnull @.str.2) #2 %16 = load i32, ptr @hwnd_cache, align 4, !tbaa !5 %17 = tail call i32 @ReleaseDC(i32 noundef %16, i64 noundef %7) #2 %18 = icmp eq i32 %17, 0 %19 = zext i1 %18 to i32 %20 = tail call i32 @ok(i32 noundef %19, ptr noundef nonnull @.str.3) #2 %21 = load i32, ptr @hwnd_owndc, align 4, !tbaa !5 %22 = tail call i64 @GetDC(i32 noundef %21) #2 %23 = load i32, ptr @hwnd_cache, align 4, !tbaa !5 %24 = tail call i32 @ReleaseDC(i32 noundef %23, i64 noundef %22) #2 %25 = tail call i32 @ok(i32 noundef %24, ptr noundef nonnull @.str) #2 %26 = load i32, ptr @hwnd_owndc, align 4, !tbaa !5 %27 = tail call i64 @GetDC(i32 noundef %26) #2 %28 = load i32, ptr @hwnd_owndc, align 4, !tbaa !5 %29 = tail call i32 @ReleaseDC(i32 noundef %28, i64 noundef %27) #2 %30 = tail call i32 @ok(i32 noundef %29, ptr noundef nonnull @.str.2) #2 %31 = load i32, ptr @hwnd_owndc, align 4, !tbaa !5 %32 = tail call i32 @ReleaseDC(i32 noundef %31, i64 noundef %27) #2 %33 = tail call i32 @ok(i32 noundef %32, ptr noundef nonnull @.str.4) #2 %34 = load i32, ptr @hwnd_classdc, align 4, !tbaa !5 %35 = tail call i64 @GetDC(i32 noundef %34) #2 %36 = load i32, ptr @hwnd_cache, align 4, !tbaa !5 %37 = tail call i32 @ReleaseDC(i32 noundef %36, i64 noundef %35) #2 %38 = tail call i32 @ok(i32 noundef %37, ptr noundef nonnull @.str) #2 %39 = load i32, ptr @hwnd_classdc, align 4, !tbaa !5 %40 = tail call i64 @GetDC(i32 noundef %39) #2 %41 = load i32, ptr @hwnd_classdc, align 4, !tbaa !5 %42 = tail call i32 @ReleaseDC(i32 noundef %41, i64 noundef %40) #2 %43 = tail call i32 @ok(i32 noundef %42, ptr noundef nonnull @.str.2) #2 %44 = load i32, ptr @hwnd_classdc, align 4, !tbaa !5 %45 = tail call i32 @ReleaseDC(i32 noundef %44, i64 noundef %40) #2 %46 = tail call i32 @ok(i32 noundef %45, ptr noundef nonnull @.str.4) #2 ret void } declare i64 @GetDC(i32 noundef) local_unnamed_addr #1 declare i32 @ok(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ReleaseDC(i32 noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/reactos/modules/rostests/winetests/user32/extr_dce.c_test_parameters.c' source_filename = "AnghaBench/reactos/modules/rostests/winetests/user32/extr_dce.c_test_parameters.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @hwnd_cache = common local_unnamed_addr global i32 0, align 4 @hwnd_owndc = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [44 x i8] c"ReleaseDC with wrong window should succeed\0A\00", align 1 @.str.1 = private unnamed_addr constant [38 x i8] c"ReleaseDC with wrong HDC should fail\0A\00", align 1 @.str.2 = private unnamed_addr constant [34 x i8] c"correct ReleaseDC should succeed\0A\00", align 1 @.str.3 = private unnamed_addr constant [30 x i8] c"second ReleaseDC should fail\0A\00", align 1 @.str.4 = private unnamed_addr constant [33 x i8] c"second ReleaseDC should succeed\0A\00", align 1 @hwnd_classdc = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @test_parameters], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @test_parameters() #0 { %1 = load i32, ptr @hwnd_cache, align 4, !tbaa !6 %2 = tail call i64 @GetDC(i32 noundef %1) #2 %3 = load i32, ptr @hwnd_owndc, align 4, !tbaa !6 %4 = tail call i32 @ReleaseDC(i32 noundef %3, i64 noundef %2) #2 %5 = tail call i32 @ok(i32 noundef %4, ptr noundef nonnull @.str) #2 %6 = load i32, ptr @hwnd_cache, align 4, !tbaa !6 %7 = tail call i64 @GetDC(i32 noundef %6) #2 %8 = load i32, ptr @hwnd_cache, align 4, !tbaa !6 %9 = tail call i32 @ReleaseDC(i32 noundef %8, i64 noundef 0) #2 %10 = icmp eq i32 %9, 0 %11 = zext i1 %10 to i32 %12 = tail call i32 @ok(i32 noundef %11, ptr noundef nonnull @.str.1) #2 %13 = load i32, ptr @hwnd_cache, align 4, !tbaa !6 %14 = tail call i32 @ReleaseDC(i32 noundef %13, i64 noundef %7) #2 %15 = tail call i32 @ok(i32 noundef %14, ptr noundef nonnull @.str.2) #2 %16 = load i32, ptr @hwnd_cache, align 4, !tbaa !6 %17 = tail call i32 @ReleaseDC(i32 noundef %16, i64 noundef %7) #2 %18 = icmp eq i32 %17, 0 %19 = zext i1 %18 to i32 %20 = tail call i32 @ok(i32 noundef %19, ptr noundef nonnull @.str.3) #2 %21 = load i32, ptr @hwnd_owndc, align 4, !tbaa !6 %22 = tail call i64 @GetDC(i32 noundef %21) #2 %23 = load i32, ptr @hwnd_cache, align 4, !tbaa !6 %24 = tail call i32 @ReleaseDC(i32 noundef %23, i64 noundef %22) #2 %25 = tail call i32 @ok(i32 noundef %24, ptr noundef nonnull @.str) #2 %26 = load i32, ptr @hwnd_owndc, align 4, !tbaa !6 %27 = tail call i64 @GetDC(i32 noundef %26) #2 %28 = load i32, ptr @hwnd_owndc, align 4, !tbaa !6 %29 = tail call i32 @ReleaseDC(i32 noundef %28, i64 noundef %27) #2 %30 = tail call i32 @ok(i32 noundef %29, ptr noundef nonnull @.str.2) #2 %31 = load i32, ptr @hwnd_owndc, align 4, !tbaa !6 %32 = tail call i32 @ReleaseDC(i32 noundef %31, i64 noundef %27) #2 %33 = tail call i32 @ok(i32 noundef %32, ptr noundef nonnull @.str.4) #2 %34 = load i32, ptr @hwnd_classdc, align 4, !tbaa !6 %35 = tail call i64 @GetDC(i32 noundef %34) #2 %36 = load i32, ptr @hwnd_cache, align 4, !tbaa !6 %37 = tail call i32 @ReleaseDC(i32 noundef %36, i64 noundef %35) #2 %38 = tail call i32 @ok(i32 noundef %37, ptr noundef nonnull @.str) #2 %39 = load i32, ptr @hwnd_classdc, align 4, !tbaa !6 %40 = tail call i64 @GetDC(i32 noundef %39) #2 %41 = load i32, ptr @hwnd_classdc, align 4, !tbaa !6 %42 = tail call i32 @ReleaseDC(i32 noundef %41, i64 noundef %40) #2 %43 = tail call i32 @ok(i32 noundef %42, ptr noundef nonnull @.str.2) #2 %44 = load i32, ptr @hwnd_classdc, align 4, !tbaa !6 %45 = tail call i32 @ReleaseDC(i32 noundef %44, i64 noundef %40) #2 %46 = tail call i32 @ok(i32 noundef %45, ptr noundef nonnull @.str.4) #2 ret void } declare i64 @GetDC(i32 noundef) local_unnamed_addr #1 declare i32 @ok(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ReleaseDC(i32 noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
reactos_modules_rostests_winetests_user32_extr_dce.c_test_parameters
; ModuleID = 'AnghaBench/darwin-xnu/bsd/vfs/extr_kpi_vfs.c_vfs_typenum.c' source_filename = "AnghaBench/darwin-xnu/bsd/vfs/extr_kpi_vfs.c_vfs_typenum.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable define dso_local i32 @vfs_typenum(ptr nocapture noundef readonly %0) local_unnamed_addr #0 { %2 = load ptr, ptr %0, align 8, !tbaa !5 %3 = load i32, ptr %2, align 4, !tbaa !10 ret i32 %3 } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_5__", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !12, i64 0} !11 = !{!"TYPE_4__", !12, i64 0} !12 = !{!"int", !8, i64 0}
; ModuleID = 'AnghaBench/darwin-xnu/bsd/vfs/extr_kpi_vfs.c_vfs_typenum.c' source_filename = "AnghaBench/darwin-xnu/bsd/vfs/extr_kpi_vfs.c_vfs_typenum.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) define i32 @vfs_typenum(ptr nocapture noundef readonly %0) local_unnamed_addr #0 { %2 = load ptr, ptr %0, align 8, !tbaa !6 %3 = load i32, ptr %2, align 4, !tbaa !11 ret i32 %3 } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_5__", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !13, i64 0} !12 = !{!"TYPE_4__", !13, i64 0} !13 = !{!"int", !9, i64 0}
darwin-xnu_bsd_vfs_extr_kpi_vfs.c_vfs_typenum
; ModuleID = 'AnghaBench/linux/tools/lib/lockdep/tests/extr_ABCDBCDA.c_main.c' source_filename = "AnghaBench/linux/tools/lib/lockdep/tests/extr_ABCDBCDA.c_main.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local void @main() local_unnamed_addr #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %1) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %2) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %3) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 %5 = call i32 @pthread_mutex_init(ptr noundef nonnull %1, ptr noundef null) #3 %6 = call i32 @pthread_mutex_init(ptr noundef nonnull %2, ptr noundef null) #3 %7 = call i32 @pthread_mutex_init(ptr noundef nonnull %3, ptr noundef null) #3 %8 = call i32 @pthread_mutex_init(ptr noundef nonnull %4, ptr noundef null) #3 %9 = load i32, ptr %1, align 4, !tbaa !5 %10 = load i32, ptr %2, align 4, !tbaa !5 %11 = call i32 @LOCK_UNLOCK_2(i32 noundef %9, i32 noundef %10) #3 %12 = load i32, ptr %3, align 4, !tbaa !5 %13 = load i32, ptr %4, align 4, !tbaa !5 %14 = call i32 @LOCK_UNLOCK_2(i32 noundef %12, i32 noundef %13) #3 %15 = load i32, ptr %2, align 4, !tbaa !5 %16 = load i32, ptr %3, align 4, !tbaa !5 %17 = call i32 @LOCK_UNLOCK_2(i32 noundef %15, i32 noundef %16) #3 %18 = load i32, ptr %4, align 4, !tbaa !5 %19 = load i32, ptr %1, align 4, !tbaa !5 %20 = call i32 @LOCK_UNLOCK_2(i32 noundef %18, i32 noundef %19) #3 %21 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %4) #3 %22 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %3) #3 %23 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %2) #3 %24 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %1) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %3) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %2) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %1) #3 ret void } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @pthread_mutex_init(ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @LOCK_UNLOCK_2(i32 noundef, i32 noundef) local_unnamed_addr #2 declare i32 @pthread_mutex_destroy(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/tools/lib/lockdep/tests/extr_ABCDBCDA.c_main.c' source_filename = "AnghaBench/linux/tools/lib/lockdep/tests/extr_ABCDBCDA.c_main.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define void @main() local_unnamed_addr #0 { %1 = alloca i32, align 4 %2 = alloca i32, align 4 %3 = alloca i32, align 4 %4 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %1) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %2) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %3) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 %5 = call i32 @pthread_mutex_init(ptr noundef nonnull %1, ptr noundef null) #3 %6 = call i32 @pthread_mutex_init(ptr noundef nonnull %2, ptr noundef null) #3 %7 = call i32 @pthread_mutex_init(ptr noundef nonnull %3, ptr noundef null) #3 %8 = call i32 @pthread_mutex_init(ptr noundef nonnull %4, ptr noundef null) #3 %9 = load i32, ptr %1, align 4, !tbaa !6 %10 = load i32, ptr %2, align 4, !tbaa !6 %11 = call i32 @LOCK_UNLOCK_2(i32 noundef %9, i32 noundef %10) #3 %12 = load i32, ptr %3, align 4, !tbaa !6 %13 = load i32, ptr %4, align 4, !tbaa !6 %14 = call i32 @LOCK_UNLOCK_2(i32 noundef %12, i32 noundef %13) #3 %15 = load i32, ptr %2, align 4, !tbaa !6 %16 = load i32, ptr %3, align 4, !tbaa !6 %17 = call i32 @LOCK_UNLOCK_2(i32 noundef %15, i32 noundef %16) #3 %18 = load i32, ptr %4, align 4, !tbaa !6 %19 = load i32, ptr %1, align 4, !tbaa !6 %20 = call i32 @LOCK_UNLOCK_2(i32 noundef %18, i32 noundef %19) #3 %21 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %4) #3 %22 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %3) #3 %23 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %2) #3 %24 = call i32 @pthread_mutex_destroy(ptr noundef nonnull %1) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %3) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %2) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %1) #3 ret void } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @pthread_mutex_init(ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @LOCK_UNLOCK_2(i32 noundef, i32 noundef) local_unnamed_addr #2 declare i32 @pthread_mutex_destroy(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
linux_tools_lib_lockdep_tests_extr_ABCDBCDA.c_main
; ModuleID = 'AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_gfx_v10_0.c_gfx_v10_0_ring_emit_rreg.c' source_filename = "AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_gfx_v10_0.c_gfx_v10_0_ring_emit_rreg.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.amdgpu_device = type { %struct.TYPE_4__, %struct.TYPE_3__ } %struct.TYPE_4__ = type { i32 } %struct.TYPE_3__ = type { i64 } @PACKET3_COPY_DATA = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @gfx_v10_0_ring_emit_rreg], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @gfx_v10_0_ring_emit_rreg(ptr noundef %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = load i32, ptr @PACKET3_COPY_DATA, align 4, !tbaa !10 %5 = tail call i32 @PACKET3(i32 noundef %4, i32 noundef 4) #2 %6 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %5) #2 %7 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef 1049856) #2 %8 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %1) #2 %9 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef 0) #2 %10 = getelementptr inbounds %struct.amdgpu_device, ptr %3, i64 0, i32 1 %11 = load i64, ptr %10, align 8, !tbaa !12 %12 = load i32, ptr %3, align 8, !tbaa !17 %13 = shl nsw i32 %12, 2 %14 = sext i32 %13 to i64 %15 = add nsw i64 %11, %14 %16 = tail call i32 @lower_32_bits(i64 noundef %15) #2 %17 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %16) #2 %18 = load i64, ptr %10, align 8, !tbaa !12 %19 = load i32, ptr %3, align 8, !tbaa !17 %20 = shl nsw i32 %19, 2 %21 = sext i32 %20 to i64 %22 = add nsw i64 %18, %21 %23 = tail call i32 @upper_32_bits(i64 noundef %22) #2 %24 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %23) #2 ret void } declare i32 @amdgpu_ring_write(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @PACKET3(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @lower_32_bits(i64 noundef) local_unnamed_addr #1 declare i32 @upper_32_bits(i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"amdgpu_ring", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0} !12 = !{!13, !16, i64 8} !13 = !{!"amdgpu_device", !14, i64 0, !15, i64 8} !14 = !{!"TYPE_4__", !11, i64 0} !15 = !{!"TYPE_3__", !16, i64 0} !16 = !{!"long", !8, i64 0} !17 = !{!13, !11, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_gfx_v10_0.c_gfx_v10_0_ring_emit_rreg.c' source_filename = "AnghaBench/linux/drivers/gpu/drm/amd/amdgpu/extr_gfx_v10_0.c_gfx_v10_0_ring_emit_rreg.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @PACKET3_COPY_DATA = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @gfx_v10_0_ring_emit_rreg], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @gfx_v10_0_ring_emit_rreg(ptr noundef %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = load i32, ptr @PACKET3_COPY_DATA, align 4, !tbaa !11 %5 = tail call i32 @PACKET3(i32 noundef %4, i32 noundef 4) #2 %6 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %5) #2 %7 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef 1049856) #2 %8 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %1) #2 %9 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef 0) #2 %10 = getelementptr inbounds i8, ptr %3, i64 8 %11 = load i64, ptr %10, align 8, !tbaa !13 %12 = load i32, ptr %3, align 8, !tbaa !18 %13 = shl nsw i32 %12, 2 %14 = sext i32 %13 to i64 %15 = add nsw i64 %11, %14 %16 = tail call i32 @lower_32_bits(i64 noundef %15) #2 %17 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %16) #2 %18 = load i64, ptr %10, align 8, !tbaa !13 %19 = load i32, ptr %3, align 8, !tbaa !18 %20 = shl nsw i32 %19, 2 %21 = sext i32 %20 to i64 %22 = add nsw i64 %18, %21 %23 = tail call i32 @upper_32_bits(i64 noundef %22) #2 %24 = tail call i32 @amdgpu_ring_write(ptr noundef nonnull %0, i32 noundef %23) #2 ret void } declare i32 @amdgpu_ring_write(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @PACKET3(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @lower_32_bits(i64 noundef) local_unnamed_addr #1 declare i32 @upper_32_bits(i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"amdgpu_ring", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"int", !9, i64 0} !13 = !{!14, !17, i64 8} !14 = !{!"amdgpu_device", !15, i64 0, !16, i64 8} !15 = !{!"TYPE_4__", !12, i64 0} !16 = !{!"TYPE_3__", !17, i64 0} !17 = !{!"long", !9, i64 0} !18 = !{!14, !12, i64 0}
linux_drivers_gpu_drm_amd_amdgpu_extr_gfx_v10_0.c_gfx_v10_0_ring_emit_rreg
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/wireless/ti/wl1251/extr_acx.c_wl1251_acx_low_rssi.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/wireless/ti/wl1251/extr_acx.c_wl1251_acx_low_rssi.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.acx_low_rssi = type { i32, ptr, ptr, i32 } @DEBUG_ACX = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [13 x i8] c"acx low rssi\00", align 1 @GFP_KERNEL = dso_local local_unnamed_addr global i32 0, align 4 @ENOMEM = dso_local local_unnamed_addr global i32 0, align 4 @ACX_LOW_RSSI = dso_local local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [37 x i8] c"failed to set low rssi threshold: %d\00", align 1 ; Function Attrs: nounwind uwtable define dso_local i32 @wl1251_acx_low_rssi(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3, i32 noundef %4) local_unnamed_addr #0 { %6 = load i32, ptr @DEBUG_ACX, align 4, !tbaa !5 %7 = tail call i32 @wl1251_debug(i32 noundef %6, ptr noundef nonnull @.str) #2 %8 = load i32, ptr @GFP_KERNEL, align 4, !tbaa !5 %9 = tail call ptr @kzalloc(i32 noundef 32, i32 noundef %8) #2 %10 = icmp eq ptr %9, null br i1 %10, label %11, label %14 11: ; preds = %5 %12 = load i32, ptr @ENOMEM, align 4, !tbaa !5 %13 = sub nsw i32 0, %12 br label %25 14: ; preds = %5 %15 = getelementptr inbounds %struct.acx_low_rssi, ptr %9, i64 0, i32 3 store i32 %1, ptr %15, align 8, !tbaa !9 %16 = getelementptr inbounds %struct.acx_low_rssi, ptr %9, i64 0, i32 2 store ptr %2, ptr %16, align 8, !tbaa !12 %17 = getelementptr inbounds %struct.acx_low_rssi, ptr %9, i64 0, i32 1 store ptr %3, ptr %17, align 8, !tbaa !13 store i32 %4, ptr %9, align 8, !tbaa !14 %18 = load i32, ptr @ACX_LOW_RSSI, align 4, !tbaa !5 %19 = tail call i32 @wl1251_cmd_configure(ptr noundef %0, i32 noundef %18, ptr noundef nonnull %9, i32 noundef 32) #2 %20 = icmp slt i32 %19, 0 br i1 %20, label %21, label %23 21: ; preds = %14 %22 = tail call i32 @wl1251_warning(ptr noundef nonnull @.str.1, i32 noundef %19) #2 br label %23 23: ; preds = %21, %14 %24 = tail call i32 @kfree(ptr noundef nonnull %9) #2 br label %25 25: ; preds = %23, %11 %26 = phi i32 [ %19, %23 ], [ %13, %11 ] ret i32 %26 } declare i32 @wl1251_debug(i32 noundef, ptr noundef) local_unnamed_addr #1 declare ptr @kzalloc(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @wl1251_cmd_configure(ptr noundef, i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @wl1251_warning(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @kfree(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !6, i64 24} !10 = !{!"acx_low_rssi", !6, i64 0, !11, i64 8, !11, i64 16, !6, i64 24} !11 = !{!"any pointer", !7, i64 0} !12 = !{!10, !11, i64 16} !13 = !{!10, !11, i64 8} !14 = !{!10, !6, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/wireless/ti/wl1251/extr_acx.c_wl1251_acx_low_rssi.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/wireless/ti/wl1251/extr_acx.c_wl1251_acx_low_rssi.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @DEBUG_ACX = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [13 x i8] c"acx low rssi\00", align 1 @GFP_KERNEL = common local_unnamed_addr global i32 0, align 4 @ENOMEM = common local_unnamed_addr global i32 0, align 4 @ACX_LOW_RSSI = common local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [37 x i8] c"failed to set low rssi threshold: %d\00", align 1 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @wl1251_acx_low_rssi(ptr noundef %0, i32 noundef %1, ptr noundef %2, ptr noundef %3, i32 noundef %4) local_unnamed_addr #0 { %6 = load i32, ptr @DEBUG_ACX, align 4, !tbaa !6 %7 = tail call i32 @wl1251_debug(i32 noundef %6, ptr noundef nonnull @.str) #2 %8 = load i32, ptr @GFP_KERNEL, align 4, !tbaa !6 %9 = tail call ptr @kzalloc(i32 noundef 32, i32 noundef %8) #2 %10 = icmp eq ptr %9, null br i1 %10, label %11, label %14 11: ; preds = %5 %12 = load i32, ptr @ENOMEM, align 4, !tbaa !6 %13 = sub nsw i32 0, %12 br label %25 14: ; preds = %5 %15 = getelementptr inbounds i8, ptr %9, i64 24 store i32 %1, ptr %15, align 8, !tbaa !10 %16 = getelementptr inbounds i8, ptr %9, i64 16 store ptr %2, ptr %16, align 8, !tbaa !13 %17 = getelementptr inbounds i8, ptr %9, i64 8 store ptr %3, ptr %17, align 8, !tbaa !14 store i32 %4, ptr %9, align 8, !tbaa !15 %18 = load i32, ptr @ACX_LOW_RSSI, align 4, !tbaa !6 %19 = tail call i32 @wl1251_cmd_configure(ptr noundef %0, i32 noundef %18, ptr noundef nonnull %9, i32 noundef 32) #2 %20 = icmp slt i32 %19, 0 br i1 %20, label %21, label %23 21: ; preds = %14 %22 = tail call i32 @wl1251_warning(ptr noundef nonnull @.str.1, i32 noundef %19) #2 br label %23 23: ; preds = %21, %14 %24 = tail call i32 @kfree(ptr noundef nonnull %9) #2 br label %25 25: ; preds = %23, %11 %26 = phi i32 [ %19, %23 ], [ %13, %11 ] ret i32 %26 } declare i32 @wl1251_debug(i32 noundef, ptr noundef) local_unnamed_addr #1 declare ptr @kzalloc(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @wl1251_cmd_configure(ptr noundef, i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @wl1251_warning(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @kfree(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 24} !11 = !{!"acx_low_rssi", !7, i64 0, !12, i64 8, !12, i64 16, !7, i64 24} !12 = !{!"any pointer", !8, i64 0} !13 = !{!11, !12, i64 16} !14 = !{!11, !12, i64 8} !15 = !{!11, !7, i64 0}
fastsocket_kernel_drivers_net_wireless_ti_wl1251_extr_acx.c_wl1251_acx_low_rssi
; ModuleID = 'AnghaBench/freebsd/sys/dev/bxe/extr_ecore_sp.c_ecore_q_fill_setup_data_cmn.c' source_filename = "AnghaBench/freebsd/sys/dev/bxe/extr_ecore_sp.c_ecore_q_fill_setup_data_cmn.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.ecore_queue_state_params = type { %struct.TYPE_4__, i32 } %struct.TYPE_4__ = type { %struct.TYPE_3__ } %struct.TYPE_3__ = type { i32, i32, i32, i32, i32 } %struct.client_init_ramrod_data = type { i32, i32, i32 } @llvm.compiler.used = appending global [1 x ptr] [ptr @ecore_q_fill_setup_data_cmn], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @ecore_q_fill_setup_data_cmn(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = getelementptr inbounds %struct.ecore_queue_state_params, ptr %1, i64 0, i32 1 %5 = load i32, ptr %4, align 4, !tbaa !5 %6 = getelementptr inbounds %struct.TYPE_3__, ptr %1, i64 0, i32 4 %7 = getelementptr inbounds %struct.client_init_ramrod_data, ptr %2, i64 0, i32 2 %8 = getelementptr inbounds %struct.TYPE_3__, ptr %1, i64 0, i32 1 %9 = tail call i32 @ecore_q_fill_init_general_data(ptr noundef %0, i32 noundef %5, ptr noundef nonnull %6, ptr noundef nonnull %7, ptr noundef nonnull %8) #2 %10 = load i32, ptr %4, align 4, !tbaa !5 %11 = getelementptr inbounds %struct.TYPE_3__, ptr %1, i64 0, i32 3 %12 = getelementptr inbounds %struct.client_init_ramrod_data, ptr %2, i64 0, i32 1 %13 = tail call i32 @ecore_q_fill_init_tx_data(i32 noundef %10, ptr noundef nonnull %11, ptr noundef nonnull %12, ptr noundef nonnull %8) #2 %14 = load i32, ptr %4, align 4, !tbaa !5 %15 = getelementptr inbounds %struct.TYPE_3__, ptr %1, i64 0, i32 2 %16 = tail call i32 @ecore_q_fill_init_rx_data(i32 noundef %14, ptr noundef nonnull %15, ptr noundef %2, ptr noundef nonnull %8) #2 %17 = load i32, ptr %4, align 4, !tbaa !5 %18 = tail call i32 @ecore_q_fill_init_pause_data(i32 noundef %17, ptr noundef %1, ptr noundef %2) #2 ret void } declare i32 @ecore_q_fill_init_general_data(ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ecore_q_fill_init_tx_data(i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ecore_q_fill_init_rx_data(i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ecore_q_fill_init_pause_data(i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !9, i64 20} !6 = !{!"ecore_queue_state_params", !7, i64 0, !9, i64 20} !7 = !{!"TYPE_4__", !8, i64 0} !8 = !{!"TYPE_3__", !9, i64 0, !9, i64 4, !9, i64 8, !9, i64 12, !9, i64 16} !9 = !{!"int", !10, i64 0} !10 = !{!"omnipotent char", !11, i64 0} !11 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/freebsd/sys/dev/bxe/extr_ecore_sp.c_ecore_q_fill_setup_data_cmn.c' source_filename = "AnghaBench/freebsd/sys/dev/bxe/extr_ecore_sp.c_ecore_q_fill_setup_data_cmn.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @ecore_q_fill_setup_data_cmn], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @ecore_q_fill_setup_data_cmn(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = getelementptr inbounds i8, ptr %1, i64 20 %5 = load i32, ptr %4, align 4, !tbaa !6 %6 = getelementptr inbounds i8, ptr %1, i64 16 %7 = getelementptr inbounds i8, ptr %2, i64 8 %8 = getelementptr inbounds i8, ptr %1, i64 4 %9 = tail call i32 @ecore_q_fill_init_general_data(ptr noundef %0, i32 noundef %5, ptr noundef nonnull %6, ptr noundef nonnull %7, ptr noundef nonnull %8) #2 %10 = load i32, ptr %4, align 4, !tbaa !6 %11 = getelementptr inbounds i8, ptr %1, i64 12 %12 = getelementptr inbounds i8, ptr %2, i64 4 %13 = tail call i32 @ecore_q_fill_init_tx_data(i32 noundef %10, ptr noundef nonnull %11, ptr noundef nonnull %12, ptr noundef nonnull %8) #2 %14 = load i32, ptr %4, align 4, !tbaa !6 %15 = getelementptr inbounds i8, ptr %1, i64 8 %16 = tail call i32 @ecore_q_fill_init_rx_data(i32 noundef %14, ptr noundef nonnull %15, ptr noundef %2, ptr noundef nonnull %8) #2 %17 = load i32, ptr %4, align 4, !tbaa !6 %18 = tail call i32 @ecore_q_fill_init_pause_data(i32 noundef %17, ptr noundef %1, ptr noundef %2) #2 ret void } declare i32 @ecore_q_fill_init_general_data(ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ecore_q_fill_init_tx_data(i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ecore_q_fill_init_rx_data(i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ecore_q_fill_init_pause_data(i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !10, i64 20} !7 = !{!"ecore_queue_state_params", !8, i64 0, !10, i64 20} !8 = !{!"TYPE_4__", !9, i64 0} !9 = !{!"TYPE_3__", !10, i64 0, !10, i64 4, !10, i64 8, !10, i64 12, !10, i64 16} !10 = !{!"int", !11, i64 0} !11 = !{!"omnipotent char", !12, i64 0} !12 = !{!"Simple C/C++ TBAA"}
freebsd_sys_dev_bxe_extr_ecore_sp.c_ecore_q_fill_setup_data_cmn
; ModuleID = 'AnghaBench/darwin-xnu/osfmk/kern/extr_clock.c_continuoustime_to_absolutetime.c' source_filename = "AnghaBench/darwin-xnu/osfmk/kern/extr_clock.c_continuoustime_to_absolutetime.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @mach_absolutetime_asleep = dso_local local_unnamed_addr global i64 0, align 8 ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable define dso_local i64 @continuoustime_to_absolutetime(i64 noundef %0) local_unnamed_addr #0 { %2 = load i64, ptr @mach_absolutetime_asleep, align 8, !tbaa !5 %3 = icmp slt i64 %2, %0 %4 = sub nsw i64 %0, %2 %5 = select i1 %3, i64 %4, i64 0 ret i64 %5 } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"long", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/darwin-xnu/osfmk/kern/extr_clock.c_continuoustime_to_absolutetime.c' source_filename = "AnghaBench/darwin-xnu/osfmk/kern/extr_clock.c_continuoustime_to_absolutetime.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @mach_absolutetime_asleep = common local_unnamed_addr global i64 0, align 8 ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable(sync) define i64 @continuoustime_to_absolutetime(i64 noundef %0) local_unnamed_addr #0 { %2 = load i64, ptr @mach_absolutetime_asleep, align 8, !tbaa !6 %3 = icmp slt i64 %2, %0 %4 = sub nsw i64 %0, %2 %5 = select i1 %3, i64 %4, i64 0 ret i64 %5 } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
darwin-xnu_osfmk_kern_extr_clock.c_continuoustime_to_absolutetime
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/extr_mii.c_generic_mii_ioctl.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/extr_mii.c_generic_mii_ioctl.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.mii_if_info = type { i32, i32, i32, i32, i32, ptr, i32, ptr, i32 } %struct.mii_ioctl_data = type { i32, i32, i32, i32 } @BMCR_RESET = dso_local local_unnamed_addr global i32 0, align 4 @BMCR_ANENABLE = dso_local local_unnamed_addr global i32 0, align 4 @BMCR_FULLDPLX = dso_local local_unnamed_addr global i32 0, align 4 @EOPNOTSUPP = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @generic_mii_ioctl(ptr nocapture noundef %0, ptr nocapture noundef %1, i32 noundef %2, ptr noundef writeonly %3) local_unnamed_addr #0 { %5 = icmp ne ptr %3, null br i1 %5, label %6, label %7 6: ; preds = %4 store i32 0, ptr %3, align 4, !tbaa !5 br label %7 7: ; preds = %6, %4 %8 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 8 %9 = load i32, ptr %8, align 8, !tbaa !9 %10 = getelementptr inbounds %struct.mii_ioctl_data, ptr %1, i64 0, i32 2 %11 = load i32, ptr %10, align 4, !tbaa !12 %12 = and i32 %11, %9 store i32 %12, ptr %10, align 4, !tbaa !12 %13 = load i32, ptr %0, align 8, !tbaa !14 %14 = load i32, ptr %1, align 4, !tbaa !15 %15 = and i32 %14, %13 store i32 %15, ptr %1, align 4, !tbaa !15 switch i32 %2, label %53 [ i32 130, label %16 i32 129, label %19 i32 128, label %27 ] 16: ; preds = %7 %17 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 6 %18 = load i32, ptr %17, align 8, !tbaa !16 store i32 %18, ptr %10, align 4, !tbaa !12 br label %19 19: ; preds = %7, %16 %20 = phi i32 [ %12, %7 ], [ %18, %16 ] %21 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 7 %22 = load ptr, ptr %21, align 8, !tbaa !17 %23 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 4 %24 = load i32, ptr %23, align 8, !tbaa !18 %25 = tail call i32 %22(i32 noundef %24, i32 noundef %20, i32 noundef %15) #1 %26 = getelementptr inbounds %struct.mii_ioctl_data, ptr %1, i64 0, i32 3 store i32 %25, ptr %26, align 4, !tbaa !19 br label %65 27: ; preds = %7 %28 = getelementptr inbounds %struct.mii_ioctl_data, ptr %1, i64 0, i32 1 %29 = load i32, ptr %28, align 4, !tbaa !20 %30 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 6 %31 = load i32, ptr %30, align 8, !tbaa !16 %32 = icmp eq i32 %12, %31 br i1 %32, label %33, label %56 33: ; preds = %27 switch i32 %15, label %56 [ i32 131, label %34 i32 132, label %51 ] 34: ; preds = %33 %35 = load i32, ptr @BMCR_RESET, align 4, !tbaa !5 %36 = load i32, ptr @BMCR_ANENABLE, align 4, !tbaa !5 %37 = or i32 %36, %35 %38 = and i32 %37, %29 %39 = icmp eq i32 %38, 0 %40 = zext i1 %39 to i32 %41 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 1 store i32 %40, ptr %41, align 4 %42 = load i32, ptr @BMCR_FULLDPLX, align 4 %43 = and i32 %42, %29 %44 = icmp ne i32 %43, 0 %45 = select i1 %39, i1 %44, i1 false %46 = zext i1 %45 to i32 %47 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 2 %48 = load i32, ptr %47, align 8, !tbaa !21 %49 = icmp eq i32 %48, %46 br i1 %49, label %56, label %50 50: ; preds = %34 store i32 %46, ptr %47, align 8, !tbaa !21 br label %56 51: ; preds = %33 %52 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 3 store i32 %29, ptr %52, align 4, !tbaa !22 br label %56 53: ; preds = %7 %54 = load i32, ptr @EOPNOTSUPP, align 4, !tbaa !5 %55 = sub nsw i32 0, %54 br label %65 56: ; preds = %27, %33, %51, %50, %34 %57 = phi i1 [ false, %33 ], [ false, %51 ], [ false, %27 ], [ true, %50 ], [ false, %34 ] %58 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 5 %59 = load ptr, ptr %58, align 8, !tbaa !23 %60 = getelementptr inbounds %struct.mii_if_info, ptr %0, i64 0, i32 4 %61 = load i32, ptr %60, align 8, !tbaa !18 %62 = tail call i32 %59(i32 noundef %61, i32 noundef %12, i32 noundef %15, i32 noundef %29) #1 %63 = and i1 %5, %57 br i1 %63, label %64, label %65 64: ; preds = %56 store i32 1, ptr %3, align 4, !tbaa !5 br label %65 65: ; preds = %19, %53, %64, %56 %66 = phi i32 [ 0, %64 ], [ 0, %56 ], [ 0, %19 ], [ %55, %53 ] ret i32 %66 } attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !6, i64 48} !10 = !{!"mii_if_info", !6, i64 0, !6, i64 4, !6, i64 8, !6, i64 12, !6, i64 16, !11, i64 24, !6, i64 32, !11, i64 40, !6, i64 48} !11 = !{!"any pointer", !7, i64 0} !12 = !{!13, !6, i64 8} !13 = !{!"mii_ioctl_data", !6, i64 0, !6, i64 4, !6, i64 8, !6, i64 12} !14 = !{!10, !6, i64 0} !15 = !{!13, !6, i64 0} !16 = !{!10, !6, i64 32} !17 = !{!10, !11, i64 40} !18 = !{!10, !6, i64 16} !19 = !{!13, !6, i64 12} !20 = !{!13, !6, i64 4} !21 = !{!10, !6, i64 8} !22 = !{!10, !6, i64 12} !23 = !{!10, !11, i64 24}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/extr_mii.c_generic_mii_ioctl.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/extr_mii.c_generic_mii_ioctl.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @BMCR_RESET = common local_unnamed_addr global i32 0, align 4 @BMCR_ANENABLE = common local_unnamed_addr global i32 0, align 4 @BMCR_FULLDPLX = common local_unnamed_addr global i32 0, align 4 @EOPNOTSUPP = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define range(i32 -2147483647, -2147483648) i32 @generic_mii_ioctl(ptr nocapture noundef %0, ptr nocapture noundef %1, i32 noundef %2, ptr noundef writeonly %3) local_unnamed_addr #0 { %5 = icmp ne ptr %3, null br i1 %5, label %6, label %7 6: ; preds = %4 store i32 0, ptr %3, align 4, !tbaa !6 br label %7 7: ; preds = %6, %4 %8 = getelementptr inbounds i8, ptr %0, i64 48 %9 = load i32, ptr %8, align 8, !tbaa !10 %10 = getelementptr inbounds i8, ptr %1, i64 8 %11 = load i32, ptr %10, align 4, !tbaa !13 %12 = and i32 %11, %9 store i32 %12, ptr %10, align 4, !tbaa !13 %13 = load i32, ptr %0, align 8, !tbaa !15 %14 = load i32, ptr %1, align 4, !tbaa !16 %15 = and i32 %14, %13 store i32 %15, ptr %1, align 4, !tbaa !16 switch i32 %2, label %53 [ i32 130, label %16 i32 129, label %19 i32 128, label %27 ] 16: ; preds = %7 %17 = getelementptr inbounds i8, ptr %0, i64 32 %18 = load i32, ptr %17, align 8, !tbaa !17 store i32 %18, ptr %10, align 4, !tbaa !13 br label %19 19: ; preds = %7, %16 %20 = phi i32 [ %12, %7 ], [ %18, %16 ] %21 = getelementptr inbounds i8, ptr %0, i64 40 %22 = load ptr, ptr %21, align 8, !tbaa !18 %23 = getelementptr inbounds i8, ptr %0, i64 16 %24 = load i32, ptr %23, align 8, !tbaa !19 %25 = tail call i32 %22(i32 noundef %24, i32 noundef %20, i32 noundef %15) #1 %26 = getelementptr inbounds i8, ptr %1, i64 12 store i32 %25, ptr %26, align 4, !tbaa !20 br label %65 27: ; preds = %7 %28 = getelementptr inbounds i8, ptr %1, i64 4 %29 = load i32, ptr %28, align 4, !tbaa !21 %30 = getelementptr inbounds i8, ptr %0, i64 32 %31 = load i32, ptr %30, align 8, !tbaa !17 %32 = icmp eq i32 %12, %31 br i1 %32, label %33, label %56 33: ; preds = %27 switch i32 %15, label %56 [ i32 131, label %34 i32 132, label %51 ] 34: ; preds = %33 %35 = load i32, ptr @BMCR_RESET, align 4, !tbaa !6 %36 = load i32, ptr @BMCR_ANENABLE, align 4, !tbaa !6 %37 = or i32 %36, %35 %38 = and i32 %37, %29 %39 = icmp eq i32 %38, 0 %40 = zext i1 %39 to i32 %41 = getelementptr inbounds i8, ptr %0, i64 4 store i32 %40, ptr %41, align 4 %42 = load i32, ptr @BMCR_FULLDPLX, align 4 %43 = and i32 %42, %29 %44 = icmp ne i32 %43, 0 %45 = select i1 %39, i1 %44, i1 false %46 = zext i1 %45 to i32 %47 = getelementptr inbounds i8, ptr %0, i64 8 %48 = load i32, ptr %47, align 8, !tbaa !22 %49 = icmp eq i32 %48, %46 br i1 %49, label %56, label %50 50: ; preds = %34 store i32 %46, ptr %47, align 8, !tbaa !22 br label %56 51: ; preds = %33 %52 = getelementptr inbounds i8, ptr %0, i64 12 store i32 %29, ptr %52, align 4, !tbaa !23 br label %56 53: ; preds = %7 %54 = load i32, ptr @EOPNOTSUPP, align 4, !tbaa !6 %55 = sub nsw i32 0, %54 br label %65 56: ; preds = %27, %33, %51, %50, %34 %57 = phi i1 [ false, %33 ], [ false, %51 ], [ false, %27 ], [ true, %50 ], [ false, %34 ] %58 = getelementptr inbounds i8, ptr %0, i64 24 %59 = load ptr, ptr %58, align 8, !tbaa !24 %60 = getelementptr inbounds i8, ptr %0, i64 16 %61 = load i32, ptr %60, align 8, !tbaa !19 %62 = tail call i32 %59(i32 noundef %61, i32 noundef %12, i32 noundef %15, i32 noundef %29) #1 %63 = and i1 %5, %57 br i1 %63, label %64, label %65 64: ; preds = %56 store i32 1, ptr %3, align 4, !tbaa !6 br label %65 65: ; preds = %19, %53, %64, %56 %66 = phi i32 [ 0, %64 ], [ 0, %56 ], [ 0, %19 ], [ %55, %53 ] ret i32 %66 } attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 48} !11 = !{!"mii_if_info", !7, i64 0, !7, i64 4, !7, i64 8, !7, i64 12, !7, i64 16, !12, i64 24, !7, i64 32, !12, i64 40, !7, i64 48} !12 = !{!"any pointer", !8, i64 0} !13 = !{!14, !7, i64 8} !14 = !{!"mii_ioctl_data", !7, i64 0, !7, i64 4, !7, i64 8, !7, i64 12} !15 = !{!11, !7, i64 0} !16 = !{!14, !7, i64 0} !17 = !{!11, !7, i64 32} !18 = !{!11, !12, i64 40} !19 = !{!11, !7, i64 16} !20 = !{!14, !7, i64 12} !21 = !{!14, !7, i64 4} !22 = !{!11, !7, i64 8} !23 = !{!11, !7, i64 12} !24 = !{!11, !12, i64 24}
fastsocket_kernel_drivers_net_extr_mii.c_generic_mii_ioctl
; ModuleID = 'AnghaBench/linux/drivers/scsi/bfa/extr_bfad_bsg.c_bfad_iocmd_qos_get_stats.c' source_filename = "AnghaBench/linux/drivers/scsi/bfa/extr_bfad_bsg.c_bfad_iocmd_qos_get_stats.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.bfad_hal_comp = type { i64, i32 } %struct.bfa_cb_pending_q_s = type { i32 } %struct.bfad_s = type { i32, %struct.TYPE_5__ } %struct.TYPE_5__ = type { i32 } %struct.bfa_bsg_fcport_stats_s = type { i64, i32 } %struct.bfa_fcport_s = type { i64, %struct.TYPE_4__ } %struct.TYPE_4__ = type { i64 } @bfad_hcb_comp = dso_local local_unnamed_addr global i64 0, align 8 @BFA_PORT_TOPOLOGY_LOOP = dso_local local_unnamed_addr global i64 0, align 8 @BFA_STATUS_TOPOLOGY_LOOP = dso_local local_unnamed_addr global i64 0, align 8 @BFA_STATUS_OK = dso_local local_unnamed_addr global i64 0, align 8 ; Function Attrs: nounwind uwtable define dso_local noundef i32 @bfad_iocmd_qos_get_stats(ptr noundef %0, ptr noundef %1) local_unnamed_addr #0 { %3 = alloca %struct.bfad_hal_comp, align 8 %4 = alloca %struct.bfa_cb_pending_q_s, align 4 call void @llvm.lifetime.start.p0(i64 16, ptr nonnull %3) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 %5 = getelementptr inbounds %struct.bfad_s, ptr %0, i64 0, i32 1 %6 = tail call ptr @BFA_FCPORT_MOD(ptr noundef nonnull %5) #3 %7 = getelementptr inbounds %struct.bfad_hal_comp, ptr %3, i64 0, i32 1 %8 = call i32 @init_completion(ptr noundef nonnull %7) #3 %9 = load i64, ptr @bfad_hcb_comp, align 8, !tbaa !5 %10 = trunc i64 %9 to i32 %11 = getelementptr inbounds %struct.bfa_bsg_fcport_stats_s, ptr %1, i64 0, i32 1 %12 = call i32 @bfa_pending_q_init(ptr noundef nonnull %4, i32 noundef %10, ptr noundef nonnull %3, ptr noundef nonnull %11) #3 %13 = call i32 @spin_lock_irqsave(ptr noundef %0, i64 noundef undef) #3 %14 = call i32 @bfa_ioc_get_fcmode(ptr noundef nonnull %5) #3 %15 = icmp eq i32 %14, 0 %16 = zext i1 %15 to i32 %17 = call i32 @WARN_ON(i32 noundef %16) #3 %18 = getelementptr inbounds %struct.bfa_fcport_s, ptr %6, i64 0, i32 1 %19 = load i64, ptr %18, align 8, !tbaa !9 %20 = load i64, ptr @BFA_PORT_TOPOLOGY_LOOP, align 8, !tbaa !5 %21 = icmp eq i64 %19, %20 br i1 %21, label %22, label %27 22: ; preds = %2 %23 = load i64, ptr %6, align 8, !tbaa !12 %24 = icmp eq i64 %23, %19 br i1 %24, label %25, label %27 25: ; preds = %22 %26 = load i64, ptr @BFA_STATUS_TOPOLOGY_LOOP, align 8, !tbaa !5 br label %29 27: ; preds = %22, %2 %28 = call i64 @bfa_fcport_get_stats(ptr noundef nonnull %5, ptr noundef nonnull %4) #3 br label %29 29: ; preds = %27, %25 %30 = phi i64 [ %28, %27 ], [ %26, %25 ] store i64 %30, ptr %1, align 8, !tbaa !13 %31 = call i32 @spin_unlock_irqrestore(ptr noundef %0, i64 noundef undef) #3 %32 = load i64, ptr %1, align 8, !tbaa !13 %33 = load i64, ptr @BFA_STATUS_OK, align 8, !tbaa !5 %34 = icmp eq i64 %32, %33 br i1 %34, label %37, label %35 35: ; preds = %29 %36 = call i32 @bfa_trc(ptr noundef %0, i64 noundef %32) #3 br label %40 37: ; preds = %29 %38 = call i32 @wait_for_completion(ptr noundef nonnull %7) #3 %39 = load i64, ptr %3, align 8, !tbaa !16 store i64 %39, ptr %1, align 8, !tbaa !13 br label %40 40: ; preds = %37, %35 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 call void @llvm.lifetime.end.p0(i64 16, ptr nonnull %3) #3 ret i32 0 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare ptr @BFA_FCPORT_MOD(ptr noundef) local_unnamed_addr #2 declare i32 @init_completion(ptr noundef) local_unnamed_addr #2 declare i32 @bfa_pending_q_init(ptr noundef, i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @spin_lock_irqsave(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @WARN_ON(i32 noundef) local_unnamed_addr #2 declare i32 @bfa_ioc_get_fcmode(ptr noundef) local_unnamed_addr #2 declare i64 @bfa_fcport_get_stats(ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @spin_unlock_irqrestore(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @bfa_trc(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @wait_for_completion(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"long", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !6, i64 8} !10 = !{!"bfa_fcport_s", !6, i64 0, !11, i64 8} !11 = !{!"TYPE_4__", !6, i64 0} !12 = !{!10, !6, i64 0} !13 = !{!14, !6, i64 0} !14 = !{!"bfa_bsg_fcport_stats_s", !6, i64 0, !15, i64 8} !15 = !{!"int", !7, i64 0} !16 = !{!17, !6, i64 0} !17 = !{!"bfad_hal_comp", !6, i64 0, !15, i64 8}
; ModuleID = 'AnghaBench/linux/drivers/scsi/bfa/extr_bfad_bsg.c_bfad_iocmd_qos_get_stats.c' source_filename = "AnghaBench/linux/drivers/scsi/bfa/extr_bfad_bsg.c_bfad_iocmd_qos_get_stats.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" %struct.bfad_hal_comp = type { i64, i32 } %struct.bfa_cb_pending_q_s = type { i32 } @bfad_hcb_comp = common local_unnamed_addr global i64 0, align 8 @BFA_PORT_TOPOLOGY_LOOP = common local_unnamed_addr global i64 0, align 8 @BFA_STATUS_TOPOLOGY_LOOP = common local_unnamed_addr global i64 0, align 8 @BFA_STATUS_OK = common local_unnamed_addr global i64 0, align 8 ; Function Attrs: nounwind ssp uwtable(sync) define noundef i32 @bfad_iocmd_qos_get_stats(ptr noundef %0, ptr noundef %1) local_unnamed_addr #0 { %3 = alloca %struct.bfad_hal_comp, align 8 %4 = alloca %struct.bfa_cb_pending_q_s, align 4 call void @llvm.lifetime.start.p0(i64 16, ptr nonnull %3) #3 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 %5 = getelementptr inbounds i8, ptr %0, i64 4 %6 = tail call ptr @BFA_FCPORT_MOD(ptr noundef nonnull %5) #3 %7 = getelementptr inbounds i8, ptr %3, i64 8 %8 = call i32 @init_completion(ptr noundef nonnull %7) #3 %9 = load i64, ptr @bfad_hcb_comp, align 8, !tbaa !6 %10 = trunc i64 %9 to i32 %11 = getelementptr inbounds i8, ptr %1, i64 8 %12 = call i32 @bfa_pending_q_init(ptr noundef nonnull %4, i32 noundef %10, ptr noundef nonnull %3, ptr noundef nonnull %11) #3 %13 = call i32 @spin_lock_irqsave(ptr noundef %0, i64 noundef undef) #3 %14 = call i32 @bfa_ioc_get_fcmode(ptr noundef nonnull %5) #3 %15 = icmp eq i32 %14, 0 %16 = zext i1 %15 to i32 %17 = call i32 @WARN_ON(i32 noundef %16) #3 %18 = getelementptr inbounds i8, ptr %6, i64 8 %19 = load i64, ptr %18, align 8, !tbaa !10 %20 = load i64, ptr @BFA_PORT_TOPOLOGY_LOOP, align 8, !tbaa !6 %21 = icmp eq i64 %19, %20 br i1 %21, label %22, label %27 22: ; preds = %2 %23 = load i64, ptr %6, align 8, !tbaa !13 %24 = icmp eq i64 %23, %19 br i1 %24, label %25, label %27 25: ; preds = %22 %26 = load i64, ptr @BFA_STATUS_TOPOLOGY_LOOP, align 8, !tbaa !6 br label %29 27: ; preds = %22, %2 %28 = call i64 @bfa_fcport_get_stats(ptr noundef nonnull %5, ptr noundef nonnull %4) #3 br label %29 29: ; preds = %27, %25 %30 = phi i64 [ %28, %27 ], [ %26, %25 ] store i64 %30, ptr %1, align 8, !tbaa !14 %31 = call i32 @spin_unlock_irqrestore(ptr noundef %0, i64 noundef undef) #3 %32 = load i64, ptr %1, align 8, !tbaa !14 %33 = load i64, ptr @BFA_STATUS_OK, align 8, !tbaa !6 %34 = icmp eq i64 %32, %33 br i1 %34, label %37, label %35 35: ; preds = %29 %36 = call i32 @bfa_trc(ptr noundef %0, i64 noundef %32) #3 br label %40 37: ; preds = %29 %38 = call i32 @wait_for_completion(ptr noundef nonnull %7) #3 %39 = load i64, ptr %3, align 8, !tbaa !17 store i64 %39, ptr %1, align 8, !tbaa !14 br label %40 40: ; preds = %37, %35 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 call void @llvm.lifetime.end.p0(i64 16, ptr nonnull %3) #3 ret i32 0 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare ptr @BFA_FCPORT_MOD(ptr noundef) local_unnamed_addr #2 declare i32 @init_completion(ptr noundef) local_unnamed_addr #2 declare i32 @bfa_pending_q_init(ptr noundef, i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @spin_lock_irqsave(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @WARN_ON(i32 noundef) local_unnamed_addr #2 declare i32 @bfa_ioc_get_fcmode(ptr noundef) local_unnamed_addr #2 declare i64 @bfa_fcport_get_stats(ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @spin_unlock_irqrestore(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @bfa_trc(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @wait_for_completion(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 8} !11 = !{!"bfa_fcport_s", !7, i64 0, !12, i64 8} !12 = !{!"TYPE_4__", !7, i64 0} !13 = !{!11, !7, i64 0} !14 = !{!15, !7, i64 0} !15 = !{!"bfa_bsg_fcport_stats_s", !7, i64 0, !16, i64 8} !16 = !{!"int", !8, i64 0} !17 = !{!18, !7, i64 0} !18 = !{!"bfad_hal_comp", !7, i64 0, !16, i64 8}
linux_drivers_scsi_bfa_extr_bfad_bsg.c_bfad_iocmd_qos_get_stats
; ModuleID = 'AnghaBench/freebsd/contrib/netbsd-tests/modules/k_helper2/extr_k_helper2.c_k_helper2_init.c' source_filename = "AnghaBench/freebsd/contrib/netbsd-tests/modules/k_helper2/extr_k_helper2.c_k_helper2_init.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @clogp = dso_local global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @k_helper2_init], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal noundef i32 @k_helper2_init(i32 %0) #0 { %2 = tail call i32 @sysctl_k_helper2_setup(ptr noundef nonnull @clogp) #2 ret i32 0 } declare i32 @sysctl_k_helper2_setup(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/freebsd/contrib/netbsd-tests/modules/k_helper2/extr_k_helper2.c_k_helper2_init.c' source_filename = "AnghaBench/freebsd/contrib/netbsd-tests/modules/k_helper2/extr_k_helper2.c_k_helper2_init.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @clogp = common global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @k_helper2_init], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal noundef i32 @k_helper2_init(i32 %0) #0 { %2 = tail call i32 @sysctl_k_helper2_setup(ptr noundef nonnull @clogp) #2 ret i32 0 } declare i32 @sysctl_k_helper2_setup(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
freebsd_contrib_netbsd-tests_modules_k_helper2_extr_k_helper2.c_k_helper2_init
; ModuleID = 'AnghaBench/freebsd/sys/net/extr_raw_cb.c_raw_attach.c' source_filename = "AnghaBench/freebsd/sys/net/extr_raw_cb.c_raw_attach.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.rawcb = type { %struct.TYPE_6__, ptr } %struct.TYPE_6__ = type { i32, i32 } @.str = private unnamed_addr constant [23 x i8] c"raw_attach: rp == NULL\00", align 1 @raw_sendspace = dso_local local_unnamed_addr global i32 0, align 4 @raw_recvspace = dso_local local_unnamed_addr global i32 0, align 4 @rawcb_mtx = dso_local global i32 0, align 4 @V_rawcb_list = dso_local global i32 0, align 4 @list = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @raw_attach(ptr noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = tail call ptr @sotorawcb(ptr noundef %0) #2 %4 = icmp ne ptr %3, null %5 = zext i1 %4 to i32 %6 = tail call i32 @KASSERT(i32 noundef %5, ptr noundef nonnull @.str) #2 %7 = load i32, ptr @raw_sendspace, align 4, !tbaa !5 %8 = load i32, ptr @raw_recvspace, align 4, !tbaa !5 %9 = tail call i32 @soreserve(ptr noundef %0, i32 noundef %7, i32 noundef %8) #2 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %21 11: ; preds = %2 %12 = getelementptr inbounds %struct.rawcb, ptr %3, i64 0, i32 1 store ptr %0, ptr %12, align 8, !tbaa !9 %13 = load ptr, ptr %0, align 8, !tbaa !13 %14 = load ptr, ptr %13, align 8, !tbaa !15 %15 = load i32, ptr %14, align 4, !tbaa !17 %16 = getelementptr inbounds %struct.TYPE_6__, ptr %3, i64 0, i32 1 store i32 %15, ptr %16, align 4, !tbaa !19 store i32 %1, ptr %3, align 8, !tbaa !20 %17 = tail call i32 @mtx_lock(ptr noundef nonnull @rawcb_mtx) #2 %18 = load i32, ptr @list, align 4, !tbaa !5 %19 = tail call i32 @LIST_INSERT_HEAD(ptr noundef nonnull @V_rawcb_list, ptr noundef nonnull %3, i32 noundef %18) #2 %20 = tail call i32 @mtx_unlock(ptr noundef nonnull @rawcb_mtx) #2 br label %21 21: ; preds = %2, %11 ret i32 %9 } declare ptr @sotorawcb(ptr noundef) local_unnamed_addr #1 declare i32 @KASSERT(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @soreserve(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @mtx_lock(ptr noundef) local_unnamed_addr #1 declare i32 @LIST_INSERT_HEAD(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @mtx_unlock(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !12, i64 8} !10 = !{!"rawcb", !11, i64 0, !12, i64 8} !11 = !{!"TYPE_6__", !6, i64 0, !6, i64 4} !12 = !{!"any pointer", !7, i64 0} !13 = !{!14, !12, i64 0} !14 = !{!"socket", !12, i64 0} !15 = !{!16, !12, i64 0} !16 = !{!"TYPE_5__", !12, i64 0} !17 = !{!18, !6, i64 0} !18 = !{!"TYPE_4__", !6, i64 0} !19 = !{!10, !6, i64 4} !20 = !{!10, !6, i64 0}
; ModuleID = 'AnghaBench/freebsd/sys/net/extr_raw_cb.c_raw_attach.c' source_filename = "AnghaBench/freebsd/sys/net/extr_raw_cb.c_raw_attach.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [23 x i8] c"raw_attach: rp == NULL\00", align 1 @raw_sendspace = common local_unnamed_addr global i32 0, align 4 @raw_recvspace = common local_unnamed_addr global i32 0, align 4 @rawcb_mtx = common global i32 0, align 4 @V_rawcb_list = common global i32 0, align 4 @list = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @raw_attach(ptr noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = tail call ptr @sotorawcb(ptr noundef %0) #2 %4 = icmp ne ptr %3, null %5 = zext i1 %4 to i32 %6 = tail call i32 @KASSERT(i32 noundef %5, ptr noundef nonnull @.str) #2 %7 = load i32, ptr @raw_sendspace, align 4, !tbaa !6 %8 = load i32, ptr @raw_recvspace, align 4, !tbaa !6 %9 = tail call i32 @soreserve(ptr noundef %0, i32 noundef %7, i32 noundef %8) #2 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %21 11: ; preds = %2 %12 = getelementptr inbounds i8, ptr %3, i64 8 store ptr %0, ptr %12, align 8, !tbaa !10 %13 = load ptr, ptr %0, align 8, !tbaa !14 %14 = load ptr, ptr %13, align 8, !tbaa !16 %15 = load i32, ptr %14, align 4, !tbaa !18 %16 = getelementptr inbounds i8, ptr %3, i64 4 store i32 %15, ptr %16, align 4, !tbaa !20 store i32 %1, ptr %3, align 8, !tbaa !21 %17 = tail call i32 @mtx_lock(ptr noundef nonnull @rawcb_mtx) #2 %18 = load i32, ptr @list, align 4, !tbaa !6 %19 = tail call i32 @LIST_INSERT_HEAD(ptr noundef nonnull @V_rawcb_list, ptr noundef nonnull %3, i32 noundef %18) #2 %20 = tail call i32 @mtx_unlock(ptr noundef nonnull @rawcb_mtx) #2 br label %21 21: ; preds = %2, %11 ret i32 %9 } declare ptr @sotorawcb(ptr noundef) local_unnamed_addr #1 declare i32 @KASSERT(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @soreserve(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @mtx_lock(ptr noundef) local_unnamed_addr #1 declare i32 @LIST_INSERT_HEAD(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @mtx_unlock(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !13, i64 8} !11 = !{!"rawcb", !12, i64 0, !13, i64 8} !12 = !{!"TYPE_6__", !7, i64 0, !7, i64 4} !13 = !{!"any pointer", !8, i64 0} !14 = !{!15, !13, i64 0} !15 = !{!"socket", !13, i64 0} !16 = !{!17, !13, i64 0} !17 = !{!"TYPE_5__", !13, i64 0} !18 = !{!19, !7, i64 0} !19 = !{!"TYPE_4__", !7, i64 0} !20 = !{!11, !7, i64 4} !21 = !{!11, !7, i64 0}
freebsd_sys_net_extr_raw_cb.c_raw_attach
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/scsi/pm8001/extr_pm8001_hwi.c_pm8001_get_lrate_mode.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/scsi/pm8001/extr_pm8001_hwi.c_pm8001_get_lrate_mode.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_2__ = type { ptr, ptr } %struct.sas_phy = type { ptr, ptr, ptr, ptr, ptr } @SAS_LINK_RATE_6_0_GBPS = dso_local local_unnamed_addr global ptr null, align 8 @SAS_LINK_RATE_3_0_GBPS = dso_local local_unnamed_addr global ptr null, align 8 @SAS_LINK_RATE_1_5_GBPS = dso_local local_unnamed_addr global ptr null, align 8 ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(readwrite, inaccessiblemem: none) uwtable define dso_local void @pm8001_get_lrate_mode(ptr nocapture noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = getelementptr inbounds %struct.TYPE_2__, ptr %0, i64 0, i32 1 %4 = load ptr, ptr %3, align 8, !tbaa !5 switch i32 %1, label %5 [ i32 128, label %7 i32 129, label %9 i32 130, label %11 ] 5: ; preds = %2 %6 = load ptr, ptr %0, align 8, !tbaa !11 br label %13 7: ; preds = %2 %8 = load ptr, ptr @SAS_LINK_RATE_6_0_GBPS, align 8, !tbaa !12 store ptr %8, ptr %0, align 8, !tbaa !11 br label %13 9: ; preds = %2 %10 = load ptr, ptr @SAS_LINK_RATE_3_0_GBPS, align 8, !tbaa !12 store ptr %10, ptr %0, align 8, !tbaa !11 br label %13 11: ; preds = %2 %12 = load ptr, ptr @SAS_LINK_RATE_1_5_GBPS, align 8, !tbaa !12 store ptr %12, ptr %0, align 8, !tbaa !11 br label %13 13: ; preds = %5, %11, %9, %7 %14 = phi ptr [ %6, %5 ], [ %12, %11 ], [ %10, %9 ], [ %8, %7 ] %15 = getelementptr inbounds %struct.sas_phy, ptr %4, i64 0, i32 4 store ptr %14, ptr %15, align 8, !tbaa !13 %16 = load ptr, ptr @SAS_LINK_RATE_6_0_GBPS, align 8, !tbaa !12 %17 = getelementptr inbounds %struct.sas_phy, ptr %4, i64 0, i32 3 store ptr %16, ptr %17, align 8, !tbaa !15 %18 = load ptr, ptr @SAS_LINK_RATE_1_5_GBPS, align 8, !tbaa !12 %19 = getelementptr inbounds %struct.sas_phy, ptr %4, i64 0, i32 2 store ptr %18, ptr %19, align 8, !tbaa !16 %20 = getelementptr inbounds %struct.sas_phy, ptr %4, i64 0, i32 1 store ptr %16, ptr %20, align 8, !tbaa !17 store ptr %18, ptr %4, align 8, !tbaa !18 ret void } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(readwrite, inaccessiblemem: none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !8, i64 8} !6 = !{!"pm8001_phy", !7, i64 0} !7 = !{!"TYPE_2__", !8, i64 0, !8, i64 8} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!6, !8, i64 0} !12 = !{!8, !8, i64 0} !13 = !{!14, !8, i64 32} !14 = !{!"sas_phy", !8, i64 0, !8, i64 8, !8, i64 16, !8, i64 24, !8, i64 32} !15 = !{!14, !8, i64 24} !16 = !{!14, !8, i64 16} !17 = !{!14, !8, i64 8} !18 = !{!14, !8, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/scsi/pm8001/extr_pm8001_hwi.c_pm8001_get_lrate_mode.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/scsi/pm8001/extr_pm8001_hwi.c_pm8001_get_lrate_mode.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @SAS_LINK_RATE_6_0_GBPS = common local_unnamed_addr global ptr null, align 8 @SAS_LINK_RATE_3_0_GBPS = common local_unnamed_addr global ptr null, align 8 @SAS_LINK_RATE_1_5_GBPS = common local_unnamed_addr global ptr null, align 8 ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(readwrite, inaccessiblemem: none) uwtable(sync) define void @pm8001_get_lrate_mode(ptr nocapture noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = getelementptr inbounds i8, ptr %0, i64 8 %4 = load ptr, ptr %3, align 8, !tbaa !6 switch i32 %1, label %5 [ i32 128, label %7 i32 129, label %9 i32 130, label %11 ] 5: ; preds = %2 %6 = load ptr, ptr %0, align 8, !tbaa !12 br label %13 7: ; preds = %2 %8 = load ptr, ptr @SAS_LINK_RATE_6_0_GBPS, align 8, !tbaa !13 store ptr %8, ptr %0, align 8, !tbaa !12 br label %13 9: ; preds = %2 %10 = load ptr, ptr @SAS_LINK_RATE_3_0_GBPS, align 8, !tbaa !13 store ptr %10, ptr %0, align 8, !tbaa !12 br label %13 11: ; preds = %2 %12 = load ptr, ptr @SAS_LINK_RATE_1_5_GBPS, align 8, !tbaa !13 store ptr %12, ptr %0, align 8, !tbaa !12 br label %13 13: ; preds = %5, %11, %9, %7 %14 = phi ptr [ %6, %5 ], [ %12, %11 ], [ %10, %9 ], [ %8, %7 ] %15 = getelementptr inbounds i8, ptr %4, i64 32 store ptr %14, ptr %15, align 8, !tbaa !14 %16 = load ptr, ptr @SAS_LINK_RATE_6_0_GBPS, align 8, !tbaa !13 %17 = getelementptr inbounds i8, ptr %4, i64 24 store ptr %16, ptr %17, align 8, !tbaa !16 %18 = load ptr, ptr @SAS_LINK_RATE_1_5_GBPS, align 8, !tbaa !13 %19 = getelementptr inbounds i8, ptr %4, i64 16 store ptr %18, ptr %19, align 8, !tbaa !17 %20 = getelementptr inbounds i8, ptr %4, i64 8 store ptr %16, ptr %20, align 8, !tbaa !18 store ptr %18, ptr %4, align 8, !tbaa !19 ret void } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(readwrite, inaccessiblemem: none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !9, i64 8} !7 = !{!"pm8001_phy", !8, i64 0} !8 = !{!"TYPE_2__", !9, i64 0, !9, i64 8} !9 = !{!"any pointer", !10, i64 0} !10 = !{!"omnipotent char", !11, i64 0} !11 = !{!"Simple C/C++ TBAA"} !12 = !{!7, !9, i64 0} !13 = !{!9, !9, i64 0} !14 = !{!15, !9, i64 32} !15 = !{!"sas_phy", !9, i64 0, !9, i64 8, !9, i64 16, !9, i64 24, !9, i64 32} !16 = !{!15, !9, i64 24} !17 = !{!15, !9, i64 16} !18 = !{!15, !9, i64 8} !19 = !{!15, !9, i64 0}
fastsocket_kernel_drivers_scsi_pm8001_extr_pm8001_hwi.c_pm8001_get_lrate_mode
; ModuleID = 'AnghaBench/reactos/boot/freeldr/freeldr/lib/inifile/extr_parse.c_IniParseFile.c' source_filename = "AnghaBench/reactos/boot/freeldr/freeldr/lib/inifile/extr_parse.c_IniParseFile.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_22__ = type { i32, i32, i32, ptr, ptr, ptr } @.str = private unnamed_addr constant [32 x i8] c"IniParseFile() IniFileSize: %d\0A\00", align 1 @IniFileSectionInitialized = dso_local local_unnamed_addr global i64 0, align 8 @IniFileSectionListHead = dso_local global i32 0, align 4 @TRUE = dso_local local_unnamed_addr global i64 0, align 8 @TAG_INI_FILE = dso_local local_unnamed_addr global i32 0, align 4 @FALSE = dso_local local_unnamed_addr global i64 0, align 8 @TAG_INI_SECTION = dso_local local_unnamed_addr global i32 0, align 4 @TAG_INI_NAME = dso_local local_unnamed_addr global i32 0, align 4 @IniFileSectionCount = dso_local local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [68 x i8] c"Error: freeldr.ini:%lu: Setting '%s' found outside of a [section].\0A\00", align 1 @TAG_INI_SECTION_ITEM = dso_local local_unnamed_addr global i32 0, align 4 @TAG_INI_VALUE = dso_local local_unnamed_addr global i32 0, align 4 @IniFileSettingCount = dso_local local_unnamed_addr global i32 0, align 4 @.str.3 = private unnamed_addr constant [37 x i8] c"Parsed %d sections and %d settings.\0A\00", align 1 @.str.4 = private unnamed_addr constant [22 x i8] c"IniParseFile() done.\0A\00", align 1 @str = private unnamed_addr constant [29 x i8] c"Press any key to continue...\00", align 1 ; Function Attrs: nounwind uwtable define dso_local i64 @IniParseFile(ptr noundef %0, i64 noundef %1) local_unnamed_addr #0 { %3 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str, i64 noundef %1) #5 %4 = load i64, ptr @IniFileSectionInitialized, align 8, !tbaa !5 %5 = icmp eq i64 %4, 0 br i1 %5, label %6, label %9 6: ; preds = %2 %7 = tail call i32 @InitializeListHead(ptr noundef nonnull @IniFileSectionListHead) #5 %8 = load i64, ptr @TRUE, align 8, !tbaa !5 store i64 %8, ptr @IniFileSectionInitialized, align 8, !tbaa !5 br label %9 9: ; preds = %6, %2 %10 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %11 = tail call ptr @FrLdrTempAlloc(i32 noundef 80, i32 noundef %10) #5 %12 = icmp eq ptr %11, null br i1 %12, label %143, label %13 13: ; preds = %9 %14 = icmp sgt i64 %1, 0 br i1 %14, label %15, label %135 15: ; preds = %13, %81 %16 = phi ptr [ %82, %81 ], [ null, %13 ] %17 = phi i64 [ %41, %81 ], [ 80, %13 ] %18 = phi ptr [ %40, %81 ], [ %11, %13 ] %19 = phi i64 [ %83, %81 ], [ 0, %13 ] %20 = phi i64 [ %42, %81 ], [ 0, %13 ] %21 = icmp eq ptr %16, null %22 = getelementptr inbounds %struct.TYPE_22__, ptr %16, i64 0, i32 2 %23 = getelementptr inbounds %struct.TYPE_22__, ptr %16, i64 0, i32 1 br label %24 24: ; preds = %15, %49 %25 = phi i64 [ %17, %15 ], [ %41, %49 ] %26 = phi ptr [ %18, %15 ], [ %40, %49 ] %27 = phi i64 [ %19, %15 ], [ %50, %49 ] %28 = phi i64 [ %20, %15 ], [ %42, %49 ] %29 = tail call i64 @IniGetNextLineSize(ptr noundef %0, i64 noundef %1, i64 noundef %28) #5 %30 = icmp slt i64 %25, %29 br i1 %30, label %31, label %39 31: ; preds = %24 %32 = tail call i64 @IniGetNextLineSize(ptr noundef %0, i64 noundef %1, i64 noundef %28) #5 %33 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %34 = tail call i32 @FrLdrTempFree(ptr noundef %26, i32 noundef %33) #5 %35 = trunc i64 %32 to i32 %36 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %37 = tail call ptr @FrLdrTempAlloc(i32 noundef %35, i32 noundef %36) #5 %38 = icmp eq ptr %37, null br i1 %38, label %143, label %39 39: ; preds = %31, %24 %40 = phi ptr [ %37, %31 ], [ %26, %24 ] %41 = phi i64 [ %32, %31 ], [ %25, %24 ] %42 = tail call i64 @IniGetNextLine(ptr noundef %0, i64 noundef %1, ptr noundef %40, i64 noundef %41, i64 noundef %28) #5 %43 = tail call i64 @strlen(ptr noundef nonnull dereferenceable(1) %40) %44 = tail call i64 @IniIsLineEmpty(ptr noundef %40, i64 noundef %43) #5 %45 = icmp eq i64 %44, 0 br i1 %45, label %46, label %49 46: ; preds = %39 %47 = tail call i64 @IniIsCommentLine(ptr noundef %40, i64 noundef %43) #5 %48 = icmp eq i64 %47, 0 br i1 %48, label %52, label %49 49: ; preds = %85, %39, %46, %126 %50 = add nsw i64 %27, 1 %51 = icmp slt i64 %42, %1 br i1 %51, label %24, label %135, !llvm.loop !11 52: ; preds = %46 %53 = tail call i64 @IniIsSectionName(ptr noundef %40, i64 noundef %43) #5 %54 = icmp eq i64 %53, 0 br i1 %54, label %85, label %55 55: ; preds = %52 %56 = load i32, ptr @TAG_INI_SECTION, align 4, !tbaa !9 %57 = tail call ptr @FrLdrTempAlloc(i32 noundef 4, i32 noundef %56) #5 %58 = icmp eq ptr %57, null br i1 %58, label %59, label %62 59: ; preds = %55 %60 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %61 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %60) #5 br label %143 62: ; preds = %55 %63 = tail call i32 @RtlZeroMemory(ptr noundef nonnull %57, i32 noundef 4) #5 %64 = tail call i32 @IniGetSectionNameSize(ptr noundef %40, i64 noundef %43) #5 %65 = load i32, ptr @TAG_INI_NAME, align 4, !tbaa !9 %66 = tail call ptr @FrLdrTempAlloc(i32 noundef %64, i32 noundef %65) #5 %67 = getelementptr inbounds %struct.TYPE_22__, ptr %57, i64 0, i32 5 store ptr %66, ptr %67, align 8, !tbaa !13 %68 = icmp eq ptr %66, null br i1 %68, label %69, label %74 69: ; preds = %62 %70 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %71 = tail call i32 @FrLdrTempFree(ptr noundef nonnull %57, i32 noundef %70) #5 %72 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %73 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %72) #5 br label %143 74: ; preds = %62 %75 = tail call i32 @IniExtractSectionName(ptr noundef nonnull %66, ptr noundef %40, i64 noundef %43) #5 %76 = getelementptr inbounds %struct.TYPE_22__, ptr %57, i64 0, i32 1 %77 = tail call i32 @InitializeListHead(ptr noundef nonnull %76) #5 %78 = load i32, ptr @IniFileSectionCount, align 4, !tbaa !9 %79 = add nsw i32 %78, 1 store i32 %79, ptr @IniFileSectionCount, align 4, !tbaa !9 %80 = tail call i32 @InsertTailList(ptr noundef nonnull @IniFileSectionListHead, ptr noundef nonnull %57) #5 br label %81 81: ; preds = %74, %89 %82 = phi ptr [ null, %89 ], [ %57, %74 ] %83 = add nsw i64 %27, 1 %84 = icmp slt i64 %42, %1 br i1 %84, label %15, label %135, !llvm.loop !11 85: ; preds = %52 %86 = tail call i64 @IniIsSetting(ptr noundef %40, i64 noundef %43) #5 %87 = icmp eq i64 %86, 0 br i1 %87, label %49, label %88 88: ; preds = %85 br i1 %21, label %89, label %93 89: ; preds = %88 %90 = tail call i32 (ptr, ...) @printf(ptr noundef nonnull dereferenceable(1) @.str.1, i64 noundef %27, ptr noundef %40) %91 = tail call i32 @puts(ptr nonnull dereferenceable(1) @str) %92 = tail call i32 (...) @MachConsGetCh() #5 br label %81 93: ; preds = %88 %94 = load i32, ptr @TAG_INI_SECTION_ITEM, align 4, !tbaa !9 %95 = tail call ptr @FrLdrTempAlloc(i32 noundef 4, i32 noundef %94) #5 %96 = icmp eq ptr %95, null br i1 %96, label %97, label %100 97: ; preds = %93 %98 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %99 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %98) #5 br label %143 100: ; preds = %93 %101 = tail call i32 @RtlZeroMemory(ptr noundef nonnull %95, i32 noundef 4) #5 %102 = tail call i32 @IniGetSettingNameSize(ptr noundef %40, i64 noundef %43) #5 %103 = load i32, ptr @TAG_INI_NAME, align 4, !tbaa !9 %104 = tail call ptr @FrLdrTempAlloc(i32 noundef %102, i32 noundef %103) #5 %105 = getelementptr inbounds %struct.TYPE_22__, ptr %95, i64 0, i32 4 store ptr %104, ptr %105, align 8, !tbaa !16 %106 = icmp eq ptr %104, null br i1 %106, label %107, label %112 107: ; preds = %100 %108 = load i32, ptr @TAG_INI_SECTION_ITEM, align 4, !tbaa !9 %109 = tail call i32 @FrLdrTempFree(ptr noundef nonnull %95, i32 noundef %108) #5 %110 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %111 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %110) #5 br label %143 112: ; preds = %100 %113 = tail call i32 @IniGetSettingValueSize(ptr noundef %40, i64 noundef %43) #5 %114 = load i32, ptr @TAG_INI_VALUE, align 4, !tbaa !9 %115 = tail call ptr @FrLdrTempAlloc(i32 noundef %113, i32 noundef %114) #5 %116 = getelementptr inbounds %struct.TYPE_22__, ptr %95, i64 0, i32 3 store ptr %115, ptr %116, align 8, !tbaa !17 %117 = icmp eq ptr %115, null %118 = load ptr, ptr %105, align 8, !tbaa !16 br i1 %117, label %119, label %126 119: ; preds = %112 %120 = load i32, ptr @TAG_INI_NAME, align 4, !tbaa !9 %121 = tail call i32 @FrLdrTempFree(ptr noundef %118, i32 noundef %120) #5 %122 = load i32, ptr @TAG_INI_SECTION_ITEM, align 4, !tbaa !9 %123 = tail call i32 @FrLdrTempFree(ptr noundef nonnull %95, i32 noundef %122) #5 %124 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %125 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %124) #5 br label %143 126: ; preds = %112 %127 = tail call i32 @IniExtractSettingName(ptr noundef %118, ptr noundef %40, i64 noundef %43) #5 %128 = load ptr, ptr %116, align 8, !tbaa !17 %129 = tail call i32 @IniExtractSettingValue(ptr noundef %128, ptr noundef %40, i64 noundef %43) #5 %130 = load i32, ptr @IniFileSettingCount, align 4, !tbaa !9 %131 = add nsw i32 %130, 1 store i32 %131, ptr @IniFileSettingCount, align 4, !tbaa !9 %132 = load i32, ptr %22, align 8, !tbaa !18 %133 = add nsw i32 %132, 1 store i32 %133, ptr %22, align 8, !tbaa !18 %134 = tail call i32 @InsertTailList(ptr noundef nonnull %23, ptr noundef nonnull %95) #5 br label %49 135: ; preds = %81, %49, %13 %136 = phi ptr [ %11, %13 ], [ %40, %49 ], [ %40, %81 ] %137 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !9 %138 = tail call i32 @FrLdrTempFree(ptr noundef %136, i32 noundef %137) #5 %139 = load i32, ptr @IniFileSectionCount, align 4, !tbaa !9 %140 = load i32, ptr @IniFileSettingCount, align 4, !tbaa !9 %141 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.3, i32 noundef %139, i32 noundef %140) #5 %142 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.4) #5 br label %143 143: ; preds = %31, %9, %135, %119, %107, %97, %69, %59 %144 = phi ptr [ @FALSE, %69 ], [ @FALSE, %59 ], [ @FALSE, %119 ], [ @FALSE, %107 ], [ @FALSE, %97 ], [ @TRUE, %135 ], [ @FALSE, %9 ], [ @FALSE, %31 ] %145 = load i64, ptr %144, align 8, !tbaa !5 ret i64 %145 } declare i32 @TRACE(ptr noundef, ...) local_unnamed_addr #1 declare i32 @InitializeListHead(ptr noundef) local_unnamed_addr #1 declare ptr @FrLdrTempAlloc(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i64 @IniGetNextLineSize(ptr noundef, i64 noundef, i64 noundef) local_unnamed_addr #1 declare i32 @FrLdrTempFree(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i64 @IniGetNextLine(ptr noundef, i64 noundef, ptr noundef, i64 noundef, i64 noundef) local_unnamed_addr #1 ; Function Attrs: mustprogress nofree nounwind willreturn memory(argmem: read) declare i64 @strlen(ptr nocapture noundef) local_unnamed_addr #2 declare i64 @IniIsLineEmpty(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i64 @IniIsCommentLine(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i64 @IniIsSectionName(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @RtlZeroMemory(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @IniGetSectionNameSize(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniExtractSectionName(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @InsertTailList(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i64 @IniIsSetting(ptr noundef, i64 noundef) local_unnamed_addr #1 ; Function Attrs: nofree nounwind declare noundef i32 @printf(ptr nocapture noundef readonly, ...) local_unnamed_addr #3 declare i32 @MachConsGetCh(...) local_unnamed_addr #1 declare i32 @IniGetSettingNameSize(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniGetSettingValueSize(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniExtractSettingName(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniExtractSettingValue(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 ; Function Attrs: nofree nounwind declare noundef i32 @puts(ptr nocapture noundef readonly) local_unnamed_addr #4 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-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 = { mustprogress nofree nounwind willreturn memory(argmem: read) "no-trapping-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 = { nofree nounwind "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #4 = { nofree nounwind } attributes #5 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"long", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !10, i64 0} !10 = !{!"int", !7, i64 0} !11 = distinct !{!11, !12} !12 = !{!"llvm.loop.mustprogress"} !13 = !{!14, !15, i64 32} !14 = !{!"TYPE_22__", !10, i64 0, !10, i64 4, !10, i64 8, !15, i64 16, !15, i64 24, !15, i64 32} !15 = !{!"any pointer", !7, i64 0} !16 = !{!14, !15, i64 24} !17 = !{!14, !15, i64 16} !18 = !{!14, !10, i64 8}
; ModuleID = 'AnghaBench/reactos/boot/freeldr/freeldr/lib/inifile/extr_parse.c_IniParseFile.c' source_filename = "AnghaBench/reactos/boot/freeldr/freeldr/lib/inifile/extr_parse.c_IniParseFile.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [32 x i8] c"IniParseFile() IniFileSize: %d\0A\00", align 1 @IniFileSectionInitialized = common local_unnamed_addr global i64 0, align 8 @IniFileSectionListHead = common global i32 0, align 4 @TRUE = common local_unnamed_addr global i64 0, align 8 @TAG_INI_FILE = common local_unnamed_addr global i32 0, align 4 @FALSE = common local_unnamed_addr global i64 0, align 8 @TAG_INI_SECTION = common local_unnamed_addr global i32 0, align 4 @TAG_INI_NAME = common local_unnamed_addr global i32 0, align 4 @IniFileSectionCount = common local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [68 x i8] c"Error: freeldr.ini:%lu: Setting '%s' found outside of a [section].\0A\00", align 1 @TAG_INI_SECTION_ITEM = common local_unnamed_addr global i32 0, align 4 @TAG_INI_VALUE = common local_unnamed_addr global i32 0, align 4 @IniFileSettingCount = common local_unnamed_addr global i32 0, align 4 @.str.3 = private unnamed_addr constant [37 x i8] c"Parsed %d sections and %d settings.\0A\00", align 1 @.str.4 = private unnamed_addr constant [22 x i8] c"IniParseFile() done.\0A\00", align 1 @str = private unnamed_addr constant [29 x i8] c"Press any key to continue...\00", align 1 ; Function Attrs: nounwind ssp uwtable(sync) define i64 @IniParseFile(ptr noundef %0, i64 noundef %1) local_unnamed_addr #0 { %3 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str, i64 noundef %1) #5 %4 = load i64, ptr @IniFileSectionInitialized, align 8, !tbaa !6 %5 = icmp eq i64 %4, 0 br i1 %5, label %6, label %9 6: ; preds = %2 %7 = tail call i32 @InitializeListHead(ptr noundef nonnull @IniFileSectionListHead) #5 %8 = load i64, ptr @TRUE, align 8, !tbaa !6 store i64 %8, ptr @IniFileSectionInitialized, align 8, !tbaa !6 br label %9 9: ; preds = %6, %2 %10 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %11 = tail call ptr @FrLdrTempAlloc(i32 noundef 80, i32 noundef %10) #5 %12 = icmp eq ptr %11, null br i1 %12, label %143, label %13 13: ; preds = %9 %14 = icmp sgt i64 %1, 0 br i1 %14, label %15, label %135 15: ; preds = %13, %81 %16 = phi ptr [ %82, %81 ], [ null, %13 ] %17 = phi i64 [ %41, %81 ], [ 80, %13 ] %18 = phi ptr [ %40, %81 ], [ %11, %13 ] %19 = phi i64 [ %83, %81 ], [ 0, %13 ] %20 = phi i64 [ %42, %81 ], [ 0, %13 ] %21 = icmp eq ptr %16, null %22 = getelementptr inbounds i8, ptr %16, i64 8 %23 = getelementptr inbounds i8, ptr %16, i64 4 br label %24 24: ; preds = %15, %49 %25 = phi i64 [ %17, %15 ], [ %41, %49 ] %26 = phi ptr [ %18, %15 ], [ %40, %49 ] %27 = phi i64 [ %19, %15 ], [ %50, %49 ] %28 = phi i64 [ %20, %15 ], [ %42, %49 ] %29 = tail call i64 @IniGetNextLineSize(ptr noundef %0, i64 noundef %1, i64 noundef %28) #5 %30 = icmp slt i64 %25, %29 br i1 %30, label %31, label %39 31: ; preds = %24 %32 = tail call i64 @IniGetNextLineSize(ptr noundef %0, i64 noundef %1, i64 noundef %28) #5 %33 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %34 = tail call i32 @FrLdrTempFree(ptr noundef %26, i32 noundef %33) #5 %35 = trunc i64 %32 to i32 %36 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %37 = tail call ptr @FrLdrTempAlloc(i32 noundef %35, i32 noundef %36) #5 %38 = icmp eq ptr %37, null br i1 %38, label %143, label %39 39: ; preds = %31, %24 %40 = phi ptr [ %37, %31 ], [ %26, %24 ] %41 = phi i64 [ %32, %31 ], [ %25, %24 ] %42 = tail call i64 @IniGetNextLine(ptr noundef %0, i64 noundef %1, ptr noundef %40, i64 noundef %41, i64 noundef %28) #5 %43 = tail call i64 @strlen(ptr noundef nonnull dereferenceable(1) %40) %44 = tail call i64 @IniIsLineEmpty(ptr noundef %40, i64 noundef %43) #5 %45 = icmp eq i64 %44, 0 br i1 %45, label %46, label %49 46: ; preds = %39 %47 = tail call i64 @IniIsCommentLine(ptr noundef %40, i64 noundef %43) #5 %48 = icmp eq i64 %47, 0 br i1 %48, label %52, label %49 49: ; preds = %85, %39, %46, %126 %50 = add nsw i64 %27, 1 %51 = icmp slt i64 %42, %1 br i1 %51, label %24, label %135, !llvm.loop !12 52: ; preds = %46 %53 = tail call i64 @IniIsSectionName(ptr noundef %40, i64 noundef %43) #5 %54 = icmp eq i64 %53, 0 br i1 %54, label %85, label %55 55: ; preds = %52 %56 = load i32, ptr @TAG_INI_SECTION, align 4, !tbaa !10 %57 = tail call ptr @FrLdrTempAlloc(i32 noundef 4, i32 noundef %56) #5 %58 = icmp eq ptr %57, null br i1 %58, label %59, label %62 59: ; preds = %55 %60 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %61 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %60) #5 br label %143 62: ; preds = %55 %63 = tail call i32 @RtlZeroMemory(ptr noundef nonnull %57, i32 noundef 4) #5 %64 = tail call i32 @IniGetSectionNameSize(ptr noundef %40, i64 noundef %43) #5 %65 = load i32, ptr @TAG_INI_NAME, align 4, !tbaa !10 %66 = tail call ptr @FrLdrTempAlloc(i32 noundef %64, i32 noundef %65) #5 %67 = getelementptr inbounds i8, ptr %57, i64 32 store ptr %66, ptr %67, align 8, !tbaa !14 %68 = icmp eq ptr %66, null br i1 %68, label %69, label %74 69: ; preds = %62 %70 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %71 = tail call i32 @FrLdrTempFree(ptr noundef nonnull %57, i32 noundef %70) #5 %72 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %73 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %72) #5 br label %143 74: ; preds = %62 %75 = tail call i32 @IniExtractSectionName(ptr noundef nonnull %66, ptr noundef %40, i64 noundef %43) #5 %76 = getelementptr inbounds i8, ptr %57, i64 4 %77 = tail call i32 @InitializeListHead(ptr noundef nonnull %76) #5 %78 = load i32, ptr @IniFileSectionCount, align 4, !tbaa !10 %79 = add nsw i32 %78, 1 store i32 %79, ptr @IniFileSectionCount, align 4, !tbaa !10 %80 = tail call i32 @InsertTailList(ptr noundef nonnull @IniFileSectionListHead, ptr noundef nonnull %57) #5 br label %81 81: ; preds = %74, %89 %82 = phi ptr [ null, %89 ], [ %57, %74 ] %83 = add nsw i64 %27, 1 %84 = icmp slt i64 %42, %1 br i1 %84, label %15, label %135, !llvm.loop !12 85: ; preds = %52 %86 = tail call i64 @IniIsSetting(ptr noundef %40, i64 noundef %43) #5 %87 = icmp eq i64 %86, 0 br i1 %87, label %49, label %88 88: ; preds = %85 br i1 %21, label %89, label %93 89: ; preds = %88 %90 = tail call i32 (ptr, ...) @printf(ptr noundef nonnull dereferenceable(1) @.str.1, i64 noundef %27, ptr noundef %40) %91 = tail call i32 @puts(ptr nonnull dereferenceable(1) @str) %92 = tail call i32 @MachConsGetCh() #5 br label %81 93: ; preds = %88 %94 = load i32, ptr @TAG_INI_SECTION_ITEM, align 4, !tbaa !10 %95 = tail call ptr @FrLdrTempAlloc(i32 noundef 4, i32 noundef %94) #5 %96 = icmp eq ptr %95, null br i1 %96, label %97, label %100 97: ; preds = %93 %98 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %99 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %98) #5 br label %143 100: ; preds = %93 %101 = tail call i32 @RtlZeroMemory(ptr noundef nonnull %95, i32 noundef 4) #5 %102 = tail call i32 @IniGetSettingNameSize(ptr noundef %40, i64 noundef %43) #5 %103 = load i32, ptr @TAG_INI_NAME, align 4, !tbaa !10 %104 = tail call ptr @FrLdrTempAlloc(i32 noundef %102, i32 noundef %103) #5 %105 = getelementptr inbounds i8, ptr %95, i64 24 store ptr %104, ptr %105, align 8, !tbaa !17 %106 = icmp eq ptr %104, null br i1 %106, label %107, label %112 107: ; preds = %100 %108 = load i32, ptr @TAG_INI_SECTION_ITEM, align 4, !tbaa !10 %109 = tail call i32 @FrLdrTempFree(ptr noundef nonnull %95, i32 noundef %108) #5 %110 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %111 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %110) #5 br label %143 112: ; preds = %100 %113 = tail call i32 @IniGetSettingValueSize(ptr noundef %40, i64 noundef %43) #5 %114 = load i32, ptr @TAG_INI_VALUE, align 4, !tbaa !10 %115 = tail call ptr @FrLdrTempAlloc(i32 noundef %113, i32 noundef %114) #5 %116 = getelementptr inbounds i8, ptr %95, i64 16 store ptr %115, ptr %116, align 8, !tbaa !18 %117 = icmp eq ptr %115, null %118 = load ptr, ptr %105, align 8, !tbaa !17 br i1 %117, label %119, label %126 119: ; preds = %112 %120 = load i32, ptr @TAG_INI_NAME, align 4, !tbaa !10 %121 = tail call i32 @FrLdrTempFree(ptr noundef %118, i32 noundef %120) #5 %122 = load i32, ptr @TAG_INI_SECTION_ITEM, align 4, !tbaa !10 %123 = tail call i32 @FrLdrTempFree(ptr noundef nonnull %95, i32 noundef %122) #5 %124 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %125 = tail call i32 @FrLdrTempFree(ptr noundef %40, i32 noundef %124) #5 br label %143 126: ; preds = %112 %127 = tail call i32 @IniExtractSettingName(ptr noundef %118, ptr noundef %40, i64 noundef %43) #5 %128 = load ptr, ptr %116, align 8, !tbaa !18 %129 = tail call i32 @IniExtractSettingValue(ptr noundef %128, ptr noundef %40, i64 noundef %43) #5 %130 = load i32, ptr @IniFileSettingCount, align 4, !tbaa !10 %131 = add nsw i32 %130, 1 store i32 %131, ptr @IniFileSettingCount, align 4, !tbaa !10 %132 = load i32, ptr %22, align 8, !tbaa !19 %133 = add nsw i32 %132, 1 store i32 %133, ptr %22, align 8, !tbaa !19 %134 = tail call i32 @InsertTailList(ptr noundef nonnull %23, ptr noundef nonnull %95) #5 br label %49 135: ; preds = %81, %49, %13 %136 = phi ptr [ %11, %13 ], [ %40, %49 ], [ %40, %81 ] %137 = load i32, ptr @TAG_INI_FILE, align 4, !tbaa !10 %138 = tail call i32 @FrLdrTempFree(ptr noundef %136, i32 noundef %137) #5 %139 = load i32, ptr @IniFileSectionCount, align 4, !tbaa !10 %140 = load i32, ptr @IniFileSettingCount, align 4, !tbaa !10 %141 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.3, i32 noundef %139, i32 noundef %140) #5 %142 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.4) #5 br label %143 143: ; preds = %31, %9, %135, %119, %107, %97, %69, %59 %144 = phi ptr [ @FALSE, %69 ], [ @FALSE, %59 ], [ @FALSE, %119 ], [ @FALSE, %107 ], [ @FALSE, %97 ], [ @TRUE, %135 ], [ @FALSE, %9 ], [ @FALSE, %31 ] %145 = load i64, ptr %144, align 8, !tbaa !6 ret i64 %145 } declare i32 @TRACE(ptr noundef, ...) local_unnamed_addr #1 declare i32 @InitializeListHead(ptr noundef) local_unnamed_addr #1 declare ptr @FrLdrTempAlloc(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i64 @IniGetNextLineSize(ptr noundef, i64 noundef, i64 noundef) local_unnamed_addr #1 declare i32 @FrLdrTempFree(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i64 @IniGetNextLine(ptr noundef, i64 noundef, ptr noundef, i64 noundef, i64 noundef) local_unnamed_addr #1 ; Function Attrs: mustprogress nofree nounwind willreturn memory(argmem: read) declare i64 @strlen(ptr nocapture noundef) local_unnamed_addr #2 declare i64 @IniIsLineEmpty(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i64 @IniIsCommentLine(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i64 @IniIsSectionName(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @RtlZeroMemory(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @IniGetSectionNameSize(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniExtractSectionName(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @InsertTailList(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i64 @IniIsSetting(ptr noundef, i64 noundef) local_unnamed_addr #1 ; Function Attrs: nofree nounwind declare noundef i32 @printf(ptr nocapture noundef readonly, ...) local_unnamed_addr #3 declare i32 @MachConsGetCh(...) local_unnamed_addr #1 declare i32 @IniGetSettingNameSize(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniGetSettingValueSize(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniExtractSettingName(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @IniExtractSettingValue(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 ; Function Attrs: nofree nounwind declare noundef i32 @puts(ptr nocapture noundef readonly) local_unnamed_addr #4 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { mustprogress nofree nounwind willreturn memory(argmem: read) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nofree nounwind "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #4 = { nofree nounwind } attributes #5 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0} !12 = distinct !{!12, !13} !13 = !{!"llvm.loop.mustprogress"} !14 = !{!15, !16, i64 32} !15 = !{!"TYPE_22__", !11, i64 0, !11, i64 4, !11, i64 8, !16, i64 16, !16, i64 24, !16, i64 32} !16 = !{!"any pointer", !8, i64 0} !17 = !{!15, !16, i64 24} !18 = !{!15, !16, i64 16} !19 = !{!15, !11, i64 8}
reactos_boot_freeldr_freeldr_lib_inifile_extr_parse.c_IniParseFile
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/media/video/extr_v4l2-common.c_v4l2_ctrl_query_menu_valid_items.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/media/video/extr_v4l2-common.c_v4l2_ctrl_query_menu_valid_items.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.v4l2_querymenu = type { i64, i32, i64, i32 } @EINVAL = dso_local local_unnamed_addr global i32 0, align 4 @V4L2_CTRL_MENU_IDS_END = dso_local local_unnamed_addr constant i64 0, align 8 ; Function Attrs: nounwind uwtable define dso_local i32 @v4l2_ctrl_query_menu_valid_items(ptr nocapture noundef %0, ptr noundef readonly %1) local_unnamed_addr #0 { %3 = getelementptr inbounds %struct.v4l2_querymenu, ptr %0, i64 0, i32 3 %4 = load i32, ptr %3, align 8, !tbaa !5 %5 = tail call ptr @v4l2_ctrl_get_menu(i32 noundef %4) #2 %6 = getelementptr inbounds %struct.v4l2_querymenu, ptr %0, i64 0, i32 2 store i64 0, ptr %6, align 8, !tbaa !11 %7 = icmp eq ptr %5, null %8 = icmp eq ptr %1, null %9 = or i1 %8, %7 br i1 %9, label %10, label %13 10: ; preds = %2 %11 = load i32, ptr @EINVAL, align 4, !tbaa !12 %12 = sub nsw i32 0, %11 br label %30 13: ; preds = %2, %17 %14 = phi ptr [ %18, %17 ], [ %1, %2 ] %15 = load i64, ptr %14, align 8, !tbaa !13 %16 = icmp eq i64 %15, 0 br i1 %16, label %27, label %17 17: ; preds = %13 %18 = getelementptr inbounds i64, ptr %14, i64 1 %19 = load i64, ptr %0, align 8, !tbaa !14 %20 = icmp eq i64 %15, %19 br i1 %20, label %21, label %13, !llvm.loop !15 21: ; preds = %17 %22 = getelementptr inbounds %struct.v4l2_querymenu, ptr %0, i64 0, i32 1 %23 = load i32, ptr %22, align 8, !tbaa !17 %24 = getelementptr inbounds ptr, ptr %5, i64 %15 %25 = load ptr, ptr %24, align 8, !tbaa !18 %26 = tail call i32 @strlcpy(i32 noundef %23, ptr noundef %25, i32 noundef 4) #2 br label %30 27: ; preds = %13 %28 = load i32, ptr @EINVAL, align 4, !tbaa !12 %29 = sub nsw i32 0, %28 br label %30 30: ; preds = %27, %21, %10 %31 = phi i32 [ %12, %10 ], [ 0, %21 ], [ %29, %27 ] ret i32 %31 } declare ptr @v4l2_ctrl_get_menu(i32 noundef) local_unnamed_addr #1 declare i32 @strlcpy(i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 24} !6 = !{!"v4l2_querymenu", !7, i64 0, !10, i64 8, !7, i64 16, !10, i64 24} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0} !11 = !{!6, !7, i64 16} !12 = !{!10, !10, i64 0} !13 = !{!7, !7, i64 0} !14 = !{!6, !7, i64 0} !15 = distinct !{!15, !16} !16 = !{!"llvm.loop.mustprogress"} !17 = !{!6, !10, i64 8} !18 = !{!19, !19, i64 0} !19 = !{!"any pointer", !8, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/media/video/extr_v4l2-common.c_v4l2_ctrl_query_menu_valid_items.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/media/video/extr_v4l2-common.c_v4l2_ctrl_query_menu_valid_items.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @EINVAL = common local_unnamed_addr global i32 0, align 4 @V4L2_CTRL_MENU_IDS_END = common local_unnamed_addr global i64 0, align 8 ; Function Attrs: nounwind ssp uwtable(sync) define range(i32 -2147483647, -2147483648) i32 @v4l2_ctrl_query_menu_valid_items(ptr nocapture noundef %0, ptr noundef readonly %1) local_unnamed_addr #0 { %3 = getelementptr inbounds i8, ptr %0, i64 24 %4 = load i32, ptr %3, align 8, !tbaa !6 %5 = tail call ptr @v4l2_ctrl_get_menu(i32 noundef %4) #2 %6 = getelementptr inbounds i8, ptr %0, i64 16 store i64 0, ptr %6, align 8, !tbaa !12 %7 = icmp eq ptr %5, null %8 = icmp eq ptr %1, null %9 = or i1 %8, %7 br i1 %9, label %12, label %10 10: ; preds = %2 %11 = load i64, ptr @V4L2_CTRL_MENU_IDS_END, align 8, !tbaa !13 br label %15 12: ; preds = %2 %13 = load i32, ptr @EINVAL, align 4, !tbaa !14 %14 = sub nsw i32 0, %13 br label %32 15: ; preds = %10, %19 %16 = phi ptr [ %20, %19 ], [ %1, %10 ] %17 = load i64, ptr %16, align 8, !tbaa !13 %18 = icmp eq i64 %17, %11 br i1 %18, label %29, label %19 19: ; preds = %15 %20 = getelementptr inbounds i8, ptr %16, i64 8 %21 = load i64, ptr %0, align 8, !tbaa !15 %22 = icmp eq i64 %17, %21 br i1 %22, label %23, label %15, !llvm.loop !16 23: ; preds = %19 %24 = getelementptr inbounds i8, ptr %0, i64 8 %25 = load i32, ptr %24, align 8, !tbaa !18 %26 = getelementptr inbounds ptr, ptr %5, i64 %17 %27 = load ptr, ptr %26, align 8, !tbaa !19 %28 = tail call i32 @strlcpy(i32 noundef %25, ptr noundef %27, i32 noundef 4) #2 br label %32 29: ; preds = %15 %30 = load i32, ptr @EINVAL, align 4, !tbaa !14 %31 = sub nsw i32 0, %30 br label %32 32: ; preds = %29, %23, %12 %33 = phi i32 [ %14, %12 ], [ 0, %23 ], [ %31, %29 ] ret i32 %33 } declare ptr @v4l2_ctrl_get_menu(i32 noundef) local_unnamed_addr #1 declare i32 @strlcpy(i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 24} !7 = !{!"v4l2_querymenu", !8, i64 0, !11, i64 8, !8, i64 16, !11, i64 24} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0} !12 = !{!7, !8, i64 16} !13 = !{!8, !8, i64 0} !14 = !{!11, !11, i64 0} !15 = !{!7, !8, i64 0} !16 = distinct !{!16, !17} !17 = !{!"llvm.loop.mustprogress"} !18 = !{!7, !11, i64 8} !19 = !{!20, !20, i64 0} !20 = !{!"any pointer", !9, i64 0}
fastsocket_kernel_drivers_media_video_extr_v4l2-common.c_v4l2_ctrl_query_menu_valid_items
; ModuleID = 'AnghaBench/darknet/src/extr_stb_image_write.h_stbiw__encode_png_line.c' source_filename = "AnghaBench/darknet/src/extr_stb_image_write.h_stbiw__encode_png_line.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @stbiw__encode_png_line.mapping = internal unnamed_addr constant [5 x i32] [i32 0, i32 1, i32 2, i32 3, i32 4], align 16 @stbiw__encode_png_line.firstmap = internal unnamed_addr constant [5 x i32] [i32 0, i32 1, i32 0, i32 5, i32 6], align 16 @stbi__flip_vertically_on_write = dso_local local_unnamed_addr global i64 0, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @stbiw__encode_png_line], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @stbiw__encode_png_line(ptr nocapture noundef readonly %0, i32 noundef %1, i32 noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5, i32 noundef %6, ptr nocapture noundef writeonly %7) #0 { %9 = icmp eq i32 %4, 0 %10 = select i1 %9, ptr @stbiw__encode_png_line.firstmap, ptr @stbiw__encode_png_line.mapping %11 = sext i32 %6 to i64 %12 = getelementptr inbounds i32, ptr %10, i64 %11 %13 = load i32, ptr %12, align 4, !tbaa !5 %14 = load i64, ptr @stbi__flip_vertically_on_write, align 8, !tbaa !9 %15 = icmp eq i64 %14, 0 %16 = xor i32 %4, -1 %17 = add i32 %16, %3 %18 = select i1 %15, i32 %4, i32 %17 %19 = mul nsw i32 %18, %1 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds i8, ptr %0, i64 %20 %22 = sub nsw i32 0, %1 %23 = select i1 %15, i32 %1, i32 %22 %24 = icmp sgt i32 %5, 0 br i1 %24, label %25, label %28 25: ; preds = %8 %26 = sext i32 %23 to i64 %27 = zext nneg i32 %5 to i64 br label %34 28: ; preds = %75, %8 %29 = mul nsw i32 %5, %2 %30 = icmp sgt i32 %29, %5 br i1 %30, label %31, label %151 31: ; preds = %28 %32 = sext i32 %5 to i64 %33 = sext i32 %23 to i64 br label %78 34: ; preds = %25, %75 %35 = phi i64 [ 0, %25 ], [ %76, %75 ] switch i32 %13, label %75 [ i32 0, label %36 i32 1, label %39 i32 2, label %42 i32 3, label %49 i32 4, label %57 i32 5, label %66 i32 6, label %69 ] 36: ; preds = %34 %37 = getelementptr inbounds i8, ptr %21, i64 %35 %38 = load i8, ptr %37, align 1, !tbaa !11 br label %72 39: ; preds = %34 %40 = getelementptr inbounds i8, ptr %21, i64 %35 %41 = load i8, ptr %40, align 1, !tbaa !11 br label %72 42: ; preds = %34 %43 = getelementptr inbounds i8, ptr %21, i64 %35 %44 = load i8, ptr %43, align 1, !tbaa !11 %45 = sub nsw i64 %35, %26 %46 = getelementptr inbounds i8, ptr %21, i64 %45 %47 = load i8, ptr %46, align 1, !tbaa !11 %48 = sub i8 %44, %47 br label %72 49: ; preds = %34 %50 = getelementptr inbounds i8, ptr %21, i64 %35 %51 = load i8, ptr %50, align 1, !tbaa !11 %52 = sub nsw i64 %35, %26 %53 = getelementptr inbounds i8, ptr %21, i64 %52 %54 = load i8, ptr %53, align 1, !tbaa !11 %55 = lshr i8 %54, 1 %56 = sub i8 %51, %55 br label %72 57: ; preds = %34 %58 = getelementptr inbounds i8, ptr %21, i64 %35 %59 = load i8, ptr %58, align 1, !tbaa !11 %60 = sub nsw i64 %35, %26 %61 = getelementptr inbounds i8, ptr %21, i64 %60 %62 = load i8, ptr %61, align 1, !tbaa !11 %63 = tail call i32 @stbiw__paeth(i8 noundef zeroext 0, i8 noundef zeroext %62, i8 noundef zeroext 0) #2 %64 = trunc i32 %63 to i8 %65 = sub i8 %59, %64 br label %72 66: ; preds = %34 %67 = getelementptr inbounds i8, ptr %21, i64 %35 %68 = load i8, ptr %67, align 1, !tbaa !11 br label %72 69: ; preds = %34 %70 = getelementptr inbounds i8, ptr %21, i64 %35 %71 = load i8, ptr %70, align 1, !tbaa !11 br label %72 72: ; preds = %69, %66, %57, %49, %42, %39, %36 %73 = phi i8 [ %38, %36 ], [ %41, %39 ], [ %48, %42 ], [ %56, %49 ], [ %65, %57 ], [ %68, %66 ], [ %71, %69 ] %74 = getelementptr inbounds i8, ptr %7, i64 %35 store i8 %73, ptr %74, align 1, !tbaa !11 br label %75 75: ; preds = %72, %34 %76 = add nuw nsw i64 %35, 1 %77 = icmp eq i64 %76, %27 br i1 %77, label %28, label %34, !llvm.loop !12 78: ; preds = %31, %147 %79 = phi i64 [ %32, %31 ], [ %148, %147 ] switch i32 %13, label %147 [ i32 0, label %80 i32 1, label %83 i32 2, label %90 i32 3, label %97 i32 4, label %112 i32 5, label %127 i32 6, label %135 ] 80: ; preds = %78 %81 = getelementptr inbounds i8, ptr %21, i64 %79 %82 = load i8, ptr %81, align 1, !tbaa !11 br label %144 83: ; preds = %78 %84 = getelementptr inbounds i8, ptr %21, i64 %79 %85 = load i8, ptr %84, align 1, !tbaa !11 %86 = sub nsw i64 %79, %32 %87 = getelementptr inbounds i8, ptr %21, i64 %86 %88 = load i8, ptr %87, align 1, !tbaa !11 %89 = sub i8 %85, %88 br label %144 90: ; preds = %78 %91 = getelementptr inbounds i8, ptr %21, i64 %79 %92 = load i8, ptr %91, align 1, !tbaa !11 %93 = sub nsw i64 %79, %33 %94 = getelementptr inbounds i8, ptr %21, i64 %93 %95 = load i8, ptr %94, align 1, !tbaa !11 %96 = sub i8 %92, %95 br label %144 97: ; preds = %78 %98 = getelementptr inbounds i8, ptr %21, i64 %79 %99 = load i8, ptr %98, align 1, !tbaa !11 %100 = sub nsw i64 %79, %32 %101 = getelementptr inbounds i8, ptr %21, i64 %100 %102 = load i8, ptr %101, align 1, !tbaa !11 %103 = zext i8 %102 to i16 %104 = sub nsw i64 %79, %33 %105 = getelementptr inbounds i8, ptr %21, i64 %104 %106 = load i8, ptr %105, align 1, !tbaa !11 %107 = zext i8 %106 to i16 %108 = add nuw nsw i16 %107, %103 %109 = lshr i16 %108, 1 %110 = trunc i16 %109 to i8 %111 = sub i8 %99, %110 br label %144 112: ; preds = %78 %113 = getelementptr inbounds i8, ptr %21, i64 %79 %114 = load i8, ptr %113, align 1, !tbaa !11 %115 = sub nsw i64 %79, %32 %116 = getelementptr inbounds i8, ptr %21, i64 %115 %117 = load i8, ptr %116, align 1, !tbaa !11 %118 = sub nsw i64 %79, %33 %119 = getelementptr inbounds i8, ptr %21, i64 %118 %120 = load i8, ptr %119, align 1, !tbaa !11 %121 = sub nsw i64 %118, %32 %122 = getelementptr inbounds i8, ptr %21, i64 %121 %123 = load i8, ptr %122, align 1, !tbaa !11 %124 = tail call i32 @stbiw__paeth(i8 noundef zeroext %117, i8 noundef zeroext %120, i8 noundef zeroext %123) #2 %125 = trunc i32 %124 to i8 %126 = sub i8 %114, %125 br label %144 127: ; preds = %78 %128 = getelementptr inbounds i8, ptr %21, i64 %79 %129 = load i8, ptr %128, align 1, !tbaa !11 %130 = sub nsw i64 %79, %32 %131 = getelementptr inbounds i8, ptr %21, i64 %130 %132 = load i8, ptr %131, align 1, !tbaa !11 %133 = lshr i8 %132, 1 %134 = sub i8 %129, %133 br label %144 135: ; preds = %78 %136 = getelementptr inbounds i8, ptr %21, i64 %79 %137 = load i8, ptr %136, align 1, !tbaa !11 %138 = sub nsw i64 %79, %32 %139 = getelementptr inbounds i8, ptr %21, i64 %138 %140 = load i8, ptr %139, align 1, !tbaa !11 %141 = tail call i32 @stbiw__paeth(i8 noundef zeroext %140, i8 noundef zeroext 0, i8 noundef zeroext 0) #2 %142 = trunc i32 %141 to i8 %143 = sub i8 %137, %142 br label %144 144: ; preds = %135, %127, %112, %97, %90, %83, %80 %145 = phi i8 [ %82, %80 ], [ %89, %83 ], [ %96, %90 ], [ %111, %97 ], [ %126, %112 ], [ %134, %127 ], [ %143, %135 ] %146 = getelementptr inbounds i8, ptr %7, i64 %79 store i8 %145, ptr %146, align 1, !tbaa !11 br label %147 147: ; preds = %144, %78 %148 = add nsw i64 %79, 1 %149 = trunc i64 %148 to i32 %150 = icmp eq i32 %29, %149 br i1 %150, label %151, label %78, !llvm.loop !14 151: ; preds = %147, %28 ret void } declare i32 @stbiw__paeth(i8 noundef zeroext, i8 noundef zeroext, i8 noundef zeroext) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !10, i64 0} !10 = !{!"long", !7, i64 0} !11 = !{!7, !7, i64 0} !12 = distinct !{!12, !13} !13 = !{!"llvm.loop.mustprogress"} !14 = distinct !{!14, !13}
; ModuleID = 'AnghaBench/darknet/src/extr_stb_image_write.h_stbiw__encode_png_line.c' source_filename = "AnghaBench/darknet/src/extr_stb_image_write.h_stbiw__encode_png_line.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @stbiw__encode_png_line.mapping = internal unnamed_addr constant [5 x i32] [i32 0, i32 1, i32 2, i32 3, i32 4], align 4 @stbiw__encode_png_line.firstmap = internal unnamed_addr constant [5 x i32] [i32 0, i32 1, i32 0, i32 5, i32 6], align 4 @stbi__flip_vertically_on_write = common local_unnamed_addr global i64 0, align 8 @llvm.used = appending global [1 x ptr] [ptr @stbiw__encode_png_line], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @stbiw__encode_png_line(ptr nocapture noundef readonly %0, i32 noundef %1, i32 noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5, i32 noundef %6, ptr nocapture noundef writeonly %7) #0 { %9 = icmp eq i32 %4, 0 %10 = select i1 %9, ptr @stbiw__encode_png_line.firstmap, ptr @stbiw__encode_png_line.mapping %11 = sext i32 %6 to i64 %12 = getelementptr inbounds i32, ptr %10, i64 %11 %13 = load i32, ptr %12, align 4, !tbaa !6 %14 = load i64, ptr @stbi__flip_vertically_on_write, align 8, !tbaa !10 %15 = icmp eq i64 %14, 0 %16 = xor i32 %4, -1 %17 = add i32 %16, %3 %18 = select i1 %15, i32 %4, i32 %17 %19 = mul nsw i32 %18, %1 %20 = sext i32 %19 to i64 %21 = getelementptr inbounds i8, ptr %0, i64 %20 %22 = sub nsw i32 0, %1 %23 = select i1 %15, i32 %1, i32 %22 %24 = icmp sgt i32 %5, 0 br i1 %24, label %25, label %28 25: ; preds = %8 %26 = sext i32 %23 to i64 %27 = zext nneg i32 %5 to i64 br label %34 28: ; preds = %75, %8 %29 = mul nsw i32 %5, %2 %30 = icmp sgt i32 %29, %5 br i1 %30, label %31, label %151 31: ; preds = %28 %32 = sext i32 %5 to i64 %33 = sext i32 %23 to i64 br label %78 34: ; preds = %25, %75 %35 = phi i64 [ 0, %25 ], [ %76, %75 ] switch i32 %13, label %75 [ i32 0, label %36 i32 1, label %39 i32 2, label %42 i32 3, label %49 i32 4, label %57 i32 5, label %66 i32 6, label %69 ] 36: ; preds = %34 %37 = getelementptr inbounds i8, ptr %21, i64 %35 %38 = load i8, ptr %37, align 1, !tbaa !12 br label %72 39: ; preds = %34 %40 = getelementptr inbounds i8, ptr %21, i64 %35 %41 = load i8, ptr %40, align 1, !tbaa !12 br label %72 42: ; preds = %34 %43 = getelementptr inbounds i8, ptr %21, i64 %35 %44 = load i8, ptr %43, align 1, !tbaa !12 %45 = sub nsw i64 %35, %26 %46 = getelementptr inbounds i8, ptr %21, i64 %45 %47 = load i8, ptr %46, align 1, !tbaa !12 %48 = sub i8 %44, %47 br label %72 49: ; preds = %34 %50 = getelementptr inbounds i8, ptr %21, i64 %35 %51 = load i8, ptr %50, align 1, !tbaa !12 %52 = sub nsw i64 %35, %26 %53 = getelementptr inbounds i8, ptr %21, i64 %52 %54 = load i8, ptr %53, align 1, !tbaa !12 %55 = lshr i8 %54, 1 %56 = sub i8 %51, %55 br label %72 57: ; preds = %34 %58 = getelementptr inbounds i8, ptr %21, i64 %35 %59 = load i8, ptr %58, align 1, !tbaa !12 %60 = sub nsw i64 %35, %26 %61 = getelementptr inbounds i8, ptr %21, i64 %60 %62 = load i8, ptr %61, align 1, !tbaa !12 %63 = tail call i32 @stbiw__paeth(i8 noundef zeroext 0, i8 noundef zeroext %62, i8 noundef zeroext 0) #2 %64 = trunc i32 %63 to i8 %65 = sub i8 %59, %64 br label %72 66: ; preds = %34 %67 = getelementptr inbounds i8, ptr %21, i64 %35 %68 = load i8, ptr %67, align 1, !tbaa !12 br label %72 69: ; preds = %34 %70 = getelementptr inbounds i8, ptr %21, i64 %35 %71 = load i8, ptr %70, align 1, !tbaa !12 br label %72 72: ; preds = %69, %66, %57, %49, %42, %39, %36 %73 = phi i8 [ %38, %36 ], [ %41, %39 ], [ %48, %42 ], [ %56, %49 ], [ %65, %57 ], [ %68, %66 ], [ %71, %69 ] %74 = getelementptr inbounds i8, ptr %7, i64 %35 store i8 %73, ptr %74, align 1, !tbaa !12 br label %75 75: ; preds = %72, %34 %76 = add nuw nsw i64 %35, 1 %77 = icmp eq i64 %76, %27 br i1 %77, label %28, label %34, !llvm.loop !13 78: ; preds = %31, %147 %79 = phi i64 [ %32, %31 ], [ %148, %147 ] switch i32 %13, label %147 [ i32 0, label %80 i32 1, label %83 i32 2, label %90 i32 3, label %97 i32 4, label %112 i32 5, label %127 i32 6, label %135 ] 80: ; preds = %78 %81 = getelementptr inbounds i8, ptr %21, i64 %79 %82 = load i8, ptr %81, align 1, !tbaa !12 br label %144 83: ; preds = %78 %84 = getelementptr inbounds i8, ptr %21, i64 %79 %85 = load i8, ptr %84, align 1, !tbaa !12 %86 = sub nsw i64 %79, %32 %87 = getelementptr inbounds i8, ptr %21, i64 %86 %88 = load i8, ptr %87, align 1, !tbaa !12 %89 = sub i8 %85, %88 br label %144 90: ; preds = %78 %91 = getelementptr inbounds i8, ptr %21, i64 %79 %92 = load i8, ptr %91, align 1, !tbaa !12 %93 = sub nsw i64 %79, %33 %94 = getelementptr inbounds i8, ptr %21, i64 %93 %95 = load i8, ptr %94, align 1, !tbaa !12 %96 = sub i8 %92, %95 br label %144 97: ; preds = %78 %98 = getelementptr inbounds i8, ptr %21, i64 %79 %99 = load i8, ptr %98, align 1, !tbaa !12 %100 = sub nsw i64 %79, %32 %101 = getelementptr inbounds i8, ptr %21, i64 %100 %102 = load i8, ptr %101, align 1, !tbaa !12 %103 = zext i8 %102 to i16 %104 = sub nsw i64 %79, %33 %105 = getelementptr inbounds i8, ptr %21, i64 %104 %106 = load i8, ptr %105, align 1, !tbaa !12 %107 = zext i8 %106 to i16 %108 = add nuw nsw i16 %107, %103 %109 = lshr i16 %108, 1 %110 = trunc nuw i16 %109 to i8 %111 = sub i8 %99, %110 br label %144 112: ; preds = %78 %113 = getelementptr inbounds i8, ptr %21, i64 %79 %114 = load i8, ptr %113, align 1, !tbaa !12 %115 = sub nsw i64 %79, %32 %116 = getelementptr inbounds i8, ptr %21, i64 %115 %117 = load i8, ptr %116, align 1, !tbaa !12 %118 = sub nsw i64 %79, %33 %119 = getelementptr inbounds i8, ptr %21, i64 %118 %120 = load i8, ptr %119, align 1, !tbaa !12 %121 = sub nsw i64 %118, %32 %122 = getelementptr inbounds i8, ptr %21, i64 %121 %123 = load i8, ptr %122, align 1, !tbaa !12 %124 = tail call i32 @stbiw__paeth(i8 noundef zeroext %117, i8 noundef zeroext %120, i8 noundef zeroext %123) #2 %125 = trunc i32 %124 to i8 %126 = sub i8 %114, %125 br label %144 127: ; preds = %78 %128 = getelementptr inbounds i8, ptr %21, i64 %79 %129 = load i8, ptr %128, align 1, !tbaa !12 %130 = sub nsw i64 %79, %32 %131 = getelementptr inbounds i8, ptr %21, i64 %130 %132 = load i8, ptr %131, align 1, !tbaa !12 %133 = lshr i8 %132, 1 %134 = sub i8 %129, %133 br label %144 135: ; preds = %78 %136 = getelementptr inbounds i8, ptr %21, i64 %79 %137 = load i8, ptr %136, align 1, !tbaa !12 %138 = sub nsw i64 %79, %32 %139 = getelementptr inbounds i8, ptr %21, i64 %138 %140 = load i8, ptr %139, align 1, !tbaa !12 %141 = tail call i32 @stbiw__paeth(i8 noundef zeroext %140, i8 noundef zeroext 0, i8 noundef zeroext 0) #2 %142 = trunc i32 %141 to i8 %143 = sub i8 %137, %142 br label %144 144: ; preds = %135, %127, %112, %97, %90, %83, %80 %145 = phi i8 [ %82, %80 ], [ %89, %83 ], [ %96, %90 ], [ %111, %97 ], [ %126, %112 ], [ %134, %127 ], [ %143, %135 ] %146 = getelementptr inbounds i8, ptr %7, i64 %79 store i8 %145, ptr %146, align 1, !tbaa !12 br label %147 147: ; preds = %144, %78 %148 = add nsw i64 %79, 1 %149 = trunc i64 %148 to i32 %150 = icmp eq i32 %29, %149 br i1 %150, label %151, label %78, !llvm.loop !15 151: ; preds = %147, %28 ret void } declare i32 @stbiw__paeth(i8 noundef zeroext, i8 noundef zeroext, i8 noundef zeroext) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"long", !8, i64 0} !12 = !{!8, !8, i64 0} !13 = distinct !{!13, !14} !14 = !{!"llvm.loop.mustprogress"} !15 = distinct !{!15, !14}
darknet_src_extr_stb_image_write.h_stbiw__encode_png_line
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/dma/extr_at_hdmac.c_atc_chain_complete.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/dma/extr_at_hdmac.c_atc_chain_complete.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.at_desc = type { i32, %struct.TYPE_4__, i32, i32, %struct.dma_async_tx_descriptor } %struct.TYPE_4__ = type { i32, i32 } %struct.dma_async_tx_descriptor = type { i32, ptr, ptr, i32 } %struct.at_dma_chan = type { %struct.TYPE_5__, i32, i32 } %struct.TYPE_5__ = type { i32 } @.str = private unnamed_addr constant [24 x i8] c"descriptor %u complete\0A\00", align 1 @DMA_COMPL_SKIP_DEST_UNMAP = dso_local local_unnamed_addr global i32 0, align 4 @DMA_COMPL_DEST_UNMAP_SINGLE = dso_local local_unnamed_addr global i32 0, align 4 @DMA_FROM_DEVICE = dso_local local_unnamed_addr global i32 0, align 4 @DMA_COMPL_SKIP_SRC_UNMAP = dso_local local_unnamed_addr global i32 0, align 4 @DMA_COMPL_SRC_UNMAP_SINGLE = dso_local local_unnamed_addr global i32 0, align 4 @DMA_TO_DEVICE = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @atc_chain_complete], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @atc_chain_complete(ptr noundef %0, ptr noundef %1) #0 { %3 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 4 %4 = tail call i32 @chan2dev(ptr noundef %0) #2 %5 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 4, i32 3 %6 = load i32, ptr %5, align 8, !tbaa !5 %7 = tail call i32 @dev_vdbg(i32 noundef %4, ptr noundef nonnull @.str, i32 noundef %6) #2 %8 = load i32, ptr %5, align 8, !tbaa !5 %9 = getelementptr inbounds %struct.at_dma_chan, ptr %0, i64 0, i32 2 store i32 %8, ptr %9, align 4, !tbaa !11 %10 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 4, i32 2 %11 = load ptr, ptr %10, align 8, !tbaa !14 %12 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 4, i32 1 %13 = load ptr, ptr %12, align 8, !tbaa !15 %14 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 3 %15 = getelementptr inbounds %struct.at_dma_chan, ptr %0, i64 0, i32 1 %16 = tail call i32 @list_splice_init(ptr noundef nonnull %14, ptr noundef nonnull %15) #2 %17 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 2 %18 = tail call i32 @list_move(ptr noundef nonnull %17, ptr noundef nonnull %15) #2 %19 = load i32, ptr %0, align 4, !tbaa !16 %20 = icmp eq i32 %19, 0 br i1 %20, label %21, label %56 21: ; preds = %2 %22 = tail call ptr @chan2parent(ptr noundef nonnull %0) #2 %23 = load i32, ptr %3, align 8, !tbaa !17 %24 = load i32, ptr @DMA_COMPL_SKIP_DEST_UNMAP, align 4, !tbaa !18 %25 = and i32 %24, %23 %26 = icmp eq i32 %25, 0 br i1 %26, label %27, label %39 27: ; preds = %21 %28 = load i32, ptr @DMA_COMPL_DEST_UNMAP_SINGLE, align 4, !tbaa !18 %29 = and i32 %28, %23 %30 = icmp eq i32 %29, 0 %31 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 1, i32 1 %32 = load i32, ptr %31, align 4, !tbaa !19 %33 = load i32, ptr %1, align 8, !tbaa !22 %34 = load i32, ptr @DMA_FROM_DEVICE, align 4, !tbaa !18 br i1 %30, label %37, label %35 35: ; preds = %27 %36 = tail call i32 @dma_unmap_single(ptr noundef %22, i32 noundef %32, i32 noundef %33, i32 noundef %34) #2 br label %39 37: ; preds = %27 %38 = tail call i32 @dma_unmap_page(ptr noundef %22, i32 noundef %32, i32 noundef %33, i32 noundef %34) #2 br label %39 39: ; preds = %35, %37, %21 %40 = load i32, ptr %3, align 8, !tbaa !17 %41 = load i32, ptr @DMA_COMPL_SKIP_SRC_UNMAP, align 4, !tbaa !18 %42 = and i32 %41, %40 %43 = icmp eq i32 %42, 0 br i1 %43, label %44, label %56 44: ; preds = %39 %45 = load i32, ptr @DMA_COMPL_SRC_UNMAP_SINGLE, align 4, !tbaa !18 %46 = and i32 %45, %40 %47 = icmp eq i32 %46, 0 %48 = getelementptr inbounds %struct.at_desc, ptr %1, i64 0, i32 1 %49 = load i32, ptr %48, align 4, !tbaa !23 %50 = load i32, ptr %1, align 8, !tbaa !22 %51 = load i32, ptr @DMA_TO_DEVICE, align 4, !tbaa !18 br i1 %47, label %54, label %52 52: ; preds = %44 %53 = tail call i32 @dma_unmap_single(ptr noundef %22, i32 noundef %49, i32 noundef %50, i32 noundef %51) #2 br label %56 54: ; preds = %44 %55 = tail call i32 @dma_unmap_page(ptr noundef %22, i32 noundef %49, i32 noundef %50, i32 noundef %51) #2 br label %56 56: ; preds = %39, %54, %52, %2 %57 = icmp eq ptr %11, null br i1 %57, label %60, label %58 58: ; preds = %56 %59 = tail call i32 %11(ptr noundef %13) #2 br label %60 60: ; preds = %58, %56 %61 = tail call i32 @dma_run_dependencies(ptr noundef nonnull %3) #2 ret void } declare i32 @dev_vdbg(i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @chan2dev(ptr noundef) local_unnamed_addr #1 declare i32 @list_splice_init(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @list_move(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @chan2parent(ptr noundef) local_unnamed_addr #1 declare i32 @dma_unmap_single(ptr noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @dma_unmap_page(ptr noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @dma_run_dependencies(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 24} !6 = !{!"dma_async_tx_descriptor", !7, i64 0, !10, i64 8, !10, i64 16, !7, i64 24} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"any pointer", !8, i64 0} !11 = !{!12, !7, i64 8} !12 = !{!"at_dma_chan", !13, i64 0, !7, i64 4, !7, i64 8} !13 = !{!"TYPE_5__", !7, i64 0} !14 = !{!6, !10, i64 16} !15 = !{!6, !10, i64 8} !16 = !{!12, !7, i64 0} !17 = !{!6, !7, i64 0} !18 = !{!7, !7, i64 0} !19 = !{!20, !7, i64 8} !20 = !{!"at_desc", !7, i64 0, !21, i64 4, !7, i64 12, !7, i64 16, !6, i64 24} !21 = !{!"TYPE_4__", !7, i64 0, !7, i64 4} !22 = !{!20, !7, i64 0} !23 = !{!20, !7, i64 4}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/dma/extr_at_hdmac.c_atc_chain_complete.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/dma/extr_at_hdmac.c_atc_chain_complete.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [24 x i8] c"descriptor %u complete\0A\00", align 1 @DMA_COMPL_SKIP_DEST_UNMAP = common local_unnamed_addr global i32 0, align 4 @DMA_COMPL_DEST_UNMAP_SINGLE = common local_unnamed_addr global i32 0, align 4 @DMA_FROM_DEVICE = common local_unnamed_addr global i32 0, align 4 @DMA_COMPL_SKIP_SRC_UNMAP = common local_unnamed_addr global i32 0, align 4 @DMA_COMPL_SRC_UNMAP_SINGLE = common local_unnamed_addr global i32 0, align 4 @DMA_TO_DEVICE = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @atc_chain_complete], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @atc_chain_complete(ptr noundef %0, ptr noundef %1) #0 { %3 = getelementptr inbounds i8, ptr %1, i64 24 %4 = tail call i32 @chan2dev(ptr noundef %0) #2 %5 = getelementptr inbounds i8, ptr %1, i64 48 %6 = load i32, ptr %5, align 8, !tbaa !6 %7 = tail call i32 @dev_vdbg(i32 noundef %4, ptr noundef nonnull @.str, i32 noundef %6) #2 %8 = load i32, ptr %5, align 8, !tbaa !6 %9 = getelementptr inbounds i8, ptr %0, i64 8 store i32 %8, ptr %9, align 4, !tbaa !12 %10 = getelementptr inbounds i8, ptr %1, i64 40 %11 = load ptr, ptr %10, align 8, !tbaa !15 %12 = getelementptr inbounds i8, ptr %1, i64 32 %13 = load ptr, ptr %12, align 8, !tbaa !16 %14 = getelementptr inbounds i8, ptr %1, i64 16 %15 = getelementptr inbounds i8, ptr %0, i64 4 %16 = tail call i32 @list_splice_init(ptr noundef nonnull %14, ptr noundef nonnull %15) #2 %17 = getelementptr inbounds i8, ptr %1, i64 12 %18 = tail call i32 @list_move(ptr noundef nonnull %17, ptr noundef nonnull %15) #2 %19 = load i32, ptr %0, align 4, !tbaa !17 %20 = icmp eq i32 %19, 0 br i1 %20, label %21, label %56 21: ; preds = %2 %22 = tail call ptr @chan2parent(ptr noundef nonnull %0) #2 %23 = load i32, ptr %3, align 8, !tbaa !18 %24 = load i32, ptr @DMA_COMPL_SKIP_DEST_UNMAP, align 4, !tbaa !19 %25 = and i32 %24, %23 %26 = icmp eq i32 %25, 0 br i1 %26, label %27, label %39 27: ; preds = %21 %28 = load i32, ptr @DMA_COMPL_DEST_UNMAP_SINGLE, align 4, !tbaa !19 %29 = and i32 %28, %23 %30 = icmp eq i32 %29, 0 %31 = getelementptr inbounds i8, ptr %1, i64 8 %32 = load i32, ptr %31, align 4, !tbaa !20 %33 = load i32, ptr %1, align 8, !tbaa !23 %34 = load i32, ptr @DMA_FROM_DEVICE, align 4, !tbaa !19 br i1 %30, label %37, label %35 35: ; preds = %27 %36 = tail call i32 @dma_unmap_single(ptr noundef %22, i32 noundef %32, i32 noundef %33, i32 noundef %34) #2 br label %39 37: ; preds = %27 %38 = tail call i32 @dma_unmap_page(ptr noundef %22, i32 noundef %32, i32 noundef %33, i32 noundef %34) #2 br label %39 39: ; preds = %35, %37, %21 %40 = load i32, ptr %3, align 8, !tbaa !18 %41 = load i32, ptr @DMA_COMPL_SKIP_SRC_UNMAP, align 4, !tbaa !19 %42 = and i32 %41, %40 %43 = icmp eq i32 %42, 0 br i1 %43, label %44, label %56 44: ; preds = %39 %45 = load i32, ptr @DMA_COMPL_SRC_UNMAP_SINGLE, align 4, !tbaa !19 %46 = and i32 %45, %40 %47 = icmp eq i32 %46, 0 %48 = getelementptr inbounds i8, ptr %1, i64 4 %49 = load i32, ptr %48, align 4, !tbaa !24 %50 = load i32, ptr %1, align 8, !tbaa !23 %51 = load i32, ptr @DMA_TO_DEVICE, align 4, !tbaa !19 br i1 %47, label %54, label %52 52: ; preds = %44 %53 = tail call i32 @dma_unmap_single(ptr noundef %22, i32 noundef %49, i32 noundef %50, i32 noundef %51) #2 br label %56 54: ; preds = %44 %55 = tail call i32 @dma_unmap_page(ptr noundef %22, i32 noundef %49, i32 noundef %50, i32 noundef %51) #2 br label %56 56: ; preds = %39, %54, %52, %2 %57 = icmp eq ptr %11, null br i1 %57, label %60, label %58 58: ; preds = %56 %59 = tail call i32 %11(ptr noundef %13) #2 br label %60 60: ; preds = %58, %56 %61 = tail call i32 @dma_run_dependencies(ptr noundef nonnull %3) #2 ret void } declare i32 @dev_vdbg(i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @chan2dev(ptr noundef) local_unnamed_addr #1 declare i32 @list_splice_init(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @list_move(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @chan2parent(ptr noundef) local_unnamed_addr #1 declare i32 @dma_unmap_single(ptr noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @dma_unmap_page(ptr noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @dma_run_dependencies(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 24} !7 = !{!"dma_async_tx_descriptor", !8, i64 0, !11, i64 8, !11, i64 16, !8, i64 24} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"any pointer", !9, i64 0} !12 = !{!13, !8, i64 8} !13 = !{!"at_dma_chan", !14, i64 0, !8, i64 4, !8, i64 8} !14 = !{!"TYPE_5__", !8, i64 0} !15 = !{!7, !11, i64 16} !16 = !{!7, !11, i64 8} !17 = !{!13, !8, i64 0} !18 = !{!7, !8, i64 0} !19 = !{!8, !8, i64 0} !20 = !{!21, !8, i64 8} !21 = !{!"at_desc", !8, i64 0, !22, i64 4, !8, i64 12, !8, i64 16, !7, i64 24} !22 = !{!"TYPE_4__", !8, i64 0, !8, i64 4} !23 = !{!21, !8, i64 0} !24 = !{!21, !8, i64 4}
fastsocket_kernel_drivers_dma_extr_at_hdmac.c_atc_chain_complete
; ModuleID = 'AnghaBench/linux/drivers/net/ethernet/sfc/falcon/extr_efx.c_ef4_probe_nic.c' source_filename = "AnghaBench/linux/drivers/net/ethernet/sfc/falcon/extr_efx.c_ef4_probe_nic.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.ef4_nic = type { i32, ptr, i32, i32, i32, i32, i32, i32, i32, i32 } %struct.TYPE_2__ = type { ptr, ptr, ptr } @probe = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [14 x i8] c"creating NIC\0A\00", align 1 @drv = dso_local local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [49 x i8] c"Insufficient resources to allocate any channels\0A\00", align 1 @ENOSPC = dso_local local_unnamed_addr global i32 0, align 4 @EAGAIN = dso_local local_unnamed_addr global i32 0, align 4 @tx_irq_mod_usec = dso_local local_unnamed_addr global i32 0, align 4 @rx_irq_mod_usec = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @ef4_probe_nic], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @ef4_probe_nic(ptr noundef %0) #0 { %2 = load i32, ptr @probe, align 4, !tbaa !5 %3 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 5 %4 = load i32, ptr %3, align 4, !tbaa !9 %5 = tail call i32 @netif_dbg(ptr noundef %0, i32 noundef %2, i32 noundef %4, ptr noundef nonnull @.str) #2 %6 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 1 %7 = load ptr, ptr %6, align 8, !tbaa !12 %8 = load ptr, ptr %7, align 8, !tbaa !13 %9 = tail call i32 %8(ptr noundef %0) #2 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %80 11: ; preds = %1 %12 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 9 %13 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 8 br label %14 14: ; preds = %11, %46 %15 = load i32, ptr %12, align 4, !tbaa !15 %16 = icmp eq i32 %15, 0 br i1 %16, label %20, label %17 17: ; preds = %14 %18 = load i32, ptr %13, align 8, !tbaa !16 %19 = icmp eq i32 %18, 0 br i1 %19, label %20, label %26 20: ; preds = %17, %14 %21 = load i32, ptr @drv, align 4, !tbaa !5 %22 = load i32, ptr %3, align 4, !tbaa !9 %23 = tail call i32 @netif_err(ptr noundef nonnull %0, i32 noundef %21, i32 noundef %22, ptr noundef nonnull @.str.1) #2 %24 = load i32, ptr @ENOSPC, align 4, !tbaa !5 %25 = sub nsw i32 0, %24 br label %74 26: ; preds = %17 %27 = tail call i32 @ef4_probe_interrupts(ptr noundef nonnull %0) #2 %28 = icmp eq i32 %27, 0 br i1 %28, label %29, label %74 29: ; preds = %26 %30 = tail call i32 @ef4_set_channels(ptr noundef nonnull %0) #2 %31 = load ptr, ptr %6, align 8, !tbaa !12 %32 = getelementptr inbounds %struct.TYPE_2__, ptr %31, i64 0, i32 1 %33 = load ptr, ptr %32, align 8, !tbaa !17 %34 = tail call i32 %33(ptr noundef nonnull %0) #2 %35 = icmp eq i32 %34, 0 %36 = load i32, ptr @EAGAIN, align 4, !tbaa !5 %37 = sub nsw i32 0, %36 %38 = icmp eq i32 %34, %37 %39 = select i1 %35, i1 true, i1 %38 br i1 %39, label %40, label %72 40: ; preds = %29 %41 = icmp eq i32 %34, %37 br i1 %41, label %42, label %46 42: ; preds = %40 %43 = tail call i32 @ef4_remove_interrupts(ptr noundef nonnull %0) #2 %44 = load i32, ptr @EAGAIN, align 4, !tbaa !5 %45 = sub nsw i32 0, %44 br label %46 46: ; preds = %40, %42 %47 = phi i32 [ %37, %40 ], [ %45, %42 ] %48 = icmp eq i32 %34, %47 br i1 %48, label %14, label %49, !llvm.loop !18 49: ; preds = %46 %50 = load i32, ptr %0, align 8, !tbaa !20 %51 = icmp sgt i32 %50, 1 br i1 %51, label %52, label %55 52: ; preds = %49 %53 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 7 %54 = tail call i32 @netdev_rss_key_fill(ptr noundef nonnull %53, i32 noundef 4) #2 br label %55 55: ; preds = %52, %49 %56 = tail call i32 @ef4_set_default_rx_indir_table(ptr noundef nonnull %0) #2 %57 = load i32, ptr %3, align 4, !tbaa !9 %58 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 6 %59 = load i32, ptr %58, align 8, !tbaa !21 %60 = tail call i32 @netif_set_real_num_tx_queues(i32 noundef %57, i32 noundef %59) #2 %61 = load i32, ptr %3, align 4, !tbaa !9 %62 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 4 %63 = load i32, ptr %62, align 8, !tbaa !22 %64 = tail call i32 @netif_set_real_num_rx_queues(i32 noundef %61, i32 noundef %63) #2 %65 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 2 %66 = load i32, ptr %65, align 8, !tbaa !23 %67 = tail call i32 @DIV_ROUND_UP(i32 noundef %66, i32 noundef 1000) #2 %68 = getelementptr inbounds %struct.ef4_nic, ptr %0, i64 0, i32 3 store i32 %67, ptr %68, align 4, !tbaa !24 %69 = load i32, ptr @tx_irq_mod_usec, align 4, !tbaa !5 %70 = load i32, ptr @rx_irq_mod_usec, align 4, !tbaa !5 %71 = tail call i32 @ef4_init_irq_moderation(ptr noundef nonnull %0, i32 noundef %69, i32 noundef %70, i32 noundef 1, i32 noundef 1) #2 br label %80 72: ; preds = %29 %73 = tail call i32 @ef4_remove_interrupts(ptr noundef nonnull %0) #2 br label %74 74: ; preds = %26, %72, %20 %75 = phi i32 [ %34, %72 ], [ %25, %20 ], [ %27, %26 ] %76 = load ptr, ptr %6, align 8, !tbaa !12 %77 = getelementptr inbounds %struct.TYPE_2__, ptr %76, i64 0, i32 2 %78 = load ptr, ptr %77, align 8, !tbaa !25 %79 = tail call i32 %78(ptr noundef nonnull %0) #2 br label %80 80: ; preds = %1, %74, %55 %81 = phi i32 [ %75, %74 ], [ 0, %55 ], [ %9, %1 ] ret i32 %81 } declare i32 @netif_dbg(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @netif_err(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ef4_probe_interrupts(ptr noundef) local_unnamed_addr #1 declare i32 @ef4_set_channels(ptr noundef) local_unnamed_addr #1 declare i32 @ef4_remove_interrupts(ptr noundef) local_unnamed_addr #1 declare i32 @netdev_rss_key_fill(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ef4_set_default_rx_indir_table(ptr noundef) local_unnamed_addr #1 declare i32 @netif_set_real_num_tx_queues(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @netif_set_real_num_rx_queues(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @DIV_ROUND_UP(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ef4_init_irq_moderation(ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !6, i64 28} !10 = !{!"ef4_nic", !6, i64 0, !11, i64 8, !6, i64 16, !6, i64 20, !6, i64 24, !6, i64 28, !6, i64 32, !6, i64 36, !6, i64 40, !6, i64 44} !11 = !{!"any pointer", !7, i64 0} !12 = !{!10, !11, i64 8} !13 = !{!14, !11, i64 0} !14 = !{!"TYPE_2__", !11, i64 0, !11, i64 8, !11, i64 16} !15 = !{!10, !6, i64 44} !16 = !{!10, !6, i64 40} !17 = !{!14, !11, i64 8} !18 = distinct !{!18, !19} !19 = !{!"llvm.loop.mustprogress"} !20 = !{!10, !6, i64 0} !21 = !{!10, !6, i64 32} !22 = !{!10, !6, i64 24} !23 = !{!10, !6, i64 16} !24 = !{!10, !6, i64 20} !25 = !{!14, !11, i64 16}
; ModuleID = 'AnghaBench/linux/drivers/net/ethernet/sfc/falcon/extr_efx.c_ef4_probe_nic.c' source_filename = "AnghaBench/linux/drivers/net/ethernet/sfc/falcon/extr_efx.c_ef4_probe_nic.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @probe = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [14 x i8] c"creating NIC\0A\00", align 1 @drv = common local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [49 x i8] c"Insufficient resources to allocate any channels\0A\00", align 1 @ENOSPC = common local_unnamed_addr global i32 0, align 4 @EAGAIN = common local_unnamed_addr global i32 0, align 4 @tx_irq_mod_usec = common local_unnamed_addr global i32 0, align 4 @rx_irq_mod_usec = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @ef4_probe_nic], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @ef4_probe_nic(ptr noundef %0) #0 { %2 = load i32, ptr @probe, align 4, !tbaa !6 %3 = getelementptr inbounds i8, ptr %0, i64 28 %4 = load i32, ptr %3, align 4, !tbaa !10 %5 = tail call i32 @netif_dbg(ptr noundef %0, i32 noundef %2, i32 noundef %4, ptr noundef nonnull @.str) #2 %6 = getelementptr inbounds i8, ptr %0, i64 8 %7 = load ptr, ptr %6, align 8, !tbaa !13 %8 = load ptr, ptr %7, align 8, !tbaa !14 %9 = tail call i32 %8(ptr noundef %0) #2 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %79 11: ; preds = %1 %12 = getelementptr inbounds i8, ptr %0, i64 44 %13 = getelementptr inbounds i8, ptr %0, i64 40 br label %14 14: ; preds = %11, %45 %15 = load i32, ptr %12, align 4, !tbaa !16 %16 = icmp eq i32 %15, 0 br i1 %16, label %20, label %17 17: ; preds = %14 %18 = load i32, ptr %13, align 8, !tbaa !17 %19 = icmp eq i32 %18, 0 br i1 %19, label %20, label %26 20: ; preds = %17, %14 %21 = load i32, ptr @drv, align 4, !tbaa !6 %22 = load i32, ptr %3, align 4, !tbaa !10 %23 = tail call i32 @netif_err(ptr noundef nonnull %0, i32 noundef %21, i32 noundef %22, ptr noundef nonnull @.str.1) #2 %24 = load i32, ptr @ENOSPC, align 4, !tbaa !6 %25 = sub nsw i32 0, %24 br label %73 26: ; preds = %17 %27 = tail call i32 @ef4_probe_interrupts(ptr noundef nonnull %0) #2 %28 = icmp eq i32 %27, 0 br i1 %28, label %29, label %73 29: ; preds = %26 %30 = tail call i32 @ef4_set_channels(ptr noundef nonnull %0) #2 %31 = load ptr, ptr %6, align 8, !tbaa !13 %32 = getelementptr inbounds i8, ptr %31, i64 8 %33 = load ptr, ptr %32, align 8, !tbaa !18 %34 = tail call i32 %33(ptr noundef nonnull %0) #2 %35 = icmp eq i32 %34, 0 %36 = load i32, ptr @EAGAIN, align 4, !tbaa !6 %37 = sub nsw i32 0, %36 %38 = icmp eq i32 %34, %37 %39 = select i1 %35, i1 true, i1 %38 br i1 %39, label %40, label %71 40: ; preds = %29 br i1 %38, label %41, label %45 41: ; preds = %40 %42 = tail call i32 @ef4_remove_interrupts(ptr noundef nonnull %0) #2 %43 = load i32, ptr @EAGAIN, align 4, !tbaa !6 %44 = sub nsw i32 0, %43 br label %45 45: ; preds = %40, %41 %46 = phi i32 [ %37, %40 ], [ %44, %41 ] %47 = icmp eq i32 %34, %46 br i1 %47, label %14, label %48, !llvm.loop !19 48: ; preds = %45 %49 = load i32, ptr %0, align 8, !tbaa !21 %50 = icmp sgt i32 %49, 1 br i1 %50, label %51, label %54 51: ; preds = %48 %52 = getelementptr inbounds i8, ptr %0, i64 36 %53 = tail call i32 @netdev_rss_key_fill(ptr noundef nonnull %52, i32 noundef 4) #2 br label %54 54: ; preds = %51, %48 %55 = tail call i32 @ef4_set_default_rx_indir_table(ptr noundef nonnull %0) #2 %56 = load i32, ptr %3, align 4, !tbaa !10 %57 = getelementptr inbounds i8, ptr %0, i64 32 %58 = load i32, ptr %57, align 8, !tbaa !22 %59 = tail call i32 @netif_set_real_num_tx_queues(i32 noundef %56, i32 noundef %58) #2 %60 = load i32, ptr %3, align 4, !tbaa !10 %61 = getelementptr inbounds i8, ptr %0, i64 24 %62 = load i32, ptr %61, align 8, !tbaa !23 %63 = tail call i32 @netif_set_real_num_rx_queues(i32 noundef %60, i32 noundef %62) #2 %64 = getelementptr inbounds i8, ptr %0, i64 16 %65 = load i32, ptr %64, align 8, !tbaa !24 %66 = tail call i32 @DIV_ROUND_UP(i32 noundef %65, i32 noundef 1000) #2 %67 = getelementptr inbounds i8, ptr %0, i64 20 store i32 %66, ptr %67, align 4, !tbaa !25 %68 = load i32, ptr @tx_irq_mod_usec, align 4, !tbaa !6 %69 = load i32, ptr @rx_irq_mod_usec, align 4, !tbaa !6 %70 = tail call i32 @ef4_init_irq_moderation(ptr noundef nonnull %0, i32 noundef %68, i32 noundef %69, i32 noundef 1, i32 noundef 1) #2 br label %79 71: ; preds = %29 %72 = tail call i32 @ef4_remove_interrupts(ptr noundef nonnull %0) #2 br label %73 73: ; preds = %26, %71, %20 %74 = phi i32 [ %34, %71 ], [ %25, %20 ], [ %27, %26 ] %75 = load ptr, ptr %6, align 8, !tbaa !13 %76 = getelementptr inbounds i8, ptr %75, i64 16 %77 = load ptr, ptr %76, align 8, !tbaa !26 %78 = tail call i32 %77(ptr noundef nonnull %0) #2 br label %79 79: ; preds = %1, %73, %54 %80 = phi i32 [ %74, %73 ], [ 0, %54 ], [ %9, %1 ] ret i32 %80 } declare i32 @netif_dbg(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @netif_err(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ef4_probe_interrupts(ptr noundef) local_unnamed_addr #1 declare i32 @ef4_set_channels(ptr noundef) local_unnamed_addr #1 declare i32 @ef4_remove_interrupts(ptr noundef) local_unnamed_addr #1 declare i32 @netdev_rss_key_fill(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ef4_set_default_rx_indir_table(ptr noundef) local_unnamed_addr #1 declare i32 @netif_set_real_num_tx_queues(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @netif_set_real_num_rx_queues(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @DIV_ROUND_UP(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ef4_init_irq_moderation(ptr noundef, i32 noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 28} !11 = !{!"ef4_nic", !7, i64 0, !12, i64 8, !7, i64 16, !7, i64 20, !7, i64 24, !7, i64 28, !7, i64 32, !7, i64 36, !7, i64 40, !7, i64 44} !12 = !{!"any pointer", !8, i64 0} !13 = !{!11, !12, i64 8} !14 = !{!15, !12, i64 0} !15 = !{!"TYPE_2__", !12, i64 0, !12, i64 8, !12, i64 16} !16 = !{!11, !7, i64 44} !17 = !{!11, !7, i64 40} !18 = !{!15, !12, i64 8} !19 = distinct !{!19, !20} !20 = !{!"llvm.loop.mustprogress"} !21 = !{!11, !7, i64 0} !22 = !{!11, !7, i64 32} !23 = !{!11, !7, i64 24} !24 = !{!11, !7, i64 16} !25 = !{!11, !7, i64 20} !26 = !{!15, !12, i64 16}
linux_drivers_net_ethernet_sfc_falcon_extr_efx.c_ef4_probe_nic
; ModuleID = 'AnghaBench/obs-studio/deps/lzma/liblzma/check/extr_....commontuklib_integer.h_unaligned_read32be.c' source_filename = "AnghaBench/obs-studio/deps/lzma/liblzma/check/extr_....commontuklib_integer.h_unaligned_read32be.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @unaligned_read32be], section "llvm.metadata" ; Function Attrs: inlinehint mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: read) uwtable define internal i32 @unaligned_read32be(ptr nocapture noundef readonly %0) #0 { %2 = load i64, ptr %0, align 8, !tbaa !5 %3 = trunc i64 %2 to i32 %4 = shl i32 %3, 24 %5 = getelementptr inbounds i64, ptr %0, i64 1 %6 = load i64, ptr %5, align 8, !tbaa !5 %7 = trunc i64 %6 to i32 %8 = shl i32 %7, 16 %9 = or i32 %8, %4 %10 = getelementptr inbounds i64, ptr %0, i64 2 %11 = load i64, ptr %10, align 8, !tbaa !5 %12 = trunc i64 %11 to i32 %13 = shl i32 %12, 8 %14 = or i32 %9, %13 %15 = getelementptr inbounds i64, ptr %0, i64 3 %16 = load i64, ptr %15, align 8, !tbaa !5 %17 = trunc i64 %16 to i32 %18 = or i32 %14, %17 ret i32 %18 } attributes #0 = { inlinehint mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: read) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"long", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/obs-studio/deps/lzma/liblzma/check/extr_....commontuklib_integer.h_unaligned_read32be.c' source_filename = "AnghaBench/obs-studio/deps/lzma/liblzma/check/extr_....commontuklib_integer.h_unaligned_read32be.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @unaligned_read32be], section "llvm.metadata" ; Function Attrs: inlinehint mustprogress nofree norecurse nosync nounwind ssp willreturn memory(argmem: read) uwtable(sync) define internal i32 @unaligned_read32be(ptr nocapture noundef readonly %0) #0 { %2 = load i64, ptr %0, align 8, !tbaa !6 %3 = trunc i64 %2 to i32 %4 = shl i32 %3, 24 %5 = getelementptr inbounds i8, ptr %0, i64 8 %6 = load i64, ptr %5, align 8, !tbaa !6 %7 = trunc i64 %6 to i32 %8 = shl i32 %7, 16 %9 = or i32 %8, %4 %10 = getelementptr inbounds i8, ptr %0, i64 16 %11 = load i64, ptr %10, align 8, !tbaa !6 %12 = trunc i64 %11 to i32 %13 = shl i32 %12, 8 %14 = or i32 %9, %13 %15 = getelementptr inbounds i8, ptr %0, i64 24 %16 = load i64, ptr %15, align 8, !tbaa !6 %17 = trunc i64 %16 to i32 %18 = or i32 %14, %17 ret i32 %18 } attributes #0 = { inlinehint mustprogress nofree norecurse nosync nounwind ssp willreturn memory(argmem: read) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
obs-studio_deps_lzma_liblzma_check_extr_....commontuklib_integer.h_unaligned_read32be
; ModuleID = 'AnghaBench/linux/drivers/spi/extr_spi-xilinx.c_xilinx_spi_irq.c' source_filename = "AnghaBench/linux/drivers/spi/extr_spi-xilinx.c_xilinx_spi_irq.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.xilinx_spi = type { ptr, i32, i64, ptr } @XIPIF_V123B_IISR_OFFSET = dso_local local_unnamed_addr global i64 0, align 8 @XSPI_INTR_TX_EMPTY = dso_local local_unnamed_addr global i32 0, align 4 @IRQ_HANDLED = dso_local local_unnamed_addr global i32 0, align 4 @IRQ_NONE = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @xilinx_spi_irq], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @xilinx_spi_irq(i32 %0, ptr noundef %1) #0 { %3 = load ptr, ptr %1, align 8, !tbaa !5 %4 = getelementptr inbounds %struct.xilinx_spi, ptr %1, i64 0, i32 2 %5 = load i64, ptr %4, align 8, !tbaa !12 %6 = load i64, ptr @XIPIF_V123B_IISR_OFFSET, align 8, !tbaa !13 %7 = add nsw i64 %6, %5 %8 = tail call i32 %3(i64 noundef %7) #2 %9 = getelementptr inbounds %struct.xilinx_spi, ptr %1, i64 0, i32 3 %10 = load ptr, ptr %9, align 8, !tbaa !14 %11 = load i64, ptr %4, align 8, !tbaa !12 %12 = load i64, ptr @XIPIF_V123B_IISR_OFFSET, align 8, !tbaa !13 %13 = add nsw i64 %12, %11 %14 = tail call i32 %10(i32 noundef %8, i64 noundef %13) #2 %15 = load i32, ptr @XSPI_INTR_TX_EMPTY, align 4, !tbaa !15 %16 = and i32 %15, %8 %17 = icmp eq i32 %16, 0 br i1 %17, label %21, label %18 18: ; preds = %2 %19 = getelementptr inbounds %struct.xilinx_spi, ptr %1, i64 0, i32 1 %20 = tail call i32 @complete(ptr noundef nonnull %19) #2 br label %21 21: ; preds = %2, %18 %22 = phi ptr [ @IRQ_HANDLED, %18 ], [ @IRQ_NONE, %2 ] %23 = load i32, ptr %22, align 4, !tbaa !15 ret i32 %23 } declare i32 @complete(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"xilinx_spi", !7, i64 0, !10, i64 8, !11, i64 16, !7, i64 24} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0} !11 = !{!"long", !8, i64 0} !12 = !{!6, !11, i64 16} !13 = !{!11, !11, i64 0} !14 = !{!6, !7, i64 24} !15 = !{!10, !10, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/spi/extr_spi-xilinx.c_xilinx_spi_irq.c' source_filename = "AnghaBench/linux/drivers/spi/extr_spi-xilinx.c_xilinx_spi_irq.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @XIPIF_V123B_IISR_OFFSET = common local_unnamed_addr global i64 0, align 8 @XSPI_INTR_TX_EMPTY = common local_unnamed_addr global i32 0, align 4 @IRQ_HANDLED = common local_unnamed_addr global i32 0, align 4 @IRQ_NONE = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @xilinx_spi_irq], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @xilinx_spi_irq(i32 %0, ptr noundef %1) #0 { %3 = load ptr, ptr %1, align 8, !tbaa !6 %4 = getelementptr inbounds i8, ptr %1, i64 16 %5 = load i64, ptr %4, align 8, !tbaa !13 %6 = load i64, ptr @XIPIF_V123B_IISR_OFFSET, align 8, !tbaa !14 %7 = add nsw i64 %6, %5 %8 = tail call i32 %3(i64 noundef %7) #2 %9 = getelementptr inbounds i8, ptr %1, i64 24 %10 = load ptr, ptr %9, align 8, !tbaa !15 %11 = load i64, ptr %4, align 8, !tbaa !13 %12 = load i64, ptr @XIPIF_V123B_IISR_OFFSET, align 8, !tbaa !14 %13 = add nsw i64 %12, %11 %14 = tail call i32 %10(i32 noundef %8, i64 noundef %13) #2 %15 = load i32, ptr @XSPI_INTR_TX_EMPTY, align 4, !tbaa !16 %16 = and i32 %15, %8 %17 = icmp eq i32 %16, 0 br i1 %17, label %21, label %18 18: ; preds = %2 %19 = getelementptr inbounds i8, ptr %1, i64 8 %20 = tail call i32 @complete(ptr noundef nonnull %19) #2 br label %21 21: ; preds = %2, %18 %22 = phi ptr [ @IRQ_HANDLED, %18 ], [ @IRQ_NONE, %2 ] %23 = load i32, ptr %22, align 4, !tbaa !16 ret i32 %23 } declare i32 @complete(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"xilinx_spi", !8, i64 0, !11, i64 8, !12, i64 16, !8, i64 24} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0} !12 = !{!"long", !9, i64 0} !13 = !{!7, !12, i64 16} !14 = !{!12, !12, i64 0} !15 = !{!7, !8, i64 24} !16 = !{!11, !11, i64 0}
linux_drivers_spi_extr_spi-xilinx.c_xilinx_spi_irq
; ModuleID = 'AnghaBench/php-src/ext/opcache/jit/dynasm/extr_minilua.c_buffreplace.c' source_filename = "AnghaBench/php-src/ext/opcache/jit/dynasm/extr_minilua.c_buffreplace.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @buffreplace], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @buffreplace(ptr nocapture noundef readonly %0, i8 noundef signext %1, i8 noundef signext %2) #0 { %4 = load i32, ptr %0, align 4, !tbaa !5 %5 = tail call i64 @luaZ_bufflen(i32 noundef %4) #2 %6 = load i32, ptr %0, align 4, !tbaa !5 %7 = tail call ptr @luaZ_buffer(i32 noundef %6) #2 %8 = icmp eq i64 %5, 0 br i1 %8, label %182, label %9 9: ; preds = %3 %10 = icmp ult i64 %5, 8 br i1 %10, label %171, label %11 11: ; preds = %9 %12 = icmp ult i64 %5, 16 br i1 %12, label %113, label %13 13: ; preds = %11 %14 = and i64 %5, -16 %15 = insertelement <16 x i8> poison, i8 %1, i64 0 %16 = shufflevector <16 x i8> %15, <16 x i8> poison, <16 x i32> zeroinitializer %17 = getelementptr i8, ptr %7, i64 -16 %18 = getelementptr i8, ptr %7, i64 -1 %19 = getelementptr i8, ptr %7, i64 -2 %20 = getelementptr i8, ptr %7, i64 -3 %21 = getelementptr i8, ptr %7, i64 -4 %22 = getelementptr i8, ptr %7, i64 -5 %23 = getelementptr i8, ptr %7, i64 -6 %24 = getelementptr i8, ptr %7, i64 -7 %25 = getelementptr i8, ptr %7, i64 -8 %26 = getelementptr i8, ptr %7, i64 -9 %27 = getelementptr i8, ptr %7, i64 -10 %28 = getelementptr i8, ptr %7, i64 -11 %29 = getelementptr i8, ptr %7, i64 -12 %30 = getelementptr i8, ptr %7, i64 -13 %31 = getelementptr i8, ptr %7, i64 -14 %32 = getelementptr i8, ptr %7, i64 -15 %33 = getelementptr i8, ptr %7, i64 -16 br label %34 34: ; preds = %104, %13 %35 = phi i64 [ 0, %13 ], [ %105, %104 ] %36 = sub i64 %5, %35 %37 = getelementptr i8, ptr %17, i64 %36 %38 = load <16 x i8>, ptr %37, align 1, !tbaa !10 %39 = shufflevector <16 x i8> %38, <16 x i8> poison, <16 x i32> <i32 15, i32 14, i32 13, i32 12, i32 11, i32 10, i32 9, i32 8, i32 7, i32 6, i32 5, i32 4, i32 3, i32 2, i32 1, i32 0> %40 = icmp eq <16 x i8> %39, %16 %41 = extractelement <16 x i1> %40, i64 0 br i1 %41, label %42, label %44 42: ; preds = %34 %43 = getelementptr i8, ptr %18, i64 %36 store i8 %2, ptr %43, align 1, !tbaa !10 br label %44 44: ; preds = %42, %34 %45 = extractelement <16 x i1> %40, i64 1 br i1 %45, label %46, label %48 46: ; preds = %44 %47 = getelementptr i8, ptr %19, i64 %36 store i8 %2, ptr %47, align 1, !tbaa !10 br label %48 48: ; preds = %46, %44 %49 = extractelement <16 x i1> %40, i64 2 br i1 %49, label %50, label %52 50: ; preds = %48 %51 = getelementptr i8, ptr %20, i64 %36 store i8 %2, ptr %51, align 1, !tbaa !10 br label %52 52: ; preds = %50, %48 %53 = extractelement <16 x i1> %40, i64 3 br i1 %53, label %54, label %56 54: ; preds = %52 %55 = getelementptr i8, ptr %21, i64 %36 store i8 %2, ptr %55, align 1, !tbaa !10 br label %56 56: ; preds = %54, %52 %57 = extractelement <16 x i1> %40, i64 4 br i1 %57, label %58, label %60 58: ; preds = %56 %59 = getelementptr i8, ptr %22, i64 %36 store i8 %2, ptr %59, align 1, !tbaa !10 br label %60 60: ; preds = %58, %56 %61 = extractelement <16 x i1> %40, i64 5 br i1 %61, label %62, label %64 62: ; preds = %60 %63 = getelementptr i8, ptr %23, i64 %36 store i8 %2, ptr %63, align 1, !tbaa !10 br label %64 64: ; preds = %62, %60 %65 = extractelement <16 x i1> %40, i64 6 br i1 %65, label %66, label %68 66: ; preds = %64 %67 = getelementptr i8, ptr %24, i64 %36 store i8 %2, ptr %67, align 1, !tbaa !10 br label %68 68: ; preds = %66, %64 %69 = extractelement <16 x i1> %40, i64 7 br i1 %69, label %70, label %72 70: ; preds = %68 %71 = getelementptr i8, ptr %25, i64 %36 store i8 %2, ptr %71, align 1, !tbaa !10 br label %72 72: ; preds = %70, %68 %73 = extractelement <16 x i1> %40, i64 8 br i1 %73, label %74, label %76 74: ; preds = %72 %75 = getelementptr i8, ptr %26, i64 %36 store i8 %2, ptr %75, align 1, !tbaa !10 br label %76 76: ; preds = %74, %72 %77 = extractelement <16 x i1> %40, i64 9 br i1 %77, label %78, label %80 78: ; preds = %76 %79 = getelementptr i8, ptr %27, i64 %36 store i8 %2, ptr %79, align 1, !tbaa !10 br label %80 80: ; preds = %78, %76 %81 = extractelement <16 x i1> %40, i64 10 br i1 %81, label %82, label %84 82: ; preds = %80 %83 = getelementptr i8, ptr %28, i64 %36 store i8 %2, ptr %83, align 1, !tbaa !10 br label %84 84: ; preds = %82, %80 %85 = extractelement <16 x i1> %40, i64 11 br i1 %85, label %86, label %88 86: ; preds = %84 %87 = getelementptr i8, ptr %29, i64 %36 store i8 %2, ptr %87, align 1, !tbaa !10 br label %88 88: ; preds = %86, %84 %89 = extractelement <16 x i1> %40, i64 12 br i1 %89, label %90, label %92 90: ; preds = %88 %91 = getelementptr i8, ptr %30, i64 %36 store i8 %2, ptr %91, align 1, !tbaa !10 br label %92 92: ; preds = %90, %88 %93 = extractelement <16 x i1> %40, i64 13 br i1 %93, label %94, label %96 94: ; preds = %92 %95 = getelementptr i8, ptr %31, i64 %36 store i8 %2, ptr %95, align 1, !tbaa !10 br label %96 96: ; preds = %94, %92 %97 = extractelement <16 x i1> %40, i64 14 br i1 %97, label %98, label %100 98: ; preds = %96 %99 = getelementptr i8, ptr %32, i64 %36 store i8 %2, ptr %99, align 1, !tbaa !10 br label %100 100: ; preds = %98, %96 %101 = extractelement <16 x i1> %40, i64 15 br i1 %101, label %102, label %104 102: ; preds = %100 %103 = getelementptr i8, ptr %33, i64 %36 store i8 %2, ptr %103, align 1, !tbaa !10 br label %104 104: ; preds = %102, %100 %105 = add nuw i64 %35, 16 %106 = icmp eq i64 %105, %14 br i1 %106, label %107, label %34, !llvm.loop !11 107: ; preds = %104 %108 = icmp eq i64 %5, %14 br i1 %108, label %182, label %109 109: ; preds = %107 %110 = and i64 %5, 15 %111 = and i64 %5, 8 %112 = icmp eq i64 %111, 0 br i1 %112, label %171, label %113 113: ; preds = %11, %109 %114 = phi i64 [ %14, %109 ], [ 0, %11 ] %115 = and i64 %5, -8 %116 = and i64 %5, 7 %117 = insertelement <8 x i8> poison, i8 %1, i64 0 %118 = shufflevector <8 x i8> %117, <8 x i8> poison, <8 x i32> zeroinitializer %119 = getelementptr i8, ptr %7, i64 -8 %120 = getelementptr i8, ptr %7, i64 -1 %121 = getelementptr i8, ptr %7, i64 -2 %122 = getelementptr i8, ptr %7, i64 -3 %123 = getelementptr i8, ptr %7, i64 -4 %124 = getelementptr i8, ptr %7, i64 -5 %125 = getelementptr i8, ptr %7, i64 -6 %126 = getelementptr i8, ptr %7, i64 -7 %127 = getelementptr i8, ptr %7, i64 -8 br label %128 128: ; preds = %166, %113 %129 = phi i64 [ %114, %113 ], [ %167, %166 ] %130 = sub i64 %5, %129 %131 = getelementptr i8, ptr %119, i64 %130 %132 = load <8 x i8>, ptr %131, align 1, !tbaa !10 %133 = shufflevector <8 x i8> %132, <8 x i8> poison, <8 x i32> <i32 7, i32 6, i32 5, i32 4, i32 3, i32 2, i32 1, i32 0> %134 = icmp eq <8 x i8> %133, %118 %135 = extractelement <8 x i1> %134, i64 0 br i1 %135, label %136, label %138 136: ; preds = %128 %137 = getelementptr i8, ptr %120, i64 %130 store i8 %2, ptr %137, align 1, !tbaa !10 br label %138 138: ; preds = %136, %128 %139 = extractelement <8 x i1> %134, i64 1 br i1 %139, label %140, label %142 140: ; preds = %138 %141 = getelementptr i8, ptr %121, i64 %130 store i8 %2, ptr %141, align 1, !tbaa !10 br label %142 142: ; preds = %140, %138 %143 = extractelement <8 x i1> %134, i64 2 br i1 %143, label %144, label %146 144: ; preds = %142 %145 = getelementptr i8, ptr %122, i64 %130 store i8 %2, ptr %145, align 1, !tbaa !10 br label %146 146: ; preds = %144, %142 %147 = extractelement <8 x i1> %134, i64 3 br i1 %147, label %148, label %150 148: ; preds = %146 %149 = getelementptr i8, ptr %123, i64 %130 store i8 %2, ptr %149, align 1, !tbaa !10 br label %150 150: ; preds = %148, %146 %151 = extractelement <8 x i1> %134, i64 4 br i1 %151, label %152, label %154 152: ; preds = %150 %153 = getelementptr i8, ptr %124, i64 %130 store i8 %2, ptr %153, align 1, !tbaa !10 br label %154 154: ; preds = %152, %150 %155 = extractelement <8 x i1> %134, i64 5 br i1 %155, label %156, label %158 156: ; preds = %154 %157 = getelementptr i8, ptr %125, i64 %130 store i8 %2, ptr %157, align 1, !tbaa !10 br label %158 158: ; preds = %156, %154 %159 = extractelement <8 x i1> %134, i64 6 br i1 %159, label %160, label %162 160: ; preds = %158 %161 = getelementptr i8, ptr %126, i64 %130 store i8 %2, ptr %161, align 1, !tbaa !10 br label %162 162: ; preds = %160, %158 %163 = extractelement <8 x i1> %134, i64 7 br i1 %163, label %164, label %166 164: ; preds = %162 %165 = getelementptr i8, ptr %127, i64 %130 store i8 %2, ptr %165, align 1, !tbaa !10 br label %166 166: ; preds = %164, %162 %167 = add nuw i64 %129, 8 %168 = icmp eq i64 %167, %115 br i1 %168, label %169, label %128, !llvm.loop !15 169: ; preds = %166 %170 = icmp eq i64 %5, %115 br i1 %170, label %182, label %171 171: ; preds = %9, %109, %169 %172 = phi i64 [ %5, %9 ], [ %110, %109 ], [ %116, %169 ] br label %173 173: ; preds = %171, %180 %174 = phi i64 [ %175, %180 ], [ %172, %171 ] %175 = add i64 %174, -1 %176 = getelementptr inbounds i8, ptr %7, i64 %175 %177 = load i8, ptr %176, align 1, !tbaa !10 %178 = icmp eq i8 %177, %1 br i1 %178, label %179, label %180 179: ; preds = %173 store i8 %2, ptr %176, align 1, !tbaa !10 br label %180 180: ; preds = %179, %173 %181 = icmp eq i64 %175, 0 br i1 %181, label %182, label %173, !llvm.loop !16 182: ; preds = %180, %107, %169, %3 ret void } declare i64 @luaZ_bufflen(i32 noundef) local_unnamed_addr #1 declare ptr @luaZ_buffer(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_3__", !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!8, !8, i64 0} !11 = distinct !{!11, !12, !13, !14} !12 = !{!"llvm.loop.mustprogress"} !13 = !{!"llvm.loop.isvectorized", i32 1} !14 = !{!"llvm.loop.unroll.runtime.disable"} !15 = distinct !{!15, !12, !13, !14} !16 = distinct !{!16, !12, !14, !13}
; ModuleID = 'AnghaBench/php-src/ext/opcache/jit/dynasm/extr_minilua.c_buffreplace.c' source_filename = "AnghaBench/php-src/ext/opcache/jit/dynasm/extr_minilua.c_buffreplace.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @buffreplace], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @buffreplace(ptr nocapture noundef readonly %0, i8 noundef signext %1, i8 noundef signext %2) #0 { %4 = load i32, ptr %0, align 4, !tbaa !6 %5 = tail call i64 @luaZ_bufflen(i32 noundef %4) #2 %6 = load i32, ptr %0, align 4, !tbaa !6 %7 = tail call ptr @luaZ_buffer(i32 noundef %6) #2 %8 = icmp eq i64 %5, 0 br i1 %8, label %182, label %9 9: ; preds = %3 %10 = icmp ult i64 %5, 8 br i1 %10, label %171, label %11 11: ; preds = %9 %12 = icmp ult i64 %5, 16 br i1 %12, label %113, label %13 13: ; preds = %11 %14 = and i64 %5, -16 %15 = insertelement <16 x i8> poison, i8 %1, i64 0 %16 = shufflevector <16 x i8> %15, <16 x i8> poison, <16 x i32> zeroinitializer %17 = getelementptr i8, ptr %7, i64 -16 %18 = getelementptr i8, ptr %7, i64 -1 %19 = getelementptr i8, ptr %7, i64 -2 %20 = getelementptr i8, ptr %7, i64 -3 %21 = getelementptr i8, ptr %7, i64 -4 %22 = getelementptr i8, ptr %7, i64 -5 %23 = getelementptr i8, ptr %7, i64 -6 %24 = getelementptr i8, ptr %7, i64 -7 %25 = getelementptr i8, ptr %7, i64 -8 %26 = getelementptr i8, ptr %7, i64 -9 %27 = getelementptr i8, ptr %7, i64 -10 %28 = getelementptr i8, ptr %7, i64 -11 %29 = getelementptr i8, ptr %7, i64 -12 %30 = getelementptr i8, ptr %7, i64 -13 %31 = getelementptr i8, ptr %7, i64 -14 %32 = getelementptr i8, ptr %7, i64 -15 %33 = getelementptr i8, ptr %7, i64 -16 br label %34 34: ; preds = %104, %13 %35 = phi i64 [ 0, %13 ], [ %105, %104 ] %36 = sub i64 %5, %35 %37 = getelementptr i8, ptr %17, i64 %36 %38 = load <16 x i8>, ptr %37, align 1, !tbaa !11 %39 = shufflevector <16 x i8> %38, <16 x i8> poison, <16 x i32> <i32 15, i32 14, i32 13, i32 12, i32 11, i32 10, i32 9, i32 8, i32 7, i32 6, i32 5, i32 4, i32 3, i32 2, i32 1, i32 0> %40 = icmp eq <16 x i8> %39, %16 %41 = extractelement <16 x i1> %40, i64 0 br i1 %41, label %42, label %44 42: ; preds = %34 %43 = getelementptr i8, ptr %18, i64 %36 store i8 %2, ptr %43, align 1, !tbaa !11 br label %44 44: ; preds = %42, %34 %45 = extractelement <16 x i1> %40, i64 1 br i1 %45, label %46, label %48 46: ; preds = %44 %47 = getelementptr i8, ptr %19, i64 %36 store i8 %2, ptr %47, align 1, !tbaa !11 br label %48 48: ; preds = %46, %44 %49 = extractelement <16 x i1> %40, i64 2 br i1 %49, label %50, label %52 50: ; preds = %48 %51 = getelementptr i8, ptr %20, i64 %36 store i8 %2, ptr %51, align 1, !tbaa !11 br label %52 52: ; preds = %50, %48 %53 = extractelement <16 x i1> %40, i64 3 br i1 %53, label %54, label %56 54: ; preds = %52 %55 = getelementptr i8, ptr %21, i64 %36 store i8 %2, ptr %55, align 1, !tbaa !11 br label %56 56: ; preds = %54, %52 %57 = extractelement <16 x i1> %40, i64 4 br i1 %57, label %58, label %60 58: ; preds = %56 %59 = getelementptr i8, ptr %22, i64 %36 store i8 %2, ptr %59, align 1, !tbaa !11 br label %60 60: ; preds = %58, %56 %61 = extractelement <16 x i1> %40, i64 5 br i1 %61, label %62, label %64 62: ; preds = %60 %63 = getelementptr i8, ptr %23, i64 %36 store i8 %2, ptr %63, align 1, !tbaa !11 br label %64 64: ; preds = %62, %60 %65 = extractelement <16 x i1> %40, i64 6 br i1 %65, label %66, label %68 66: ; preds = %64 %67 = getelementptr i8, ptr %24, i64 %36 store i8 %2, ptr %67, align 1, !tbaa !11 br label %68 68: ; preds = %66, %64 %69 = extractelement <16 x i1> %40, i64 7 br i1 %69, label %70, label %72 70: ; preds = %68 %71 = getelementptr i8, ptr %25, i64 %36 store i8 %2, ptr %71, align 1, !tbaa !11 br label %72 72: ; preds = %70, %68 %73 = extractelement <16 x i1> %40, i64 8 br i1 %73, label %74, label %76 74: ; preds = %72 %75 = getelementptr i8, ptr %26, i64 %36 store i8 %2, ptr %75, align 1, !tbaa !11 br label %76 76: ; preds = %74, %72 %77 = extractelement <16 x i1> %40, i64 9 br i1 %77, label %78, label %80 78: ; preds = %76 %79 = getelementptr i8, ptr %27, i64 %36 store i8 %2, ptr %79, align 1, !tbaa !11 br label %80 80: ; preds = %78, %76 %81 = extractelement <16 x i1> %40, i64 10 br i1 %81, label %82, label %84 82: ; preds = %80 %83 = getelementptr i8, ptr %28, i64 %36 store i8 %2, ptr %83, align 1, !tbaa !11 br label %84 84: ; preds = %82, %80 %85 = extractelement <16 x i1> %40, i64 11 br i1 %85, label %86, label %88 86: ; preds = %84 %87 = getelementptr i8, ptr %29, i64 %36 store i8 %2, ptr %87, align 1, !tbaa !11 br label %88 88: ; preds = %86, %84 %89 = extractelement <16 x i1> %40, i64 12 br i1 %89, label %90, label %92 90: ; preds = %88 %91 = getelementptr i8, ptr %30, i64 %36 store i8 %2, ptr %91, align 1, !tbaa !11 br label %92 92: ; preds = %90, %88 %93 = extractelement <16 x i1> %40, i64 13 br i1 %93, label %94, label %96 94: ; preds = %92 %95 = getelementptr i8, ptr %31, i64 %36 store i8 %2, ptr %95, align 1, !tbaa !11 br label %96 96: ; preds = %94, %92 %97 = extractelement <16 x i1> %40, i64 14 br i1 %97, label %98, label %100 98: ; preds = %96 %99 = getelementptr i8, ptr %32, i64 %36 store i8 %2, ptr %99, align 1, !tbaa !11 br label %100 100: ; preds = %98, %96 %101 = extractelement <16 x i1> %40, i64 15 br i1 %101, label %102, label %104 102: ; preds = %100 %103 = getelementptr i8, ptr %33, i64 %36 store i8 %2, ptr %103, align 1, !tbaa !11 br label %104 104: ; preds = %102, %100 %105 = add nuw i64 %35, 16 %106 = icmp eq i64 %105, %14 br i1 %106, label %107, label %34, !llvm.loop !12 107: ; preds = %104 %108 = icmp eq i64 %5, %14 br i1 %108, label %182, label %109 109: ; preds = %107 %110 = and i64 %5, 15 %111 = and i64 %5, 8 %112 = icmp eq i64 %111, 0 br i1 %112, label %171, label %113 113: ; preds = %11, %109 %114 = phi i64 [ %14, %109 ], [ 0, %11 ] %115 = and i64 %5, -8 %116 = and i64 %5, 7 %117 = insertelement <8 x i8> poison, i8 %1, i64 0 %118 = shufflevector <8 x i8> %117, <8 x i8> poison, <8 x i32> zeroinitializer %119 = getelementptr i8, ptr %7, i64 -8 %120 = getelementptr i8, ptr %7, i64 -1 %121 = getelementptr i8, ptr %7, i64 -2 %122 = getelementptr i8, ptr %7, i64 -3 %123 = getelementptr i8, ptr %7, i64 -4 %124 = getelementptr i8, ptr %7, i64 -5 %125 = getelementptr i8, ptr %7, i64 -6 %126 = getelementptr i8, ptr %7, i64 -7 %127 = getelementptr i8, ptr %7, i64 -8 br label %128 128: ; preds = %166, %113 %129 = phi i64 [ %114, %113 ], [ %167, %166 ] %130 = sub i64 %5, %129 %131 = getelementptr i8, ptr %119, i64 %130 %132 = load <8 x i8>, ptr %131, align 1, !tbaa !11 %133 = shufflevector <8 x i8> %132, <8 x i8> poison, <8 x i32> <i32 7, i32 6, i32 5, i32 4, i32 3, i32 2, i32 1, i32 0> %134 = icmp eq <8 x i8> %133, %118 %135 = extractelement <8 x i1> %134, i64 0 br i1 %135, label %136, label %138 136: ; preds = %128 %137 = getelementptr i8, ptr %120, i64 %130 store i8 %2, ptr %137, align 1, !tbaa !11 br label %138 138: ; preds = %136, %128 %139 = extractelement <8 x i1> %134, i64 1 br i1 %139, label %140, label %142 140: ; preds = %138 %141 = getelementptr i8, ptr %121, i64 %130 store i8 %2, ptr %141, align 1, !tbaa !11 br label %142 142: ; preds = %140, %138 %143 = extractelement <8 x i1> %134, i64 2 br i1 %143, label %144, label %146 144: ; preds = %142 %145 = getelementptr i8, ptr %122, i64 %130 store i8 %2, ptr %145, align 1, !tbaa !11 br label %146 146: ; preds = %144, %142 %147 = extractelement <8 x i1> %134, i64 3 br i1 %147, label %148, label %150 148: ; preds = %146 %149 = getelementptr i8, ptr %123, i64 %130 store i8 %2, ptr %149, align 1, !tbaa !11 br label %150 150: ; preds = %148, %146 %151 = extractelement <8 x i1> %134, i64 4 br i1 %151, label %152, label %154 152: ; preds = %150 %153 = getelementptr i8, ptr %124, i64 %130 store i8 %2, ptr %153, align 1, !tbaa !11 br label %154 154: ; preds = %152, %150 %155 = extractelement <8 x i1> %134, i64 5 br i1 %155, label %156, label %158 156: ; preds = %154 %157 = getelementptr i8, ptr %125, i64 %130 store i8 %2, ptr %157, align 1, !tbaa !11 br label %158 158: ; preds = %156, %154 %159 = extractelement <8 x i1> %134, i64 6 br i1 %159, label %160, label %162 160: ; preds = %158 %161 = getelementptr i8, ptr %126, i64 %130 store i8 %2, ptr %161, align 1, !tbaa !11 br label %162 162: ; preds = %160, %158 %163 = extractelement <8 x i1> %134, i64 7 br i1 %163, label %164, label %166 164: ; preds = %162 %165 = getelementptr i8, ptr %127, i64 %130 store i8 %2, ptr %165, align 1, !tbaa !11 br label %166 166: ; preds = %164, %162 %167 = add nuw i64 %129, 8 %168 = icmp eq i64 %167, %115 br i1 %168, label %169, label %128, !llvm.loop !16 169: ; preds = %166 %170 = icmp eq i64 %5, %115 br i1 %170, label %182, label %171 171: ; preds = %169, %9, %109 %172 = phi i64 [ %5, %9 ], [ %110, %109 ], [ %116, %169 ] br label %173 173: ; preds = %171, %180 %174 = phi i64 [ %175, %180 ], [ %172, %171 ] %175 = add i64 %174, -1 %176 = getelementptr inbounds i8, ptr %7, i64 %175 %177 = load i8, ptr %176, align 1, !tbaa !11 %178 = icmp eq i8 %177, %1 br i1 %178, label %179, label %180 179: ; preds = %173 store i8 %2, ptr %176, align 1, !tbaa !11 br label %180 180: ; preds = %179, %173 %181 = icmp eq i64 %175, 0 br i1 %181, label %182, label %173, !llvm.loop !17 182: ; preds = %180, %107, %169, %3 ret void } declare i64 @luaZ_bufflen(i32 noundef) local_unnamed_addr #1 declare ptr @luaZ_buffer(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_3__", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!9, !9, i64 0} !12 = distinct !{!12, !13, !14, !15} !13 = !{!"llvm.loop.mustprogress"} !14 = !{!"llvm.loop.isvectorized", i32 1} !15 = !{!"llvm.loop.unroll.runtime.disable"} !16 = distinct !{!16, !13, !14, !15} !17 = distinct !{!17, !13, !15, !14}
php-src_ext_opcache_jit_dynasm_extr_minilua.c_buffreplace
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/bnx2x/extr_bnx2x_link.c_bnx2x_eee_an_resolve.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/bnx2x/extr_bnx2x_link.c_bnx2x_eee_an_resolve.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.link_vars = type { i64, i32 } @MDIO_AN_DEVAD = dso_local local_unnamed_addr global i32 0, align 4 @MDIO_AN_REG_EEE_ADV = dso_local local_unnamed_addr global i32 0, align 4 @MDIO_AN_REG_LP_EEE_ADV = dso_local local_unnamed_addr global i32 0, align 4 @SHMEM_EEE_100M_ADV = dso_local local_unnamed_addr global i32 0, align 4 @SPEED_100 = dso_local local_unnamed_addr global i64 0, align 8 @NETIF_MSG_LINK = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [23 x i8] c"EEE negotiated - 100M\0A\00", align 1 @SHMEM_EEE_1G_ADV = dso_local local_unnamed_addr global i32 0, align 4 @SPEED_1000 = dso_local local_unnamed_addr global i64 0, align 8 @.str.1 = private unnamed_addr constant [21 x i8] c"EEE negotiated - 1G\0A\00", align 1 @SHMEM_EEE_10G_ADV = dso_local local_unnamed_addr global i32 0, align 4 @SPEED_10000 = dso_local local_unnamed_addr global i64 0, align 8 @.str.2 = private unnamed_addr constant [22 x i8] c"EEE negotiated - 10G\0A\00", align 1 @SHMEM_EEE_LP_ADV_STATUS_MASK = dso_local local_unnamed_addr global i32 0, align 4 @SHMEM_EEE_LP_ADV_STATUS_SHIFT = dso_local local_unnamed_addr global i32 0, align 4 @.str.3 = private unnamed_addr constant [15 x i8] c"EEE is active\0A\00", align 1 @SHMEM_EEE_ACTIVE_BIT = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @bnx2x_eee_an_resolve], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @bnx2x_eee_an_resolve(ptr noundef %0, ptr nocapture noundef readonly %1, ptr nocapture noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = load ptr, ptr %1, align 8, !tbaa !5 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 store i32 0, ptr %4, align 4, !tbaa !10 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %5) #3 store i32 0, ptr %5, align 4, !tbaa !10 %7 = load i32, ptr @MDIO_AN_DEVAD, align 4, !tbaa !10 %8 = load i32, ptr @MDIO_AN_REG_EEE_ADV, align 4, !tbaa !10 %9 = call i32 @bnx2x_cl45_read(ptr noundef %6, ptr noundef %0, i32 noundef %7, i32 noundef %8, ptr noundef nonnull %4) #3 %10 = load i32, ptr @MDIO_AN_DEVAD, align 4, !tbaa !10 %11 = load i32, ptr @MDIO_AN_REG_LP_EEE_ADV, align 4, !tbaa !10 %12 = call i32 @bnx2x_cl45_read(ptr noundef %6, ptr noundef %0, i32 noundef %10, i32 noundef %11, ptr noundef nonnull %5) #3 %13 = load i32, ptr %5, align 4, !tbaa !10 %14 = and i32 %13, 2 %15 = icmp eq i32 %14, 0 br i1 %15, label %29, label %16 16: ; preds = %3 %17 = load i32, ptr @SHMEM_EEE_100M_ADV, align 4, !tbaa !10 %18 = load i32, ptr %4, align 4, !tbaa !10 %19 = and i32 %18, 2 %20 = icmp eq i32 %19, 0 br i1 %20, label %29, label %21 21: ; preds = %16 %22 = load i64, ptr %2, align 8, !tbaa !12 %23 = load i64, ptr @SPEED_100, align 8, !tbaa !15 %24 = icmp eq i64 %22, %23 %25 = zext i1 %24 to i32 %26 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !10 %27 = call i32 @DP(i32 noundef %26, ptr noundef nonnull @.str) #3 %28 = load i32, ptr %5, align 4, !tbaa !10 br label %29 29: ; preds = %16, %21, %3 %30 = phi i32 [ %28, %21 ], [ %13, %16 ], [ %13, %3 ] %31 = phi i32 [ %17, %21 ], [ %17, %16 ], [ 0, %3 ] %32 = phi i32 [ %25, %21 ], [ 0, %16 ], [ 0, %3 ] %33 = and i32 %30, 20 %34 = icmp eq i32 %33, 0 br i1 %34, label %49, label %35 35: ; preds = %29 %36 = load i32, ptr @SHMEM_EEE_1G_ADV, align 4, !tbaa !10 %37 = or i32 %36, %31 %38 = load i32, ptr %4, align 4, !tbaa !10 %39 = and i32 %38, 20 %40 = icmp eq i32 %39, 0 br i1 %40, label %49, label %41 41: ; preds = %35 %42 = load i64, ptr %2, align 8, !tbaa !12 %43 = load i64, ptr @SPEED_1000, align 8, !tbaa !15 %44 = icmp eq i64 %42, %43 %45 = select i1 %44, i32 1, i32 %32 %46 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !10 %47 = call i32 @DP(i32 noundef %46, ptr noundef nonnull @.str.1) #3 %48 = load i32, ptr %5, align 4, !tbaa !10 br label %49 49: ; preds = %35, %41, %29 %50 = phi i32 [ %48, %41 ], [ %30, %35 ], [ %30, %29 ] %51 = phi i32 [ %37, %41 ], [ %37, %35 ], [ %31, %29 ] %52 = phi i32 [ %45, %41 ], [ %32, %35 ], [ %32, %29 ] %53 = and i32 %50, 104 %54 = icmp eq i32 %53, 0 br i1 %54, label %68, label %55 55: ; preds = %49 %56 = load i32, ptr @SHMEM_EEE_10G_ADV, align 4, !tbaa !10 %57 = or i32 %56, %51 %58 = load i32, ptr %4, align 4, !tbaa !10 %59 = and i32 %58, 104 %60 = icmp eq i32 %59, 0 br i1 %60, label %68, label %61 61: ; preds = %55 %62 = load i64, ptr %2, align 8, !tbaa !12 %63 = load i64, ptr @SPEED_10000, align 8, !tbaa !15 %64 = icmp eq i64 %62, %63 %65 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !10 %66 = call i32 @DP(i32 noundef %65, ptr noundef nonnull @.str.2) #3 %67 = select i1 %64, i32 1, i32 %52 br label %68 68: ; preds = %61, %55, %49 %69 = phi i32 [ %57, %55 ], [ %51, %49 ], [ %57, %61 ] %70 = phi i32 [ %52, %55 ], [ %52, %49 ], [ %67, %61 ] %71 = load i32, ptr @SHMEM_EEE_LP_ADV_STATUS_MASK, align 4, !tbaa !10 %72 = xor i32 %71, -1 %73 = getelementptr inbounds %struct.link_vars, ptr %2, i64 0, i32 1 %74 = load i32, ptr %73, align 8, !tbaa !16 %75 = and i32 %74, %72 %76 = load i32, ptr @SHMEM_EEE_LP_ADV_STATUS_SHIFT, align 4, !tbaa !10 %77 = shl i32 %69, %76 %78 = or i32 %77, %75 store i32 %78, ptr %73, align 8, !tbaa !16 %79 = icmp eq i32 %70, 0 br i1 %79, label %86, label %80 80: ; preds = %68 %81 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !10 %82 = call i32 @DP(i32 noundef %81, ptr noundef nonnull @.str.3) #3 %83 = load i32, ptr @SHMEM_EEE_ACTIVE_BIT, align 4, !tbaa !10 %84 = load i32, ptr %73, align 8, !tbaa !16 %85 = or i32 %84, %83 store i32 %85, ptr %73, align 8, !tbaa !16 br label %86 86: ; preds = %80, %68 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %5) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 ret void } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @bnx2x_cl45_read(ptr noundef, ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @DP(i32 noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"link_params", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0} !12 = !{!13, !14, i64 0} !13 = !{!"link_vars", !14, i64 0, !11, i64 8} !14 = !{!"long", !8, i64 0} !15 = !{!14, !14, i64 0} !16 = !{!13, !11, i64 8}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/bnx2x/extr_bnx2x_link.c_bnx2x_eee_an_resolve.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/bnx2x/extr_bnx2x_link.c_bnx2x_eee_an_resolve.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @MDIO_AN_DEVAD = common local_unnamed_addr global i32 0, align 4 @MDIO_AN_REG_EEE_ADV = common local_unnamed_addr global i32 0, align 4 @MDIO_AN_REG_LP_EEE_ADV = common local_unnamed_addr global i32 0, align 4 @SHMEM_EEE_100M_ADV = common local_unnamed_addr global i32 0, align 4 @SPEED_100 = common local_unnamed_addr global i64 0, align 8 @NETIF_MSG_LINK = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [23 x i8] c"EEE negotiated - 100M\0A\00", align 1 @SHMEM_EEE_1G_ADV = common local_unnamed_addr global i32 0, align 4 @SPEED_1000 = common local_unnamed_addr global i64 0, align 8 @.str.1 = private unnamed_addr constant [21 x i8] c"EEE negotiated - 1G\0A\00", align 1 @SHMEM_EEE_10G_ADV = common local_unnamed_addr global i32 0, align 4 @SPEED_10000 = common local_unnamed_addr global i64 0, align 8 @.str.2 = private unnamed_addr constant [22 x i8] c"EEE negotiated - 10G\0A\00", align 1 @SHMEM_EEE_LP_ADV_STATUS_MASK = common local_unnamed_addr global i32 0, align 4 @SHMEM_EEE_LP_ADV_STATUS_SHIFT = common local_unnamed_addr global i32 0, align 4 @.str.3 = private unnamed_addr constant [15 x i8] c"EEE is active\0A\00", align 1 @SHMEM_EEE_ACTIVE_BIT = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @bnx2x_eee_an_resolve], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @bnx2x_eee_an_resolve(ptr noundef %0, ptr nocapture noundef readonly %1, ptr nocapture noundef %2) #0 { %4 = alloca i32, align 4 %5 = alloca i32, align 4 %6 = load ptr, ptr %1, align 8, !tbaa !6 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 store i32 0, ptr %4, align 4, !tbaa !11 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %5) #3 store i32 0, ptr %5, align 4, !tbaa !11 %7 = load i32, ptr @MDIO_AN_DEVAD, align 4, !tbaa !11 %8 = load i32, ptr @MDIO_AN_REG_EEE_ADV, align 4, !tbaa !11 %9 = call i32 @bnx2x_cl45_read(ptr noundef %6, ptr noundef %0, i32 noundef %7, i32 noundef %8, ptr noundef nonnull %4) #3 %10 = load i32, ptr @MDIO_AN_DEVAD, align 4, !tbaa !11 %11 = load i32, ptr @MDIO_AN_REG_LP_EEE_ADV, align 4, !tbaa !11 %12 = call i32 @bnx2x_cl45_read(ptr noundef %6, ptr noundef %0, i32 noundef %10, i32 noundef %11, ptr noundef nonnull %5) #3 %13 = load i32, ptr %5, align 4, !tbaa !11 %14 = and i32 %13, 2 %15 = icmp eq i32 %14, 0 br i1 %15, label %29, label %16 16: ; preds = %3 %17 = load i32, ptr @SHMEM_EEE_100M_ADV, align 4, !tbaa !11 %18 = load i32, ptr %4, align 4, !tbaa !11 %19 = and i32 %18, 2 %20 = icmp eq i32 %19, 0 br i1 %20, label %29, label %21 21: ; preds = %16 %22 = load i64, ptr %2, align 8, !tbaa !13 %23 = load i64, ptr @SPEED_100, align 8, !tbaa !16 %24 = icmp eq i64 %22, %23 %25 = zext i1 %24 to i32 %26 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !11 %27 = call i32 @DP(i32 noundef %26, ptr noundef nonnull @.str) #3 %28 = load i32, ptr %5, align 4, !tbaa !11 br label %29 29: ; preds = %16, %21, %3 %30 = phi i32 [ %28, %21 ], [ %13, %16 ], [ %13, %3 ] %31 = phi i32 [ %17, %21 ], [ %17, %16 ], [ 0, %3 ] %32 = phi i32 [ %25, %21 ], [ 0, %16 ], [ 0, %3 ] %33 = and i32 %30, 20 %34 = icmp eq i32 %33, 0 br i1 %34, label %49, label %35 35: ; preds = %29 %36 = load i32, ptr @SHMEM_EEE_1G_ADV, align 4, !tbaa !11 %37 = or i32 %36, %31 %38 = load i32, ptr %4, align 4, !tbaa !11 %39 = and i32 %38, 20 %40 = icmp eq i32 %39, 0 br i1 %40, label %49, label %41 41: ; preds = %35 %42 = load i64, ptr %2, align 8, !tbaa !13 %43 = load i64, ptr @SPEED_1000, align 8, !tbaa !16 %44 = icmp eq i64 %42, %43 %45 = select i1 %44, i32 1, i32 %32 %46 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !11 %47 = call i32 @DP(i32 noundef %46, ptr noundef nonnull @.str.1) #3 %48 = load i32, ptr %5, align 4, !tbaa !11 br label %49 49: ; preds = %35, %41, %29 %50 = phi i32 [ %48, %41 ], [ %30, %35 ], [ %30, %29 ] %51 = phi i32 [ %37, %41 ], [ %37, %35 ], [ %31, %29 ] %52 = phi i32 [ %45, %41 ], [ %32, %35 ], [ %32, %29 ] %53 = and i32 %50, 104 %54 = icmp eq i32 %53, 0 br i1 %54, label %68, label %55 55: ; preds = %49 %56 = load i32, ptr @SHMEM_EEE_10G_ADV, align 4, !tbaa !11 %57 = or i32 %56, %51 %58 = load i32, ptr %4, align 4, !tbaa !11 %59 = and i32 %58, 104 %60 = icmp eq i32 %59, 0 br i1 %60, label %68, label %61 61: ; preds = %55 %62 = load i64, ptr %2, align 8, !tbaa !13 %63 = load i64, ptr @SPEED_10000, align 8, !tbaa !16 %64 = icmp eq i64 %62, %63 %65 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !11 %66 = call i32 @DP(i32 noundef %65, ptr noundef nonnull @.str.2) #3 %67 = select i1 %64, i32 1, i32 %52 br label %68 68: ; preds = %61, %55, %49 %69 = phi i32 [ %57, %55 ], [ %51, %49 ], [ %57, %61 ] %70 = phi i32 [ %52, %55 ], [ %52, %49 ], [ %67, %61 ] %71 = load i32, ptr @SHMEM_EEE_LP_ADV_STATUS_MASK, align 4, !tbaa !11 %72 = xor i32 %71, -1 %73 = getelementptr inbounds i8, ptr %2, i64 8 %74 = load i32, ptr %73, align 8, !tbaa !17 %75 = and i32 %74, %72 %76 = load i32, ptr @SHMEM_EEE_LP_ADV_STATUS_SHIFT, align 4, !tbaa !11 %77 = shl i32 %69, %76 %78 = or i32 %77, %75 store i32 %78, ptr %73, align 8, !tbaa !17 %79 = icmp eq i32 %70, 0 br i1 %79, label %86, label %80 80: ; preds = %68 %81 = load i32, ptr @NETIF_MSG_LINK, align 4, !tbaa !11 %82 = call i32 @DP(i32 noundef %81, ptr noundef nonnull @.str.3) #3 %83 = load i32, ptr @SHMEM_EEE_ACTIVE_BIT, align 4, !tbaa !11 %84 = load i32, ptr %73, align 8, !tbaa !17 %85 = or i32 %84, %83 store i32 %85, ptr %73, align 8, !tbaa !17 br label %86 86: ; preds = %80, %68 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %5) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 ret void } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @bnx2x_cl45_read(ptr noundef, ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @DP(i32 noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"link_params", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"int", !9, i64 0} !13 = !{!14, !15, i64 0} !14 = !{!"link_vars", !15, i64 0, !12, i64 8} !15 = !{!"long", !9, i64 0} !16 = !{!15, !15, i64 0} !17 = !{!14, !12, i64 8}
fastsocket_kernel_drivers_net_bnx2x_extr_bnx2x_link.c_bnx2x_eee_an_resolve
; ModuleID = 'AnghaBench/freebsd/contrib/libpcap/extr_pcap-dlpi.c_dlokack.c' source_filename = "AnghaBench/freebsd/contrib/libpcap/extr_pcap-dlpi.c_dlokack.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @DL_OK_ACK_SIZE = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @dlokack], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @dlokack(i32 noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = load i32, ptr @DL_OK_ACK_SIZE, align 4, !tbaa !5 %6 = tail call i32 @recv_ack(i32 noundef %0, i32 noundef %5, ptr noundef %1, ptr noundef %2, ptr noundef %3, ptr noundef null) #2 ret i32 %6 } declare i32 @recv_ack(i32 noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/freebsd/contrib/libpcap/extr_pcap-dlpi.c_dlokack.c' source_filename = "AnghaBench/freebsd/contrib/libpcap/extr_pcap-dlpi.c_dlokack.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @DL_OK_ACK_SIZE = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @dlokack], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @dlokack(i32 noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3) #0 { %5 = load i32, ptr @DL_OK_ACK_SIZE, align 4, !tbaa !6 %6 = tail call i32 @recv_ack(i32 noundef %0, i32 noundef %5, ptr noundef %1, ptr noundef %2, ptr noundef %3, ptr noundef null) #2 ret i32 %6 } declare i32 @recv_ack(i32 noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
freebsd_contrib_libpcap_extr_pcap-dlpi.c_dlokack
; ModuleID = 'AnghaBench/linux/drivers/scsi/device_handler/extr_scsi_dh_alua.c_alua_check.c' source_filename = "AnghaBench/linux/drivers/scsi/device_handler/extr_scsi_dh_alua.c_alua_check.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @release_port_group = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @alua_check], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @alua_check(ptr noundef %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = tail call i32 (...) @rcu_read_lock() #2 %5 = load i32, ptr %3, align 4, !tbaa !10 %6 = tail call ptr @rcu_dereference(i32 noundef %5) #2 %7 = icmp eq ptr %6, null br i1 %7, label %11, label %8 8: ; preds = %2 %9 = tail call i32 @kref_get_unless_zero(ptr noundef nonnull %6) #2 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %13 11: ; preds = %8, %2 %12 = tail call i32 (...) @rcu_read_unlock() #2 br label %18 13: ; preds = %8 %14 = tail call i32 (...) @rcu_read_unlock() #2 %15 = tail call i32 @alua_rtpg_queue(ptr noundef nonnull %6, ptr noundef nonnull %0, ptr noundef null, i32 noundef %1) #2 %16 = load i32, ptr @release_port_group, align 4, !tbaa !13 %17 = tail call i32 @kref_put(ptr noundef nonnull %6, i32 noundef %16) #2 br label %18 18: ; preds = %13, %11 ret void } declare i32 @rcu_read_lock(...) local_unnamed_addr #1 declare ptr @rcu_dereference(i32 noundef) local_unnamed_addr #1 declare i32 @kref_get_unless_zero(ptr noundef) local_unnamed_addr #1 declare i32 @rcu_read_unlock(...) local_unnamed_addr #1 declare i32 @alua_rtpg_queue(ptr noundef, ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @kref_put(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"scsi_device", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !12, i64 0} !11 = !{!"alua_dh_data", !12, i64 0} !12 = !{!"int", !8, i64 0} !13 = !{!12, !12, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/scsi/device_handler/extr_scsi_dh_alua.c_alua_check.c' source_filename = "AnghaBench/linux/drivers/scsi/device_handler/extr_scsi_dh_alua.c_alua_check.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @release_port_group = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @alua_check], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @alua_check(ptr noundef %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = tail call i32 @rcu_read_lock() #2 %5 = load i32, ptr %3, align 4, !tbaa !11 %6 = tail call ptr @rcu_dereference(i32 noundef %5) #2 %7 = icmp eq ptr %6, null br i1 %7, label %11, label %8 8: ; preds = %2 %9 = tail call i32 @kref_get_unless_zero(ptr noundef nonnull %6) #2 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %13 11: ; preds = %8, %2 %12 = tail call i32 @rcu_read_unlock() #2 br label %18 13: ; preds = %8 %14 = tail call i32 @rcu_read_unlock() #2 %15 = tail call i32 @alua_rtpg_queue(ptr noundef nonnull %6, ptr noundef nonnull %0, ptr noundef null, i32 noundef %1) #2 %16 = load i32, ptr @release_port_group, align 4, !tbaa !14 %17 = tail call i32 @kref_put(ptr noundef nonnull %6, i32 noundef %16) #2 br label %18 18: ; preds = %13, %11 ret void } declare i32 @rcu_read_lock(...) local_unnamed_addr #1 declare ptr @rcu_dereference(i32 noundef) local_unnamed_addr #1 declare i32 @kref_get_unless_zero(ptr noundef) local_unnamed_addr #1 declare i32 @rcu_read_unlock(...) local_unnamed_addr #1 declare i32 @alua_rtpg_queue(ptr noundef, ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @kref_put(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"scsi_device", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !13, i64 0} !12 = !{!"alua_dh_data", !13, i64 0} !13 = !{!"int", !9, i64 0} !14 = !{!13, !13, i64 0}
linux_drivers_scsi_device_handler_extr_scsi_dh_alua.c_alua_check
; ModuleID = 'AnghaBench/linux/drivers/media/usb/uvc/extr_uvc_status.c_uvc_status_start.c' source_filename = "AnghaBench/linux/drivers/media/usb/uvc/extr_uvc_status.c_uvc_status_start.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local i32 @uvc_status_start(ptr nocapture noundef readonly %0, i32 noundef %1) local_unnamed_addr #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = icmp eq ptr %3, null br i1 %4, label %7, label %5 5: ; preds = %2 %6 = tail call i32 @usb_submit_urb(ptr noundef nonnull %3, i32 noundef %1) #2 br label %7 7: ; preds = %2, %5 %8 = phi i32 [ %6, %5 ], [ 0, %2 ] ret i32 %8 } declare i32 @usb_submit_urb(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"uvc_device", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/drivers/media/usb/uvc/extr_uvc_status.c_uvc_status_start.c' source_filename = "AnghaBench/linux/drivers/media/usb/uvc/extr_uvc_status.c_uvc_status_start.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define i32 @uvc_status_start(ptr nocapture noundef readonly %0, i32 noundef %1) local_unnamed_addr #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = icmp eq ptr %3, null br i1 %4, label %7, label %5 5: ; preds = %2 %6 = tail call i32 @usb_submit_urb(ptr noundef nonnull %3, i32 noundef %1) #2 br label %7 7: ; preds = %2, %5 %8 = phi i32 [ %6, %5 ], [ 0, %2 ] ret i32 %8 } declare i32 @usb_submit_urb(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"uvc_device", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
linux_drivers_media_usb_uvc_extr_uvc_status.c_uvc_status_start
; ModuleID = 'AnghaBench/linux/drivers/base/extr_platform-msi.c_platform_msi_alloc_descs.c' source_filename = "AnghaBench/linux/drivers/base/extr_platform-msi.c_platform_msi_alloc_descs.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @platform_msi_alloc_descs], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @platform_msi_alloc_descs(ptr noundef %0, i32 noundef %1, ptr noundef %2) #0 { %4 = tail call i32 @platform_msi_alloc_descs_with_irq(ptr noundef %0, i32 noundef 0, i32 noundef %1, ptr noundef %2) #2 ret i32 %4 } declare i32 @platform_msi_alloc_descs_with_irq(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/linux/drivers/base/extr_platform-msi.c_platform_msi_alloc_descs.c' source_filename = "AnghaBench/linux/drivers/base/extr_platform-msi.c_platform_msi_alloc_descs.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @platform_msi_alloc_descs], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @platform_msi_alloc_descs(ptr noundef %0, i32 noundef %1, ptr noundef %2) #0 { %4 = tail call i32 @platform_msi_alloc_descs_with_irq(ptr noundef %0, i32 noundef 0, i32 noundef %1, ptr noundef %2) #2 ret i32 %4 } declare i32 @platform_msi_alloc_descs_with_irq(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
linux_drivers_base_extr_platform-msi.c_platform_msi_alloc_descs
; ModuleID = 'AnghaBench/fastsocket/kernel/arch/x86/kernel/cpu/cpufreq/extr_e_powersaver.c_eps_verify.c' source_filename = "AnghaBench/fastsocket/kernel/arch/x86/kernel/cpu/cpufreq/extr_e_powersaver.c_eps_verify.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @eps_cpu = dso_local local_unnamed_addr global ptr null, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @eps_verify], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @eps_verify(ptr noundef %0) #0 { %2 = load ptr, ptr @eps_cpu, align 8, !tbaa !5 %3 = load i64, ptr %0, align 8, !tbaa !9 %4 = getelementptr inbounds ptr, ptr %2, i64 %3 %5 = load ptr, ptr %4, align 8, !tbaa !5 %6 = load ptr, ptr %5, align 8, !tbaa !12 %7 = tail call i32 @cpufreq_frequency_table_verify(ptr noundef nonnull %0, ptr noundef %6) #2 ret i32 %7 } declare i32 @cpufreq_frequency_table_verify(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"any pointer", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !11, i64 0} !10 = !{!"cpufreq_policy", !11, i64 0} !11 = !{!"long", !7, i64 0} !12 = !{!13, !6, i64 0} !13 = !{!"TYPE_2__", !6, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/arch/x86/kernel/cpu/cpufreq/extr_e_powersaver.c_eps_verify.c' source_filename = "AnghaBench/fastsocket/kernel/arch/x86/kernel/cpu/cpufreq/extr_e_powersaver.c_eps_verify.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @eps_cpu = common local_unnamed_addr global ptr null, align 8 @llvm.used = appending global [1 x ptr] [ptr @eps_verify], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @eps_verify(ptr noundef %0) #0 { %2 = load ptr, ptr @eps_cpu, align 8, !tbaa !6 %3 = load i64, ptr %0, align 8, !tbaa !10 %4 = getelementptr inbounds ptr, ptr %2, i64 %3 %5 = load ptr, ptr %4, align 8, !tbaa !6 %6 = load ptr, ptr %5, align 8, !tbaa !13 %7 = tail call i32 @cpufreq_frequency_table_verify(ptr noundef nonnull %0, ptr noundef %6) #2 ret i32 %7 } declare i32 @cpufreq_frequency_table_verify(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !12, i64 0} !11 = !{!"cpufreq_policy", !12, i64 0} !12 = !{!"long", !8, i64 0} !13 = !{!14, !7, i64 0} !14 = !{!"TYPE_2__", !7, i64 0}
fastsocket_kernel_arch_x86_kernel_cpu_cpufreq_extr_e_powersaver.c_eps_verify
; ModuleID = 'AnghaBench/systemd/src/basic/extr_parse-util.c_parse_permille_unbounded.c' source_filename = "AnghaBench/systemd/src/basic/extr_parse-util.c_parse_permille_unbounded.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [4 x i8] c"\E2\80\B0\00", align 1 @ERANGE = dso_local local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [2 x i8] c"%\00", align 1 @EINVAL = dso_local local_unnamed_addr global i32 0, align 4 @INT_MAX = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @parse_permille_unbounded(ptr noundef %0) local_unnamed_addr #0 { %2 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %2) #3 %3 = tail call ptr @endswith(ptr noundef %0, ptr noundef nonnull @.str) #3 %4 = icmp eq ptr %3, null br i1 %4, label %19, label %5 5: ; preds = %1 %6 = ptrtoint ptr %3 to i64 %7 = ptrtoint ptr %0 to i64 %8 = sub i64 %6, %7 %9 = trunc i64 %8 to i32 %10 = tail call ptr @strndupa(ptr noundef %0, i32 noundef %9) #3 %11 = call i32 @safe_atoi(ptr noundef %10, ptr noundef nonnull %2) #3 %12 = icmp slt i32 %11, 0 br i1 %12, label %75, label %13 13: ; preds = %5 %14 = load i32, ptr %2, align 4, !tbaa !5 %15 = icmp slt i32 %14, 0 br i1 %15, label %16, label %75 16: ; preds = %13 %17 = load i32, ptr @ERANGE, align 4, !tbaa !5 %18 = sub nsw i32 0, %17 br label %75 19: ; preds = %1 %20 = tail call ptr @endswith(ptr noundef %0, ptr noundef nonnull @.str.1) #3 %21 = icmp eq ptr %20, null br i1 %21, label %22, label %25 22: ; preds = %19 %23 = load i32, ptr @EINVAL, align 4, !tbaa !5 %24 = sub nsw i32 0, %23 br label %75 25: ; preds = %19 %26 = ptrtoint ptr %20 to i64 %27 = ptrtoint ptr %0 to i64 %28 = sub i64 %26, %27 %29 = trunc i64 %28 to i32 %30 = tail call ptr @memchr(ptr noundef %0, i8 noundef signext 46, i32 noundef %29) #3 %31 = icmp eq ptr %30, null br i1 %31, label %52, label %32 32: ; preds = %25 %33 = getelementptr inbounds i8, ptr %30, i64 2 %34 = icmp eq ptr %33, %20 br i1 %34, label %38, label %35 35: ; preds = %32 %36 = load i32, ptr @EINVAL, align 4, !tbaa !5 %37 = sub nsw i32 0, %36 br label %75 38: ; preds = %32 %39 = getelementptr inbounds i8, ptr %30, i64 1 %40 = load i8, ptr %39, align 1, !tbaa !9 %41 = add i8 %40, -58 %42 = icmp ult i8 %41, -10 br i1 %42, label %43, label %46 43: ; preds = %38 %44 = load i32, ptr @EINVAL, align 4, !tbaa !5 %45 = sub nsw i32 0, %44 br label %75 46: ; preds = %38 %47 = add nsw i8 %40, -48 %48 = zext nneg i8 %47 to i32 %49 = ptrtoint ptr %30 to i64 %50 = sub i64 %49, %27 %51 = trunc i64 %50 to i32 br label %52 52: ; preds = %25, %46 %53 = phi i32 [ %51, %46 ], [ %29, %25 ] %54 = phi i32 [ %48, %46 ], [ 0, %25 ] %55 = tail call ptr @strndupa(ptr noundef %0, i32 noundef %53) #3 %56 = call i32 @safe_atoi(ptr noundef %55, ptr noundef nonnull %2) #3 %57 = icmp slt i32 %56, 0 br i1 %57, label %75, label %58 58: ; preds = %52 %59 = load i32, ptr %2, align 4, !tbaa !5 %60 = icmp slt i32 %59, 0 br i1 %60, label %61, label %64 61: ; preds = %58 %62 = load i32, ptr @ERANGE, align 4, !tbaa !5 %63 = sub nsw i32 0, %62 br label %75 64: ; preds = %58 %65 = load i32, ptr @INT_MAX, align 4, !tbaa !5 %66 = sub nsw i32 %65, %54 %67 = sdiv i32 %66, 10 %68 = icmp sgt i32 %59, %67 br i1 %68, label %69, label %72 69: ; preds = %64 %70 = load i32, ptr @ERANGE, align 4, !tbaa !5 %71 = sub nsw i32 0, %70 br label %75 72: ; preds = %64 %73 = mul nuw nsw i32 %59, 10 %74 = add nuw nsw i32 %73, %54 br label %75 75: ; preds = %72, %13, %52, %5, %69, %61, %43, %35, %22, %16 %76 = phi i32 [ %18, %16 ], [ %37, %35 ], [ %45, %43 ], [ %63, %61 ], [ %71, %69 ], [ %24, %22 ], [ %11, %5 ], [ %56, %52 ], [ %14, %13 ], [ %74, %72 ] call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %2) #3 ret i32 %76 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare ptr @endswith(ptr noundef, ptr noundef) local_unnamed_addr #2 declare ptr @strndupa(ptr noundef, i32 noundef) local_unnamed_addr #2 declare i32 @safe_atoi(ptr noundef, ptr noundef) local_unnamed_addr #2 declare ptr @memchr(ptr noundef, i8 noundef signext, i32 noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!7, !7, i64 0}
; ModuleID = 'AnghaBench/systemd/src/basic/extr_parse-util.c_parse_permille_unbounded.c' source_filename = "AnghaBench/systemd/src/basic/extr_parse-util.c_parse_permille_unbounded.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [4 x i8] c"\E2\80\B0\00", align 1 @ERANGE = common local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [2 x i8] c"%\00", align 1 @EINVAL = common local_unnamed_addr global i32 0, align 4 @INT_MAX = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @parse_permille_unbounded(ptr noundef %0) local_unnamed_addr #0 { %2 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %2) #3 %3 = tail call ptr @endswith(ptr noundef %0, ptr noundef nonnull @.str) #3 %4 = icmp eq ptr %3, null br i1 %4, label %19, label %5 5: ; preds = %1 %6 = ptrtoint ptr %3 to i64 %7 = ptrtoint ptr %0 to i64 %8 = sub i64 %6, %7 %9 = trunc i64 %8 to i32 %10 = tail call ptr @strndupa(ptr noundef %0, i32 noundef %9) #3 %11 = call i32 @safe_atoi(ptr noundef %10, ptr noundef nonnull %2) #3 %12 = icmp slt i32 %11, 0 br i1 %12, label %75, label %13 13: ; preds = %5 %14 = load i32, ptr %2, align 4, !tbaa !6 %15 = icmp slt i32 %14, 0 br i1 %15, label %16, label %75 16: ; preds = %13 %17 = load i32, ptr @ERANGE, align 4, !tbaa !6 %18 = sub nsw i32 0, %17 br label %75 19: ; preds = %1 %20 = tail call ptr @endswith(ptr noundef %0, ptr noundef nonnull @.str.1) #3 %21 = icmp eq ptr %20, null br i1 %21, label %22, label %25 22: ; preds = %19 %23 = load i32, ptr @EINVAL, align 4, !tbaa !6 %24 = sub nsw i32 0, %23 br label %75 25: ; preds = %19 %26 = ptrtoint ptr %20 to i64 %27 = ptrtoint ptr %0 to i64 %28 = sub i64 %26, %27 %29 = trunc i64 %28 to i32 %30 = tail call ptr @memchr(ptr noundef %0, i8 noundef signext 46, i32 noundef %29) #3 %31 = icmp eq ptr %30, null br i1 %31, label %52, label %32 32: ; preds = %25 %33 = getelementptr inbounds i8, ptr %30, i64 2 %34 = icmp eq ptr %33, %20 br i1 %34, label %38, label %35 35: ; preds = %32 %36 = load i32, ptr @EINVAL, align 4, !tbaa !6 %37 = sub nsw i32 0, %36 br label %75 38: ; preds = %32 %39 = getelementptr inbounds i8, ptr %30, i64 1 %40 = load i8, ptr %39, align 1, !tbaa !10 %41 = add i8 %40, -58 %42 = icmp ult i8 %41, -10 br i1 %42, label %43, label %46 43: ; preds = %38 %44 = load i32, ptr @EINVAL, align 4, !tbaa !6 %45 = sub nsw i32 0, %44 br label %75 46: ; preds = %38 %47 = add nsw i8 %40, -48 %48 = zext nneg i8 %47 to i32 %49 = ptrtoint ptr %30 to i64 %50 = sub i64 %49, %27 %51 = trunc i64 %50 to i32 br label %52 52: ; preds = %25, %46 %53 = phi i32 [ %51, %46 ], [ %29, %25 ] %54 = phi i32 [ %48, %46 ], [ 0, %25 ] %55 = tail call ptr @strndupa(ptr noundef %0, i32 noundef %53) #3 %56 = call i32 @safe_atoi(ptr noundef %55, ptr noundef nonnull %2) #3 %57 = icmp slt i32 %56, 0 br i1 %57, label %75, label %58 58: ; preds = %52 %59 = load i32, ptr %2, align 4, !tbaa !6 %60 = icmp slt i32 %59, 0 br i1 %60, label %61, label %64 61: ; preds = %58 %62 = load i32, ptr @ERANGE, align 4, !tbaa !6 %63 = sub nsw i32 0, %62 br label %75 64: ; preds = %58 %65 = load i32, ptr @INT_MAX, align 4, !tbaa !6 %66 = sub nsw i32 %65, %54 %67 = sdiv i32 %66, 10 %68 = icmp sgt i32 %59, %67 br i1 %68, label %69, label %72 69: ; preds = %64 %70 = load i32, ptr @ERANGE, align 4, !tbaa !6 %71 = sub nsw i32 0, %70 br label %75 72: ; preds = %64 %73 = mul nuw nsw i32 %59, 10 %74 = add nuw nsw i32 %73, %54 br label %75 75: ; preds = %72, %13, %52, %5, %69, %61, %43, %35, %22, %16 %76 = phi i32 [ %18, %16 ], [ %37, %35 ], [ %45, %43 ], [ %63, %61 ], [ %71, %69 ], [ %24, %22 ], [ %11, %5 ], [ %56, %52 ], [ %14, %13 ], [ %74, %72 ] call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %2) #3 ret i32 %76 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare ptr @endswith(ptr noundef, ptr noundef) local_unnamed_addr #2 declare ptr @strndupa(ptr noundef, i32 noundef) local_unnamed_addr #2 declare i32 @safe_atoi(ptr noundef, ptr noundef) local_unnamed_addr #2 declare ptr @memchr(ptr noundef, i8 noundef signext, i32 noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!8, !8, i64 0}
systemd_src_basic_extr_parse-util.c_parse_permille_unbounded
; ModuleID = 'AnghaBench/obs-studio/libobs-opengl/extr_gl-subsystem.c_gl_init_extensions.c' source_filename = "AnghaBench/obs-studio/libobs-opengl/extr_gl-subsystem.c_gl_init_extensions.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @GLAD_GL_VERSION_3_3 = dso_local local_unnamed_addr global i32 0, align 4 @LOG_ERROR = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [50 x i8] c"obs-studio requires OpenGL version 3.3 or higher.\00", align 1 @GL_TEXTURE_CUBE_MAP_SEAMLESS = dso_local local_unnamed_addr global i32 0, align 4 @GLAD_GL_VERSION_4_3 = dso_local local_unnamed_addr global i64 0, align 8 @GLAD_GL_ARB_copy_image = dso_local local_unnamed_addr global i64 0, align 8 @COPY_TYPE_ARB = dso_local local_unnamed_addr global i32 0, align 4 @GLAD_GL_NV_copy_image = dso_local local_unnamed_addr global i64 0, align 8 @COPY_TYPE_NV = dso_local local_unnamed_addr global i32 0, align 4 @COPY_TYPE_FBO_BLIT = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @gl_init_extensions], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal noundef i32 @gl_init_extensions(ptr nocapture noundef writeonly %0) #0 { %2 = load i32, ptr @GLAD_GL_VERSION_3_3, align 4, !tbaa !5 %3 = icmp eq i32 %2, 0 br i1 %3, label %4, label %7 4: ; preds = %1 %5 = load i32, ptr @LOG_ERROR, align 4, !tbaa !5 %6 = tail call i32 @blog(i32 noundef %5, ptr noundef nonnull @.str) #2 br label %25 7: ; preds = %1 %8 = tail call i32 (...) @gl_enable_debug() #2 %9 = load i32, ptr @GL_TEXTURE_CUBE_MAP_SEAMLESS, align 4, !tbaa !5 %10 = tail call i32 @gl_enable(i32 noundef %9) #2 %11 = load i64, ptr @GLAD_GL_VERSION_4_3, align 8, !tbaa !9 %12 = icmp ne i64 %11, 0 %13 = load i64, ptr @GLAD_GL_ARB_copy_image, align 8 %14 = icmp ne i64 %13, 0 %15 = select i1 %12, i1 true, i1 %14 br i1 %15, label %16, label %18 16: ; preds = %7 %17 = load i32, ptr @COPY_TYPE_ARB, align 4, !tbaa !5 store i32 %17, ptr %0, align 4, !tbaa !11 br label %25 18: ; preds = %7 %19 = load i64, ptr @GLAD_GL_NV_copy_image, align 8, !tbaa !9 %20 = icmp eq i64 %19, 0 br i1 %20, label %23, label %21 21: ; preds = %18 %22 = load i32, ptr @COPY_TYPE_NV, align 4, !tbaa !5 store i32 %22, ptr %0, align 4, !tbaa !11 br label %25 23: ; preds = %18 %24 = load i32, ptr @COPY_TYPE_FBO_BLIT, align 4, !tbaa !5 store i32 %24, ptr %0, align 4, !tbaa !11 br label %25 25: ; preds = %16, %23, %21, %4 %26 = phi i32 [ 0, %4 ], [ 1, %21 ], [ 1, %23 ], [ 1, %16 ] ret i32 %26 } declare i32 @blog(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @gl_enable_debug(...) local_unnamed_addr #1 declare i32 @gl_enable(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !10, i64 0} !10 = !{!"long", !7, i64 0} !11 = !{!12, !6, i64 0} !12 = !{!"gs_device", !6, i64 0}
; ModuleID = 'AnghaBench/obs-studio/libobs-opengl/extr_gl-subsystem.c_gl_init_extensions.c' source_filename = "AnghaBench/obs-studio/libobs-opengl/extr_gl-subsystem.c_gl_init_extensions.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @GLAD_GL_VERSION_3_3 = common local_unnamed_addr global i32 0, align 4 @LOG_ERROR = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [50 x i8] c"obs-studio requires OpenGL version 3.3 or higher.\00", align 1 @GL_TEXTURE_CUBE_MAP_SEAMLESS = common local_unnamed_addr global i32 0, align 4 @GLAD_GL_VERSION_4_3 = common local_unnamed_addr global i64 0, align 8 @GLAD_GL_ARB_copy_image = common local_unnamed_addr global i64 0, align 8 @COPY_TYPE_ARB = common local_unnamed_addr global i32 0, align 4 @GLAD_GL_NV_copy_image = common local_unnamed_addr global i64 0, align 8 @COPY_TYPE_NV = common local_unnamed_addr global i32 0, align 4 @COPY_TYPE_FBO_BLIT = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @gl_init_extensions], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 0, 2) i32 @gl_init_extensions(ptr nocapture noundef writeonly %0) #0 { %2 = load i32, ptr @GLAD_GL_VERSION_3_3, align 4, !tbaa !6 %3 = icmp eq i32 %2, 0 br i1 %3, label %4, label %7 4: ; preds = %1 %5 = load i32, ptr @LOG_ERROR, align 4, !tbaa !6 %6 = tail call i32 @blog(i32 noundef %5, ptr noundef nonnull @.str) #2 br label %25 7: ; preds = %1 %8 = tail call i32 @gl_enable_debug() #2 %9 = load i32, ptr @GL_TEXTURE_CUBE_MAP_SEAMLESS, align 4, !tbaa !6 %10 = tail call i32 @gl_enable(i32 noundef %9) #2 %11 = load i64, ptr @GLAD_GL_VERSION_4_3, align 8, !tbaa !10 %12 = icmp ne i64 %11, 0 %13 = load i64, ptr @GLAD_GL_ARB_copy_image, align 8 %14 = icmp ne i64 %13, 0 %15 = select i1 %12, i1 true, i1 %14 br i1 %15, label %16, label %18 16: ; preds = %7 %17 = load i32, ptr @COPY_TYPE_ARB, align 4, !tbaa !6 store i32 %17, ptr %0, align 4, !tbaa !12 br label %25 18: ; preds = %7 %19 = load i64, ptr @GLAD_GL_NV_copy_image, align 8, !tbaa !10 %20 = icmp eq i64 %19, 0 br i1 %20, label %23, label %21 21: ; preds = %18 %22 = load i32, ptr @COPY_TYPE_NV, align 4, !tbaa !6 store i32 %22, ptr %0, align 4, !tbaa !12 br label %25 23: ; preds = %18 %24 = load i32, ptr @COPY_TYPE_FBO_BLIT, align 4, !tbaa !6 store i32 %24, ptr %0, align 4, !tbaa !12 br label %25 25: ; preds = %16, %23, %21, %4 %26 = phi i32 [ 0, %4 ], [ 1, %21 ], [ 1, %23 ], [ 1, %16 ] ret i32 %26 } declare i32 @blog(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @gl_enable_debug(...) local_unnamed_addr #1 declare i32 @gl_enable(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"long", !8, i64 0} !12 = !{!13, !7, i64 0} !13 = !{!"gs_device", !7, i64 0}
obs-studio_libobs-opengl_extr_gl-subsystem.c_gl_init_extensions
; ModuleID = 'AnghaBench/linux/crypto/extr_authencesn.c_crypto_authenc_esn_encrypt_done.c' source_filename = "AnghaBench/linux/crypto/extr_authencesn.c_crypto_authenc_esn_encrypt_done.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @crypto_authenc_esn_encrypt_done], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @crypto_authenc_esn_encrypt_done(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = icmp eq i32 %1, 0 br i1 %4, label %5, label %7 5: ; preds = %2 %6 = tail call i32 @crypto_authenc_esn_genicv(ptr noundef %3, i32 noundef 0) #2 br label %7 7: ; preds = %5, %2 %8 = phi i32 [ %1, %2 ], [ %6, %5 ] %9 = tail call i32 @authenc_esn_request_complete(ptr noundef %3, i32 noundef %8) #2 ret void } declare i32 @crypto_authenc_esn_genicv(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @authenc_esn_request_complete(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"crypto_async_request", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/crypto/extr_authencesn.c_crypto_authenc_esn_encrypt_done.c' source_filename = "AnghaBench/linux/crypto/extr_authencesn.c_crypto_authenc_esn_encrypt_done.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @crypto_authenc_esn_encrypt_done], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @crypto_authenc_esn_encrypt_done(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = icmp eq i32 %1, 0 br i1 %4, label %5, label %7 5: ; preds = %2 %6 = tail call i32 @crypto_authenc_esn_genicv(ptr noundef %3, i32 noundef 0) #2 br label %7 7: ; preds = %5, %2 %8 = phi i32 [ %1, %2 ], [ %6, %5 ] %9 = tail call i32 @authenc_esn_request_complete(ptr noundef %3, i32 noundef %8) #2 ret void } declare i32 @crypto_authenc_esn_genicv(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @authenc_esn_request_complete(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"crypto_async_request", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
linux_crypto_extr_authencesn.c_crypto_authenc_esn_encrypt_done
; ModuleID = 'AnghaBench/linux/drivers/base/extr_core.c_device_to_dev_kobj.c' source_filename = "AnghaBench/linux/drivers/base/extr_core.c_device_to_dev_kobj.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @sysfs_dev_char_kobj = dso_local local_unnamed_addr global ptr null, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @device_to_dev_kobj], section "llvm.metadata" ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable define internal ptr @device_to_dev_kobj(ptr nocapture noundef readonly %0) #0 { %2 = load ptr, ptr %0, align 8, !tbaa !5 %3 = icmp eq ptr %2, null %4 = select i1 %3, ptr @sysfs_dev_char_kobj, ptr %2 %5 = load ptr, ptr %4, align 8, !tbaa !10 ret ptr %5 } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"device", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!7, !7, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/base/extr_core.c_device_to_dev_kobj.c' source_filename = "AnghaBench/linux/drivers/base/extr_core.c_device_to_dev_kobj.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @sysfs_dev_char_kobj = common local_unnamed_addr global ptr null, align 8 @llvm.used = appending global [1 x ptr] [ptr @device_to_dev_kobj], section "llvm.metadata" ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) define internal ptr @device_to_dev_kobj(ptr nocapture noundef readonly %0) #0 { %2 = load ptr, ptr %0, align 8, !tbaa !6 %3 = icmp eq ptr %2, null %4 = select i1 %3, ptr @sysfs_dev_char_kobj, ptr %2 %5 = load ptr, ptr %4, align 8, !tbaa !11 ret ptr %5 } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"device", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!8, !8, i64 0}
linux_drivers_base_extr_core.c_device_to_dev_kobj
; ModuleID = 'AnghaBench/memcached/extr_memcached.c_bin_list_sasl_mechs.c' source_filename = "AnghaBench/memcached/extr_memcached.c_bin_list_sasl_mechs.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_12__ = type { i64, i32 } %struct.TYPE_11__ = type { i32, %struct.TYPE_10__ } %struct.TYPE_10__ = type { %struct.TYPE_9__ } %struct.TYPE_9__ = type { i64, i64 } @settings = dso_local local_unnamed_addr global %struct.TYPE_12__ zeroinitializer, align 8 @PROTOCOL_BINARY_RESPONSE_UNKNOWN_COMMAND = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [1 x i8] zeroinitializer, align 1 @.str.1 = private unnamed_addr constant [2 x i8] c" \00", align 1 @SASL_OK = dso_local local_unnamed_addr global i32 0, align 4 @stderr = dso_local local_unnamed_addr global i32 0, align 4 @.str.2 = private unnamed_addr constant [33 x i8] c"Failed to list SASL mechanisms.\0A\00", align 1 @PROTOCOL_BINARY_RESPONSE_AUTH_ERROR = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @bin_list_sasl_mechs], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @bin_list_sasl_mechs(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = load i32, ptr getelementptr inbounds (%struct.TYPE_12__, ptr @settings, i64 0, i32 1), align 8, !tbaa !5 %5 = icmp eq i32 %4, 0 br i1 %5, label %6, label %14 6: ; preds = %1 %7 = load i32, ptr @PROTOCOL_BINARY_RESPONSE_UNKNOWN_COMMAND, align 4, !tbaa !11 %8 = getelementptr inbounds %struct.TYPE_11__, ptr %0, i64 0, i32 1 %9 = getelementptr inbounds %struct.TYPE_11__, ptr %0, i64 0, i32 1, i32 0, i32 1 %10 = load i64, ptr %9, align 8, !tbaa !12 %11 = load i64, ptr %8, align 8, !tbaa !16 %12 = sub nsw i64 %10, %11 %13 = tail call i32 @write_bin_error(ptr noundef %0, i32 noundef %7, ptr noundef null, i64 noundef %12) #3 br label %34 14: ; preds = %1 %15 = tail call i32 @init_sasl_conn(ptr noundef %0) #3 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %2) #3 store ptr null, ptr %2, align 8, !tbaa !17 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %3) #3 store i32 0, ptr %3, align 4, !tbaa !11 %16 = load i32, ptr %0, align 8, !tbaa !19 %17 = call i32 @sasl_listmech(i32 noundef %16, ptr noundef null, ptr noundef nonnull @.str, ptr noundef nonnull @.str.1, ptr noundef nonnull @.str, ptr noundef nonnull %2, ptr noundef nonnull %3, ptr noundef null) #3 %18 = load i32, ptr @SASL_OK, align 4, !tbaa !11 %19 = icmp eq i32 %17, %18 br i1 %19, label %29, label %20 20: ; preds = %14 %21 = load i64, ptr @settings, align 8, !tbaa !20 %22 = icmp eq i64 %21, 0 br i1 %22, label %26, label %23 23: ; preds = %20 %24 = load i32, ptr @stderr, align 4, !tbaa !11 %25 = call i32 @fprintf(i32 noundef %24, ptr noundef nonnull @.str.2) #3 br label %26 26: ; preds = %23, %20 %27 = load i32, ptr @PROTOCOL_BINARY_RESPONSE_AUTH_ERROR, align 4, !tbaa !11 %28 = call i32 @write_bin_error(ptr noundef nonnull %0, i32 noundef %27, ptr noundef null, i64 noundef 0) #3 br label %33 29: ; preds = %14 %30 = load ptr, ptr %2, align 8, !tbaa !17 %31 = load i32, ptr %3, align 4, !tbaa !11 %32 = call i32 @write_bin_response(ptr noundef nonnull %0, ptr noundef %30, i32 noundef 0, i32 noundef 0, i32 noundef %31) #3 br label %33 33: ; preds = %29, %26 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %3) #3 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %2) #3 br label %34 34: ; preds = %33, %6 ret void } declare i32 @write_bin_error(ptr noundef, i32 noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @init_sasl_conn(ptr noundef) local_unnamed_addr #1 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #2 declare i32 @sasl_listmech(i32 noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fprintf(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @write_bin_response(ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #2 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-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 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 8} !6 = !{!"TYPE_12__", !7, i64 0, !10, i64 8} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0} !11 = !{!10, !10, i64 0} !12 = !{!13, !7, i64 16} !13 = !{!"TYPE_11__", !10, i64 0, !14, i64 8} !14 = !{!"TYPE_10__", !15, i64 0} !15 = !{!"TYPE_9__", !7, i64 0, !7, i64 8} !16 = !{!13, !7, i64 8} !17 = !{!18, !18, i64 0} !18 = !{!"any pointer", !8, i64 0} !19 = !{!13, !10, i64 0} !20 = !{!6, !7, i64 0}
; ModuleID = 'AnghaBench/memcached/extr_memcached.c_bin_list_sasl_mechs.c' source_filename = "AnghaBench/memcached/extr_memcached.c_bin_list_sasl_mechs.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" %struct.TYPE_12__ = type { i64, i32 } @settings = common local_unnamed_addr global %struct.TYPE_12__ zeroinitializer, align 8 @PROTOCOL_BINARY_RESPONSE_UNKNOWN_COMMAND = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [1 x i8] zeroinitializer, align 1 @.str.1 = private unnamed_addr constant [2 x i8] c" \00", align 1 @SASL_OK = common local_unnamed_addr global i32 0, align 4 @stderr = common local_unnamed_addr global i32 0, align 4 @.str.2 = private unnamed_addr constant [33 x i8] c"Failed to list SASL mechanisms.\0A\00", align 1 @PROTOCOL_BINARY_RESPONSE_AUTH_ERROR = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @bin_list_sasl_mechs], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @bin_list_sasl_mechs(ptr noundef %0) #0 { %2 = alloca ptr, align 8 %3 = alloca i32, align 4 %4 = load i32, ptr getelementptr inbounds (i8, ptr @settings, i64 8), align 8, !tbaa !6 %5 = icmp eq i32 %4, 0 br i1 %5, label %6, label %14 6: ; preds = %1 %7 = load i32, ptr @PROTOCOL_BINARY_RESPONSE_UNKNOWN_COMMAND, align 4, !tbaa !12 %8 = getelementptr inbounds i8, ptr %0, i64 8 %9 = getelementptr inbounds i8, ptr %0, i64 16 %10 = load i64, ptr %9, align 8, !tbaa !13 %11 = load i64, ptr %8, align 8, !tbaa !17 %12 = sub nsw i64 %10, %11 %13 = tail call i32 @write_bin_error(ptr noundef %0, i32 noundef %7, ptr noundef null, i64 noundef %12) #3 br label %34 14: ; preds = %1 %15 = tail call i32 @init_sasl_conn(ptr noundef %0) #3 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %2) #3 store ptr null, ptr %2, align 8, !tbaa !18 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %3) #3 store i32 0, ptr %3, align 4, !tbaa !12 %16 = load i32, ptr %0, align 8, !tbaa !20 %17 = call i32 @sasl_listmech(i32 noundef %16, ptr noundef null, ptr noundef nonnull @.str, ptr noundef nonnull @.str.1, ptr noundef nonnull @.str, ptr noundef nonnull %2, ptr noundef nonnull %3, ptr noundef null) #3 %18 = load i32, ptr @SASL_OK, align 4, !tbaa !12 %19 = icmp eq i32 %17, %18 br i1 %19, label %29, label %20 20: ; preds = %14 %21 = load i64, ptr @settings, align 8, !tbaa !21 %22 = icmp eq i64 %21, 0 br i1 %22, label %26, label %23 23: ; preds = %20 %24 = load i32, ptr @stderr, align 4, !tbaa !12 %25 = call i32 @fprintf(i32 noundef %24, ptr noundef nonnull @.str.2) #3 br label %26 26: ; preds = %23, %20 %27 = load i32, ptr @PROTOCOL_BINARY_RESPONSE_AUTH_ERROR, align 4, !tbaa !12 %28 = call i32 @write_bin_error(ptr noundef nonnull %0, i32 noundef %27, ptr noundef null, i64 noundef 0) #3 br label %33 29: ; preds = %14 %30 = load ptr, ptr %2, align 8, !tbaa !18 %31 = load i32, ptr %3, align 4, !tbaa !12 %32 = call i32 @write_bin_response(ptr noundef nonnull %0, ptr noundef %30, i32 noundef 0, i32 noundef 0, i32 noundef %31) #3 br label %33 33: ; preds = %29, %26 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %3) #3 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %2) #3 br label %34 34: ; preds = %33, %6 ret void } declare i32 @write_bin_error(ptr noundef, i32 noundef, ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @init_sasl_conn(ptr noundef) local_unnamed_addr #1 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #2 declare i32 @sasl_listmech(i32 noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fprintf(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @write_bin_response(ptr noundef, ptr noundef, i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #2 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 8} !7 = !{!"TYPE_12__", !8, i64 0, !11, i64 8} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0} !12 = !{!11, !11, i64 0} !13 = !{!14, !8, i64 16} !14 = !{!"TYPE_11__", !11, i64 0, !15, i64 8} !15 = !{!"TYPE_10__", !16, i64 0} !16 = !{!"TYPE_9__", !8, i64 0, !8, i64 8} !17 = !{!14, !8, i64 8} !18 = !{!19, !19, i64 0} !19 = !{!"any pointer", !9, i64 0} !20 = !{!14, !11, i64 0} !21 = !{!7, !8, i64 0}
memcached_extr_memcached.c_bin_list_sasl_mechs
; ModuleID = 'AnghaBench/qmk_firmware/keyboards/doro67/rgb/extr_rgb.c_matrix_scan_kb.c' source_filename = "AnghaBench/qmk_firmware/keyboards/doro67/rgb/extr_rgb.c_matrix_scan_kb.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local void @matrix_scan_kb() local_unnamed_addr #0 { %1 = tail call i32 (...) @matrix_scan_user() #2 ret void } declare i32 @matrix_scan_user(...) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/qmk_firmware/keyboards/doro67/rgb/extr_rgb.c_matrix_scan_kb.c' source_filename = "AnghaBench/qmk_firmware/keyboards/doro67/rgb/extr_rgb.c_matrix_scan_kb.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define void @matrix_scan_kb() local_unnamed_addr #0 { %1 = tail call i32 @matrix_scan_user() #2 ret void } declare i32 @matrix_scan_user(...) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
qmk_firmware_keyboards_doro67_rgb_extr_rgb.c_matrix_scan_kb
; ModuleID = 'AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_sqlite3MallocAlarm.c' source_filename = "AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_sqlite3MallocAlarm.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_2__ = type { i64, i32 } @mem0 = dso_local local_unnamed_addr global %struct.TYPE_2__ zeroinitializer, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @sqlite3MallocAlarm], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @sqlite3MallocAlarm(i32 noundef %0) #0 { %2 = load i64, ptr @mem0, align 8, !tbaa !5 %3 = icmp slt i64 %2, 1 br i1 %3, label %10, label %4 4: ; preds = %1 %5 = load i32, ptr getelementptr inbounds (%struct.TYPE_2__, ptr @mem0, i64 0, i32 1), align 8, !tbaa !11 %6 = tail call i32 @sqlite3_mutex_leave(i32 noundef %5) #2 %7 = tail call i32 @sqlite3_release_memory(i32 noundef %0) #2 %8 = load i32, ptr getelementptr inbounds (%struct.TYPE_2__, ptr @mem0, i64 0, i32 1), align 8, !tbaa !11 %9 = tail call i32 @sqlite3_mutex_enter(i32 noundef %8) #2 br label %10 10: ; preds = %1, %4 ret void } declare i32 @sqlite3_mutex_leave(i32 noundef) local_unnamed_addr #1 declare i32 @sqlite3_release_memory(i32 noundef) local_unnamed_addr #1 declare i32 @sqlite3_mutex_enter(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_2__", !7, i64 0, !10, i64 8} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0} !11 = !{!6, !10, i64 8}
; ModuleID = 'AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_sqlite3MallocAlarm.c' source_filename = "AnghaBench/freebsd/contrib/sqlite3/extr_sqlite3.c_sqlite3MallocAlarm.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" %struct.TYPE_2__ = type { i64, i32 } @mem0 = common local_unnamed_addr global %struct.TYPE_2__ zeroinitializer, align 8 @llvm.used = appending global [1 x ptr] [ptr @sqlite3MallocAlarm], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @sqlite3MallocAlarm(i32 noundef %0) #0 { %2 = load i64, ptr @mem0, align 8, !tbaa !6 %3 = icmp slt i64 %2, 1 br i1 %3, label %10, label %4 4: ; preds = %1 %5 = load i32, ptr getelementptr inbounds (i8, ptr @mem0, i64 8), align 8, !tbaa !12 %6 = tail call i32 @sqlite3_mutex_leave(i32 noundef %5) #2 %7 = tail call i32 @sqlite3_release_memory(i32 noundef %0) #2 %8 = load i32, ptr getelementptr inbounds (i8, ptr @mem0, i64 8), align 8, !tbaa !12 %9 = tail call i32 @sqlite3_mutex_enter(i32 noundef %8) #2 br label %10 10: ; preds = %1, %4 ret void } declare i32 @sqlite3_mutex_leave(i32 noundef) local_unnamed_addr #1 declare i32 @sqlite3_release_memory(i32 noundef) local_unnamed_addr #1 declare i32 @sqlite3_mutex_enter(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_2__", !8, i64 0, !11, i64 8} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0} !12 = !{!7, !11, i64 8}
freebsd_contrib_sqlite3_extr_sqlite3.c_sqlite3MallocAlarm
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/isdn/hisax/extr_isdnl1.c_HiSax_addlist.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/isdn/hisax/extr_isdnl1.c_HiSax_addlist.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: readwrite) uwtable define dso_local void @HiSax_addlist(ptr nocapture noundef %0, ptr noundef %1) local_unnamed_addr #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 store ptr %3, ptr %1, align 8, !tbaa !10 store ptr %1, ptr %0, align 8, !tbaa !5 ret void } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: readwrite) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"IsdnCardState", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 0} !11 = !{!"PStack", !7, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/isdn/hisax/extr_isdnl1.c_HiSax_addlist.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/isdn/hisax/extr_isdnl1.c_HiSax_addlist.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(argmem: readwrite) uwtable(sync) define void @HiSax_addlist(ptr nocapture noundef %0, ptr noundef %1) local_unnamed_addr #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 store ptr %3, ptr %1, align 8, !tbaa !11 store ptr %1, ptr %0, align 8, !tbaa !6 ret void } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(argmem: readwrite) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"IsdnCardState", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !8, i64 0} !12 = !{!"PStack", !8, i64 0}
fastsocket_kernel_drivers_isdn_hisax_extr_isdnl1.c_HiSax_addlist
; ModuleID = 'AnghaBench/mpv/player/extr_command.c_mp_property_pause.c' source_filename = "AnghaBench/mpv/player/extr_command.c_mp_property_pause.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @M_PROPERTY_SET = dso_local local_unnamed_addr global i32 0, align 4 @M_PROPERTY_OK = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @mp_property_pause], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @mp_property_pause(ptr noundef %0, ptr noundef %1, i32 noundef %2, ptr noundef %3) #0 { %5 = load i64, ptr %0, align 8, !tbaa !5 %6 = icmp ne i64 %5, 0 %7 = load i32, ptr @M_PROPERTY_SET, align 4 %8 = icmp eq i32 %7, %2 %9 = select i1 %6, i1 %8, i1 false br i1 %9, label %10, label %14 10: ; preds = %4 %11 = load i32, ptr %3, align 4, !tbaa !10 %12 = tail call i32 @set_pause_state(ptr noundef nonnull %0, i32 noundef %11) #2 %13 = load i32, ptr @M_PROPERTY_OK, align 4, !tbaa !10 br label %16 14: ; preds = %4 %15 = tail call i32 @mp_property_generic_option(ptr noundef nonnull %0, ptr noundef %1, i32 noundef %2, ptr noundef %3) #2 br label %16 16: ; preds = %14, %10 %17 = phi i32 [ %13, %10 ], [ %15, %14 ] ret i32 %17 } declare i32 @set_pause_state(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @mp_property_generic_option(ptr noundef, ptr noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_4__", !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0}
; ModuleID = 'AnghaBench/mpv/player/extr_command.c_mp_property_pause.c' source_filename = "AnghaBench/mpv/player/extr_command.c_mp_property_pause.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @M_PROPERTY_SET = common local_unnamed_addr global i32 0, align 4 @M_PROPERTY_OK = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @mp_property_pause], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @mp_property_pause(ptr noundef %0, ptr noundef %1, i32 noundef %2, ptr noundef %3) #0 { %5 = load i64, ptr %0, align 8, !tbaa !6 %6 = icmp ne i64 %5, 0 %7 = load i32, ptr @M_PROPERTY_SET, align 4 %8 = icmp eq i32 %7, %2 %9 = select i1 %6, i1 %8, i1 false br i1 %9, label %10, label %14 10: ; preds = %4 %11 = load i32, ptr %3, align 4, !tbaa !11 %12 = tail call i32 @set_pause_state(ptr noundef nonnull %0, i32 noundef %11) #2 %13 = load i32, ptr @M_PROPERTY_OK, align 4, !tbaa !11 br label %16 14: ; preds = %4 %15 = tail call i32 @mp_property_generic_option(ptr noundef nonnull %0, ptr noundef %1, i32 noundef %2, ptr noundef %3) #2 br label %16 16: ; preds = %14, %10 %17 = phi i32 [ %13, %10 ], [ %15, %14 ] ret i32 %17 } declare i32 @set_pause_state(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @mp_property_generic_option(ptr noundef, ptr noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_4__", !8, i64 0} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"int", !9, i64 0}
mpv_player_extr_command.c_mp_property_pause
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/staging/pohmelfs/extr_inode.c_page_waitqueue.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/staging/pohmelfs/extr_inode.c_page_waitqueue.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.zone = type { i32, ptr } @llvm.compiler.used = appending global [1 x ptr] [ptr @page_waitqueue], section "llvm.metadata" ; Function Attrs: inlinehint nounwind uwtable define internal ptr @page_waitqueue(ptr noundef %0) #0 { %2 = tail call ptr @page_zone(ptr noundef %0) #2 %3 = getelementptr inbounds %struct.zone, ptr %2, i64 0, i32 1 %4 = load ptr, ptr %3, align 8, !tbaa !5 %5 = load i32, ptr %2, align 8, !tbaa !11 %6 = tail call i64 @hash_ptr(ptr noundef %0, i32 noundef %5) #2 %7 = getelementptr inbounds i32, ptr %4, i64 %6 ret ptr %7 } declare ptr @page_zone(ptr noundef) local_unnamed_addr #1 declare i64 @hash_ptr(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 8} !6 = !{!"zone", !7, i64 0, !10, i64 8} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"any pointer", !8, i64 0} !11 = !{!6, !7, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/staging/pohmelfs/extr_inode.c_page_waitqueue.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/staging/pohmelfs/extr_inode.c_page_waitqueue.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @page_waitqueue], section "llvm.metadata" ; Function Attrs: inlinehint nounwind ssp uwtable(sync) define internal ptr @page_waitqueue(ptr noundef %0) #0 { %2 = tail call ptr @page_zone(ptr noundef %0) #2 %3 = getelementptr inbounds i8, ptr %2, i64 8 %4 = load ptr, ptr %3, align 8, !tbaa !6 %5 = load i32, ptr %2, align 8, !tbaa !12 %6 = tail call i64 @hash_ptr(ptr noundef %0, i32 noundef %5) #2 %7 = getelementptr inbounds i32, ptr %4, i64 %6 ret ptr %7 } declare ptr @page_zone(ptr noundef) local_unnamed_addr #1 declare i64 @hash_ptr(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 8} !7 = !{!"zone", !8, i64 0, !11, i64 8} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"any pointer", !9, i64 0} !12 = !{!7, !8, i64 0}
fastsocket_kernel_drivers_staging_pohmelfs_extr_inode.c_page_waitqueue
; ModuleID = 'AnghaBench/reactos/modules/rosapps/applications/sysutils/utils/pice/module/extr_serial.c_FlushSerialBuffer.c' source_filename = "AnghaBench/reactos/modules/rosapps/applications/sysutils/utils/pice/module/extr_serial.c_FlushSerialBuffer.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local void @FlushSerialBuffer() local_unnamed_addr #0 { %1 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %1) #3 br label %2 2: ; preds = %2, %0 %3 = call i64 @SerialReadByte(ptr noundef nonnull %1) #3 %4 = icmp eq i64 %3, 0 br i1 %4, label %5, label %2, !llvm.loop !5 5: ; preds = %2 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %1) #3 ret void } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i64 @SerialReadByte(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = distinct !{!5, !6} !6 = !{!"llvm.loop.mustprogress"}
; ModuleID = 'AnghaBench/reactos/modules/rosapps/applications/sysutils/utils/pice/module/extr_serial.c_FlushSerialBuffer.c' source_filename = "AnghaBench/reactos/modules/rosapps/applications/sysutils/utils/pice/module/extr_serial.c_FlushSerialBuffer.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define void @FlushSerialBuffer() local_unnamed_addr #0 { %1 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %1) #3 br label %2 2: ; preds = %2, %0 %3 = call i64 @SerialReadByte(ptr noundef nonnull %1) #3 %4 = icmp eq i64 %3, 0 br i1 %4, label %5, label %2, !llvm.loop !6 5: ; preds = %2 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %1) #3 ret void } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i64 @SerialReadByte(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = distinct !{!6, !7} !7 = !{!"llvm.loop.mustprogress"}
reactos_modules_rosapps_applications_sysutils_utils_pice_module_extr_serial.c_FlushSerialBuffer
; ModuleID = 'AnghaBench/freebsd/crypto/openssl/crypto/extr_ppccap.c_ChaCha20_ctr32.c' source_filename = "AnghaBench/freebsd/crypto/openssl/crypto/extr_ppccap.c_ChaCha20_ctr32.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @OPENSSL_ppccap_P = dso_local local_unnamed_addr global i32 0, align 4 @PPC_CRYPTO207 = dso_local local_unnamed_addr global i32 0, align 4 @PPC_ALTIVEC = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local void @ChaCha20_ctr32(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) local_unnamed_addr #0 { %6 = load i32, ptr @OPENSSL_ppccap_P, align 4, !tbaa !5 %7 = load i32, ptr @PPC_CRYPTO207, align 4, !tbaa !5 %8 = and i32 %7, %6 %9 = icmp eq i32 %8, 0 br i1 %9, label %12, label %10 10: ; preds = %5 %11 = tail call i32 @ChaCha20_ctr32_vsx(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) #2 br label %20 12: ; preds = %5 %13 = load i32, ptr @PPC_ALTIVEC, align 4, !tbaa !5 %14 = and i32 %13, %6 %15 = icmp eq i32 %14, 0 br i1 %15, label %18, label %16 16: ; preds = %12 %17 = tail call i32 @ChaCha20_ctr32_vmx(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) #2 br label %20 18: ; preds = %12 %19 = tail call i32 @ChaCha20_ctr32_int(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) #2 br label %20 20: ; preds = %16, %18, %10 ret void } declare i32 @ChaCha20_ctr32_vsx(ptr noundef, ptr noundef, i64 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ChaCha20_ctr32_vmx(ptr noundef, ptr noundef, i64 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ChaCha20_ctr32_int(ptr noundef, ptr noundef, i64 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/freebsd/crypto/openssl/crypto/extr_ppccap.c_ChaCha20_ctr32.c' source_filename = "AnghaBench/freebsd/crypto/openssl/crypto/extr_ppccap.c_ChaCha20_ctr32.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @OPENSSL_ppccap_P = common local_unnamed_addr global i32 0, align 4 @PPC_CRYPTO207 = common local_unnamed_addr global i32 0, align 4 @PPC_ALTIVEC = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define void @ChaCha20_ctr32(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) local_unnamed_addr #0 { %6 = load i32, ptr @OPENSSL_ppccap_P, align 4, !tbaa !6 %7 = load i32, ptr @PPC_CRYPTO207, align 4, !tbaa !6 %8 = and i32 %7, %6 %9 = icmp eq i32 %8, 0 br i1 %9, label %12, label %10 10: ; preds = %5 %11 = tail call i32 @ChaCha20_ctr32_vsx(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) #2 br label %20 12: ; preds = %5 %13 = load i32, ptr @PPC_ALTIVEC, align 4, !tbaa !6 %14 = and i32 %13, %6 %15 = icmp eq i32 %14, 0 br i1 %15, label %18, label %16 16: ; preds = %12 %17 = tail call i32 @ChaCha20_ctr32_vmx(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) #2 br label %20 18: ; preds = %12 %19 = tail call i32 @ChaCha20_ctr32_int(ptr noundef %0, ptr noundef %1, i64 noundef %2, ptr noundef %3, ptr noundef %4) #2 br label %20 20: ; preds = %16, %18, %10 ret void } declare i32 @ChaCha20_ctr32_vsx(ptr noundef, ptr noundef, i64 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ChaCha20_ctr32_vmx(ptr noundef, ptr noundef, i64 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ChaCha20_ctr32_int(ptr noundef, ptr noundef, i64 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
freebsd_crypto_openssl_crypto_extr_ppccap.c_ChaCha20_ctr32
; ModuleID = 'AnghaBench/git/extr_notes-cache.c_notes_cache_get.c' source_filename = "AnghaBench/git/extr_notes-cache.c_notes_cache_get.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local ptr @notes_cache_get(ptr noundef %0, ptr noundef %1, ptr nocapture noundef writeonly %2) local_unnamed_addr #0 { %4 = alloca i32, align 4 %5 = alloca i64, align 8 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %5) #3 %6 = tail call ptr @get_note(ptr noundef %0, ptr noundef %1) #3 %7 = icmp eq ptr %6, null br i1 %7, label %11, label %8 8: ; preds = %3 %9 = call ptr @read_object_file(ptr noundef nonnull %6, ptr noundef nonnull %4, ptr noundef nonnull %5) #3 %10 = load i64, ptr %5, align 8, !tbaa !5 store i64 %10, ptr %2, align 8, !tbaa !5 br label %11 11: ; preds = %3, %8 %12 = phi ptr [ %9, %8 ], [ null, %3 ] call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %5) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 ret ptr %12 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare ptr @get_note(ptr noundef, ptr noundef) local_unnamed_addr #2 declare ptr @read_object_file(ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"long", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/git/extr_notes-cache.c_notes_cache_get.c' source_filename = "AnghaBench/git/extr_notes-cache.c_notes_cache_get.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define ptr @notes_cache_get(ptr noundef %0, ptr noundef %1, ptr nocapture noundef writeonly %2) local_unnamed_addr #0 { %4 = alloca i32, align 4 %5 = alloca i64, align 8 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %5) #3 %6 = tail call ptr @get_note(ptr noundef %0, ptr noundef %1) #3 %7 = icmp eq ptr %6, null br i1 %7, label %11, label %8 8: ; preds = %3 %9 = call ptr @read_object_file(ptr noundef nonnull %6, ptr noundef nonnull %4, ptr noundef nonnull %5) #3 %10 = load i64, ptr %5, align 8, !tbaa !6 store i64 %10, ptr %2, align 8, !tbaa !6 br label %11 11: ; preds = %3, %8 %12 = phi ptr [ %9, %8 ], [ null, %3 ] call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %5) #3 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 ret ptr %12 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare ptr @get_note(ptr noundef, ptr noundef) local_unnamed_addr #2 declare ptr @read_object_file(ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
git_extr_notes-cache.c_notes_cache_get
; ModuleID = 'AnghaBench/linux/drivers/clk/extr_clkdev.c_devm_clkdev_release.c' source_filename = "AnghaBench/linux/drivers/clk/extr_clkdev.c_devm_clkdev_release.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @devm_clkdev_release], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @devm_clkdev_release(ptr nocapture readnone %0, ptr nocapture noundef readonly %1) #0 { %3 = load ptr, ptr %1, align 8, !tbaa !5 %4 = tail call i32 @clkdev_drop(ptr noundef %3) #2 ret void } declare i32 @clkdev_drop(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"any pointer", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/drivers/clk/extr_clkdev.c_devm_clkdev_release.c' source_filename = "AnghaBench/linux/drivers/clk/extr_clkdev.c_devm_clkdev_release.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @devm_clkdev_release], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @devm_clkdev_release(ptr nocapture readnone %0, ptr nocapture noundef readonly %1) #0 { %3 = load ptr, ptr %1, align 8, !tbaa !6 %4 = tail call i32 @clkdev_drop(ptr noundef %3) #2 ret void } declare i32 @clkdev_drop(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
linux_drivers_clk_extr_clkdev.c_devm_clkdev_release
; ModuleID = 'AnghaBench/h2o/lib/handler/configurator/extr_errordoc.c_register_errordoc.c' source_filename = "AnghaBench/h2o/lib/handler/configurator/extr_errordoc.c_register_errordoc.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_19__ = type { i32, %struct.TYPE_18__ } %struct.TYPE_18__ = type { i32, %struct.TYPE_17__ } %struct.TYPE_17__ = type { i64, ptr } %struct.errordoc_configurator_t = type { ptr, i32 } %struct.TYPE_22__ = type { i64, ptr } %struct.TYPE_20__ = type { i32, i32 } @.str = private unnamed_addr constant [15 x i8] c"url:s,status:*\00", align 1 @.str.1 = private unnamed_addr constant [35 x i8] c"status cannot be an empty sequence\00", align 1 @.str.2 = private unnamed_addr constant [65 x i8] c"status must be a 3-digit scalar or a sequence of 3-digit scalars\00", align 1 @.str.3 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.4 = private unnamed_addr constant [42 x i8] c"status must be within range of 400 to 599\00", align 1 @.str.5 = private unnamed_addr constant [33 x i8] c"status %d appears multiple times\00", align 1 @SIZE_MAX = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @register_errordoc], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal noundef i32 @register_errordoc(ptr noundef %0, ptr nocapture readnone %1, ptr noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = load i64, ptr %0, align 8, !tbaa !5 %7 = inttoptr i64 %6 to ptr call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %4) #3 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %5) #3 %8 = call i64 @h2o_configurator_parse_mapping(ptr noundef nonnull %0, ptr noundef %2, ptr noundef nonnull @.str, ptr noundef null, ptr noundef nonnull %4, ptr noundef nonnull %5) #3 %9 = icmp eq i64 %8, 0 br i1 %9, label %10, label %92 10: ; preds = %3 %11 = load ptr, ptr %5, align 8, !tbaa !10 %12 = load ptr, ptr %11, align 8, !tbaa !10 %13 = load i32, ptr %12, align 8, !tbaa !12 switch i32 %13, label %23 [ i32 129, label %25 i32 128, label %14 ] 14: ; preds = %10 %15 = getelementptr inbounds %struct.TYPE_19__, ptr %12, i64 0, i32 1, i32 1 %16 = load i64, ptr %15, align 8, !tbaa !17 %17 = icmp eq i64 %16, 0 br i1 %17, label %18, label %20 18: ; preds = %14 %19 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef nonnull %12, ptr noundef nonnull @.str.1) #3 br label %92 20: ; preds = %14 %21 = getelementptr inbounds %struct.TYPE_19__, ptr %12, i64 0, i32 1, i32 1, i32 1 %22 = load ptr, ptr %21, align 8, !tbaa !18 store ptr %22, ptr %5, align 8, !tbaa !10 br label %25 23: ; preds = %10 %24 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef nonnull %12, ptr noundef nonnull @.str.2) #3 br label %92 25: ; preds = %10, %20 %26 = phi i64 [ %16, %20 ], [ 1, %10 ] %27 = trunc i64 %26 to i32 %28 = shl i32 %27, 2 %29 = call ptr @alloca(i32 noundef %28) #3 br label %30 30: ; preds = %25, %62 %31 = phi i64 [ 0, %25 ], [ %63, %62 ] %32 = load ptr, ptr %5, align 8, !tbaa !10 %33 = getelementptr inbounds ptr, ptr %32, i64 %31 %34 = load ptr, ptr %33, align 8, !tbaa !10 %35 = getelementptr inbounds i32, ptr %29, i64 %31 %36 = call i64 @h2o_configurator_scanf(ptr noundef nonnull %0, ptr noundef %34, ptr noundef nonnull @.str.3, ptr noundef %35) #3 %37 = icmp eq i64 %36, 0 br i1 %37, label %38, label %92 38: ; preds = %30 %39 = load i32, ptr %35, align 4, !tbaa !19 %40 = add i32 %39, -400 %41 = icmp ult i32 %40, 200 br i1 %41, label %42, label %44 42: ; preds = %38 %43 = icmp eq i64 %31, 0 br i1 %43, label %62, label %52 44: ; preds = %38 %45 = load ptr, ptr %5, align 8, !tbaa !10 %46 = getelementptr inbounds ptr, ptr %45, i64 %31 %47 = load ptr, ptr %46, align 8, !tbaa !10 %48 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef %47, ptr noundef nonnull @.str.4) #3 br label %92 49: ; preds = %52 %50 = add nuw i64 %53, 1 %51 = icmp eq i64 %50, %31 br i1 %51, label %62, label %52, !llvm.loop !20 52: ; preds = %42, %49 %53 = phi i64 [ %50, %49 ], [ 0, %42 ] %54 = getelementptr inbounds i32, ptr %29, i64 %53 %55 = load i32, ptr %54, align 4, !tbaa !19 %56 = icmp eq i32 %55, %39 br i1 %56, label %57, label %49 57: ; preds = %52 %58 = load ptr, ptr %5, align 8, !tbaa !10 %59 = getelementptr inbounds ptr, ptr %58, i64 %31 %60 = load ptr, ptr %59, align 8, !tbaa !10 %61 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef %60, ptr noundef nonnull @.str.5, i32 noundef %39) #3 br label %92 62: ; preds = %49, %42 %63 = add i64 %31, 1 %64 = icmp eq i64 %63, %26 br i1 %64, label %65, label %30, !llvm.loop !22 65: ; preds = %62 %66 = getelementptr inbounds %struct.errordoc_configurator_t, ptr %7, i64 0, i32 1 %67 = load ptr, ptr %4, align 8, !tbaa !10 %68 = load ptr, ptr %67, align 8, !tbaa !10 %69 = getelementptr inbounds %struct.TYPE_19__, ptr %68, i64 0, i32 1 %70 = load i32, ptr %69, align 8, !tbaa !23 %71 = load i32, ptr @SIZE_MAX, align 4, !tbaa !19 %72 = call i32 @h2o_strdup(ptr noundef nonnull %66, i32 noundef %70, i32 noundef %71) #3 %73 = load ptr, ptr %7, align 8, !tbaa !24 %74 = load i64, ptr %73, align 8, !tbaa !26 br label %75 75: ; preds = %65, %75 %76 = phi i64 [ %74, %65 ], [ %85, %75 ] %77 = phi ptr [ %73, %65 ], [ %81, %75 ] %78 = phi i64 [ 0, %65 ], [ %90, %75 ] %79 = add nsw i64 %76, 1 %80 = call i32 @h2o_vector_reserve(ptr noundef nonnull %66, ptr noundef nonnull %77, i64 noundef %79) #3 %81 = load ptr, ptr %7, align 8, !tbaa !24 %82 = getelementptr inbounds %struct.TYPE_22__, ptr %81, i64 0, i32 1 %83 = load ptr, ptr %82, align 8, !tbaa !28 %84 = load i64, ptr %81, align 8, !tbaa !26 %85 = add nsw i64 %84, 1 store i64 %85, ptr %81, align 8, !tbaa !26 %86 = getelementptr inbounds %struct.TYPE_20__, ptr %83, i64 %84 %87 = getelementptr inbounds i32, ptr %29, i64 %78 %88 = load i32, ptr %87, align 4, !tbaa !19 store i32 %88, ptr %86, align 4, !tbaa !29 %89 = getelementptr inbounds %struct.TYPE_20__, ptr %83, i64 %84, i32 1 store i32 %72, ptr %89, align 4, !tbaa !31 %90 = add i64 %78, 1 %91 = icmp eq i64 %90, %26 br i1 %91, label %92, label %75, !llvm.loop !32 92: ; preds = %30, %75, %44, %57, %3, %23, %18 %93 = phi i32 [ -1, %23 ], [ -1, %18 ], [ -1, %3 ], [ -1, %57 ], [ -1, %44 ], [ 0, %75 ], [ -1, %30 ] call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %5) #3 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %4) #3 ret i32 %93 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i64 @h2o_configurator_parse_mapping(ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @h2o_configurator_errprintf(ptr noundef, ptr noundef, ptr noundef, ...) local_unnamed_addr #2 declare ptr @alloca(i32 noundef) local_unnamed_addr #2 declare i64 @h2o_configurator_scanf(ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @h2o_strdup(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #2 declare i32 @h2o_vector_reserve(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_21__", !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"any pointer", !8, i64 0} !12 = !{!13, !14, i64 0} !13 = !{!"TYPE_19__", !14, i64 0, !15, i64 8} !14 = !{!"int", !8, i64 0} !15 = !{!"TYPE_18__", !14, i64 0, !16, i64 8} !16 = !{!"TYPE_17__", !7, i64 0, !11, i64 8} !17 = !{!13, !7, i64 16} !18 = !{!13, !11, i64 24} !19 = !{!14, !14, i64 0} !20 = distinct !{!20, !21} !21 = !{!"llvm.loop.mustprogress"} !22 = distinct !{!22, !21} !23 = !{!13, !14, i64 8} !24 = !{!25, !11, i64 0} !25 = !{!"errordoc_configurator_t", !11, i64 0, !14, i64 8} !26 = !{!27, !7, i64 0} !27 = !{!"TYPE_22__", !7, i64 0, !11, i64 8} !28 = !{!27, !11, i64 8} !29 = !{!30, !14, i64 0} !30 = !{!"TYPE_20__", !14, i64 0, !14, i64 4} !31 = !{!30, !14, i64 4} !32 = distinct !{!32, !21}
; ModuleID = 'AnghaBench/h2o/lib/handler/configurator/extr_errordoc.c_register_errordoc.c' source_filename = "AnghaBench/h2o/lib/handler/configurator/extr_errordoc.c_register_errordoc.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" %struct.TYPE_20__ = type { i32, i32 } @.str = private unnamed_addr constant [15 x i8] c"url:s,status:*\00", align 1 @.str.1 = private unnamed_addr constant [35 x i8] c"status cannot be an empty sequence\00", align 1 @.str.2 = private unnamed_addr constant [65 x i8] c"status must be a 3-digit scalar or a sequence of 3-digit scalars\00", align 1 @.str.3 = private unnamed_addr constant [3 x i8] c"%d\00", align 1 @.str.4 = private unnamed_addr constant [42 x i8] c"status must be within range of 400 to 599\00", align 1 @.str.5 = private unnamed_addr constant [33 x i8] c"status %d appears multiple times\00", align 1 @SIZE_MAX = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @register_errordoc], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 -1, 1) i32 @register_errordoc(ptr noundef %0, ptr nocapture readnone %1, ptr noundef %2) #0 { %4 = alloca ptr, align 8 %5 = alloca ptr, align 8 %6 = load i64, ptr %0, align 8, !tbaa !6 %7 = inttoptr i64 %6 to ptr call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %4) #3 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %5) #3 %8 = call i64 @h2o_configurator_parse_mapping(ptr noundef nonnull %0, ptr noundef %2, ptr noundef nonnull @.str, ptr noundef null, ptr noundef nonnull %4, ptr noundef nonnull %5) #3 %9 = icmp eq i64 %8, 0 br i1 %9, label %10, label %92 10: ; preds = %3 %11 = load ptr, ptr %5, align 8, !tbaa !11 %12 = load ptr, ptr %11, align 8, !tbaa !11 %13 = load i32, ptr %12, align 8, !tbaa !13 switch i32 %13, label %23 [ i32 129, label %25 i32 128, label %14 ] 14: ; preds = %10 %15 = getelementptr inbounds i8, ptr %12, i64 16 %16 = load i64, ptr %15, align 8, !tbaa !18 %17 = icmp eq i64 %16, 0 br i1 %17, label %18, label %20 18: ; preds = %14 %19 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef nonnull %12, ptr noundef nonnull @.str.1) #3 br label %92 20: ; preds = %14 %21 = getelementptr inbounds i8, ptr %12, i64 24 %22 = load ptr, ptr %21, align 8, !tbaa !19 store ptr %22, ptr %5, align 8, !tbaa !11 br label %25 23: ; preds = %10 %24 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef nonnull %12, ptr noundef nonnull @.str.2) #3 br label %92 25: ; preds = %10, %20 %26 = phi i64 [ %16, %20 ], [ 1, %10 ] %27 = trunc i64 %26 to i32 %28 = shl i32 %27, 2 %29 = call ptr @alloca(i32 noundef %28) #3 br label %30 30: ; preds = %25, %62 %31 = phi i64 [ 0, %25 ], [ %63, %62 ] %32 = load ptr, ptr %5, align 8, !tbaa !11 %33 = getelementptr inbounds ptr, ptr %32, i64 %31 %34 = load ptr, ptr %33, align 8, !tbaa !11 %35 = getelementptr inbounds i32, ptr %29, i64 %31 %36 = call i64 @h2o_configurator_scanf(ptr noundef nonnull %0, ptr noundef %34, ptr noundef nonnull @.str.3, ptr noundef %35) #3 %37 = icmp eq i64 %36, 0 br i1 %37, label %38, label %92 38: ; preds = %30 %39 = load i32, ptr %35, align 4, !tbaa !20 %40 = add i32 %39, -400 %41 = icmp ult i32 %40, 200 br i1 %41, label %42, label %44 42: ; preds = %38 %43 = icmp eq i64 %31, 0 br i1 %43, label %62, label %52 44: ; preds = %38 %45 = load ptr, ptr %5, align 8, !tbaa !11 %46 = getelementptr inbounds ptr, ptr %45, i64 %31 %47 = load ptr, ptr %46, align 8, !tbaa !11 %48 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef %47, ptr noundef nonnull @.str.4) #3 br label %92 49: ; preds = %52 %50 = add nuw i64 %53, 1 %51 = icmp eq i64 %50, %31 br i1 %51, label %62, label %52, !llvm.loop !21 52: ; preds = %42, %49 %53 = phi i64 [ %50, %49 ], [ 0, %42 ] %54 = getelementptr inbounds i32, ptr %29, i64 %53 %55 = load i32, ptr %54, align 4, !tbaa !20 %56 = icmp eq i32 %55, %39 br i1 %56, label %57, label %49 57: ; preds = %52 %58 = load ptr, ptr %5, align 8, !tbaa !11 %59 = getelementptr inbounds ptr, ptr %58, i64 %31 %60 = load ptr, ptr %59, align 8, !tbaa !11 %61 = call i32 (ptr, ptr, ptr, ...) @h2o_configurator_errprintf(ptr noundef nonnull %0, ptr noundef %60, ptr noundef nonnull @.str.5, i32 noundef %39) #3 br label %92 62: ; preds = %49, %42 %63 = add i64 %31, 1 %64 = icmp eq i64 %63, %26 br i1 %64, label %65, label %30, !llvm.loop !23 65: ; preds = %62 %66 = getelementptr inbounds i8, ptr %7, i64 8 %67 = load ptr, ptr %4, align 8, !tbaa !11 %68 = load ptr, ptr %67, align 8, !tbaa !11 %69 = getelementptr inbounds i8, ptr %68, i64 8 %70 = load i32, ptr %69, align 8, !tbaa !24 %71 = load i32, ptr @SIZE_MAX, align 4, !tbaa !20 %72 = call i32 @h2o_strdup(ptr noundef nonnull %66, i32 noundef %70, i32 noundef %71) #3 %73 = load ptr, ptr %7, align 8, !tbaa !25 %74 = load i64, ptr %73, align 8, !tbaa !27 br label %75 75: ; preds = %65, %75 %76 = phi i64 [ %74, %65 ], [ %85, %75 ] %77 = phi ptr [ %73, %65 ], [ %81, %75 ] %78 = phi i64 [ 0, %65 ], [ %90, %75 ] %79 = add nsw i64 %76, 1 %80 = call i32 @h2o_vector_reserve(ptr noundef nonnull %66, ptr noundef nonnull %77, i64 noundef %79) #3 %81 = load ptr, ptr %7, align 8, !tbaa !25 %82 = getelementptr inbounds i8, ptr %81, i64 8 %83 = load ptr, ptr %82, align 8, !tbaa !29 %84 = load i64, ptr %81, align 8, !tbaa !27 %85 = add nsw i64 %84, 1 store i64 %85, ptr %81, align 8, !tbaa !27 %86 = getelementptr inbounds %struct.TYPE_20__, ptr %83, i64 %84 %87 = getelementptr inbounds i32, ptr %29, i64 %78 %88 = load i32, ptr %87, align 4, !tbaa !20 store i32 %88, ptr %86, align 4, !tbaa !30 %89 = getelementptr inbounds i8, ptr %86, i64 4 store i32 %72, ptr %89, align 4, !tbaa !32 %90 = add i64 %78, 1 %91 = icmp eq i64 %90, %26 br i1 %91, label %92, label %75, !llvm.loop !33 92: ; preds = %30, %75, %44, %57, %3, %23, %18 %93 = phi i32 [ -1, %23 ], [ -1, %18 ], [ -1, %3 ], [ -1, %57 ], [ -1, %44 ], [ 0, %75 ], [ -1, %30 ] call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %5) #3 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %4) #3 ret i32 %93 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i64 @h2o_configurator_parse_mapping(ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @h2o_configurator_errprintf(ptr noundef, ptr noundef, ptr noundef, ...) local_unnamed_addr #2 declare ptr @alloca(i32 noundef) local_unnamed_addr #2 declare i64 @h2o_configurator_scanf(ptr noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @h2o_strdup(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #2 declare i32 @h2o_vector_reserve(ptr noundef, ptr noundef, i64 noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_21__", !8, i64 0} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"any pointer", !9, i64 0} !13 = !{!14, !15, i64 0} !14 = !{!"TYPE_19__", !15, i64 0, !16, i64 8} !15 = !{!"int", !9, i64 0} !16 = !{!"TYPE_18__", !15, i64 0, !17, i64 8} !17 = !{!"TYPE_17__", !8, i64 0, !12, i64 8} !18 = !{!14, !8, i64 16} !19 = !{!14, !12, i64 24} !20 = !{!15, !15, i64 0} !21 = distinct !{!21, !22} !22 = !{!"llvm.loop.mustprogress"} !23 = distinct !{!23, !22} !24 = !{!14, !15, i64 8} !25 = !{!26, !12, i64 0} !26 = !{!"errordoc_configurator_t", !12, i64 0, !15, i64 8} !27 = !{!28, !8, i64 0} !28 = !{!"TYPE_22__", !8, i64 0, !12, i64 8} !29 = !{!28, !12, i64 8} !30 = !{!31, !15, i64 0} !31 = !{!"TYPE_20__", !15, i64 0, !15, i64 4} !32 = !{!31, !15, i64 4} !33 = distinct !{!33, !22}
h2o_lib_handler_configurator_extr_errordoc.c_register_errordoc
; ModuleID = 'AnghaBench/reactos/dll/win32/lsasrv/extr_lookup.c_LsapLookupIsolatedAccountNames.c' source_filename = "AnghaBench/reactos/dll/win32/lsasrv/extr_lookup.c_LsapLookupIsolatedAccountNames.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_20__ = type { ptr, ptr, i32 } %struct.TYPE_22__ = type { i64, i32, i64, ptr } %struct.TYPE_21__ = type { i64 } @STATUS_SUCCESS = dso_local local_unnamed_addr global ptr null, align 8 @.str = private unnamed_addr constant [4 x i8] c"()\0A\00", align 1 @SAM_SERVER_CONNECT = dso_local local_unnamed_addr global i32 0, align 4 @SAM_SERVER_LOOKUP_DOMAIN = dso_local local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [35 x i8] c"SamrConnect failed (Status %08lx)\0A\00", align 1 @DOMAIN_LOOKUP = dso_local local_unnamed_addr global i32 0, align 4 @AccountDomainSid = dso_local local_unnamed_addr global i32 0, align 4 @.str.2 = private unnamed_addr constant [37 x i8] c"SamOpenDomain failed (Status %08lx)\0A\00", align 1 @SidTypeUnknown = dso_local local_unnamed_addr global i64 0, align 8 @.str.3 = private unnamed_addr constant [19 x i8] c"Mapping name: %wZ\0A\00", align 1 @.str.4 = private unnamed_addr constant [24 x i8] c"Found relative ID: %lu\0A\00", align 1 @STATUS_INSUFFICIENT_RESOURCES = dso_local local_unnamed_addr global ptr null, align 8 @AccountDomainName = dso_local global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @LsapLookupIsolatedAccountNames], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal ptr @LsapLookupIsolatedAccountNames(i64 noundef %0, ptr nocapture noundef readonly %1, ptr noundef %2, i32 noundef %3, ptr nocapture noundef %4, ptr nocapture noundef %5) #0 { %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca %struct.TYPE_20__, align 8 %10 = alloca %struct.TYPE_20__, align 8 %11 = alloca i64, align 8 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %7) #4 store ptr null, ptr %7, align 8, !tbaa !5 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %8) #4 store ptr null, ptr %8, align 8, !tbaa !5 call void @llvm.lifetime.start.p0(i64 24, ptr nonnull %9) #4 call void @llvm.memset.p0.i64(ptr noundef nonnull align 8 dereferenceable(24) %9, i8 0, i64 24, i1 false) call void @llvm.lifetime.start.p0(i64 24, ptr nonnull %10) #4 call void @llvm.memset.p0.i64(ptr noundef nonnull align 8 dereferenceable(24) %10, i8 0, i64 24, i1 false) call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %11) #4 %12 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str) #4 %13 = load i32, ptr @SAM_SERVER_CONNECT, align 4, !tbaa !9 %14 = load i32, ptr @SAM_SERVER_LOOKUP_DOMAIN, align 4, !tbaa !9 %15 = or i32 %14, %13 %16 = call ptr @SamrConnect(ptr noundef null, ptr noundef nonnull %7, i32 noundef %15) #4 %17 = call i64 @NT_SUCCESS(ptr noundef %16) #4 %18 = icmp eq i64 %17, 0 br i1 %18, label %19, label %21 19: ; preds = %6 %20 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.1, ptr noundef %16) #4 br label %88 21: ; preds = %6 %22 = load ptr, ptr %7, align 8, !tbaa !5 %23 = load i32, ptr @DOMAIN_LOOKUP, align 4, !tbaa !9 %24 = load i32, ptr @AccountDomainSid, align 4, !tbaa !9 %25 = call ptr @SamrOpenDomain(ptr noundef %22, i32 noundef %23, i32 noundef %24, ptr noundef nonnull %8) #4 %26 = call i64 @NT_SUCCESS(ptr noundef %25) #4 %27 = icmp eq i64 %26, 0 br i1 %27, label %32, label %28 28: ; preds = %21 %29 = icmp eq i64 %0, 0 br i1 %29, label %88, label %30 30: ; preds = %28 %31 = load i64, ptr @SidTypeUnknown, align 8, !tbaa !11 br label %34 32: ; preds = %21 %33 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.2, ptr noundef %25) #4 br label %88 34: ; preds = %30, %83 %35 = phi i64 [ %84, %83 ], [ %31, %30 ] %36 = phi ptr [ %85, %83 ], [ %25, %30 ] %37 = phi i64 [ %86, %83 ], [ 0, %30 ] %38 = getelementptr inbounds %struct.TYPE_22__, ptr %4, i64 %37 %39 = load i64, ptr %38, align 8, !tbaa !13 %40 = icmp eq i64 %39, %35 br i1 %40, label %41, label %83 41: ; preds = %34 %42 = getelementptr inbounds %struct.TYPE_21__, ptr %1, i64 %37 %43 = load i64, ptr %42, align 8, !tbaa !15 %44 = icmp eq i64 %43, 0 br i1 %44, label %45, label %83 45: ; preds = %41 %46 = getelementptr inbounds %struct.TYPE_21__, ptr %2, i64 %37 %47 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.3, ptr noundef %46) #4 %48 = load ptr, ptr %8, align 8, !tbaa !5 %49 = call ptr @SamrLookupNamesInDomain(ptr noundef %48, i32 noundef 1, ptr noundef %46, ptr noundef nonnull %9, ptr noundef nonnull %10) #4 %50 = call i64 @NT_SUCCESS(ptr noundef %49) #4 %51 = icmp eq i64 %50, 0 br i1 %51, label %78, label %52 52: ; preds = %45 %53 = load ptr, ptr %9, align 8, !tbaa !17 %54 = load i64, ptr %53, align 8, !tbaa !11 %55 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.4, i64 noundef %54) #4 %56 = load ptr, ptr %10, align 8, !tbaa !17 %57 = load i64, ptr %56, align 8, !tbaa !11 store i64 %57, ptr %38, align 8, !tbaa !13 %58 = load i32, ptr @AccountDomainSid, align 4, !tbaa !9 %59 = load ptr, ptr %9, align 8, !tbaa !17 %60 = load i64, ptr %59, align 8, !tbaa !11 %61 = call ptr @CreateSidFromSidAndRid(i32 noundef %58, i64 noundef %60) #4 %62 = getelementptr inbounds %struct.TYPE_22__, ptr %4, i64 %37, i32 3 store ptr %61, ptr %62, align 8, !tbaa !19 %63 = icmp eq ptr %61, null br i1 %63, label %64, label %66 64: ; preds = %52 %65 = load ptr, ptr @STATUS_INSUFFICIENT_RESOURCES, align 8, !tbaa !5 br label %88 66: ; preds = %52 %67 = getelementptr inbounds %struct.TYPE_22__, ptr %4, i64 %37, i32 1 store i32 -1, ptr %67, align 8, !tbaa !20 %68 = getelementptr inbounds %struct.TYPE_22__, ptr %4, i64 %37, i32 2 store i64 0, ptr %68, align 8, !tbaa !21 %69 = load i32, ptr @AccountDomainSid, align 4, !tbaa !9 %70 = call ptr @LsapAddDomainToDomainsList(i32 noundef %3, ptr noundef nonnull @AccountDomainName, i32 noundef %69, ptr noundef nonnull %11) #4 %71 = call i64 @NT_SUCCESS(ptr noundef %70) #4 %72 = icmp eq i64 %71, 0 br i1 %72, label %88, label %73 73: ; preds = %66 %74 = load i64, ptr %11, align 8, !tbaa !11 %75 = trunc i64 %74 to i32 store i32 %75, ptr %67, align 8, !tbaa !20 %76 = load i32, ptr %5, align 4, !tbaa !9 %77 = add nsw i32 %76, 1 store i32 %77, ptr %5, align 4, !tbaa !9 br label %78 78: ; preds = %73, %45 %79 = phi ptr [ %70, %73 ], [ %49, %45 ] %80 = call i32 @SamIFree_SAMPR_ULONG_ARRAY(ptr noundef nonnull %9) #4 %81 = call i32 @SamIFree_SAMPR_ULONG_ARRAY(ptr noundef nonnull %10) #4 %82 = load i64, ptr @SidTypeUnknown, align 8, !tbaa !11 br label %83 83: ; preds = %41, %34, %78 %84 = phi i64 [ %35, %34 ], [ %35, %41 ], [ %82, %78 ] %85 = phi ptr [ %36, %34 ], [ %36, %41 ], [ %79, %78 ] %86 = add nuw i64 %37, 1 %87 = icmp eq i64 %86, %0 br i1 %87, label %88, label %34, !llvm.loop !22 88: ; preds = %66, %83, %28, %64, %32, %19 %89 = phi ptr [ %65, %64 ], [ %25, %32 ], [ %16, %19 ], [ %25, %28 ], [ %70, %66 ], [ %85, %83 ] %90 = load ptr, ptr %8, align 8, !tbaa !5 %91 = icmp eq ptr %90, null br i1 %91, label %94, label %92 92: ; preds = %88 %93 = call i32 @SamrCloseHandle(ptr noundef nonnull %8) #4 br label %94 94: ; preds = %92, %88 %95 = load ptr, ptr %7, align 8, !tbaa !5 %96 = icmp eq ptr %95, null br i1 %96, label %99, label %97 97: ; preds = %94 %98 = call i32 @SamrCloseHandle(ptr noundef nonnull %7) #4 br label %99 99: ; preds = %97, %94 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %11) #4 call void @llvm.lifetime.end.p0(i64 24, ptr nonnull %10) #4 call void @llvm.lifetime.end.p0(i64 24, ptr nonnull %9) #4 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %8) #4 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %7) #4 ret ptr %89 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 ; Function Attrs: mustprogress nocallback nofree nounwind willreturn memory(argmem: write) declare void @llvm.memset.p0.i64(ptr nocapture writeonly, i8, i64, i1 immarg) #2 declare i32 @TRACE(ptr noundef, ...) local_unnamed_addr #3 declare ptr @SamrConnect(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #3 declare i64 @NT_SUCCESS(ptr noundef) local_unnamed_addr #3 declare ptr @SamrOpenDomain(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #3 declare ptr @SamrLookupNamesInDomain(ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #3 declare ptr @CreateSidFromSidAndRid(i32 noundef, i64 noundef) local_unnamed_addr #3 declare ptr @LsapAddDomainToDomainsList(i32 noundef, ptr noundef, i32 noundef, ptr noundef) local_unnamed_addr #3 declare i32 @SamIFree_SAMPR_ULONG_ARRAY(ptr noundef) local_unnamed_addr #3 declare i32 @SamrCloseHandle(ptr noundef) local_unnamed_addr #3 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { mustprogress nocallback nofree nounwind willreturn memory(argmem: write) } attributes #3 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #4 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"any pointer", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !10, i64 0} !10 = !{!"int", !7, i64 0} !11 = !{!12, !12, i64 0} !12 = !{!"long", !7, i64 0} !13 = !{!14, !12, i64 0} !14 = !{!"TYPE_22__", !12, i64 0, !10, i64 8, !12, i64 16, !6, i64 24} !15 = !{!16, !12, i64 0} !16 = !{!"TYPE_21__", !12, i64 0} !17 = !{!18, !6, i64 0} !18 = !{!"TYPE_20__", !6, i64 0, !6, i64 8, !10, i64 16} !19 = !{!14, !6, i64 24} !20 = !{!14, !10, i64 8} !21 = !{!14, !12, i64 16} !22 = distinct !{!22, !23} !23 = !{!"llvm.loop.mustprogress"}
; ModuleID = 'AnghaBench/reactos/dll/win32/lsasrv/extr_lookup.c_LsapLookupIsolatedAccountNames.c' source_filename = "AnghaBench/reactos/dll/win32/lsasrv/extr_lookup.c_LsapLookupIsolatedAccountNames.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" %struct.TYPE_20__ = type { ptr, ptr, i32 } %struct.TYPE_22__ = type { i64, i32, i64, ptr } %struct.TYPE_21__ = type { i64 } @STATUS_SUCCESS = common local_unnamed_addr global ptr null, align 8 @.str = private unnamed_addr constant [4 x i8] c"()\0A\00", align 1 @SAM_SERVER_CONNECT = common local_unnamed_addr global i32 0, align 4 @SAM_SERVER_LOOKUP_DOMAIN = common local_unnamed_addr global i32 0, align 4 @.str.1 = private unnamed_addr constant [35 x i8] c"SamrConnect failed (Status %08lx)\0A\00", align 1 @DOMAIN_LOOKUP = common local_unnamed_addr global i32 0, align 4 @AccountDomainSid = common local_unnamed_addr global i32 0, align 4 @.str.2 = private unnamed_addr constant [37 x i8] c"SamOpenDomain failed (Status %08lx)\0A\00", align 1 @SidTypeUnknown = common local_unnamed_addr global i64 0, align 8 @.str.3 = private unnamed_addr constant [19 x i8] c"Mapping name: %wZ\0A\00", align 1 @.str.4 = private unnamed_addr constant [24 x i8] c"Found relative ID: %lu\0A\00", align 1 @STATUS_INSUFFICIENT_RESOURCES = common local_unnamed_addr global ptr null, align 8 @AccountDomainName = common global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @LsapLookupIsolatedAccountNames], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal ptr @LsapLookupIsolatedAccountNames(i64 noundef %0, ptr nocapture noundef readonly %1, ptr noundef %2, i32 noundef %3, ptr nocapture noundef %4, ptr nocapture noundef %5) #0 { %7 = alloca ptr, align 8 %8 = alloca ptr, align 8 %9 = alloca %struct.TYPE_20__, align 8 %10 = alloca %struct.TYPE_20__, align 8 %11 = alloca i64, align 8 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %7) #4 store ptr null, ptr %7, align 8, !tbaa !6 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %8) #4 store ptr null, ptr %8, align 8, !tbaa !6 call void @llvm.lifetime.start.p0(i64 24, ptr nonnull %9) #4 call void @llvm.memset.p0.i64(ptr noundef nonnull align 8 dereferenceable(24) %9, i8 0, i64 24, i1 false) call void @llvm.lifetime.start.p0(i64 24, ptr nonnull %10) #4 call void @llvm.memset.p0.i64(ptr noundef nonnull align 8 dereferenceable(24) %10, i8 0, i64 24, i1 false) call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %11) #4 %12 = tail call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str) #4 %13 = load i32, ptr @SAM_SERVER_CONNECT, align 4, !tbaa !10 %14 = load i32, ptr @SAM_SERVER_LOOKUP_DOMAIN, align 4, !tbaa !10 %15 = or i32 %14, %13 %16 = call ptr @SamrConnect(ptr noundef null, ptr noundef nonnull %7, i32 noundef %15) #4 %17 = call i64 @NT_SUCCESS(ptr noundef %16) #4 %18 = icmp eq i64 %17, 0 br i1 %18, label %19, label %21 19: ; preds = %6 %20 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.1, ptr noundef %16) #4 br label %88 21: ; preds = %6 %22 = load ptr, ptr %7, align 8, !tbaa !6 %23 = load i32, ptr @DOMAIN_LOOKUP, align 4, !tbaa !10 %24 = load i32, ptr @AccountDomainSid, align 4, !tbaa !10 %25 = call ptr @SamrOpenDomain(ptr noundef %22, i32 noundef %23, i32 noundef %24, ptr noundef nonnull %8) #4 %26 = call i64 @NT_SUCCESS(ptr noundef %25) #4 %27 = icmp eq i64 %26, 0 br i1 %27, label %32, label %28 28: ; preds = %21 %29 = icmp eq i64 %0, 0 br i1 %29, label %88, label %30 30: ; preds = %28 %31 = load i64, ptr @SidTypeUnknown, align 8, !tbaa !12 br label %34 32: ; preds = %21 %33 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.2, ptr noundef %25) #4 br label %88 34: ; preds = %30, %83 %35 = phi i64 [ %84, %83 ], [ %31, %30 ] %36 = phi ptr [ %85, %83 ], [ %25, %30 ] %37 = phi i64 [ %86, %83 ], [ 0, %30 ] %38 = getelementptr inbounds %struct.TYPE_22__, ptr %4, i64 %37 %39 = load i64, ptr %38, align 8, !tbaa !14 %40 = icmp eq i64 %39, %35 br i1 %40, label %41, label %83 41: ; preds = %34 %42 = getelementptr inbounds %struct.TYPE_21__, ptr %1, i64 %37 %43 = load i64, ptr %42, align 8, !tbaa !16 %44 = icmp eq i64 %43, 0 br i1 %44, label %45, label %83 45: ; preds = %41 %46 = getelementptr inbounds %struct.TYPE_21__, ptr %2, i64 %37 %47 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.3, ptr noundef %46) #4 %48 = load ptr, ptr %8, align 8, !tbaa !6 %49 = call ptr @SamrLookupNamesInDomain(ptr noundef %48, i32 noundef 1, ptr noundef %46, ptr noundef nonnull %9, ptr noundef nonnull %10) #4 %50 = call i64 @NT_SUCCESS(ptr noundef %49) #4 %51 = icmp eq i64 %50, 0 br i1 %51, label %78, label %52 52: ; preds = %45 %53 = load ptr, ptr %9, align 8, !tbaa !18 %54 = load i64, ptr %53, align 8, !tbaa !12 %55 = call i32 (ptr, ...) @TRACE(ptr noundef nonnull @.str.4, i64 noundef %54) #4 %56 = load ptr, ptr %10, align 8, !tbaa !18 %57 = load i64, ptr %56, align 8, !tbaa !12 store i64 %57, ptr %38, align 8, !tbaa !14 %58 = load i32, ptr @AccountDomainSid, align 4, !tbaa !10 %59 = load ptr, ptr %9, align 8, !tbaa !18 %60 = load i64, ptr %59, align 8, !tbaa !12 %61 = call ptr @CreateSidFromSidAndRid(i32 noundef %58, i64 noundef %60) #4 %62 = getelementptr inbounds i8, ptr %38, i64 24 store ptr %61, ptr %62, align 8, !tbaa !20 %63 = icmp eq ptr %61, null br i1 %63, label %64, label %66 64: ; preds = %52 %65 = load ptr, ptr @STATUS_INSUFFICIENT_RESOURCES, align 8, !tbaa !6 br label %88 66: ; preds = %52 %67 = getelementptr inbounds i8, ptr %38, i64 8 store i32 -1, ptr %67, align 8, !tbaa !21 %68 = getelementptr inbounds i8, ptr %38, i64 16 store i64 0, ptr %68, align 8, !tbaa !22 %69 = load i32, ptr @AccountDomainSid, align 4, !tbaa !10 %70 = call ptr @LsapAddDomainToDomainsList(i32 noundef %3, ptr noundef nonnull @AccountDomainName, i32 noundef %69, ptr noundef nonnull %11) #4 %71 = call i64 @NT_SUCCESS(ptr noundef %70) #4 %72 = icmp eq i64 %71, 0 br i1 %72, label %88, label %73 73: ; preds = %66 %74 = load i64, ptr %11, align 8, !tbaa !12 %75 = trunc i64 %74 to i32 store i32 %75, ptr %67, align 8, !tbaa !21 %76 = load i32, ptr %5, align 4, !tbaa !10 %77 = add nsw i32 %76, 1 store i32 %77, ptr %5, align 4, !tbaa !10 br label %78 78: ; preds = %73, %45 %79 = phi ptr [ %70, %73 ], [ %49, %45 ] %80 = call i32 @SamIFree_SAMPR_ULONG_ARRAY(ptr noundef nonnull %9) #4 %81 = call i32 @SamIFree_SAMPR_ULONG_ARRAY(ptr noundef nonnull %10) #4 %82 = load i64, ptr @SidTypeUnknown, align 8, !tbaa !12 br label %83 83: ; preds = %41, %34, %78 %84 = phi i64 [ %35, %34 ], [ %35, %41 ], [ %82, %78 ] %85 = phi ptr [ %36, %34 ], [ %36, %41 ], [ %79, %78 ] %86 = add nuw i64 %37, 1 %87 = icmp eq i64 %86, %0 br i1 %87, label %88, label %34, !llvm.loop !23 88: ; preds = %66, %83, %28, %64, %32, %19 %89 = phi ptr [ %65, %64 ], [ %25, %32 ], [ %16, %19 ], [ %25, %28 ], [ %70, %66 ], [ %85, %83 ] %90 = load ptr, ptr %8, align 8, !tbaa !6 %91 = icmp eq ptr %90, null br i1 %91, label %94, label %92 92: ; preds = %88 %93 = call i32 @SamrCloseHandle(ptr noundef nonnull %8) #4 br label %94 94: ; preds = %92, %88 %95 = load ptr, ptr %7, align 8, !tbaa !6 %96 = icmp eq ptr %95, null br i1 %96, label %99, label %97 97: ; preds = %94 %98 = call i32 @SamrCloseHandle(ptr noundef nonnull %7) #4 br label %99 99: ; preds = %97, %94 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %11) #4 call void @llvm.lifetime.end.p0(i64 24, ptr nonnull %10) #4 call void @llvm.lifetime.end.p0(i64 24, ptr nonnull %9) #4 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %8) #4 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %7) #4 ret ptr %89 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 ; Function Attrs: mustprogress nocallback nofree nounwind willreturn memory(argmem: write) declare void @llvm.memset.p0.i64(ptr nocapture writeonly, i8, i64, i1 immarg) #2 declare i32 @TRACE(ptr noundef, ...) local_unnamed_addr #3 declare ptr @SamrConnect(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #3 declare i64 @NT_SUCCESS(ptr noundef) local_unnamed_addr #3 declare ptr @SamrOpenDomain(ptr noundef, i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #3 declare ptr @SamrLookupNamesInDomain(ptr noundef, i32 noundef, ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #3 declare ptr @CreateSidFromSidAndRid(i32 noundef, i64 noundef) local_unnamed_addr #3 declare ptr @LsapAddDomainToDomainsList(i32 noundef, ptr noundef, i32 noundef, ptr noundef) local_unnamed_addr #3 declare i32 @SamIFree_SAMPR_ULONG_ARRAY(ptr noundef) local_unnamed_addr #3 declare i32 @SamrCloseHandle(ptr noundef) local_unnamed_addr #3 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { mustprogress nocallback nofree nounwind willreturn memory(argmem: write) } attributes #3 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #4 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0} !12 = !{!13, !13, i64 0} !13 = !{!"long", !8, i64 0} !14 = !{!15, !13, i64 0} !15 = !{!"TYPE_22__", !13, i64 0, !11, i64 8, !13, i64 16, !7, i64 24} !16 = !{!17, !13, i64 0} !17 = !{!"TYPE_21__", !13, i64 0} !18 = !{!19, !7, i64 0} !19 = !{!"TYPE_20__", !7, i64 0, !7, i64 8, !11, i64 16} !20 = !{!15, !7, i64 24} !21 = !{!15, !11, i64 8} !22 = !{!15, !13, i64 16} !23 = distinct !{!23, !24} !24 = !{!"llvm.loop.mustprogress"}
reactos_dll_win32_lsasrv_extr_lookup.c_LsapLookupIsolatedAccountNames
; ModuleID = 'AnghaBench/linux/drivers/scsi/aacraid/extr_sa.c_sa_sync_cmd.c' source_filename = "AnghaBench/linux/drivers/scsi/aacraid/extr_sa.c_sa_sync_cmd.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @Mailbox0 = dso_local local_unnamed_addr global i32 0, align 4 @Mailbox1 = dso_local local_unnamed_addr global i32 0, align 4 @Mailbox2 = dso_local local_unnamed_addr global i32 0, align 4 @Mailbox3 = dso_local local_unnamed_addr global i32 0, align 4 @Mailbox4 = dso_local local_unnamed_addr global i32 0, align 4 @DoorbellClrReg_p = dso_local local_unnamed_addr global i32 0, align 4 @DOORBELL_0 = dso_local local_unnamed_addr global i32 0, align 4 @DoorbellReg_s = dso_local local_unnamed_addr global i32 0, align 4 @jiffies = dso_local local_unnamed_addr global i64 0, align 8 @HZ = dso_local local_unnamed_addr global i32 0, align 4 @DoorbellReg_p = dso_local local_unnamed_addr global i32 0, align 4 @ETIMEDOUT = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @sa_sync_cmd], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @sa_sync_cmd(ptr noundef %0, i32 noundef %1, i32 noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5, i32 %6, i32 %7, ptr noundef writeonly %8, ptr noundef writeonly %9, ptr noundef writeonly %10, ptr noundef writeonly %11, ptr noundef writeonly %12) #0 { %14 = load i32, ptr @Mailbox0, align 4, !tbaa !5 %15 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %14, i32 noundef %1) #2 %16 = load i32, ptr @Mailbox1, align 4, !tbaa !5 %17 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %16, i32 noundef %2) #2 %18 = load i32, ptr @Mailbox2, align 4, !tbaa !5 %19 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %18, i32 noundef %3) #2 %20 = load i32, ptr @Mailbox3, align 4, !tbaa !5 %21 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %20, i32 noundef %4) #2 %22 = load i32, ptr @Mailbox4, align 4, !tbaa !5 %23 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %22, i32 noundef %5) #2 %24 = load i32, ptr @DoorbellClrReg_p, align 4, !tbaa !5 %25 = load i32, ptr @DOORBELL_0, align 4, !tbaa !5 %26 = tail call i32 @sa_writew(ptr noundef %0, i32 noundef %24, i32 noundef %25) #2 %27 = load i32, ptr @DoorbellReg_s, align 4, !tbaa !5 %28 = load i32, ptr @DOORBELL_0, align 4, !tbaa !5 %29 = tail call i32 @sa_writew(ptr noundef %0, i32 noundef %27, i32 noundef %28) #2 %30 = load i64, ptr @jiffies, align 8, !tbaa !9 %31 = load i32, ptr @HZ, align 4, !tbaa !5 %32 = mul nsw i32 %31, 30 %33 = sext i32 %32 to i64 %34 = add i64 %30, %33 %35 = tail call i64 @time_before(i64 noundef %30, i64 noundef %34) #2 %36 = icmp eq i64 %35, 0 br i1 %36, label %53, label %37 37: ; preds = %13, %44 %38 = tail call i32 @udelay(i32 noundef 5) #2 %39 = load i32, ptr @DoorbellReg_p, align 4, !tbaa !5 %40 = tail call i32 @sa_readw(ptr noundef %0, i32 noundef %39) #2 %41 = load i32, ptr @DOORBELL_0, align 4, !tbaa !5 %42 = and i32 %41, %40 %43 = icmp eq i32 %42, 0 br i1 %43, label %44, label %56 44: ; preds = %37 %45 = tail call i32 @msleep(i32 noundef 1) #2 %46 = load i64, ptr @jiffies, align 8, !tbaa !9 %47 = load i32, ptr @HZ, align 4, !tbaa !5 %48 = mul nsw i32 %47, 30 %49 = sext i32 %48 to i64 %50 = add i64 %30, %49 %51 = tail call i64 @time_before(i64 noundef %46, i64 noundef %50) #2 %52 = icmp eq i64 %51, 0 br i1 %52, label %53, label %37, !llvm.loop !11 53: ; preds = %44, %13 %54 = load i32, ptr @ETIMEDOUT, align 4, !tbaa !5 %55 = sub nsw i32 0, %54 br label %83 56: ; preds = %37 %57 = load i32, ptr @DoorbellClrReg_p, align 4, !tbaa !5 %58 = tail call i32 @sa_writew(ptr noundef %0, i32 noundef %57, i32 noundef %41) #2 %59 = icmp eq ptr %8, null br i1 %59, label %63, label %60 60: ; preds = %56 %61 = load i32, ptr @Mailbox0, align 4, !tbaa !5 %62 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %61) #2 store i32 %62, ptr %8, align 4, !tbaa !5 br label %63 63: ; preds = %60, %56 %64 = icmp eq ptr %9, null br i1 %64, label %68, label %65 65: ; preds = %63 %66 = load i32, ptr @Mailbox1, align 4, !tbaa !5 %67 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %66) #2 store i32 %67, ptr %9, align 4, !tbaa !5 br label %68 68: ; preds = %65, %63 %69 = icmp eq ptr %10, null br i1 %69, label %73, label %70 70: ; preds = %68 %71 = load i32, ptr @Mailbox2, align 4, !tbaa !5 %72 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %71) #2 store i32 %72, ptr %10, align 4, !tbaa !5 br label %73 73: ; preds = %70, %68 %74 = icmp eq ptr %11, null br i1 %74, label %78, label %75 75: ; preds = %73 %76 = load i32, ptr @Mailbox3, align 4, !tbaa !5 %77 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %76) #2 store i32 %77, ptr %11, align 4, !tbaa !5 br label %78 78: ; preds = %75, %73 %79 = icmp eq ptr %12, null br i1 %79, label %83, label %80 80: ; preds = %78 %81 = load i32, ptr @Mailbox4, align 4, !tbaa !5 %82 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %81) #2 store i32 %82, ptr %12, align 4, !tbaa !5 br label %83 83: ; preds = %78, %80, %53 %84 = phi i32 [ %55, %53 ], [ 0, %80 ], [ 0, %78 ] ret i32 %84 } declare i32 @sa_writel(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @sa_writew(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i64 @time_before(i64 noundef, i64 noundef) local_unnamed_addr #1 declare i32 @udelay(i32 noundef) local_unnamed_addr #1 declare i32 @sa_readw(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @msleep(i32 noundef) local_unnamed_addr #1 declare i32 @sa_readl(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !10, i64 0} !10 = !{!"long", !7, i64 0} !11 = distinct !{!11, !12} !12 = !{!"llvm.loop.mustprogress"}
; ModuleID = 'AnghaBench/linux/drivers/scsi/aacraid/extr_sa.c_sa_sync_cmd.c' source_filename = "AnghaBench/linux/drivers/scsi/aacraid/extr_sa.c_sa_sync_cmd.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @Mailbox0 = common local_unnamed_addr global i32 0, align 4 @Mailbox1 = common local_unnamed_addr global i32 0, align 4 @Mailbox2 = common local_unnamed_addr global i32 0, align 4 @Mailbox3 = common local_unnamed_addr global i32 0, align 4 @Mailbox4 = common local_unnamed_addr global i32 0, align 4 @DoorbellClrReg_p = common local_unnamed_addr global i32 0, align 4 @DOORBELL_0 = common local_unnamed_addr global i32 0, align 4 @DoorbellReg_s = common local_unnamed_addr global i32 0, align 4 @jiffies = common local_unnamed_addr global i64 0, align 8 @HZ = common local_unnamed_addr global i32 0, align 4 @DoorbellReg_p = common local_unnamed_addr global i32 0, align 4 @ETIMEDOUT = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @sa_sync_cmd], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 -2147483647, -2147483648) i32 @sa_sync_cmd(ptr noundef %0, i32 noundef %1, i32 noundef %2, i32 noundef %3, i32 noundef %4, i32 noundef %5, i32 %6, i32 %7, ptr noundef writeonly %8, ptr noundef writeonly %9, ptr noundef writeonly %10, ptr noundef writeonly %11, ptr noundef writeonly %12) #0 { %14 = load i32, ptr @Mailbox0, align 4, !tbaa !6 %15 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %14, i32 noundef %1) #2 %16 = load i32, ptr @Mailbox1, align 4, !tbaa !6 %17 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %16, i32 noundef %2) #2 %18 = load i32, ptr @Mailbox2, align 4, !tbaa !6 %19 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %18, i32 noundef %3) #2 %20 = load i32, ptr @Mailbox3, align 4, !tbaa !6 %21 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %20, i32 noundef %4) #2 %22 = load i32, ptr @Mailbox4, align 4, !tbaa !6 %23 = tail call i32 @sa_writel(ptr noundef %0, i32 noundef %22, i32 noundef %5) #2 %24 = load i32, ptr @DoorbellClrReg_p, align 4, !tbaa !6 %25 = load i32, ptr @DOORBELL_0, align 4, !tbaa !6 %26 = tail call i32 @sa_writew(ptr noundef %0, i32 noundef %24, i32 noundef %25) #2 %27 = load i32, ptr @DoorbellReg_s, align 4, !tbaa !6 %28 = load i32, ptr @DOORBELL_0, align 4, !tbaa !6 %29 = tail call i32 @sa_writew(ptr noundef %0, i32 noundef %27, i32 noundef %28) #2 %30 = load i64, ptr @jiffies, align 8, !tbaa !10 %31 = load i32, ptr @HZ, align 4, !tbaa !6 %32 = mul nsw i32 %31, 30 %33 = sext i32 %32 to i64 %34 = add i64 %30, %33 %35 = tail call i64 @time_before(i64 noundef %30, i64 noundef %34) #2 %36 = icmp eq i64 %35, 0 br i1 %36, label %53, label %37 37: ; preds = %13, %44 %38 = tail call i32 @udelay(i32 noundef 5) #2 %39 = load i32, ptr @DoorbellReg_p, align 4, !tbaa !6 %40 = tail call i32 @sa_readw(ptr noundef %0, i32 noundef %39) #2 %41 = load i32, ptr @DOORBELL_0, align 4, !tbaa !6 %42 = and i32 %41, %40 %43 = icmp eq i32 %42, 0 br i1 %43, label %44, label %56 44: ; preds = %37 %45 = tail call i32 @msleep(i32 noundef 1) #2 %46 = load i64, ptr @jiffies, align 8, !tbaa !10 %47 = load i32, ptr @HZ, align 4, !tbaa !6 %48 = mul nsw i32 %47, 30 %49 = sext i32 %48 to i64 %50 = add i64 %30, %49 %51 = tail call i64 @time_before(i64 noundef %46, i64 noundef %50) #2 %52 = icmp eq i64 %51, 0 br i1 %52, label %53, label %37, !llvm.loop !12 53: ; preds = %44, %13 %54 = load i32, ptr @ETIMEDOUT, align 4, !tbaa !6 %55 = sub nsw i32 0, %54 br label %83 56: ; preds = %37 %57 = load i32, ptr @DoorbellClrReg_p, align 4, !tbaa !6 %58 = tail call i32 @sa_writew(ptr noundef %0, i32 noundef %57, i32 noundef %41) #2 %59 = icmp eq ptr %8, null br i1 %59, label %63, label %60 60: ; preds = %56 %61 = load i32, ptr @Mailbox0, align 4, !tbaa !6 %62 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %61) #2 store i32 %62, ptr %8, align 4, !tbaa !6 br label %63 63: ; preds = %60, %56 %64 = icmp eq ptr %9, null br i1 %64, label %68, label %65 65: ; preds = %63 %66 = load i32, ptr @Mailbox1, align 4, !tbaa !6 %67 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %66) #2 store i32 %67, ptr %9, align 4, !tbaa !6 br label %68 68: ; preds = %65, %63 %69 = icmp eq ptr %10, null br i1 %69, label %73, label %70 70: ; preds = %68 %71 = load i32, ptr @Mailbox2, align 4, !tbaa !6 %72 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %71) #2 store i32 %72, ptr %10, align 4, !tbaa !6 br label %73 73: ; preds = %70, %68 %74 = icmp eq ptr %11, null br i1 %74, label %78, label %75 75: ; preds = %73 %76 = load i32, ptr @Mailbox3, align 4, !tbaa !6 %77 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %76) #2 store i32 %77, ptr %11, align 4, !tbaa !6 br label %78 78: ; preds = %75, %73 %79 = icmp eq ptr %12, null br i1 %79, label %83, label %80 80: ; preds = %78 %81 = load i32, ptr @Mailbox4, align 4, !tbaa !6 %82 = tail call i32 @sa_readl(ptr noundef %0, i32 noundef %81) #2 store i32 %82, ptr %12, align 4, !tbaa !6 br label %83 83: ; preds = %78, %80, %53 %84 = phi i32 [ %55, %53 ], [ 0, %80 ], [ 0, %78 ] ret i32 %84 } declare i32 @sa_writel(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @sa_writew(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i64 @time_before(i64 noundef, i64 noundef) local_unnamed_addr #1 declare i32 @udelay(i32 noundef) local_unnamed_addr #1 declare i32 @sa_readw(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @msleep(i32 noundef) local_unnamed_addr #1 declare i32 @sa_readl(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"long", !8, i64 0} !12 = distinct !{!12, !13} !13 = !{!"llvm.loop.mustprogress"}
linux_drivers_scsi_aacraid_extr_sa.c_sa_sync_cmd
; ModuleID = 'AnghaBench/linux/drivers/pci/controller/dwc/extr_pci-keystone.c_ks_pcie_msi_unmask.c' source_filename = "AnghaBench/linux/drivers/pci/controller/dwc/extr_pci-keystone.c_ks_pcie_msi_unmask.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @ks_pcie_msi_unmask], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @ks_pcie_msi_unmask(ptr noundef %0) #0 { %2 = tail call ptr @irq_data_get_irq_chip_data(ptr noundef %0) #2 %3 = load i32, ptr %0, align 4, !tbaa !5 %4 = tail call i32 @raw_spin_lock_irqsave(ptr noundef %2, i64 noundef undef) #2 %5 = tail call ptr @to_dw_pcie_from_pp(ptr noundef %2) #2 %6 = tail call ptr @to_keystone_pcie(ptr noundef %5) #2 %7 = srem i32 %3, 8 %8 = ashr i32 %3, 3 %9 = tail call i32 @MSI_IRQ_ENABLE_SET(i32 noundef %7) #2 %10 = tail call i32 @BIT(i32 noundef %8) #2 %11 = tail call i32 @ks_pcie_app_writel(ptr noundef %6, i32 noundef %9, i32 noundef %10) #2 %12 = tail call i32 @raw_spin_unlock_irqrestore(ptr noundef %2, i64 noundef undef) #2 ret void } declare ptr @irq_data_get_irq_chip_data(ptr noundef) local_unnamed_addr #1 declare i32 @raw_spin_lock_irqsave(ptr noundef, i64 noundef) local_unnamed_addr #1 declare ptr @to_dw_pcie_from_pp(ptr noundef) local_unnamed_addr #1 declare ptr @to_keystone_pcie(ptr noundef) local_unnamed_addr #1 declare i32 @ks_pcie_app_writel(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @MSI_IRQ_ENABLE_SET(i32 noundef) local_unnamed_addr #1 declare i32 @BIT(i32 noundef) local_unnamed_addr #1 declare i32 @raw_spin_unlock_irqrestore(ptr noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"irq_data", !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/drivers/pci/controller/dwc/extr_pci-keystone.c_ks_pcie_msi_unmask.c' source_filename = "AnghaBench/linux/drivers/pci/controller/dwc/extr_pci-keystone.c_ks_pcie_msi_unmask.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @ks_pcie_msi_unmask], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @ks_pcie_msi_unmask(ptr noundef %0) #0 { %2 = tail call ptr @irq_data_get_irq_chip_data(ptr noundef %0) #2 %3 = load i32, ptr %0, align 4, !tbaa !6 %4 = tail call i32 @raw_spin_lock_irqsave(ptr noundef %2, i64 noundef undef) #2 %5 = tail call ptr @to_dw_pcie_from_pp(ptr noundef %2) #2 %6 = tail call ptr @to_keystone_pcie(ptr noundef %5) #2 %7 = srem i32 %3, 8 %8 = ashr i32 %3, 3 %9 = tail call i32 @MSI_IRQ_ENABLE_SET(i32 noundef %7) #2 %10 = tail call i32 @BIT(i32 noundef %8) #2 %11 = tail call i32 @ks_pcie_app_writel(ptr noundef %6, i32 noundef %9, i32 noundef %10) #2 %12 = tail call i32 @raw_spin_unlock_irqrestore(ptr noundef %2, i64 noundef undef) #2 ret void } declare ptr @irq_data_get_irq_chip_data(ptr noundef) local_unnamed_addr #1 declare i32 @raw_spin_lock_irqsave(ptr noundef, i64 noundef) local_unnamed_addr #1 declare ptr @to_dw_pcie_from_pp(ptr noundef) local_unnamed_addr #1 declare ptr @to_keystone_pcie(ptr noundef) local_unnamed_addr #1 declare i32 @ks_pcie_app_writel(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @MSI_IRQ_ENABLE_SET(i32 noundef) local_unnamed_addr #1 declare i32 @BIT(i32 noundef) local_unnamed_addr #1 declare i32 @raw_spin_unlock_irqrestore(ptr noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"irq_data", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
linux_drivers_pci_controller_dwc_extr_pci-keystone.c_ks_pcie_msi_unmask
; ModuleID = 'AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_move_16_d_pi.c' source_filename = "AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_move_16_d_pi.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @DX = dso_local local_unnamed_addr global i32 0, align 4 @FLAG_N = dso_local local_unnamed_addr global i32 0, align 4 @FLAG_Z = dso_local local_unnamed_addr global i32 0, align 4 @VFLAG_CLEAR = dso_local local_unnamed_addr global i32 0, align 4 @FLAG_V = dso_local local_unnamed_addr global i32 0, align 4 @CFLAG_CLEAR = dso_local local_unnamed_addr global i32 0, align 4 @FLAG_C = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @m68k_op_move_16_d_pi], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @m68k_op_move_16_d_pi() #0 { %1 = tail call i32 (...) @OPER_AY_PI_16() #2 %2 = load i32, ptr @DX, align 4, !tbaa !5 %3 = tail call i32 @MASK_OUT_BELOW_16(i32 noundef %2) #2 %4 = or i32 %3, %1 store i32 %4, ptr @DX, align 4, !tbaa !5 %5 = tail call i32 @NFLAG_16(i32 noundef %1) #2 store i32 %5, ptr @FLAG_N, align 4, !tbaa !5 store i32 %1, ptr @FLAG_Z, align 4, !tbaa !5 %6 = load i32, ptr @VFLAG_CLEAR, align 4, !tbaa !5 store i32 %6, ptr @FLAG_V, align 4, !tbaa !5 %7 = load i32, ptr @CFLAG_CLEAR, align 4, !tbaa !5 store i32 %7, ptr @FLAG_C, align 4, !tbaa !5 ret void } declare i32 @OPER_AY_PI_16(...) local_unnamed_addr #1 declare i32 @MASK_OUT_BELOW_16(i32 noundef) local_unnamed_addr #1 declare i32 @NFLAG_16(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_move_16_d_pi.c' source_filename = "AnghaBench/Provenance/Cores/Genesis-Plus-GX/PVGenesis/Genesis/GenesisCore/genplusgx_source/m68k/extr_m68kops.h_m68k_op_move_16_d_pi.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @DX = common local_unnamed_addr global i32 0, align 4 @FLAG_N = common local_unnamed_addr global i32 0, align 4 @FLAG_Z = common local_unnamed_addr global i32 0, align 4 @VFLAG_CLEAR = common local_unnamed_addr global i32 0, align 4 @FLAG_V = common local_unnamed_addr global i32 0, align 4 @CFLAG_CLEAR = common local_unnamed_addr global i32 0, align 4 @FLAG_C = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @m68k_op_move_16_d_pi], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @m68k_op_move_16_d_pi() #0 { %1 = tail call i32 @OPER_AY_PI_16() #2 %2 = load i32, ptr @DX, align 4, !tbaa !6 %3 = tail call i32 @MASK_OUT_BELOW_16(i32 noundef %2) #2 %4 = or i32 %3, %1 store i32 %4, ptr @DX, align 4, !tbaa !6 %5 = tail call i32 @NFLAG_16(i32 noundef %1) #2 store i32 %5, ptr @FLAG_N, align 4, !tbaa !6 store i32 %1, ptr @FLAG_Z, align 4, !tbaa !6 %6 = load i32, ptr @VFLAG_CLEAR, align 4, !tbaa !6 store i32 %6, ptr @FLAG_V, align 4, !tbaa !6 %7 = load i32, ptr @CFLAG_CLEAR, align 4, !tbaa !6 store i32 %7, ptr @FLAG_C, align 4, !tbaa !6 ret void } declare i32 @OPER_AY_PI_16(...) local_unnamed_addr #1 declare i32 @MASK_OUT_BELOW_16(i32 noundef) local_unnamed_addr #1 declare i32 @NFLAG_16(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
Provenance_Cores_Genesis-Plus-GX_PVGenesis_Genesis_GenesisCore_genplusgx_source_m68k_extr_m68kops.h_m68k_op_move_16_d_pi
; ModuleID = 'AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_low_level.c_read_rep_offsets.c' source_filename = "AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_low_level.c_read_rep_offsets.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [61 x i8] c"While reading representation offsets for node-revision '%s':\00", align 1 @SVN_NO_ERROR = dso_local local_unnamed_addr global ptr null, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @read_rep_offsets], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal ptr @read_rep_offsets(ptr noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3, ptr noundef %4) #0 { %6 = tail call i32 @svn_stringbuf_create_wrap(ptr noundef %1, ptr noundef %4) #2 %7 = tail call ptr @svn_fs_x__parse_representation(ptr noundef %0, i32 noundef %6, ptr noundef %3, ptr noundef %4) #2 %8 = icmp eq ptr %7, null br i1 %8, label %15, label %9 9: ; preds = %5 %10 = tail call ptr @svn_fs_x__id_unparse(ptr noundef %2, ptr noundef %4) #2 %11 = tail call i32 @_(ptr noundef nonnull @.str) #2 %12 = load i32, ptr %10, align 4, !tbaa !5 %13 = tail call ptr @apr_psprintf(ptr noundef %4, i32 noundef %11, i32 noundef %12) #2 %14 = tail call ptr @svn_error_quick_wrap(ptr noundef nonnull %7, ptr noundef %13) #2 br label %17 15: ; preds = %5 %16 = load ptr, ptr @SVN_NO_ERROR, align 8, !tbaa !10 br label %17 17: ; preds = %15, %9 %18 = phi ptr [ %14, %9 ], [ %16, %15 ] ret ptr %18 } declare ptr @svn_fs_x__parse_representation(ptr noundef, i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @svn_stringbuf_create_wrap(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @svn_fs_x__id_unparse(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @apr_psprintf(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @_(ptr noundef) local_unnamed_addr #1 declare ptr @svn_error_quick_wrap(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_3__", !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"any pointer", !8, i64 0}
; ModuleID = 'AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_low_level.c_read_rep_offsets.c' source_filename = "AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_x/extr_low_level.c_read_rep_offsets.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [61 x i8] c"While reading representation offsets for node-revision '%s':\00", align 1 @SVN_NO_ERROR = common local_unnamed_addr global ptr null, align 8 @llvm.used = appending global [1 x ptr] [ptr @read_rep_offsets], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal ptr @read_rep_offsets(ptr noundef %0, ptr noundef %1, ptr noundef %2, ptr noundef %3, ptr noundef %4) #0 { %6 = tail call i32 @svn_stringbuf_create_wrap(ptr noundef %1, ptr noundef %4) #2 %7 = tail call ptr @svn_fs_x__parse_representation(ptr noundef %0, i32 noundef %6, ptr noundef %3, ptr noundef %4) #2 %8 = icmp eq ptr %7, null br i1 %8, label %15, label %9 9: ; preds = %5 %10 = tail call ptr @svn_fs_x__id_unparse(ptr noundef %2, ptr noundef %4) #2 %11 = tail call i32 @_(ptr noundef nonnull @.str) #2 %12 = load i32, ptr %10, align 4, !tbaa !6 %13 = tail call ptr @apr_psprintf(ptr noundef %4, i32 noundef %11, i32 noundef %12) #2 %14 = tail call ptr @svn_error_quick_wrap(ptr noundef nonnull %7, ptr noundef %13) #2 br label %17 15: ; preds = %5 %16 = load ptr, ptr @SVN_NO_ERROR, align 8, !tbaa !11 br label %17 17: ; preds = %15, %9 %18 = phi ptr [ %14, %9 ], [ %16, %15 ] ret ptr %18 } declare ptr @svn_fs_x__parse_representation(ptr noundef, i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @svn_stringbuf_create_wrap(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @svn_fs_x__id_unparse(ptr noundef, ptr noundef) local_unnamed_addr #1 declare ptr @apr_psprintf(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @_(ptr noundef) local_unnamed_addr #1 declare ptr @svn_error_quick_wrap(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_3__", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"any pointer", !9, i64 0}
freebsd_contrib_subversion_subversion_libsvn_fs_x_extr_low_level.c_read_rep_offsets
; ModuleID = 'AnghaBench/freebsd/sbin/natd/extr_natd.c_SyslogPacket.c' source_filename = "AnghaBench/freebsd/sbin/natd/extr_natd.c_SyslogPacket.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [6 x i8] c"%s %s\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @SyslogPacket], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @SyslogPacket(ptr noundef %0, i32 noundef %1, ptr noundef %2) #0 { %4 = tail call i32 @FormatPacket(ptr noundef %0) #2 %5 = tail call i32 @syslog(i32 noundef %1, ptr noundef nonnull @.str, ptr noundef %2, i32 noundef %4) #2 ret void } declare i32 @syslog(i32 noundef, ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @FormatPacket(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/freebsd/sbin/natd/extr_natd.c_SyslogPacket.c' source_filename = "AnghaBench/freebsd/sbin/natd/extr_natd.c_SyslogPacket.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [6 x i8] c"%s %s\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @SyslogPacket], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @SyslogPacket(ptr noundef %0, i32 noundef %1, ptr noundef %2) #0 { %4 = tail call i32 @FormatPacket(ptr noundef %0) #2 %5 = tail call i32 @syslog(i32 noundef %1, ptr noundef nonnull @.str, ptr noundef %2, i32 noundef %4) #2 ret void } declare i32 @syslog(i32 noundef, ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @FormatPacket(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
freebsd_sbin_natd_extr_natd.c_SyslogPacket
; ModuleID = 'AnghaBench/linux/drivers/infiniband/ulp/ipoib/extr_ipoib_main.c_ipoib_intf_free.c' source_filename = "AnghaBench/linux/drivers/infiniband/ulp/ipoib/extr_ipoib_main.c_ipoib_intf_free.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local void @ipoib_intf_free(ptr noundef %0) local_unnamed_addr #0 { %2 = tail call ptr @ipoib_priv(ptr noundef %0) #2 %3 = tail call ptr @netdev_priv(ptr noundef %0) #2 %4 = load ptr, ptr %2, align 8, !tbaa !5 store ptr %4, ptr %0, align 8, !tbaa !10 %5 = icmp eq ptr %4, null br i1 %5, label %8, label %6 6: ; preds = %1 %7 = tail call i32 %4(ptr noundef nonnull %0) #2 br label %8 8: ; preds = %6, %1 store ptr null, ptr %0, align 8, !tbaa !10 store ptr null, ptr %3, align 8, !tbaa !12 %9 = tail call i32 @kfree(ptr noundef nonnull %2) #2 ret void } declare ptr @ipoib_priv(ptr noundef) local_unnamed_addr #1 declare ptr @netdev_priv(ptr noundef) local_unnamed_addr #1 declare i32 @kfree(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"ipoib_dev_priv", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 0} !11 = !{!"net_device", !7, i64 0} !12 = !{!13, !7, i64 0} !13 = !{!"rdma_netdev", !7, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/infiniband/ulp/ipoib/extr_ipoib_main.c_ipoib_intf_free.c' source_filename = "AnghaBench/linux/drivers/infiniband/ulp/ipoib/extr_ipoib_main.c_ipoib_intf_free.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define void @ipoib_intf_free(ptr noundef %0) local_unnamed_addr #0 { %2 = tail call ptr @ipoib_priv(ptr noundef %0) #2 %3 = tail call ptr @netdev_priv(ptr noundef %0) #2 %4 = load ptr, ptr %2, align 8, !tbaa !6 store ptr %4, ptr %0, align 8, !tbaa !11 %5 = icmp eq ptr %4, null br i1 %5, label %8, label %6 6: ; preds = %1 %7 = tail call i32 %4(ptr noundef nonnull %0) #2 br label %8 8: ; preds = %6, %1 store ptr null, ptr %0, align 8, !tbaa !11 store ptr null, ptr %3, align 8, !tbaa !13 %9 = tail call i32 @kfree(ptr noundef nonnull %2) #2 ret void } declare ptr @ipoib_priv(ptr noundef) local_unnamed_addr #1 declare ptr @netdev_priv(ptr noundef) local_unnamed_addr #1 declare i32 @kfree(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"ipoib_dev_priv", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !8, i64 0} !12 = !{!"net_device", !8, i64 0} !13 = !{!14, !8, i64 0} !14 = !{!"rdma_netdev", !8, i64 0}
linux_drivers_infiniband_ulp_ipoib_extr_ipoib_main.c_ipoib_intf_free
; ModuleID = 'AnghaBench/sumatrapdf/mupdf/source/pdf/extr_pdf-lex.c_lex_name.c' source_filename = "AnghaBench/sumatrapdf/mupdf/source/pdf/extr_pdf-lex.c_lex_name.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_4__ = type { ptr, i32, i32 } @.str = private unnamed_addr constant [17 x i8] c"name is too long\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @lex_name], section "llvm.metadata" ; Function Attrs: noreturn nounwind uwtable define internal void @lex_name(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = load ptr, ptr %2, align 8, !tbaa !5 %5 = getelementptr inbounds %struct.TYPE_4__, ptr %2, i64 0, i32 2 %6 = load i32, ptr %5, align 4, !tbaa !11 %7 = tail call i32 @fz_mini(i32 noundef 127, i32 noundef %6) #2 %8 = sext i32 %7 to i64 %9 = getelementptr inbounds i8, ptr %4, i64 %8 %10 = getelementptr inbounds %struct.TYPE_4__, ptr %2, i64 0, i32 1 br label %11 11: ; preds = %77, %3 %12 = phi ptr [ %4, %3 ], [ %78, %77 ] %13 = phi ptr [ %9, %3 ], [ %79, %77 ] %14 = icmp eq ptr %12, %13 br i1 %14, label %15, label %30 15: ; preds = %11 %16 = load ptr, ptr %2, align 8, !tbaa !5 %17 = ptrtoint ptr %12 to i64 %18 = ptrtoint ptr %16 to i64 %19 = sub i64 %17, %18 %20 = icmp slt i64 %19, 127 br i1 %20, label %21, label %35 21: ; preds = %15 %22 = tail call i32 @pdf_lexbuf_grow(ptr noundef %0, ptr noundef nonnull %2) #2 %23 = sext i32 %22 to i64 %24 = getelementptr inbounds i8, ptr %12, i64 %23 %25 = load ptr, ptr %2, align 8, !tbaa !5 %26 = load i32, ptr %5, align 4, !tbaa !11 %27 = tail call i32 @fz_mini(i32 noundef 127, i32 noundef %26) #2 %28 = sext i32 %27 to i64 %29 = getelementptr inbounds i8, ptr %25, i64 %28 br label %30 30: ; preds = %21, %11 %31 = phi ptr [ %24, %21 ], [ %12, %11 ] %32 = phi ptr [ %29, %21 ], [ %13, %11 ] %33 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %34 = icmp eq i8 %33, 35 br i1 %34, label %43, label %80 35: ; preds = %15 %36 = tail call i32 @fz_warn(ptr noundef %0, ptr noundef nonnull @.str) #2 store i8 0, ptr %12, align 1, !tbaa !12 %37 = load ptr, ptr %2, align 8, !tbaa !5 %38 = ptrtoint ptr %37 to i64 %39 = sub i64 %17, %38 %40 = trunc i64 %39 to i32 store i32 %40, ptr %10, align 8, !tbaa !13 %41 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %42 = icmp eq i8 %41, 35 br i1 %42, label %43, label %77 43: ; preds = %35, %30 %44 = phi ptr [ %12, %35 ], [ %32, %30 ] %45 = phi ptr [ null, %35 ], [ %31, %30 ] %46 = tail call i32 @fz_peek_byte(ptr noundef %0, ptr noundef %1) #2 %47 = add i32 %46, -128 %48 = icmp ult i32 %47, 3 br i1 %48, label %49, label %73 49: ; preds = %43 %50 = trunc i32 %47 to i24 %51 = shl nuw nsw i24 %50, 3 %52 = lshr i24 -3094103, %51 %53 = trunc i24 %52 to i8 %54 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %55 = add i8 %54, %53 %56 = tail call i32 @fz_peek_byte(ptr noundef %0, ptr noundef %1) #2 %57 = add i32 %56, -128 %58 = icmp ult i32 %57, 3 br i1 %58, label %59, label %71 59: ; preds = %49 %60 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %61 = icmp eq ptr %45, null br i1 %61, label %77, label %62 62: ; preds = %59 %63 = trunc i32 %57 to i24 %64 = shl nuw nsw i24 %63, 3 %65 = lshr i24 -3094103, %64 %66 = trunc i24 %65 to i8 %67 = add i8 %60, %66 %68 = shl i8 %55, 4 %69 = add i8 %68, %67 %70 = getelementptr inbounds i8, ptr %45, i64 1 store i8 %69, ptr %45, align 1, !tbaa !12 br label %77 71: ; preds = %49 %72 = tail call i32 @fz_unread_byte(ptr noundef %0, ptr noundef %1) #2 br label %73 73: ; preds = %43, %71 %74 = icmp eq ptr %45, null br i1 %74, label %77, label %75 75: ; preds = %73 %76 = getelementptr inbounds i8, ptr %45, i64 1 store i8 35, ptr %45, align 1, !tbaa !12 br label %77 77: ; preds = %75, %73, %59, %62, %82, %80, %35 %78 = phi ptr [ %83, %82 ], [ null, %80 ], [ null, %35 ], [ null, %59 ], [ %70, %62 ], [ %76, %75 ], [ null, %73 ] %79 = phi ptr [ %32, %82 ], [ %32, %80 ], [ %12, %35 ], [ %44, %59 ], [ %44, %62 ], [ %44, %75 ], [ %44, %73 ] br label %11 80: ; preds = %30 %81 = icmp eq ptr %31, null br i1 %81, label %77, label %82 82: ; preds = %80 %83 = getelementptr inbounds i8, ptr %31, i64 1 store i8 %33, ptr %31, align 1, !tbaa !12 br label %77 } declare i32 @fz_mini(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @pdf_lexbuf_grow(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fz_warn(ptr noundef, ptr noundef) local_unnamed_addr #1 declare signext i8 @lex_byte(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fz_unread_byte(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fz_peek_byte(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { noreturn nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_4__", !7, i64 0, !10, i64 8, !10, i64 12} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"int", !8, i64 0} !11 = !{!6, !10, i64 12} !12 = !{!8, !8, i64 0} !13 = !{!6, !10, i64 8}
; ModuleID = 'AnghaBench/sumatrapdf/mupdf/source/pdf/extr_pdf-lex.c_lex_name.c' source_filename = "AnghaBench/sumatrapdf/mupdf/source/pdf/extr_pdf-lex.c_lex_name.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [17 x i8] c"name is too long\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @lex_name], section "llvm.metadata" ; Function Attrs: noreturn nounwind ssp uwtable(sync) define internal void @lex_name(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = load ptr, ptr %2, align 8, !tbaa !6 %5 = getelementptr inbounds i8, ptr %2, i64 12 %6 = load i32, ptr %5, align 4, !tbaa !12 %7 = tail call i32 @fz_mini(i32 noundef 127, i32 noundef %6) #2 %8 = sext i32 %7 to i64 %9 = getelementptr inbounds i8, ptr %4, i64 %8 %10 = getelementptr inbounds i8, ptr %2, i64 8 br label %11 11: ; preds = %77, %3 %12 = phi ptr [ %4, %3 ], [ %78, %77 ] %13 = phi ptr [ %9, %3 ], [ %79, %77 ] %14 = icmp eq ptr %12, %13 br i1 %14, label %15, label %30 15: ; preds = %11 %16 = load ptr, ptr %2, align 8, !tbaa !6 %17 = ptrtoint ptr %12 to i64 %18 = ptrtoint ptr %16 to i64 %19 = sub i64 %17, %18 %20 = icmp slt i64 %19, 127 br i1 %20, label %21, label %35 21: ; preds = %15 %22 = tail call i32 @pdf_lexbuf_grow(ptr noundef %0, ptr noundef nonnull %2) #2 %23 = sext i32 %22 to i64 %24 = getelementptr inbounds i8, ptr %12, i64 %23 %25 = load ptr, ptr %2, align 8, !tbaa !6 %26 = load i32, ptr %5, align 4, !tbaa !12 %27 = tail call i32 @fz_mini(i32 noundef 127, i32 noundef %26) #2 %28 = sext i32 %27 to i64 %29 = getelementptr inbounds i8, ptr %25, i64 %28 br label %30 30: ; preds = %21, %11 %31 = phi ptr [ %24, %21 ], [ %12, %11 ] %32 = phi ptr [ %29, %21 ], [ %13, %11 ] %33 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %34 = icmp eq i8 %33, 35 br i1 %34, label %43, label %80 35: ; preds = %15 %36 = tail call i32 @fz_warn(ptr noundef %0, ptr noundef nonnull @.str) #2 store i8 0, ptr %12, align 1, !tbaa !13 %37 = load ptr, ptr %2, align 8, !tbaa !6 %38 = ptrtoint ptr %37 to i64 %39 = sub i64 %17, %38 %40 = trunc i64 %39 to i32 store i32 %40, ptr %10, align 8, !tbaa !14 %41 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %42 = icmp eq i8 %41, 35 br i1 %42, label %43, label %77 43: ; preds = %35, %30 %44 = phi ptr [ %12, %35 ], [ %32, %30 ] %45 = phi ptr [ null, %35 ], [ %31, %30 ] %46 = tail call i32 @fz_peek_byte(ptr noundef %0, ptr noundef %1) #2 %47 = add i32 %46, -128 %48 = icmp ult i32 %47, 3 br i1 %48, label %49, label %73 49: ; preds = %43 %50 = trunc nuw i32 %47 to i24 %51 = shl nuw nsw i24 %50, 3 %52 = lshr i24 -3094103, %51 %53 = trunc i24 %52 to i8 %54 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %55 = add i8 %54, %53 %56 = tail call i32 @fz_peek_byte(ptr noundef %0, ptr noundef %1) #2 %57 = add i32 %56, -128 %58 = icmp ult i32 %57, 3 br i1 %58, label %59, label %71 59: ; preds = %49 %60 = tail call signext i8 @lex_byte(ptr noundef %0, ptr noundef %1) #2 %61 = icmp eq ptr %45, null br i1 %61, label %77, label %62 62: ; preds = %59 %63 = trunc nuw i32 %57 to i24 %64 = shl nuw nsw i24 %63, 3 %65 = lshr i24 -3094103, %64 %66 = trunc i24 %65 to i8 %67 = add i8 %60, %66 %68 = shl i8 %55, 4 %69 = add i8 %68, %67 %70 = getelementptr inbounds i8, ptr %45, i64 1 store i8 %69, ptr %45, align 1, !tbaa !13 br label %77 71: ; preds = %49 %72 = tail call i32 @fz_unread_byte(ptr noundef %0, ptr noundef %1) #2 br label %73 73: ; preds = %43, %71 %74 = icmp eq ptr %45, null br i1 %74, label %77, label %75 75: ; preds = %73 %76 = getelementptr inbounds i8, ptr %45, i64 1 store i8 35, ptr %45, align 1, !tbaa !13 br label %77 77: ; preds = %75, %73, %59, %62, %82, %80, %35 %78 = phi ptr [ %83, %82 ], [ null, %80 ], [ null, %35 ], [ null, %59 ], [ %70, %62 ], [ %76, %75 ], [ null, %73 ] %79 = phi ptr [ %32, %82 ], [ %32, %80 ], [ %12, %35 ], [ %44, %59 ], [ %44, %62 ], [ %44, %75 ], [ %44, %73 ] br label %11 80: ; preds = %30 %81 = icmp eq ptr %31, null br i1 %81, label %77, label %82 82: ; preds = %80 %83 = getelementptr inbounds i8, ptr %31, i64 1 store i8 %33, ptr %31, align 1, !tbaa !13 br label %77 } declare i32 @fz_mini(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @pdf_lexbuf_grow(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fz_warn(ptr noundef, ptr noundef) local_unnamed_addr #1 declare signext i8 @lex_byte(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fz_unread_byte(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @fz_peek_byte(ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { noreturn nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_4__", !8, i64 0, !11, i64 8, !11, i64 12} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"int", !9, i64 0} !12 = !{!7, !11, i64 12} !13 = !{!9, !9, i64 0} !14 = !{!7, !11, i64 8}
sumatrapdf_mupdf_source_pdf_extr_pdf-lex.c_lex_name
; ModuleID = 'AnghaBench/FFmpeg/libswscale/extr_utils.c_sws_freeFilter.c' source_filename = "AnghaBench/FFmpeg/libswscale/extr_utils.c_sws_freeFilter.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_4__ = type { i32, i32, i32, i32 } ; Function Attrs: nounwind uwtable define dso_local void @sws_freeFilter(ptr noundef %0) local_unnamed_addr #0 { %2 = icmp eq ptr %0, null br i1 %2, label %16, label %3 3: ; preds = %1 %4 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 3 %5 = load i32, ptr %4, align 4, !tbaa !5 %6 = tail call i32 @sws_freeVec(i32 noundef %5) #2 %7 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 2 %8 = load i32, ptr %7, align 4, !tbaa !10 %9 = tail call i32 @sws_freeVec(i32 noundef %8) #2 %10 = getelementptr inbounds %struct.TYPE_4__, ptr %0, i64 0, i32 1 %11 = load i32, ptr %10, align 4, !tbaa !11 %12 = tail call i32 @sws_freeVec(i32 noundef %11) #2 %13 = load i32, ptr %0, align 4, !tbaa !12 %14 = tail call i32 @sws_freeVec(i32 noundef %13) #2 %15 = tail call i32 @av_free(ptr noundef nonnull %0) #2 br label %16 16: ; preds = %1, %3 ret void } declare i32 @sws_freeVec(i32 noundef) local_unnamed_addr #1 declare i32 @av_free(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 12} !6 = !{!"TYPE_4__", !7, i64 0, !7, i64 4, !7, i64 8, !7, i64 12} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!6, !7, i64 8} !11 = !{!6, !7, i64 4} !12 = !{!6, !7, i64 0}
; ModuleID = 'AnghaBench/FFmpeg/libswscale/extr_utils.c_sws_freeFilter.c' source_filename = "AnghaBench/FFmpeg/libswscale/extr_utils.c_sws_freeFilter.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define void @sws_freeFilter(ptr noundef %0) local_unnamed_addr #0 { %2 = icmp eq ptr %0, null br i1 %2, label %16, label %3 3: ; preds = %1 %4 = getelementptr inbounds i8, ptr %0, i64 12 %5 = load i32, ptr %4, align 4, !tbaa !6 %6 = tail call i32 @sws_freeVec(i32 noundef %5) #2 %7 = getelementptr inbounds i8, ptr %0, i64 8 %8 = load i32, ptr %7, align 4, !tbaa !11 %9 = tail call i32 @sws_freeVec(i32 noundef %8) #2 %10 = getelementptr inbounds i8, ptr %0, i64 4 %11 = load i32, ptr %10, align 4, !tbaa !12 %12 = tail call i32 @sws_freeVec(i32 noundef %11) #2 %13 = load i32, ptr %0, align 4, !tbaa !13 %14 = tail call i32 @sws_freeVec(i32 noundef %13) #2 %15 = tail call i32 @av_free(ptr noundef nonnull %0) #2 br label %16 16: ; preds = %1, %3 ret void } declare i32 @sws_freeVec(i32 noundef) local_unnamed_addr #1 declare i32 @av_free(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 12} !7 = !{!"TYPE_4__", !8, i64 0, !8, i64 4, !8, i64 8, !8, i64 12} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!7, !8, i64 8} !12 = !{!7, !8, i64 4} !13 = !{!7, !8, i64 0}
FFmpeg_libswscale_extr_utils.c_sws_freeFilter
; ModuleID = 'AnghaBench/linux/drivers/crypto/hisilicon/sec/extr_sec_drv.c_sec_ipv4_hashmask.c' source_filename = "AnghaBench/linux/drivers/crypto/hisilicon/sec/extr_sec_drv.c_sec_ipv4_hashmask.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.sec_dev_info = type { ptr, i32 } @SEC_HASH_IPV4_MASK = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [34 x i8] c"Sec Ipv4 Hash Mask Input Error!\0A \00", align 1 @EINVAL = dso_local local_unnamed_addr global i32 0, align 4 @SEC_SAA = dso_local local_unnamed_addr global i64 0, align 8 @SEC_IPV4_MASK_TABLE_REG = dso_local local_unnamed_addr global i64 0, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @sec_ipv4_hashmask], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @sec_ipv4_hashmask(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load i32, ptr @SEC_HASH_IPV4_MASK, align 4, !tbaa !5 %4 = and i32 %3, %1 %5 = icmp eq i32 %4, 0 br i1 %5, label %12, label %6 6: ; preds = %2 %7 = getelementptr inbounds %struct.sec_dev_info, ptr %0, i64 0, i32 1 %8 = load i32, ptr %7, align 8, !tbaa !9 %9 = tail call i32 @dev_err(i32 noundef %8, ptr noundef nonnull @.str) #2 %10 = load i32, ptr @EINVAL, align 4, !tbaa !5 %11 = sub nsw i32 0, %10 br label %20 12: ; preds = %2 %13 = load ptr, ptr %0, align 8, !tbaa !12 %14 = load i64, ptr @SEC_SAA, align 8, !tbaa !13 %15 = getelementptr inbounds i64, ptr %13, i64 %14 %16 = load i64, ptr %15, align 8, !tbaa !13 %17 = load i64, ptr @SEC_IPV4_MASK_TABLE_REG, align 8, !tbaa !13 %18 = add nsw i64 %17, %16 %19 = tail call i32 @writel_relaxed(i32 noundef %1, i64 noundef %18) #2 br label %20 20: ; preds = %12, %6 %21 = phi i32 [ %11, %6 ], [ 0, %12 ] ret i32 %21 } declare i32 @dev_err(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @writel_relaxed(i32 noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !6, i64 8} !10 = !{!"sec_dev_info", !11, i64 0, !6, i64 8} !11 = !{!"any pointer", !7, i64 0} !12 = !{!10, !11, i64 0} !13 = !{!14, !14, i64 0} !14 = !{!"long", !7, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/crypto/hisilicon/sec/extr_sec_drv.c_sec_ipv4_hashmask.c' source_filename = "AnghaBench/linux/drivers/crypto/hisilicon/sec/extr_sec_drv.c_sec_ipv4_hashmask.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @SEC_HASH_IPV4_MASK = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [34 x i8] c"Sec Ipv4 Hash Mask Input Error!\0A \00", align 1 @EINVAL = common local_unnamed_addr global i32 0, align 4 @SEC_SAA = common local_unnamed_addr global i64 0, align 8 @SEC_IPV4_MASK_TABLE_REG = common local_unnamed_addr global i64 0, align 8 @llvm.used = appending global [1 x ptr] [ptr @sec_ipv4_hashmask], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 -2147483647, -2147483648) i32 @sec_ipv4_hashmask(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load i32, ptr @SEC_HASH_IPV4_MASK, align 4, !tbaa !6 %4 = and i32 %3, %1 %5 = icmp eq i32 %4, 0 br i1 %5, label %12, label %6 6: ; preds = %2 %7 = getelementptr inbounds i8, ptr %0, i64 8 %8 = load i32, ptr %7, align 8, !tbaa !10 %9 = tail call i32 @dev_err(i32 noundef %8, ptr noundef nonnull @.str) #2 %10 = load i32, ptr @EINVAL, align 4, !tbaa !6 %11 = sub nsw i32 0, %10 br label %20 12: ; preds = %2 %13 = load ptr, ptr %0, align 8, !tbaa !13 %14 = load i64, ptr @SEC_SAA, align 8, !tbaa !14 %15 = getelementptr inbounds i64, ptr %13, i64 %14 %16 = load i64, ptr %15, align 8, !tbaa !14 %17 = load i64, ptr @SEC_IPV4_MASK_TABLE_REG, align 8, !tbaa !14 %18 = add nsw i64 %17, %16 %19 = tail call i32 @writel_relaxed(i32 noundef %1, i64 noundef %18) #2 br label %20 20: ; preds = %12, %6 %21 = phi i32 [ %11, %6 ], [ 0, %12 ] ret i32 %21 } declare i32 @dev_err(i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @writel_relaxed(i32 noundef, i64 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 8} !11 = !{!"sec_dev_info", !12, i64 0, !7, i64 8} !12 = !{!"any pointer", !8, i64 0} !13 = !{!11, !12, i64 0} !14 = !{!15, !15, i64 0} !15 = !{!"long", !8, i64 0}
linux_drivers_crypto_hisilicon_sec_extr_sec_drv.c_sec_ipv4_hashmask
; ModuleID = 'AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_fs/extr_temp_serializer.c_svn_fs_fs__deserialize_node_revision.c' source_filename = "AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_fs/extr_temp_serializer.c_svn_fs_fs__deserialize_node_revision.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @SVN_NO_ERROR = dso_local local_unnamed_addr global ptr null, align 8 ; Function Attrs: nounwind uwtable define dso_local ptr @svn_fs_fs__deserialize_node_revision(ptr nocapture noundef writeonly %0, ptr noundef %1, i32 noundef %2, ptr nocapture noundef readnone %3) local_unnamed_addr #0 { %5 = alloca ptr, align 8 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %5) #3 store ptr %1, ptr %5, align 8, !tbaa !5 %6 = call i32 @svn_fs_fs__noderev_deserialize(ptr noundef %1, ptr noundef nonnull %5) #3 %7 = load ptr, ptr %5, align 8, !tbaa !5 store ptr %7, ptr %0, align 8, !tbaa !5 %8 = load ptr, ptr @SVN_NO_ERROR, align 8, !tbaa !5 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %5) #3 ret ptr %8 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @svn_fs_fs__noderev_deserialize(ptr noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"any pointer", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_fs/extr_temp_serializer.c_svn_fs_fs__deserialize_node_revision.c' source_filename = "AnghaBench/freebsd/contrib/subversion/subversion/libsvn_fs_fs/extr_temp_serializer.c_svn_fs_fs__deserialize_node_revision.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @SVN_NO_ERROR = common local_unnamed_addr global ptr null, align 8 ; Function Attrs: nounwind ssp uwtable(sync) define ptr @svn_fs_fs__deserialize_node_revision(ptr nocapture noundef writeonly %0, ptr noundef %1, i32 noundef %2, ptr nocapture noundef readnone %3) local_unnamed_addr #0 { %5 = alloca ptr, align 8 call void @llvm.lifetime.start.p0(i64 8, ptr nonnull %5) #3 store ptr %1, ptr %5, align 8, !tbaa !6 %6 = call i32 @svn_fs_fs__noderev_deserialize(ptr noundef %1, ptr noundef nonnull %5) #3 %7 = load ptr, ptr %5, align 8, !tbaa !6 store ptr %7, ptr %0, align 8, !tbaa !6 %8 = load ptr, ptr @SVN_NO_ERROR, align 8, !tbaa !6 call void @llvm.lifetime.end.p0(i64 8, ptr nonnull %5) #3 ret ptr %8 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @svn_fs_fs__noderev_deserialize(ptr noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
freebsd_contrib_subversion_subversion_libsvn_fs_fs_extr_temp_serializer.c_svn_fs_fs__deserialize_node_revision
; ModuleID = 'AnghaBench/openssl/crypto/evp/extr_pmeth_gn.c_EVP_PKEY_paramgen.c' source_filename = "AnghaBench/openssl/crypto/evp/extr_pmeth_gn.c_EVP_PKEY_paramgen.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_6__ = type { i64, ptr } @EVP_F_EVP_PKEY_PARAMGEN = dso_local local_unnamed_addr global i32 0, align 4 @EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE = dso_local local_unnamed_addr global i32 0, align 4 @EVP_PKEY_OP_PARAMGEN = dso_local local_unnamed_addr global i64 0, align 8 @EVP_R_OPERATON_NOT_INITIALIZED = dso_local local_unnamed_addr global i32 0, align 4 @ERR_R_MALLOC_FAILURE = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @EVP_PKEY_paramgen(ptr noundef %0, ptr noundef %1) local_unnamed_addr #0 { %3 = icmp eq ptr %0, null br i1 %3, label %11, label %4 4: ; preds = %2 %5 = getelementptr inbounds %struct.TYPE_6__, ptr %0, i64 0, i32 1 %6 = load ptr, ptr %5, align 8, !tbaa !5 %7 = icmp eq ptr %6, null br i1 %7, label %11, label %8 8: ; preds = %4 %9 = load ptr, ptr %6, align 8, !tbaa !11 %10 = icmp eq ptr %9, null br i1 %10, label %11, label %15 11: ; preds = %8, %4, %2 %12 = load i32, ptr @EVP_F_EVP_PKEY_PARAMGEN, align 4, !tbaa !13 %13 = load i32, ptr @EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE, align 4, !tbaa !13 %14 = tail call i32 @EVPerr(i32 noundef %12, i32 noundef %13) #2 br label %46 15: ; preds = %8 %16 = load i64, ptr %0, align 8, !tbaa !15 %17 = load i64, ptr @EVP_PKEY_OP_PARAMGEN, align 8, !tbaa !16 %18 = icmp eq i64 %16, %17 br i1 %18, label %23, label %19 19: ; preds = %15 %20 = load i32, ptr @EVP_F_EVP_PKEY_PARAMGEN, align 4, !tbaa !13 %21 = load i32, ptr @EVP_R_OPERATON_NOT_INITIALIZED, align 4, !tbaa !13 %22 = tail call i32 @EVPerr(i32 noundef %20, i32 noundef %21) #2 br label %46 23: ; preds = %15 %24 = icmp eq ptr %1, null br i1 %24, label %46, label %25 25: ; preds = %23 %26 = load ptr, ptr %1, align 8, !tbaa !17 %27 = icmp eq ptr %26, null br i1 %27, label %28, label %38 28: ; preds = %25 %29 = tail call ptr (...) @EVP_PKEY_new() #2 store ptr %29, ptr %1, align 8, !tbaa !17 %30 = icmp eq ptr %29, null br i1 %30, label %34, label %31 31: ; preds = %28 %32 = load ptr, ptr %5, align 8, !tbaa !5 %33 = load ptr, ptr %32, align 8, !tbaa !11 br label %38 34: ; preds = %28 %35 = load i32, ptr @EVP_F_EVP_PKEY_PARAMGEN, align 4, !tbaa !13 %36 = load i32, ptr @ERR_R_MALLOC_FAILURE, align 4, !tbaa !13 %37 = tail call i32 @EVPerr(i32 noundef %35, i32 noundef %36) #2 br label %46 38: ; preds = %31, %25 %39 = phi ptr [ %33, %31 ], [ %9, %25 ] %40 = phi ptr [ %29, %31 ], [ %26, %25 ] %41 = tail call i32 %39(ptr noundef nonnull %0, ptr noundef nonnull %40) #2 %42 = icmp slt i32 %41, 1 br i1 %42, label %43, label %46 43: ; preds = %38 %44 = load ptr, ptr %1, align 8, !tbaa !17 %45 = tail call i32 @EVP_PKEY_free(ptr noundef %44) #2 store ptr null, ptr %1, align 8, !tbaa !17 br label %46 46: ; preds = %38, %43, %23, %34, %19, %11 %47 = phi i32 [ -1, %19 ], [ -1, %34 ], [ -2, %11 ], [ -1, %23 ], [ %41, %43 ], [ %41, %38 ] ret i32 %47 } declare i32 @EVPerr(i32 noundef, i32 noundef) local_unnamed_addr #1 declare ptr @EVP_PKEY_new(...) local_unnamed_addr #1 declare i32 @EVP_PKEY_free(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 8} !6 = !{!"TYPE_6__", !7, i64 0, !10, i64 8} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"any pointer", !8, i64 0} !11 = !{!12, !10, i64 0} !12 = !{!"TYPE_5__", !10, i64 0} !13 = !{!14, !14, i64 0} !14 = !{!"int", !8, i64 0} !15 = !{!6, !7, i64 0} !16 = !{!7, !7, i64 0} !17 = !{!10, !10, i64 0}
; ModuleID = 'AnghaBench/openssl/crypto/evp/extr_pmeth_gn.c_EVP_PKEY_paramgen.c' source_filename = "AnghaBench/openssl/crypto/evp/extr_pmeth_gn.c_EVP_PKEY_paramgen.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @EVP_F_EVP_PKEY_PARAMGEN = common local_unnamed_addr global i32 0, align 4 @EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE = common local_unnamed_addr global i32 0, align 4 @EVP_PKEY_OP_PARAMGEN = common local_unnamed_addr global i64 0, align 8 @EVP_R_OPERATON_NOT_INITIALIZED = common local_unnamed_addr global i32 0, align 4 @ERR_R_MALLOC_FAILURE = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @EVP_PKEY_paramgen(ptr noundef %0, ptr noundef %1) local_unnamed_addr #0 { %3 = icmp eq ptr %0, null br i1 %3, label %11, label %4 4: ; preds = %2 %5 = getelementptr inbounds i8, ptr %0, i64 8 %6 = load ptr, ptr %5, align 8, !tbaa !6 %7 = icmp eq ptr %6, null br i1 %7, label %11, label %8 8: ; preds = %4 %9 = load ptr, ptr %6, align 8, !tbaa !12 %10 = icmp eq ptr %9, null br i1 %10, label %11, label %15 11: ; preds = %8, %4, %2 %12 = load i32, ptr @EVP_F_EVP_PKEY_PARAMGEN, align 4, !tbaa !14 %13 = load i32, ptr @EVP_R_OPERATION_NOT_SUPPORTED_FOR_THIS_KEYTYPE, align 4, !tbaa !14 %14 = tail call i32 @EVPerr(i32 noundef %12, i32 noundef %13) #2 br label %46 15: ; preds = %8 %16 = load i64, ptr %0, align 8, !tbaa !16 %17 = load i64, ptr @EVP_PKEY_OP_PARAMGEN, align 8, !tbaa !17 %18 = icmp eq i64 %16, %17 br i1 %18, label %23, label %19 19: ; preds = %15 %20 = load i32, ptr @EVP_F_EVP_PKEY_PARAMGEN, align 4, !tbaa !14 %21 = load i32, ptr @EVP_R_OPERATON_NOT_INITIALIZED, align 4, !tbaa !14 %22 = tail call i32 @EVPerr(i32 noundef %20, i32 noundef %21) #2 br label %46 23: ; preds = %15 %24 = icmp eq ptr %1, null br i1 %24, label %46, label %25 25: ; preds = %23 %26 = load ptr, ptr %1, align 8, !tbaa !18 %27 = icmp eq ptr %26, null br i1 %27, label %28, label %38 28: ; preds = %25 %29 = tail call ptr @EVP_PKEY_new() #2 store ptr %29, ptr %1, align 8, !tbaa !18 %30 = icmp eq ptr %29, null br i1 %30, label %34, label %31 31: ; preds = %28 %32 = load ptr, ptr %5, align 8, !tbaa !6 %33 = load ptr, ptr %32, align 8, !tbaa !12 br label %38 34: ; preds = %28 %35 = load i32, ptr @EVP_F_EVP_PKEY_PARAMGEN, align 4, !tbaa !14 %36 = load i32, ptr @ERR_R_MALLOC_FAILURE, align 4, !tbaa !14 %37 = tail call i32 @EVPerr(i32 noundef %35, i32 noundef %36) #2 br label %46 38: ; preds = %31, %25 %39 = phi ptr [ %33, %31 ], [ %9, %25 ] %40 = phi ptr [ %29, %31 ], [ %26, %25 ] %41 = tail call i32 %39(ptr noundef nonnull %0, ptr noundef nonnull %40) #2 %42 = icmp slt i32 %41, 1 br i1 %42, label %43, label %46 43: ; preds = %38 %44 = load ptr, ptr %1, align 8, !tbaa !18 %45 = tail call i32 @EVP_PKEY_free(ptr noundef %44) #2 store ptr null, ptr %1, align 8, !tbaa !18 br label %46 46: ; preds = %38, %43, %23, %34, %19, %11 %47 = phi i32 [ -1, %19 ], [ -1, %34 ], [ -2, %11 ], [ -1, %23 ], [ %41, %43 ], [ %41, %38 ] ret i32 %47 } declare i32 @EVPerr(i32 noundef, i32 noundef) local_unnamed_addr #1 declare ptr @EVP_PKEY_new(...) local_unnamed_addr #1 declare i32 @EVP_PKEY_free(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 8} !7 = !{!"TYPE_6__", !8, i64 0, !11, i64 8} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"any pointer", !9, i64 0} !12 = !{!13, !11, i64 0} !13 = !{!"TYPE_5__", !11, i64 0} !14 = !{!15, !15, i64 0} !15 = !{!"int", !9, i64 0} !16 = !{!7, !8, i64 0} !17 = !{!8, !8, i64 0} !18 = !{!11, !11, i64 0}
openssl_crypto_evp_extr_pmeth_gn.c_EVP_PKEY_paramgen
; ModuleID = 'AnghaBench/linux/tools/power/cpupower/lib/extr_cpuidle.c_cpuidle_state_latency.c' source_filename = "AnghaBench/linux/tools/power/cpupower/lib/extr_cpuidle.c_cpuidle_state_latency.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @IDLESTATE_LATENCY = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i64 @cpuidle_state_latency(i32 noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = load i32, ptr @IDLESTATE_LATENCY, align 4, !tbaa !5 %4 = tail call i64 @cpuidle_state_get_one_value(i32 noundef %0, i32 noundef %1, i32 noundef %3) #2 ret i64 %4 } declare i64 @cpuidle_state_get_one_value(i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/tools/power/cpupower/lib/extr_cpuidle.c_cpuidle_state_latency.c' source_filename = "AnghaBench/linux/tools/power/cpupower/lib/extr_cpuidle.c_cpuidle_state_latency.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @IDLESTATE_LATENCY = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i64 @cpuidle_state_latency(i32 noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = load i32, ptr @IDLESTATE_LATENCY, align 4, !tbaa !6 %4 = tail call i64 @cpuidle_state_get_one_value(i32 noundef %0, i32 noundef %1, i32 noundef %3) #2 ret i64 %4 } declare i64 @cpuidle_state_get_one_value(i32 noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
linux_tools_power_cpupower_lib_extr_cpuidle.c_cpuidle_state_latency
; ModuleID = 'AnghaBench/linux/drivers/phy/rockchip/extr_phy-rockchip-emmc.c_convert_drive_impedance_ohm.c' source_filename = "AnghaBench/linux/drivers/phy/rockchip/extr_phy-rockchip-emmc.c_convert_drive_impedance_ohm.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @PHYCTRL_DR_100OHM = dso_local local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_66OHM = dso_local local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_50OHM = dso_local local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_40OHM = dso_local local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_33OHM = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [43 x i8] c"Invalid value %u for drive-impedance-ohm.\0A\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @convert_drive_impedance_ohm], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @convert_drive_impedance_ohm(ptr noundef %0, i32 noundef %1) #0 { switch i32 %1, label %7 [ i32 100, label %9 i32 66, label %3 i32 50, label %4 i32 40, label %5 i32 33, label %6 ] 3: ; preds = %2 br label %9 4: ; preds = %2 br label %9 5: ; preds = %2 br label %9 6: ; preds = %2 br label %9 7: ; preds = %2 %8 = tail call i32 @dev_warn(ptr noundef %0, ptr noundef nonnull @.str, i32 noundef %1) #2 br label %9 9: ; preds = %2, %7, %6, %5, %4, %3 %10 = phi ptr [ @PHYCTRL_DR_50OHM, %7 ], [ @PHYCTRL_DR_33OHM, %6 ], [ @PHYCTRL_DR_40OHM, %5 ], [ @PHYCTRL_DR_50OHM, %4 ], [ @PHYCTRL_DR_66OHM, %3 ], [ @PHYCTRL_DR_100OHM, %2 ] %11 = load i32, ptr %10, align 4, !tbaa !5 ret i32 %11 } declare i32 @dev_warn(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/drivers/phy/rockchip/extr_phy-rockchip-emmc.c_convert_drive_impedance_ohm.c' source_filename = "AnghaBench/linux/drivers/phy/rockchip/extr_phy-rockchip-emmc.c_convert_drive_impedance_ohm.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @PHYCTRL_DR_100OHM = common local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_66OHM = common local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_50OHM = common local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_40OHM = common local_unnamed_addr global i32 0, align 4 @PHYCTRL_DR_33OHM = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [43 x i8] c"Invalid value %u for drive-impedance-ohm.\0A\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @convert_drive_impedance_ohm], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @convert_drive_impedance_ohm(ptr noundef %0, i32 noundef %1) #0 { switch i32 %1, label %7 [ i32 100, label %9 i32 66, label %3 i32 50, label %4 i32 40, label %5 i32 33, label %6 ] 3: ; preds = %2 br label %9 4: ; preds = %2 br label %9 5: ; preds = %2 br label %9 6: ; preds = %2 br label %9 7: ; preds = %2 %8 = tail call i32 @dev_warn(ptr noundef %0, ptr noundef nonnull @.str, i32 noundef %1) #2 br label %9 9: ; preds = %2, %7, %6, %5, %4, %3 %10 = phi ptr [ @PHYCTRL_DR_50OHM, %7 ], [ @PHYCTRL_DR_33OHM, %6 ], [ @PHYCTRL_DR_40OHM, %5 ], [ @PHYCTRL_DR_50OHM, %4 ], [ @PHYCTRL_DR_66OHM, %3 ], [ @PHYCTRL_DR_100OHM, %2 ] %11 = load i32, ptr %10, align 4, !tbaa !6 ret i32 %11 } declare i32 @dev_warn(ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
linux_drivers_phy_rockchip_extr_phy-rockchip-emmc.c_convert_drive_impedance_ohm
; ModuleID = 'AnghaBench/exploitdb/exploits/solaris/local/extr_715.c_add_env.c' source_filename = "AnghaBench/exploitdb/exploits/solaris/local/extr_715.c_add_env.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @env = dso_local local_unnamed_addr global ptr null, align 8 @env_pos = dso_local local_unnamed_addr global i64 0, align 8 @env_len = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @add_env(ptr noundef %0) local_unnamed_addr #0 { %2 = icmp eq ptr %0, null %3 = load ptr, ptr @env, align 8, !tbaa !5 %4 = load i64, ptr @env_pos, align 8, !tbaa !9 %5 = getelementptr inbounds ptr, ptr %3, i64 %4 br i1 %2, label %6, label %7 6: ; preds = %1 store ptr null, ptr %5, align 8, !tbaa !5 br label %37 7: ; preds = %1 store ptr %0, ptr %5, align 8, !tbaa !5 %8 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %9 = add nsw i32 %8, 1 %10 = load i32, ptr @env_len, align 4, !tbaa !11 %11 = add nsw i32 %9, %10 store i32 %11, ptr @env_len, align 4, !tbaa !11 %12 = load i64, ptr @env_pos, align 8, !tbaa !9 %13 = add i64 %12, 1 store i64 %13, ptr @env_pos, align 8, !tbaa !9 %14 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %15 = add nsw i32 %14, 1 %16 = and i32 %15, 3 %17 = icmp eq i32 %16, 0 br i1 %17, label %37, label %18 18: ; preds = %7 %19 = tail call i32 @strlen(ptr noundef nonnull %0) #2 br label %20 20: ; preds = %18, %20 %21 = phi i32 [ %30, %20 ], [ 0, %18 ] %22 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %23 = sext i32 %22 to i64 %24 = getelementptr inbounds i8, ptr %0, i64 %23 %25 = load ptr, ptr @env, align 8, !tbaa !5 %26 = load i64, ptr @env_pos, align 8, !tbaa !9 %27 = getelementptr inbounds ptr, ptr %25, i64 %26 store ptr %24, ptr %27, align 8, !tbaa !5 %28 = load i32, ptr @env_len, align 4, !tbaa !11 %29 = add nsw i32 %28, 1 store i32 %29, ptr @env_len, align 4, !tbaa !11 %30 = add nuw nsw i32 %21, 1 %31 = add i64 %26, 1 store i64 %31, ptr @env_pos, align 8, !tbaa !9 %32 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %33 = add nsw i32 %32, 1 %34 = srem i32 %33, 4 %35 = sub nsw i32 4, %34 %36 = icmp ult i32 %30, %35 br i1 %36, label %20, label %37, !llvm.loop !13 37: ; preds = %20, %7, %6 %38 = load i32, ptr @env_len, align 4, !tbaa !11 ret i32 %38 } declare i32 @strlen(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"any pointer", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !10, i64 0} !10 = !{!"long", !7, i64 0} !11 = !{!12, !12, i64 0} !12 = !{!"int", !7, i64 0} !13 = distinct !{!13, !14} !14 = !{!"llvm.loop.mustprogress"}
; ModuleID = 'AnghaBench/exploitdb/exploits/solaris/local/extr_715.c_add_env.c' source_filename = "AnghaBench/exploitdb/exploits/solaris/local/extr_715.c_add_env.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @env = common local_unnamed_addr global ptr null, align 8 @env_pos = common local_unnamed_addr global i64 0, align 8 @env_len = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @add_env(ptr noundef %0) local_unnamed_addr #0 { %2 = icmp eq ptr %0, null %3 = load ptr, ptr @env, align 8, !tbaa !6 %4 = load i64, ptr @env_pos, align 8, !tbaa !10 %5 = getelementptr inbounds ptr, ptr %3, i64 %4 br i1 %2, label %6, label %7 6: ; preds = %1 store ptr null, ptr %5, align 8, !tbaa !6 br label %37 7: ; preds = %1 store ptr %0, ptr %5, align 8, !tbaa !6 %8 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %9 = add nsw i32 %8, 1 %10 = load i32, ptr @env_len, align 4, !tbaa !12 %11 = add nsw i32 %9, %10 store i32 %11, ptr @env_len, align 4, !tbaa !12 %12 = load i64, ptr @env_pos, align 8, !tbaa !10 %13 = add i64 %12, 1 store i64 %13, ptr @env_pos, align 8, !tbaa !10 %14 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %15 = add nsw i32 %14, 1 %16 = and i32 %15, 3 %17 = icmp eq i32 %16, 0 br i1 %17, label %37, label %18 18: ; preds = %7 %19 = tail call i32 @strlen(ptr noundef nonnull %0) #2 br label %20 20: ; preds = %18, %20 %21 = phi i32 [ %30, %20 ], [ 0, %18 ] %22 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %23 = sext i32 %22 to i64 %24 = getelementptr inbounds i8, ptr %0, i64 %23 %25 = load ptr, ptr @env, align 8, !tbaa !6 %26 = load i64, ptr @env_pos, align 8, !tbaa !10 %27 = getelementptr inbounds ptr, ptr %25, i64 %26 store ptr %24, ptr %27, align 8, !tbaa !6 %28 = load i32, ptr @env_len, align 4, !tbaa !12 %29 = add nsw i32 %28, 1 store i32 %29, ptr @env_len, align 4, !tbaa !12 %30 = add nuw nsw i32 %21, 1 %31 = add i64 %26, 1 store i64 %31, ptr @env_pos, align 8, !tbaa !10 %32 = tail call i32 @strlen(ptr noundef nonnull %0) #2 %33 = add nsw i32 %32, 1 %34 = srem i32 %33, 4 %35 = sub nsw i32 4, %34 %36 = icmp ult i32 %30, %35 br i1 %36, label %20, label %37, !llvm.loop !14 37: ; preds = %20, %7, %6 %38 = load i32, ptr @env_len, align 4, !tbaa !12 ret i32 %38 } declare i32 @strlen(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"long", !8, i64 0} !12 = !{!13, !13, i64 0} !13 = !{!"int", !8, i64 0} !14 = distinct !{!14, !15} !15 = !{!"llvm.loop.mustprogress"}
exploitdb_exploits_solaris_local_extr_715.c_add_env
; ModuleID = 'AnghaBench/vlc/src/input/extr_stats.c_input_stats_Compute.c' source_filename = "AnghaBench/vlc/src/input/extr_stats.c_input_stats_Compute.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.input_stats = type { i32, i32, i32, i32, i32, i32, i32, i32, %struct.TYPE_5__, %struct.TYPE_5__ } %struct.TYPE_5__ = type { i32, i32, i32 } %struct.TYPE_4__ = type { ptr, ptr, ptr, ptr, ptr, ptr, ptr, ptr, ptr, i32, ptr, i32, i32 } @memory_order_relaxed = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local void @input_stats_Compute(ptr noundef %0, ptr nocapture noundef writeonly %1) local_unnamed_addr #0 { %3 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 9 %4 = tail call i32 @vlc_mutex_lock(ptr noundef nonnull %3) #2 %5 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 9, i32 1 %6 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 11 %7 = load <2 x i32>, ptr %5, align 4, !tbaa !5 store <2 x i32> %7, ptr %6, align 8, !tbaa !5 %8 = tail call ptr @stats_GetRate(ptr noundef nonnull %3) #2 %9 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 10 store ptr %8, ptr %9, align 8, !tbaa !9 %10 = tail call i32 @vlc_mutex_unlock(ptr noundef nonnull %3) #2 %11 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 8 %12 = tail call i32 @vlc_mutex_lock(ptr noundef nonnull %11) #2 %13 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 8, i32 1 %14 = load i32, ptr %13, align 4, !tbaa !12 %15 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 9 store i32 %14, ptr %15, align 8, !tbaa !15 %16 = tail call ptr @stats_GetRate(ptr noundef nonnull %11) #2 %17 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 8 store ptr %16, ptr %17, align 8, !tbaa !16 %18 = tail call i32 @vlc_mutex_unlock(ptr noundef nonnull %11) #2 %19 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 7 %20 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %21 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %19, i32 noundef %20) #2 %22 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 7 store ptr %21, ptr %22, align 8, !tbaa !17 %23 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 6 %24 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %25 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %23, i32 noundef %24) #2 %26 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 6 store ptr %25, ptr %26, align 8, !tbaa !18 %27 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 5 %28 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %29 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %27, i32 noundef %28) #2 %30 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 5 store ptr %29, ptr %30, align 8, !tbaa !19 %31 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 4 %32 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %33 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %31, i32 noundef %32) #2 %34 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 4 store ptr %33, ptr %34, align 8, !tbaa !20 %35 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 3 %36 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %37 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %35, i32 noundef %36) #2 %38 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 3 store ptr %37, ptr %38, align 8, !tbaa !21 %39 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 2 %40 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %41 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %39, i32 noundef %40) #2 %42 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 2 store ptr %41, ptr %42, align 8, !tbaa !22 %43 = getelementptr inbounds %struct.input_stats, ptr %0, i64 0, i32 1 %44 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %45 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %43, i32 noundef %44) #2 %46 = getelementptr inbounds %struct.TYPE_4__, ptr %1, i64 0, i32 1 store ptr %45, ptr %46, align 8, !tbaa !23 %47 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !5 %48 = tail call ptr @atomic_load_explicit(ptr noundef %0, i32 noundef %47) #2 store ptr %48, ptr %1, align 8, !tbaa !24 ret void } declare i32 @vlc_mutex_lock(ptr noundef) local_unnamed_addr #1 declare ptr @stats_GetRate(ptr noundef) local_unnamed_addr #1 declare i32 @vlc_mutex_unlock(ptr noundef) local_unnamed_addr #1 declare ptr @atomic_load_explicit(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !11, i64 80} !10 = !{!"TYPE_4__", !11, i64 0, !11, i64 8, !11, i64 16, !11, i64 24, !11, i64 32, !11, i64 40, !11, i64 48, !11, i64 56, !11, i64 64, !6, i64 72, !11, i64 80, !6, i64 88, !6, i64 92} !11 = !{!"any pointer", !7, i64 0} !12 = !{!13, !6, i64 36} !13 = !{!"input_stats", !6, i64 0, !6, i64 4, !6, i64 8, !6, i64 12, !6, i64 16, !6, i64 20, !6, i64 24, !6, i64 28, !14, i64 32, !14, i64 44} !14 = !{!"TYPE_5__", !6, i64 0, !6, i64 4, !6, i64 8} !15 = !{!10, !6, i64 72} !16 = !{!10, !11, i64 64} !17 = !{!10, !11, i64 56} !18 = !{!10, !11, i64 48} !19 = !{!10, !11, i64 40} !20 = !{!10, !11, i64 32} !21 = !{!10, !11, i64 24} !22 = !{!10, !11, i64 16} !23 = !{!10, !11, i64 8} !24 = !{!10, !11, i64 0}
; ModuleID = 'AnghaBench/vlc/src/input/extr_stats.c_input_stats_Compute.c' source_filename = "AnghaBench/vlc/src/input/extr_stats.c_input_stats_Compute.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @memory_order_relaxed = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define void @input_stats_Compute(ptr noundef %0, ptr nocapture noundef writeonly %1) local_unnamed_addr #0 { %3 = getelementptr inbounds i8, ptr %0, i64 44 %4 = tail call i32 @vlc_mutex_lock(ptr noundef nonnull %3) #2 %5 = getelementptr inbounds i8, ptr %0, i64 48 %6 = getelementptr inbounds i8, ptr %1, i64 88 %7 = load <2 x i32>, ptr %5, align 4, !tbaa !6 store <2 x i32> %7, ptr %6, align 8, !tbaa !6 %8 = tail call ptr @stats_GetRate(ptr noundef nonnull %3) #2 %9 = getelementptr inbounds i8, ptr %1, i64 80 store ptr %8, ptr %9, align 8, !tbaa !10 %10 = tail call i32 @vlc_mutex_unlock(ptr noundef nonnull %3) #2 %11 = getelementptr inbounds i8, ptr %0, i64 32 %12 = tail call i32 @vlc_mutex_lock(ptr noundef nonnull %11) #2 %13 = getelementptr inbounds i8, ptr %0, i64 36 %14 = load i32, ptr %13, align 4, !tbaa !13 %15 = getelementptr inbounds i8, ptr %1, i64 72 store i32 %14, ptr %15, align 8, !tbaa !16 %16 = tail call ptr @stats_GetRate(ptr noundef nonnull %11) #2 %17 = getelementptr inbounds i8, ptr %1, i64 64 store ptr %16, ptr %17, align 8, !tbaa !17 %18 = tail call i32 @vlc_mutex_unlock(ptr noundef nonnull %11) #2 %19 = getelementptr inbounds i8, ptr %0, i64 28 %20 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %21 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %19, i32 noundef %20) #2 %22 = getelementptr inbounds i8, ptr %1, i64 56 store ptr %21, ptr %22, align 8, !tbaa !18 %23 = getelementptr inbounds i8, ptr %0, i64 24 %24 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %25 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %23, i32 noundef %24) #2 %26 = getelementptr inbounds i8, ptr %1, i64 48 store ptr %25, ptr %26, align 8, !tbaa !19 %27 = getelementptr inbounds i8, ptr %0, i64 20 %28 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %29 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %27, i32 noundef %28) #2 %30 = getelementptr inbounds i8, ptr %1, i64 40 store ptr %29, ptr %30, align 8, !tbaa !20 %31 = getelementptr inbounds i8, ptr %0, i64 16 %32 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %33 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %31, i32 noundef %32) #2 %34 = getelementptr inbounds i8, ptr %1, i64 32 store ptr %33, ptr %34, align 8, !tbaa !21 %35 = getelementptr inbounds i8, ptr %0, i64 12 %36 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %37 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %35, i32 noundef %36) #2 %38 = getelementptr inbounds i8, ptr %1, i64 24 store ptr %37, ptr %38, align 8, !tbaa !22 %39 = getelementptr inbounds i8, ptr %0, i64 8 %40 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %41 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %39, i32 noundef %40) #2 %42 = getelementptr inbounds i8, ptr %1, i64 16 store ptr %41, ptr %42, align 8, !tbaa !23 %43 = getelementptr inbounds i8, ptr %0, i64 4 %44 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %45 = tail call ptr @atomic_load_explicit(ptr noundef nonnull %43, i32 noundef %44) #2 %46 = getelementptr inbounds i8, ptr %1, i64 8 store ptr %45, ptr %46, align 8, !tbaa !24 %47 = load i32, ptr @memory_order_relaxed, align 4, !tbaa !6 %48 = tail call ptr @atomic_load_explicit(ptr noundef %0, i32 noundef %47) #2 store ptr %48, ptr %1, align 8, !tbaa !25 ret void } declare i32 @vlc_mutex_lock(ptr noundef) local_unnamed_addr #1 declare ptr @stats_GetRate(ptr noundef) local_unnamed_addr #1 declare i32 @vlc_mutex_unlock(ptr noundef) local_unnamed_addr #1 declare ptr @atomic_load_explicit(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !12, i64 80} !11 = !{!"TYPE_4__", !12, i64 0, !12, i64 8, !12, i64 16, !12, i64 24, !12, i64 32, !12, i64 40, !12, i64 48, !12, i64 56, !12, i64 64, !7, i64 72, !12, i64 80, !7, i64 88, !7, i64 92} !12 = !{!"any pointer", !8, i64 0} !13 = !{!14, !7, i64 36} !14 = !{!"input_stats", !7, i64 0, !7, i64 4, !7, i64 8, !7, i64 12, !7, i64 16, !7, i64 20, !7, i64 24, !7, i64 28, !15, i64 32, !15, i64 44} !15 = !{!"TYPE_5__", !7, i64 0, !7, i64 4, !7, i64 8} !16 = !{!11, !7, i64 72} !17 = !{!11, !12, i64 64} !18 = !{!11, !12, i64 56} !19 = !{!11, !12, i64 48} !20 = !{!11, !12, i64 40} !21 = !{!11, !12, i64 32} !22 = !{!11, !12, i64 24} !23 = !{!11, !12, i64 16} !24 = !{!11, !12, i64 8} !25 = !{!11, !12, i64 0}
vlc_src_input_extr_stats.c_input_stats_Compute
; ModuleID = 'AnghaBench/linux/fs/lockd/extr_host.c_nlmsvc_release_host.c' source_filename = "AnghaBench/linux/fs/lockd/extr_host.c_nlmsvc_release_host.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.nlm_host = type { i32, i32, i32 } @.str = private unnamed_addr constant [31 x i8] c"lockd: release server host %s\0A\00", align 1 ; Function Attrs: nounwind uwtable define dso_local void @nlmsvc_release_host(ptr noundef %0) local_unnamed_addr #0 { %2 = icmp eq ptr %0, null br i1 %2, label %13, label %3 3: ; preds = %1 %4 = getelementptr inbounds %struct.nlm_host, ptr %0, i64 0, i32 2 %5 = load i32, ptr %4, align 4, !tbaa !5 %6 = tail call i32 @dprintk(ptr noundef nonnull @.str, i32 noundef %5) #2 %7 = getelementptr inbounds %struct.nlm_host, ptr %0, i64 0, i32 1 %8 = load i32, ptr %7, align 4, !tbaa !10 %9 = icmp eq i32 %8, 0 %10 = zext i1 %9 to i32 %11 = tail call i32 @WARN_ON_ONCE(i32 noundef %10) #2 %12 = tail call i32 @refcount_dec(ptr noundef nonnull %0) #2 br label %13 13: ; preds = %1, %3 ret void } declare i32 @dprintk(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @WARN_ON_ONCE(i32 noundef) local_unnamed_addr #1 declare i32 @refcount_dec(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 8} !6 = !{!"nlm_host", !7, i64 0, !7, i64 4, !7, i64 8} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!6, !7, i64 4}
; ModuleID = 'AnghaBench/linux/fs/lockd/extr_host.c_nlmsvc_release_host.c' source_filename = "AnghaBench/linux/fs/lockd/extr_host.c_nlmsvc_release_host.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [31 x i8] c"lockd: release server host %s\0A\00", align 1 ; Function Attrs: nounwind ssp uwtable(sync) define void @nlmsvc_release_host(ptr noundef %0) local_unnamed_addr #0 { %2 = icmp eq ptr %0, null br i1 %2, label %13, label %3 3: ; preds = %1 %4 = getelementptr inbounds i8, ptr %0, i64 8 %5 = load i32, ptr %4, align 4, !tbaa !6 %6 = tail call i32 @dprintk(ptr noundef nonnull @.str, i32 noundef %5) #2 %7 = getelementptr inbounds i8, ptr %0, i64 4 %8 = load i32, ptr %7, align 4, !tbaa !11 %9 = icmp eq i32 %8, 0 %10 = zext i1 %9 to i32 %11 = tail call i32 @WARN_ON_ONCE(i32 noundef %10) #2 %12 = tail call i32 @refcount_dec(ptr noundef nonnull %0) #2 br label %13 13: ; preds = %1, %3 ret void } declare i32 @dprintk(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @WARN_ON_ONCE(i32 noundef) local_unnamed_addr #1 declare i32 @refcount_dec(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 8} !7 = !{!"nlm_host", !8, i64 0, !8, i64 4, !8, i64 8} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!7, !8, i64 4}
linux_fs_lockd_extr_host.c_nlmsvc_release_host
; ModuleID = 'AnghaBench/darwin-xnu/bsd/net/extr_if_bond.c_bondport_start.c' source_filename = "AnghaBench/darwin-xnu/bsd/net/extr_if_bond.c_bondport_start.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @LAEventStart = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @bondport_start], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @bondport_start(i32 noundef %0) #0 { %2 = load i32, ptr @LAEventStart, align 4, !tbaa !5 %3 = tail call i32 @bondport_receive_machine(i32 noundef %0, i32 noundef %2, ptr noundef null) #2 %4 = load i32, ptr @LAEventStart, align 4, !tbaa !5 %5 = tail call i32 @bondport_mux_machine(i32 noundef %0, i32 noundef %4, ptr noundef null) #2 %6 = load i32, ptr @LAEventStart, align 4, !tbaa !5 %7 = tail call i32 @bondport_periodic_transmit_machine(i32 noundef %0, i32 noundef %6, ptr noundef null) #2 %8 = load i32, ptr @LAEventStart, align 4, !tbaa !5 %9 = tail call i32 @bondport_transmit_machine(i32 noundef %0, i32 noundef %8, ptr noundef null) #2 ret void } declare i32 @bondport_receive_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @bondport_mux_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @bondport_periodic_transmit_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @bondport_transmit_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/darwin-xnu/bsd/net/extr_if_bond.c_bondport_start.c' source_filename = "AnghaBench/darwin-xnu/bsd/net/extr_if_bond.c_bondport_start.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @LAEventStart = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @bondport_start], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @bondport_start(i32 noundef %0) #0 { %2 = load i32, ptr @LAEventStart, align 4, !tbaa !6 %3 = tail call i32 @bondport_receive_machine(i32 noundef %0, i32 noundef %2, ptr noundef null) #2 %4 = load i32, ptr @LAEventStart, align 4, !tbaa !6 %5 = tail call i32 @bondport_mux_machine(i32 noundef %0, i32 noundef %4, ptr noundef null) #2 %6 = load i32, ptr @LAEventStart, align 4, !tbaa !6 %7 = tail call i32 @bondport_periodic_transmit_machine(i32 noundef %0, i32 noundef %6, ptr noundef null) #2 %8 = load i32, ptr @LAEventStart, align 4, !tbaa !6 %9 = tail call i32 @bondport_transmit_machine(i32 noundef %0, i32 noundef %8, ptr noundef null) #2 ret void } declare i32 @bondport_receive_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @bondport_mux_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @bondport_periodic_transmit_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 declare i32 @bondport_transmit_machine(i32 noundef, i32 noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
darwin-xnu_bsd_net_extr_if_bond.c_bondport_start
; ModuleID = 'AnghaBench/linux/drivers/md/extr_dm.c_dm_set_mdptr.c' source_filename = "AnghaBench/linux/drivers/md/extr_dm.c_dm_set_mdptr.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable define dso_local void @dm_set_mdptr(ptr nocapture noundef writeonly %0, ptr noundef %1) local_unnamed_addr #0 { store ptr %1, ptr %0, align 8, !tbaa !5 ret void } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"mapped_device", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/drivers/md/extr_dm.c_dm_set_mdptr.c' source_filename = "AnghaBench/linux/drivers/md/extr_dm.c_dm_set_mdptr.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(argmem: write) uwtable(sync) define void @dm_set_mdptr(ptr nocapture noundef writeonly %0, ptr noundef %1) local_unnamed_addr #0 { store ptr %1, ptr %0, align 8, !tbaa !6 ret void } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(argmem: write) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"mapped_device", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
linux_drivers_md_extr_dm.c_dm_set_mdptr
; ModuleID = 'AnghaBench/xLua/build/lua-5.3.5/src/extr_lvm.c_luaV_tointeger.c' source_filename = "AnghaBench/xLua/build/lua-5.3.5/src/extr_lvm.c_luaV_tointeger.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local i32 @luaV_tointeger(ptr noundef %0, ptr noundef %1, i32 noundef %2) local_unnamed_addr #0 { %4 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 %5 = tail call i64 @ttisfloat(ptr noundef %0) #3 %6 = icmp eq i64 %5, 0 br i1 %6, label %7, label %22 7: ; preds = %3 %8 = tail call i64 @ttisinteger(ptr noundef %0) #3 %9 = icmp eq i64 %8, 0 br i1 %9, label %10, label %39 10: ; preds = %7 %11 = tail call i64 @cvt2num(ptr noundef %0) #3 %12 = icmp eq i64 %11, 0 br i1 %12, label %51, label %13 13: ; preds = %10 %14 = tail call i32 @svalue(ptr noundef %0) #3 %15 = call i64 @luaO_str2num(i32 noundef %14, ptr noundef nonnull %4) #3 %16 = call i64 @vslen(ptr noundef %0) #3 %17 = add nsw i64 %16, 1 %18 = icmp eq i64 %15, %17 br i1 %18, label %19, label %51 19: ; preds = %13, %45 %20 = call i64 @ttisfloat(ptr noundef nonnull %4) #3 %21 = icmp eq i64 %20, 0 br i1 %21, label %36, label %22 22: ; preds = %19, %3 %23 = phi ptr [ %0, %3 ], [ %4, %19 ] %24 = call i64 @fltvalue(ptr noundef %23) #3 %25 = call i64 @l_floor(i64 noundef %24) #3 %26 = icmp eq i64 %24, %25 br i1 %26, label %33, label %27 27: ; preds = %22 %28 = icmp eq i32 %2, 0 br i1 %28, label %51, label %29 29: ; preds = %27 %30 = icmp sgt i32 %2, 1 %31 = zext i1 %30 to i64 %32 = add nsw i64 %25, %31 br label %33 33: ; preds = %29, %22 %34 = phi i64 [ %24, %22 ], [ %32, %29 ] %35 = call i32 @lua_numbertointeger(i64 noundef %34, ptr noundef %1) #3 br label %51 36: ; preds = %19 %37 = call i64 @ttisinteger(ptr noundef nonnull %4) #3 %38 = icmp eq i64 %37, 0 br i1 %38, label %42, label %39 39: ; preds = %36, %7 %40 = phi ptr [ %0, %7 ], [ %4, %36 ] %41 = call i32 @ivalue(ptr noundef %40) #3 store i32 %41, ptr %1, align 4, !tbaa !5 br label %51 42: ; preds = %36 %43 = call i64 @cvt2num(ptr noundef nonnull %4) #3 %44 = icmp eq i64 %43, 0 br i1 %44, label %51, label %45 45: ; preds = %42 %46 = call i32 @svalue(ptr noundef nonnull %4) #3 %47 = call i64 @luaO_str2num(i32 noundef %46, ptr noundef nonnull %4) #3 %48 = call i64 @vslen(ptr noundef nonnull %4) #3 %49 = add nsw i64 %48, 1 %50 = icmp eq i64 %47, %49 br i1 %50, label %19, label %51, !llvm.loop !9 51: ; preds = %42, %45, %10, %13, %33, %27, %39 %52 = phi i32 [ 1, %39 ], [ %35, %33 ], [ 0, %27 ], [ 0, %13 ], [ 0, %10 ], [ 0, %45 ], [ 0, %42 ] call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 ret i32 %52 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i64 @ttisfloat(ptr noundef) local_unnamed_addr #2 declare i64 @fltvalue(ptr noundef) local_unnamed_addr #2 declare i64 @l_floor(i64 noundef) local_unnamed_addr #2 declare i32 @lua_numbertointeger(i64 noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 declare i64 @ttisinteger(ptr noundef) local_unnamed_addr #2 declare i32 @ivalue(ptr noundef) local_unnamed_addr #2 declare i64 @cvt2num(ptr noundef) local_unnamed_addr #2 declare i64 @luaO_str2num(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @svalue(ptr noundef) local_unnamed_addr #2 declare i64 @vslen(ptr noundef) local_unnamed_addr #2 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = distinct !{!9, !10} !10 = !{!"llvm.loop.peeled.count", i32 1}
; ModuleID = 'AnghaBench/xLua/build/lua-5.3.5/src/extr_lvm.c_luaV_tointeger.c' source_filename = "AnghaBench/xLua/build/lua-5.3.5/src/extr_lvm.c_luaV_tointeger.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define i32 @luaV_tointeger(ptr noundef %0, ptr noundef %1, i32 noundef %2) local_unnamed_addr #0 { %4 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %4) #3 %5 = tail call i64 @ttisfloat(ptr noundef %0) #3 %6 = icmp eq i64 %5, 0 br i1 %6, label %7, label %22 7: ; preds = %3 %8 = tail call i64 @ttisinteger(ptr noundef %0) #3 %9 = icmp eq i64 %8, 0 br i1 %9, label %10, label %39 10: ; preds = %7 %11 = tail call i64 @cvt2num(ptr noundef %0) #3 %12 = icmp eq i64 %11, 0 br i1 %12, label %51, label %13 13: ; preds = %10 %14 = tail call i32 @svalue(ptr noundef %0) #3 %15 = call i64 @luaO_str2num(i32 noundef %14, ptr noundef nonnull %4) #3 %16 = call i64 @vslen(ptr noundef %0) #3 %17 = add nsw i64 %16, 1 %18 = icmp eq i64 %15, %17 br i1 %18, label %19, label %51 19: ; preds = %13, %45 %20 = call i64 @ttisfloat(ptr noundef nonnull %4) #3 %21 = icmp eq i64 %20, 0 br i1 %21, label %36, label %22 22: ; preds = %19, %3 %23 = phi ptr [ %0, %3 ], [ %4, %19 ] %24 = call i64 @fltvalue(ptr noundef %23) #3 %25 = call i64 @l_floor(i64 noundef %24) #3 %26 = icmp eq i64 %24, %25 br i1 %26, label %33, label %27 27: ; preds = %22 %28 = icmp eq i32 %2, 0 br i1 %28, label %51, label %29 29: ; preds = %27 %30 = icmp sgt i32 %2, 1 %31 = zext i1 %30 to i64 %32 = add nsw i64 %25, %31 br label %33 33: ; preds = %29, %22 %34 = phi i64 [ %24, %22 ], [ %32, %29 ] %35 = call i32 @lua_numbertointeger(i64 noundef %34, ptr noundef %1) #3 br label %51 36: ; preds = %19 %37 = call i64 @ttisinteger(ptr noundef nonnull %4) #3 %38 = icmp eq i64 %37, 0 br i1 %38, label %42, label %39 39: ; preds = %36, %7 %40 = phi ptr [ %0, %7 ], [ %4, %36 ] %41 = call i32 @ivalue(ptr noundef %40) #3 store i32 %41, ptr %1, align 4, !tbaa !6 br label %51 42: ; preds = %36 %43 = call i64 @cvt2num(ptr noundef nonnull %4) #3 %44 = icmp eq i64 %43, 0 br i1 %44, label %51, label %45 45: ; preds = %42 %46 = call i32 @svalue(ptr noundef nonnull %4) #3 %47 = call i64 @luaO_str2num(i32 noundef %46, ptr noundef nonnull %4) #3 %48 = call i64 @vslen(ptr noundef nonnull %4) #3 %49 = add nsw i64 %48, 1 %50 = icmp eq i64 %47, %49 br i1 %50, label %19, label %51, !llvm.loop !10 51: ; preds = %42, %45, %10, %13, %33, %27, %39 %52 = phi i32 [ 1, %39 ], [ %35, %33 ], [ 0, %27 ], [ 0, %13 ], [ 0, %10 ], [ 0, %45 ], [ 0, %42 ] call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %4) #3 ret i32 %52 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i64 @ttisfloat(ptr noundef) local_unnamed_addr #2 declare i64 @fltvalue(ptr noundef) local_unnamed_addr #2 declare i64 @l_floor(i64 noundef) local_unnamed_addr #2 declare i32 @lua_numbertointeger(i64 noundef, ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 declare i64 @ttisinteger(ptr noundef) local_unnamed_addr #2 declare i32 @ivalue(ptr noundef) local_unnamed_addr #2 declare i64 @cvt2num(ptr noundef) local_unnamed_addr #2 declare i64 @luaO_str2num(i32 noundef, ptr noundef) local_unnamed_addr #2 declare i32 @svalue(ptr noundef) local_unnamed_addr #2 declare i64 @vslen(ptr noundef) local_unnamed_addr #2 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = distinct !{!10, !11} !11 = !{!"llvm.loop.peeled.count", i32 1}
xLua_build_lua-5.3.5_src_extr_lvm.c_luaV_tointeger
; ModuleID = 'AnghaBench/freebsd/sys/dev/sound/isa/extr_ad1816.c_ad1816mix_setrecsrc.c' source_filename = "AnghaBench/freebsd/sys/dev/sound/isa/extr_ad1816.c_ad1816mix_setrecsrc.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @ad1816mix_setrecsrc], section "llvm.metadata" @switch.table.ad1816mix_setrecsrc = private unnamed_addr constant [4 x i32] [i32 0, i32 32, i32 0, i32 32], align 4 ; Function Attrs: nounwind uwtable define internal noundef i32 @ad1816mix_setrecsrc(ptr noundef %0, i32 noundef %1) #0 { %3 = tail call ptr @mix_getdevinfo(ptr noundef %0) #2 %4 = add i32 %1, -129 %5 = icmp ult i32 %4, 4 br i1 %5, label %6, label %10 6: ; preds = %2 %7 = zext nneg i32 %4 to i64 %8 = getelementptr inbounds [4 x i32], ptr @switch.table.ad1816mix_setrecsrc, i64 0, i64 %7 %9 = load i32, ptr %8, align 4 br label %10 10: ; preds = %2, %6 %11 = phi i32 [ %1, %6 ], [ 128, %2 ] %12 = phi i32 [ %9, %6 ], [ 80, %2 ] %13 = shl nuw nsw i32 %12, 8 %14 = tail call i32 @ad1816_lock(ptr noundef %3) #2 %15 = tail call i32 @ad1816_read(ptr noundef %3, i32 noundef 20) #2 %16 = and i32 %15, -28785 %17 = or disjoint i32 %16, %13 %18 = or disjoint i32 %17, %12 %19 = tail call i32 @ad1816_write(ptr noundef %3, i32 noundef 20, i32 noundef %18) #2 %20 = tail call i32 @ad1816_unlock(ptr noundef %3) #2 ret i32 %11 } declare ptr @mix_getdevinfo(ptr noundef) local_unnamed_addr #1 declare i32 @ad1816_lock(ptr noundef) local_unnamed_addr #1 declare i32 @ad1816_write(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ad1816_read(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ad1816_unlock(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/freebsd/sys/dev/sound/isa/extr_ad1816.c_ad1816mix_setrecsrc.c' source_filename = "AnghaBench/freebsd/sys/dev/sound/isa/extr_ad1816.c_ad1816mix_setrecsrc.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @ad1816mix_setrecsrc], section "llvm.metadata" @switch.table.ad1816mix_setrecsrc = private unnamed_addr constant [4 x i32] [i32 0, i32 32, i32 0, i32 32], align 4 ; Function Attrs: nounwind ssp uwtable(sync) define internal noundef i32 @ad1816mix_setrecsrc(ptr noundef %0, i32 noundef %1) #0 { %3 = tail call ptr @mix_getdevinfo(ptr noundef %0) #2 %4 = add i32 %1, -129 %5 = icmp ult i32 %4, 4 br i1 %5, label %6, label %10 6: ; preds = %2 %7 = zext nneg i32 %4 to i64 %8 = getelementptr inbounds [4 x i32], ptr @switch.table.ad1816mix_setrecsrc, i64 0, i64 %7 %9 = load i32, ptr %8, align 4 br label %10 10: ; preds = %2, %6 %11 = phi i32 [ %1, %6 ], [ 128, %2 ] %12 = phi i32 [ %9, %6 ], [ 80, %2 ] %13 = shl nuw nsw i32 %12, 8 %14 = tail call i32 @ad1816_lock(ptr noundef %3) #2 %15 = tail call i32 @ad1816_read(ptr noundef %3, i32 noundef 20) #2 %16 = and i32 %15, -28785 %17 = or disjoint i32 %16, %13 %18 = or disjoint i32 %17, %12 %19 = tail call i32 @ad1816_write(ptr noundef %3, i32 noundef 20, i32 noundef %18) #2 %20 = tail call i32 @ad1816_unlock(ptr noundef %3) #2 ret i32 %11 } declare ptr @mix_getdevinfo(ptr noundef) local_unnamed_addr #1 declare i32 @ad1816_lock(ptr noundef) local_unnamed_addr #1 declare i32 @ad1816_write(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ad1816_read(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @ad1816_unlock(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
freebsd_sys_dev_sound_isa_extr_ad1816.c_ad1816mix_setrecsrc
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/ixgb/extr_ixgb_hw.c_ixgb_identify_phy.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/ixgb/extr_ixgb_hw.c_ixgb_identify_phy.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.ixgb_hw = type { i32, i64 } @.str = private unnamed_addr constant [18 x i8] c"ixgb_identify_phy\00", align 1 @.str.1 = private unnamed_addr constant [28 x i8] c"Identified TXN17401 optics\0A\00", align 1 @ixgb_phy_type_txn17401 = dso_local local_unnamed_addr global i32 0, align 4 @ixgb_xpak_vendor_intel = dso_local local_unnamed_addr global i32 0, align 4 @.str.2 = private unnamed_addr constant [28 x i8] c"Identified TXN17201 optics\0A\00", align 1 @ixgb_phy_type_txn17201 = dso_local local_unnamed_addr global i32 0, align 4 @.str.3 = private unnamed_addr constant [25 x i8] c"Identified G6005 optics\0A\00", align 1 @ixgb_phy_type_g6005 = dso_local local_unnamed_addr global i32 0, align 4 @.str.4 = private unnamed_addr constant [25 x i8] c"Identified G6104 optics\0A\00", align 1 @ixgb_phy_type_g6104 = dso_local local_unnamed_addr global i32 0, align 4 @.str.5 = private unnamed_addr constant [16 x i8] c"Identified CX4\0A\00", align 1 @.str.6 = private unnamed_addr constant [31 x i8] c"Unknown physical layer module\0A\00", align 1 @ixgb_phy_type_unknown = dso_local local_unnamed_addr global i32 0, align 4 @SUN_SUBVENDOR_ID = dso_local local_unnamed_addr global i64 0, align 8 @ixgb_phy_type_bcm = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @ixgb_identify_phy], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @ixgb_identify_phy(ptr noundef %0) #0 { %2 = tail call i32 @DEBUGFUNC(ptr noundef nonnull @.str) #2 %3 = load i32, ptr %0, align 8, !tbaa !5 switch i32 %3, label %18 [ i32 131, label %19 i32 128, label %4 i32 129, label %10 i32 130, label %11 ] 4: ; preds = %1 %5 = tail call i32 @ixgb_identify_xpak_vendor(ptr noundef nonnull %0) #2 %6 = load i32, ptr @ixgb_xpak_vendor_intel, align 4, !tbaa !11 %7 = icmp eq i32 %5, %6 %8 = select i1 %7, ptr @.str.2, ptr @.str.3 %9 = select i1 %7, ptr @ixgb_phy_type_txn17201, ptr @ixgb_phy_type_g6005 br label %19 10: ; preds = %1 br label %19 11: ; preds = %1 %12 = tail call i32 @DEBUGOUT(ptr noundef nonnull @.str.5) #2 %13 = tail call i32 @ixgb_identify_xpak_vendor(ptr noundef nonnull %0) #2 %14 = load i32, ptr @ixgb_xpak_vendor_intel, align 4, !tbaa !11 %15 = icmp eq i32 %13, %14 %16 = select i1 %15, ptr @.str.2, ptr @.str.3 %17 = select i1 %15, ptr @ixgb_phy_type_txn17201, ptr @ixgb_phy_type_g6005 br label %19 18: ; preds = %1 br label %19 19: ; preds = %11, %4, %1, %18, %10 %20 = phi ptr [ @.str.6, %18 ], [ @.str.4, %10 ], [ @.str.1, %1 ], [ %8, %4 ], [ %16, %11 ] %21 = phi ptr [ @ixgb_phy_type_unknown, %18 ], [ @ixgb_phy_type_g6104, %10 ], [ @ixgb_phy_type_txn17401, %1 ], [ %9, %4 ], [ %17, %11 ] %22 = tail call i32 @DEBUGOUT(ptr noundef nonnull %20) #2 %23 = getelementptr inbounds %struct.ixgb_hw, ptr %0, i64 0, i32 1 %24 = load i64, ptr %23, align 8, !tbaa !12 %25 = load i64, ptr @SUN_SUBVENDOR_ID, align 8, !tbaa !13 %26 = icmp eq i64 %24, %25 %27 = select i1 %26, ptr @ixgb_phy_type_bcm, ptr %21 %28 = load i32, ptr %27, align 4, !tbaa !11 ret i32 %28 } declare i32 @DEBUGFUNC(ptr noundef) local_unnamed_addr #1 declare i32 @DEBUGOUT(ptr noundef) local_unnamed_addr #1 declare i32 @ixgb_identify_xpak_vendor(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"ixgb_hw", !7, i64 0, !10, i64 8} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"long", !8, i64 0} !11 = !{!7, !7, i64 0} !12 = !{!6, !10, i64 8} !13 = !{!10, !10, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/ixgb/extr_ixgb_hw.c_ixgb_identify_phy.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/ixgb/extr_ixgb_hw.c_ixgb_identify_phy.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [18 x i8] c"ixgb_identify_phy\00", align 1 @.str.1 = private unnamed_addr constant [28 x i8] c"Identified TXN17401 optics\0A\00", align 1 @ixgb_phy_type_txn17401 = common local_unnamed_addr global i32 0, align 4 @ixgb_xpak_vendor_intel = common local_unnamed_addr global i32 0, align 4 @.str.2 = private unnamed_addr constant [28 x i8] c"Identified TXN17201 optics\0A\00", align 1 @ixgb_phy_type_txn17201 = common local_unnamed_addr global i32 0, align 4 @.str.3 = private unnamed_addr constant [25 x i8] c"Identified G6005 optics\0A\00", align 1 @ixgb_phy_type_g6005 = common local_unnamed_addr global i32 0, align 4 @.str.4 = private unnamed_addr constant [25 x i8] c"Identified G6104 optics\0A\00", align 1 @ixgb_phy_type_g6104 = common local_unnamed_addr global i32 0, align 4 @.str.5 = private unnamed_addr constant [16 x i8] c"Identified CX4\0A\00", align 1 @.str.6 = private unnamed_addr constant [31 x i8] c"Unknown physical layer module\0A\00", align 1 @ixgb_phy_type_unknown = common local_unnamed_addr global i32 0, align 4 @SUN_SUBVENDOR_ID = common local_unnamed_addr global i64 0, align 8 @ixgb_phy_type_bcm = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @ixgb_identify_phy], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @ixgb_identify_phy(ptr noundef %0) #0 { %2 = tail call i32 @DEBUGFUNC(ptr noundef nonnull @.str) #2 %3 = load i32, ptr %0, align 8, !tbaa !6 switch i32 %3, label %18 [ i32 131, label %19 i32 128, label %4 i32 129, label %10 i32 130, label %11 ] 4: ; preds = %1 %5 = tail call i32 @ixgb_identify_xpak_vendor(ptr noundef nonnull %0) #2 %6 = load i32, ptr @ixgb_xpak_vendor_intel, align 4, !tbaa !12 %7 = icmp eq i32 %5, %6 %8 = select i1 %7, ptr @.str.2, ptr @.str.3 %9 = select i1 %7, ptr @ixgb_phy_type_txn17201, ptr @ixgb_phy_type_g6005 br label %19 10: ; preds = %1 br label %19 11: ; preds = %1 %12 = tail call i32 @DEBUGOUT(ptr noundef nonnull @.str.5) #2 %13 = tail call i32 @ixgb_identify_xpak_vendor(ptr noundef nonnull %0) #2 %14 = load i32, ptr @ixgb_xpak_vendor_intel, align 4, !tbaa !12 %15 = icmp eq i32 %13, %14 %16 = select i1 %15, ptr @.str.2, ptr @.str.3 %17 = select i1 %15, ptr @ixgb_phy_type_txn17201, ptr @ixgb_phy_type_g6005 br label %19 18: ; preds = %1 br label %19 19: ; preds = %11, %4, %1, %18, %10 %20 = phi ptr [ @.str.6, %18 ], [ @.str.4, %10 ], [ @.str.1, %1 ], [ %8, %4 ], [ %16, %11 ] %21 = phi ptr [ @ixgb_phy_type_unknown, %18 ], [ @ixgb_phy_type_g6104, %10 ], [ @ixgb_phy_type_txn17401, %1 ], [ %9, %4 ], [ %17, %11 ] %22 = tail call i32 @DEBUGOUT(ptr noundef nonnull %20) #2 %23 = getelementptr inbounds i8, ptr %0, i64 8 %24 = load i64, ptr %23, align 8, !tbaa !13 %25 = load i64, ptr @SUN_SUBVENDOR_ID, align 8, !tbaa !14 %26 = icmp eq i64 %24, %25 %27 = select i1 %26, ptr @ixgb_phy_type_bcm, ptr %21 %28 = load i32, ptr %27, align 4, !tbaa !12 ret i32 %28 } declare i32 @DEBUGFUNC(ptr noundef) local_unnamed_addr #1 declare i32 @DEBUGOUT(ptr noundef) local_unnamed_addr #1 declare i32 @ixgb_identify_xpak_vendor(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"ixgb_hw", !8, i64 0, !11, i64 8} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"long", !9, i64 0} !12 = !{!8, !8, i64 0} !13 = !{!7, !11, i64 8} !14 = !{!11, !11, i64 0}
fastsocket_kernel_drivers_net_ixgb_extr_ixgb_hw.c_ixgb_identify_phy
; ModuleID = 'AnghaBench/linux/drivers/gpio/extr_gpio-ml-ioh.c_ioh_gpio_get.c' source_filename = "AnghaBench/linux/drivers/gpio/extr_gpio-ml-ioh.c_ioh_gpio_get.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.ioh_gpio = type { i64, ptr } %struct.TYPE_3__ = type { i32 } @llvm.compiler.used = appending global [1 x ptr] [ptr @ioh_gpio_get], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @ioh_gpio_get(ptr noundef %0, i32 noundef %1) #0 { %3 = tail call ptr @gpiochip_get_data(ptr noundef %0) #2 %4 = getelementptr inbounds %struct.ioh_gpio, ptr %3, i64 0, i32 1 %5 = load ptr, ptr %4, align 8, !tbaa !5 %6 = load ptr, ptr %5, align 8, !tbaa !11 %7 = load i64, ptr %3, align 8, !tbaa !13 %8 = getelementptr inbounds %struct.TYPE_3__, ptr %6, i64 %7 %9 = tail call i32 @ioread32(ptr noundef %8) #2 %10 = lshr i32 %9, %1 %11 = and i32 %10, 1 ret i32 %11 } declare ptr @gpiochip_get_data(ptr noundef) local_unnamed_addr #1 declare i32 @ioread32(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 8} !6 = !{!"ioh_gpio", !7, i64 0, !10, i64 8} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"any pointer", !8, i64 0} !11 = !{!12, !10, i64 0} !12 = !{!"TYPE_4__", !10, i64 0} !13 = !{!6, !7, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/gpio/extr_gpio-ml-ioh.c_ioh_gpio_get.c' source_filename = "AnghaBench/linux/drivers/gpio/extr_gpio-ml-ioh.c_ioh_gpio_get.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" %struct.TYPE_3__ = type { i32 } @llvm.used = appending global [1 x ptr] [ptr @ioh_gpio_get], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 0, 2) i32 @ioh_gpio_get(ptr noundef %0, i32 noundef %1) #0 { %3 = tail call ptr @gpiochip_get_data(ptr noundef %0) #2 %4 = getelementptr inbounds i8, ptr %3, i64 8 %5 = load ptr, ptr %4, align 8, !tbaa !6 %6 = load ptr, ptr %5, align 8, !tbaa !12 %7 = load i64, ptr %3, align 8, !tbaa !14 %8 = getelementptr inbounds %struct.TYPE_3__, ptr %6, i64 %7 %9 = tail call i32 @ioread32(ptr noundef %8) #2 %10 = lshr i32 %9, %1 %11 = and i32 %10, 1 ret i32 %11 } declare ptr @gpiochip_get_data(ptr noundef) local_unnamed_addr #1 declare i32 @ioread32(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 8} !7 = !{!"ioh_gpio", !8, i64 0, !11, i64 8} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"any pointer", !9, i64 0} !12 = !{!13, !11, i64 0} !13 = !{!"TYPE_4__", !11, i64 0} !14 = !{!7, !8, i64 0}
linux_drivers_gpio_extr_gpio-ml-ioh.c_ioh_gpio_get
; ModuleID = 'AnghaBench/linux/drivers/net/ethernet/ezchip/extr_nps_enet.c_nps_enet_is_tx_pending.c' source_filename = "AnghaBench/linux/drivers/net/ethernet/ezchip/extr_nps_enet.c_nps_enet_is_tx_pending.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @NPS_ENET_REG_TX_CTL = dso_local local_unnamed_addr global i32 0, align 4 @TX_CTL_CT_MASK = dso_local local_unnamed_addr global i32 0, align 4 @TX_CTL_CT_SHIFT = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @nps_enet_is_tx_pending], section "llvm.metadata" ; Function Attrs: inlinehint nounwind uwtable define internal i32 @nps_enet_is_tx_pending(ptr noundef %0) #0 { %2 = load i32, ptr @NPS_ENET_REG_TX_CTL, align 4, !tbaa !5 %3 = tail call i32 @nps_enet_reg_get(ptr noundef %0, i32 noundef %2) #2 %4 = load i32, ptr @TX_CTL_CT_MASK, align 4, !tbaa !5 %5 = and i32 %4, %3 %6 = load i32, ptr @TX_CTL_CT_SHIFT, align 4, !tbaa !5 %7 = ashr i32 %5, %6 %8 = icmp eq i32 %7, 0 br i1 %8, label %9, label %13 9: ; preds = %1 %10 = load i64, ptr %0, align 8, !tbaa !9 %11 = icmp ne i64 %10, 0 %12 = zext i1 %11 to i32 br label %13 13: ; preds = %9, %1 %14 = phi i32 [ 0, %1 ], [ %12, %9 ] ret i32 %14 } declare i32 @nps_enet_reg_get(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !11, i64 0} !10 = !{!"nps_enet_priv", !11, i64 0} !11 = !{!"long", !7, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/net/ethernet/ezchip/extr_nps_enet.c_nps_enet_is_tx_pending.c' source_filename = "AnghaBench/linux/drivers/net/ethernet/ezchip/extr_nps_enet.c_nps_enet_is_tx_pending.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @NPS_ENET_REG_TX_CTL = common local_unnamed_addr global i32 0, align 4 @TX_CTL_CT_MASK = common local_unnamed_addr global i32 0, align 4 @TX_CTL_CT_SHIFT = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @nps_enet_is_tx_pending], section "llvm.metadata" ; Function Attrs: inlinehint nounwind ssp uwtable(sync) define internal range(i32 0, 2) i32 @nps_enet_is_tx_pending(ptr noundef %0) #0 { %2 = load i32, ptr @NPS_ENET_REG_TX_CTL, align 4, !tbaa !6 %3 = tail call i32 @nps_enet_reg_get(ptr noundef %0, i32 noundef %2) #2 %4 = load i32, ptr @TX_CTL_CT_MASK, align 4, !tbaa !6 %5 = and i32 %4, %3 %6 = load i32, ptr @TX_CTL_CT_SHIFT, align 4, !tbaa !6 %7 = ashr i32 %5, %6 %8 = icmp eq i32 %7, 0 br i1 %8, label %9, label %13 9: ; preds = %1 %10 = load i64, ptr %0, align 8, !tbaa !10 %11 = icmp ne i64 %10, 0 %12 = zext i1 %11 to i32 br label %13 13: ; preds = %9, %1 %14 = phi i32 [ 0, %1 ], [ %12, %9 ] ret i32 %14 } declare i32 @nps_enet_reg_get(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !12, i64 0} !11 = !{!"nps_enet_priv", !12, i64 0} !12 = !{!"long", !8, i64 0}
linux_drivers_net_ethernet_ezchip_extr_nps_enet.c_nps_enet_is_tx_pending
; ModuleID = 'AnghaBench/linux/net/sunrpc/xprtrdma/extr_verbs.c___rpcrdma_regbuf_dma_map.c' source_filename = "AnghaBench/linux/net/sunrpc/xprtrdma/extr_verbs.c___rpcrdma_regbuf_dma_map.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.TYPE_7__ = type { ptr, ptr } %struct.rpcrdma_regbuf = type { i64, %struct.TYPE_8__, ptr } %struct.TYPE_8__ = type { i32, i32 } @DMA_NONE = dso_local local_unnamed_addr global i64 0, align 8 ; Function Attrs: nounwind uwtable define dso_local noundef i32 @__rpcrdma_regbuf_dma_map(ptr nocapture noundef readonly %0, ptr noundef %1) local_unnamed_addr #0 { %3 = getelementptr inbounds %struct.TYPE_7__, ptr %0, i64 0, i32 1 %4 = load ptr, ptr %3, align 8, !tbaa !5 %5 = load ptr, ptr %4, align 8, !tbaa !11 %6 = load i64, ptr %1, align 8, !tbaa !13 %7 = load i64, ptr @DMA_NONE, align 8, !tbaa !18 %8 = icmp eq i64 %6, %7 br i1 %8, label %26, label %9 9: ; preds = %2 %10 = tail call i32 @rdmab_data(ptr noundef nonnull %1) #2 %11 = tail call i32 @rdmab_length(ptr noundef nonnull %1) #2 %12 = load i64, ptr %1, align 8, !tbaa !13 %13 = tail call i32 @ib_dma_map_single(ptr noundef %5, i32 noundef %10, i32 noundef %11, i64 noundef %12) #2 %14 = getelementptr inbounds %struct.rpcrdma_regbuf, ptr %1, i64 0, i32 1, i32 1 store i32 %13, ptr %14, align 4, !tbaa !19 %15 = tail call i32 @rdmab_addr(ptr noundef nonnull %1) #2 %16 = tail call i64 @ib_dma_mapping_error(ptr noundef %5, i32 noundef %15) #2 %17 = icmp eq i64 %16, 0 br i1 %17, label %21, label %18 18: ; preds = %9 %19 = tail call i32 @rdmab_addr(ptr noundef nonnull %1) #2 %20 = tail call i32 @trace_xprtrdma_dma_maperr(i32 noundef %19) #2 br label %26 21: ; preds = %9 %22 = getelementptr inbounds %struct.rpcrdma_regbuf, ptr %1, i64 0, i32 1 %23 = getelementptr inbounds %struct.rpcrdma_regbuf, ptr %1, i64 0, i32 2 store ptr %5, ptr %23, align 8, !tbaa !20 %24 = load ptr, ptr %0, align 8, !tbaa !21 %25 = load i32, ptr %24, align 4, !tbaa !22 store i32 %25, ptr %22, align 8, !tbaa !24 br label %26 26: ; preds = %2, %21, %18 %27 = phi i32 [ 0, %18 ], [ 1, %21 ], [ 0, %2 ] ret i32 %27 } declare i32 @ib_dma_map_single(ptr noundef, i32 noundef, i32 noundef, i64 noundef) local_unnamed_addr #1 declare i32 @rdmab_data(ptr noundef) local_unnamed_addr #1 declare i32 @rdmab_length(ptr noundef) local_unnamed_addr #1 declare i64 @ib_dma_mapping_error(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @rdmab_addr(ptr noundef) local_unnamed_addr #1 declare i32 @trace_xprtrdma_dma_maperr(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !8, i64 8} !6 = !{!"rpcrdma_xprt", !7, i64 0} !7 = !{!"TYPE_7__", !8, i64 0, !8, i64 8} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !8, i64 0} !12 = !{!"TYPE_6__", !8, i64 0} !13 = !{!14, !15, i64 0} !14 = !{!"rpcrdma_regbuf", !15, i64 0, !16, i64 8, !8, i64 16} !15 = !{!"long", !9, i64 0} !16 = !{!"TYPE_8__", !17, i64 0, !17, i64 4} !17 = !{!"int", !9, i64 0} !18 = !{!15, !15, i64 0} !19 = !{!14, !17, i64 12} !20 = !{!14, !8, i64 16} !21 = !{!6, !8, i64 0} !22 = !{!23, !17, i64 0} !23 = !{!"TYPE_5__", !17, i64 0} !24 = !{!14, !17, i64 8}
; ModuleID = 'AnghaBench/linux/net/sunrpc/xprtrdma/extr_verbs.c___rpcrdma_regbuf_dma_map.c' source_filename = "AnghaBench/linux/net/sunrpc/xprtrdma/extr_verbs.c___rpcrdma_regbuf_dma_map.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @DMA_NONE = common local_unnamed_addr global i64 0, align 8 ; Function Attrs: nounwind ssp uwtable(sync) define range(i32 0, 2) i32 @__rpcrdma_regbuf_dma_map(ptr nocapture noundef readonly %0, ptr noundef %1) local_unnamed_addr #0 { %3 = getelementptr inbounds i8, ptr %0, i64 8 %4 = load ptr, ptr %3, align 8, !tbaa !6 %5 = load ptr, ptr %4, align 8, !tbaa !12 %6 = load i64, ptr %1, align 8, !tbaa !14 %7 = load i64, ptr @DMA_NONE, align 8, !tbaa !19 %8 = icmp eq i64 %6, %7 br i1 %8, label %26, label %9 9: ; preds = %2 %10 = tail call i32 @rdmab_data(ptr noundef nonnull %1) #2 %11 = tail call i32 @rdmab_length(ptr noundef nonnull %1) #2 %12 = load i64, ptr %1, align 8, !tbaa !14 %13 = tail call i32 @ib_dma_map_single(ptr noundef %5, i32 noundef %10, i32 noundef %11, i64 noundef %12) #2 %14 = getelementptr inbounds i8, ptr %1, i64 12 store i32 %13, ptr %14, align 4, !tbaa !20 %15 = tail call i32 @rdmab_addr(ptr noundef nonnull %1) #2 %16 = tail call i64 @ib_dma_mapping_error(ptr noundef %5, i32 noundef %15) #2 %17 = icmp eq i64 %16, 0 br i1 %17, label %21, label %18 18: ; preds = %9 %19 = tail call i32 @rdmab_addr(ptr noundef nonnull %1) #2 %20 = tail call i32 @trace_xprtrdma_dma_maperr(i32 noundef %19) #2 br label %26 21: ; preds = %9 %22 = getelementptr inbounds i8, ptr %1, i64 8 %23 = getelementptr inbounds i8, ptr %1, i64 16 store ptr %5, ptr %23, align 8, !tbaa !21 %24 = load ptr, ptr %0, align 8, !tbaa !22 %25 = load i32, ptr %24, align 4, !tbaa !23 store i32 %25, ptr %22, align 8, !tbaa !25 br label %26 26: ; preds = %2, %21, %18 %27 = phi i32 [ 0, %18 ], [ 1, %21 ], [ 0, %2 ] ret i32 %27 } declare i32 @ib_dma_map_single(ptr noundef, i32 noundef, i32 noundef, i64 noundef) local_unnamed_addr #1 declare i32 @rdmab_data(ptr noundef) local_unnamed_addr #1 declare i32 @rdmab_length(ptr noundef) local_unnamed_addr #1 declare i64 @ib_dma_mapping_error(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @rdmab_addr(ptr noundef) local_unnamed_addr #1 declare i32 @trace_xprtrdma_dma_maperr(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !9, i64 8} !7 = !{!"rpcrdma_xprt", !8, i64 0} !8 = !{!"TYPE_7__", !9, i64 0, !9, i64 8} !9 = !{!"any pointer", !10, i64 0} !10 = !{!"omnipotent char", !11, i64 0} !11 = !{!"Simple C/C++ TBAA"} !12 = !{!13, !9, i64 0} !13 = !{!"TYPE_6__", !9, i64 0} !14 = !{!15, !16, i64 0} !15 = !{!"rpcrdma_regbuf", !16, i64 0, !17, i64 8, !9, i64 16} !16 = !{!"long", !10, i64 0} !17 = !{!"TYPE_8__", !18, i64 0, !18, i64 4} !18 = !{!"int", !10, i64 0} !19 = !{!16, !16, i64 0} !20 = !{!15, !18, i64 12} !21 = !{!15, !9, i64 16} !22 = !{!7, !9, i64 0} !23 = !{!24, !18, i64 0} !24 = !{!"TYPE_5__", !18, i64 0} !25 = !{!15, !18, i64 8}
linux_net_sunrpc_xprtrdma_extr_verbs.c___rpcrdma_regbuf_dma_map
; ModuleID = 'AnghaBench/Provenance/Cores/Atari800/atari800-src/extr_cpu.c_CPU_StateRead.c' source_filename = "AnghaBench/Provenance/Cores/Atari800/atari800-src/extr_cpu.c_CPU_StateRead.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @CPU_regA = dso_local global i32 0, align 4 @CPU_regP = dso_local global i32 0, align 4 @CPU_regS = dso_local global i32 0, align 4 @CPU_regX = dso_local global i32 0, align 4 @CPU_regY = dso_local global i32 0, align 4 @CPU_IRQ = dso_local global i32 0, align 4 @CPU_regPC = dso_local global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local void @CPU_StateRead(i32 noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regA, i32 noundef 1) #2 %4 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regP, i32 noundef 1) #2 %5 = tail call i32 (...) @CPU_PutStatus() #2 %6 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regS, i32 noundef 1) #2 %7 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regX, i32 noundef 1) #2 %8 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regY, i32 noundef 1) #2 %9 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_IRQ, i32 noundef 1) #2 %10 = tail call i32 @MEMORY_StateRead(i32 noundef %0, i32 noundef %1) #2 %11 = tail call i32 @StateSav_ReadUWORD(ptr noundef nonnull @CPU_regPC, i32 noundef 1) #2 ret void } declare i32 @StateSav_ReadUBYTE(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @CPU_PutStatus(...) local_unnamed_addr #1 declare i32 @MEMORY_StateRead(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @StateSav_ReadUWORD(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/Provenance/Cores/Atari800/atari800-src/extr_cpu.c_CPU_StateRead.c' source_filename = "AnghaBench/Provenance/Cores/Atari800/atari800-src/extr_cpu.c_CPU_StateRead.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @CPU_regA = common global i32 0, align 4 @CPU_regP = common global i32 0, align 4 @CPU_regS = common global i32 0, align 4 @CPU_regX = common global i32 0, align 4 @CPU_regY = common global i32 0, align 4 @CPU_IRQ = common global i32 0, align 4 @CPU_regPC = common global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define void @CPU_StateRead(i32 noundef %0, i32 noundef %1) local_unnamed_addr #0 { %3 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regA, i32 noundef 1) #2 %4 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regP, i32 noundef 1) #2 %5 = tail call i32 @CPU_PutStatus() #2 %6 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regS, i32 noundef 1) #2 %7 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regX, i32 noundef 1) #2 %8 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_regY, i32 noundef 1) #2 %9 = tail call i32 @StateSav_ReadUBYTE(ptr noundef nonnull @CPU_IRQ, i32 noundef 1) #2 %10 = tail call i32 @MEMORY_StateRead(i32 noundef %0, i32 noundef %1) #2 %11 = tail call i32 @StateSav_ReadUWORD(ptr noundef nonnull @CPU_regPC, i32 noundef 1) #2 ret void } declare i32 @StateSav_ReadUBYTE(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @CPU_PutStatus(...) local_unnamed_addr #1 declare i32 @MEMORY_StateRead(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @StateSav_ReadUWORD(ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
Provenance_Cores_Atari800_atari800-src_extr_cpu.c_CPU_StateRead
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/media/video/extr_s2255drv.c_vidioc_s_input.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/media/video/extr_s2255drv.c_vidioc_s_input.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @EINVAL = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @vidioc_s_input], section "llvm.metadata" ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable define internal i32 @vidioc_s_input(ptr nocapture readnone %0, ptr nocapture readnone %1, i32 noundef %2) #0 { %4 = icmp eq i32 %2, 0 %5 = load i32, ptr @EINVAL, align 4 %6 = sub nsw i32 0, %5 %7 = select i1 %4, i32 0, i32 %6 ret i32 %7 } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/media/video/extr_s2255drv.c_vidioc_s_input.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/media/video/extr_s2255drv.c_vidioc_s_input.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @EINVAL = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @vidioc_s_input], section "llvm.metadata" ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable(sync) define internal range(i32 -2147483647, -2147483648) i32 @vidioc_s_input(ptr nocapture readnone %0, ptr nocapture readnone %1, i32 noundef %2) #0 { %4 = icmp eq i32 %2, 0 %5 = load i32, ptr @EINVAL, align 4 %6 = sub nsw i32 0, %5 %7 = select i1 %4, i32 0, i32 %6 ret i32 %7 } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, argmem: none, inaccessiblemem: none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
fastsocket_kernel_drivers_media_video_extr_s2255drv.c_vidioc_s_input
; ModuleID = 'AnghaBench/fastsocket/kernel/arch/x86/kernel/extr_ds.c_ds_request_pebs_cpu.c' source_filename = "AnghaBench/fastsocket/kernel/arch/x86/kernel/extr_ds.c_ds_request_pebs_cpu.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" ; Function Attrs: nounwind uwtable define dso_local ptr @ds_request_pebs_cpu(i32 noundef %0, ptr noundef %1, i64 noundef %2, i32 noundef %3, i64 noundef %4, i32 noundef %5) local_unnamed_addr #0 { %7 = tail call ptr @ds_request_pebs(ptr noundef null, i32 noundef %0, ptr noundef %1, i64 noundef %2, i32 noundef %3, i64 noundef %4, i32 noundef %5) #2 ret ptr %7 } declare ptr @ds_request_pebs(ptr noundef, i32 noundef, ptr noundef, i64 noundef, i32 noundef, i64 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/fastsocket/kernel/arch/x86/kernel/extr_ds.c_ds_request_pebs_cpu.c' source_filename = "AnghaBench/fastsocket/kernel/arch/x86/kernel/extr_ds.c_ds_request_pebs_cpu.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" ; Function Attrs: nounwind ssp uwtable(sync) define ptr @ds_request_pebs_cpu(i32 noundef %0, ptr noundef %1, i64 noundef %2, i32 noundef %3, i64 noundef %4, i32 noundef %5) local_unnamed_addr #0 { %7 = tail call ptr @ds_request_pebs(ptr noundef null, i32 noundef %0, ptr noundef %1, i64 noundef %2, i32 noundef %3, i64 noundef %4, i32 noundef %5) #2 ret ptr %7 } declare ptr @ds_request_pebs(ptr noundef, i32 noundef, ptr noundef, i64 noundef, i32 noundef, i64 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
fastsocket_kernel_arch_x86_kernel_extr_ds.c_ds_request_pebs_cpu
; ModuleID = 'AnghaBench/linux/drivers/staging/iio/addac/extr_adt7316.c_adt7316_store_enable_smbus_timeout.c' source_filename = "AnghaBench/linux/drivers/staging/iio/addac/extr_adt7316.c_adt7316_store_enable_smbus_timeout.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.adt7316_chip_info = type { i32, %struct.TYPE_2__ } %struct.TYPE_2__ = type { ptr, i32 } @ADT7316_EN_SMBUS_TIMEOUT = dso_local local_unnamed_addr global i32 0, align 4 @ADT7316_CONFIG2 = dso_local local_unnamed_addr global i32 0, align 4 @EIO = dso_local local_unnamed_addr global i64 0, align 8 @llvm.compiler.used = appending global [1 x ptr] [ptr @adt7316_store_enable_smbus_timeout], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i64 @adt7316_store_enable_smbus_timeout(ptr noundef %0, ptr nocapture readnone %1, ptr nocapture noundef readonly %2, i64 noundef %3) #0 { %5 = tail call ptr @dev_to_iio_dev(ptr noundef %0) #2 %6 = tail call ptr @iio_priv(ptr noundef %5) #2 %7 = load i32, ptr %6, align 8, !tbaa !5 %8 = load i32, ptr @ADT7316_EN_SMBUS_TIMEOUT, align 4, !tbaa !12 %9 = xor i32 %8, -1 %10 = and i32 %7, %9 %11 = load i8, ptr %2, align 1, !tbaa !13 %12 = icmp eq i8 %11, 49 %13 = or i32 %8, %7 %14 = select i1 %12, i32 %13, i32 %10 %15 = getelementptr inbounds %struct.adt7316_chip_info, ptr %6, i64 0, i32 1 %16 = load ptr, ptr %15, align 8, !tbaa !14 %17 = getelementptr inbounds %struct.adt7316_chip_info, ptr %6, i64 0, i32 1, i32 1 %18 = load i32, ptr %17, align 8, !tbaa !15 %19 = load i32, ptr @ADT7316_CONFIG2, align 4, !tbaa !12 %20 = tail call i32 %16(i32 noundef %18, i32 noundef %19, i32 noundef %14) #2 %21 = icmp eq i32 %20, 0 br i1 %21, label %25, label %22 22: ; preds = %4 %23 = load i64, ptr @EIO, align 8, !tbaa !16 %24 = sub i64 0, %23 br label %26 25: ; preds = %4 store i32 %14, ptr %6, align 8, !tbaa !5 br label %26 26: ; preds = %25, %22 %27 = phi i64 [ %24, %22 ], [ %3, %25 ] ret i64 %27 } declare ptr @dev_to_iio_dev(ptr noundef) local_unnamed_addr #1 declare ptr @iio_priv(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"adt7316_chip_info", !7, i64 0, !10, i64 8} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"TYPE_2__", !11, i64 0, !7, i64 8} !11 = !{!"any pointer", !8, i64 0} !12 = !{!7, !7, i64 0} !13 = !{!8, !8, i64 0} !14 = !{!6, !11, i64 8} !15 = !{!6, !7, i64 16} !16 = !{!17, !17, i64 0} !17 = !{!"long", !8, i64 0}
; ModuleID = 'AnghaBench/linux/drivers/staging/iio/addac/extr_adt7316.c_adt7316_store_enable_smbus_timeout.c' source_filename = "AnghaBench/linux/drivers/staging/iio/addac/extr_adt7316.c_adt7316_store_enable_smbus_timeout.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @ADT7316_EN_SMBUS_TIMEOUT = common local_unnamed_addr global i32 0, align 4 @ADT7316_CONFIG2 = common local_unnamed_addr global i32 0, align 4 @EIO = common local_unnamed_addr global i64 0, align 8 @llvm.used = appending global [1 x ptr] [ptr @adt7316_store_enable_smbus_timeout], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i64 @adt7316_store_enable_smbus_timeout(ptr noundef %0, ptr nocapture readnone %1, ptr nocapture noundef readonly %2, i64 noundef %3) #0 { %5 = tail call ptr @dev_to_iio_dev(ptr noundef %0) #2 %6 = tail call ptr @iio_priv(ptr noundef %5) #2 %7 = load i32, ptr %6, align 8, !tbaa !6 %8 = load i32, ptr @ADT7316_EN_SMBUS_TIMEOUT, align 4, !tbaa !13 %9 = xor i32 %8, -1 %10 = and i32 %7, %9 %11 = load i8, ptr %2, align 1, !tbaa !14 %12 = icmp eq i8 %11, 49 %13 = or i32 %8, %7 %14 = select i1 %12, i32 %13, i32 %10 %15 = getelementptr inbounds i8, ptr %6, i64 8 %16 = load ptr, ptr %15, align 8, !tbaa !15 %17 = getelementptr inbounds i8, ptr %6, i64 16 %18 = load i32, ptr %17, align 8, !tbaa !16 %19 = load i32, ptr @ADT7316_CONFIG2, align 4, !tbaa !13 %20 = tail call i32 %16(i32 noundef %18, i32 noundef %19, i32 noundef %14) #2 %21 = icmp eq i32 %20, 0 br i1 %21, label %25, label %22 22: ; preds = %4 %23 = load i64, ptr @EIO, align 8, !tbaa !17 %24 = sub i64 0, %23 br label %26 25: ; preds = %4 store i32 %14, ptr %6, align 8, !tbaa !6 br label %26 26: ; preds = %25, %22 %27 = phi i64 [ %24, %22 ], [ %3, %25 ] ret i64 %27 } declare ptr @dev_to_iio_dev(ptr noundef) local_unnamed_addr #1 declare ptr @iio_priv(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"adt7316_chip_info", !8, i64 0, !11, i64 8} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"TYPE_2__", !12, i64 0, !8, i64 8} !12 = !{!"any pointer", !9, i64 0} !13 = !{!8, !8, i64 0} !14 = !{!9, !9, i64 0} !15 = !{!7, !12, i64 8} !16 = !{!7, !8, i64 16} !17 = !{!18, !18, i64 0} !18 = !{!"long", !9, i64 0}
linux_drivers_staging_iio_addac_extr_adt7316.c_adt7316_store_enable_smbus_timeout
; ModuleID = 'AnghaBench/freebsd/contrib/wpa/wpa_supplicant/extr_interworking.c_interworking_set_hs20_params.c' source_filename = "AnghaBench/freebsd/contrib/wpa/wpa_supplicant/extr_interworking.c_interworking_set_hs20_params.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @NO_MGMT_FRAME_PROTECTION = dso_local local_unnamed_addr global i64 0, align 8 @.str = private unnamed_addr constant [23 x i8] c"WPA-EAP WPA-EAP-SHA256\00", align 1 @.str.1 = private unnamed_addr constant [8 x i8] c"WPA-EAP\00", align 1 @.str.2 = private unnamed_addr constant [9 x i8] c"key_mgmt\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"proto\00", align 1 @.str.4 = private unnamed_addr constant [4 x i8] c"RSN\00", align 1 @.str.5 = private unnamed_addr constant [11 x i8] c"ieee80211w\00", align 1 @.str.6 = private unnamed_addr constant [2 x i8] c"1\00", align 1 @.str.7 = private unnamed_addr constant [9 x i8] c"pairwise\00", align 1 @.str.8 = private unnamed_addr constant [5 x i8] c"CCMP\00", align 1 @WPA_DRIVER_CAPA_KEY_MGMT_FT = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @interworking_set_hs20_params], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @interworking_set_hs20_params(ptr nocapture noundef readonly %0, ptr noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = load i64, ptr %3, align 8, !tbaa !10 %5 = load i64, ptr @NO_MGMT_FRAME_PROTECTION, align 8, !tbaa !13 %6 = icmp eq i64 %4, %5 %7 = select i1 %6, ptr @.str.1, ptr @.str %8 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.2, ptr noundef nonnull %7, i32 noundef 0) #2 %9 = icmp slt i64 %8, 0 br i1 %9, label %20, label %10 10: ; preds = %2 %11 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.3, ptr noundef nonnull @.str.4, i32 noundef 0) #2 %12 = icmp slt i64 %11, 0 br i1 %12, label %20, label %13 13: ; preds = %10 %14 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.5, ptr noundef nonnull @.str.6, i32 noundef 0) #2 %15 = icmp slt i64 %14, 0 br i1 %15, label %20, label %16 16: ; preds = %13 %17 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.7, ptr noundef nonnull @.str.8, i32 noundef 0) #2 %18 = ashr i64 %17, 63 %19 = trunc i64 %18 to i32 br label %20 20: ; preds = %16, %2, %10, %13 %21 = phi i32 [ -1, %13 ], [ -1, %10 ], [ -1, %2 ], [ %19, %16 ] ret i32 %21 } declare i64 @wpa_config_set(ptr noundef, ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"wpa_supplicant", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !12, i64 0} !11 = !{!"TYPE_2__", !12, i64 0} !12 = !{!"long", !8, i64 0} !13 = !{!12, !12, i64 0}
; ModuleID = 'AnghaBench/freebsd/contrib/wpa/wpa_supplicant/extr_interworking.c_interworking_set_hs20_params.c' source_filename = "AnghaBench/freebsd/contrib/wpa/wpa_supplicant/extr_interworking.c_interworking_set_hs20_params.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @NO_MGMT_FRAME_PROTECTION = common local_unnamed_addr global i64 0, align 8 @.str = private unnamed_addr constant [23 x i8] c"WPA-EAP WPA-EAP-SHA256\00", align 1 @.str.1 = private unnamed_addr constant [8 x i8] c"WPA-EAP\00", align 1 @.str.2 = private unnamed_addr constant [9 x i8] c"key_mgmt\00", align 1 @.str.3 = private unnamed_addr constant [6 x i8] c"proto\00", align 1 @.str.4 = private unnamed_addr constant [4 x i8] c"RSN\00", align 1 @.str.5 = private unnamed_addr constant [11 x i8] c"ieee80211w\00", align 1 @.str.6 = private unnamed_addr constant [2 x i8] c"1\00", align 1 @.str.7 = private unnamed_addr constant [9 x i8] c"pairwise\00", align 1 @.str.8 = private unnamed_addr constant [5 x i8] c"CCMP\00", align 1 @WPA_DRIVER_CAPA_KEY_MGMT_FT = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @interworking_set_hs20_params], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 -1, 1) i32 @interworking_set_hs20_params(ptr nocapture noundef readonly %0, ptr noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = load i64, ptr %3, align 8, !tbaa !11 %5 = load i64, ptr @NO_MGMT_FRAME_PROTECTION, align 8, !tbaa !14 %6 = icmp eq i64 %4, %5 %7 = select i1 %6, ptr @.str.1, ptr @.str %8 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.2, ptr noundef nonnull %7, i32 noundef 0) #2 %9 = icmp slt i64 %8, 0 br i1 %9, label %20, label %10 10: ; preds = %2 %11 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.3, ptr noundef nonnull @.str.4, i32 noundef 0) #2 %12 = icmp slt i64 %11, 0 br i1 %12, label %20, label %13 13: ; preds = %10 %14 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.5, ptr noundef nonnull @.str.6, i32 noundef 0) #2 %15 = icmp slt i64 %14, 0 br i1 %15, label %20, label %16 16: ; preds = %13 %17 = tail call i64 @wpa_config_set(ptr noundef %1, ptr noundef nonnull @.str.7, ptr noundef nonnull @.str.8, i32 noundef 0) #2 %18 = ashr i64 %17, 63 %19 = trunc nsw i64 %18 to i32 br label %20 20: ; preds = %16, %2, %10, %13 %21 = phi i32 [ -1, %13 ], [ -1, %10 ], [ -1, %2 ], [ %19, %16 ] ret i32 %21 } declare i64 @wpa_config_set(ptr noundef, ptr noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"wpa_supplicant", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !13, i64 0} !12 = !{!"TYPE_2__", !13, i64 0} !13 = !{!"long", !9, i64 0} !14 = !{!13, !13, i64 0}
freebsd_contrib_wpa_wpa_supplicant_extr_interworking.c_interworking_set_hs20_params
; ModuleID = 'AnghaBench/fastsocket/kernel/net/sctp/extr_protocol.c_sctp_v4_del_protocol.c' source_filename = "AnghaBench/fastsocket/kernel/net/sctp/extr_protocol.c_sctp_v4_del_protocol.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @sctp_protocol = dso_local global i32 0, align 4 @IPPROTO_SCTP = dso_local local_unnamed_addr global i32 0, align 4 @sctp_inetaddr_notifier = dso_local global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @sctp_v4_del_protocol], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @sctp_v4_del_protocol() #0 { %1 = load i32, ptr @IPPROTO_SCTP, align 4, !tbaa !5 %2 = tail call i32 @inet_del_protocol(ptr noundef nonnull @sctp_protocol, i32 noundef %1) #2 %3 = tail call i32 @unregister_inetaddr_notifier(ptr noundef nonnull @sctp_inetaddr_notifier) #2 ret void } declare i32 @inet_del_protocol(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @unregister_inetaddr_notifier(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/fastsocket/kernel/net/sctp/extr_protocol.c_sctp_v4_del_protocol.c' source_filename = "AnghaBench/fastsocket/kernel/net/sctp/extr_protocol.c_sctp_v4_del_protocol.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @sctp_protocol = common global i32 0, align 4 @IPPROTO_SCTP = common local_unnamed_addr global i32 0, align 4 @sctp_inetaddr_notifier = common global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @sctp_v4_del_protocol], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @sctp_v4_del_protocol() #0 { %1 = load i32, ptr @IPPROTO_SCTP, align 4, !tbaa !6 %2 = tail call i32 @inet_del_protocol(ptr noundef nonnull @sctp_protocol, i32 noundef %1) #2 %3 = tail call i32 @unregister_inetaddr_notifier(ptr noundef nonnull @sctp_inetaddr_notifier) #2 ret void } declare i32 @inet_del_protocol(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @unregister_inetaddr_notifier(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
fastsocket_kernel_net_sctp_extr_protocol.c_sctp_v4_del_protocol
; ModuleID = 'AnghaBench/linux/drivers/gpu/drm/i915/extr_intel_pm.c_intel_can_enable_ipc.c' source_filename = "AnghaBench/linux/drivers/gpu/drm/i915/extr_intel_pm.c_intel_can_enable_ipc.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @intel_can_enable_ipc], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @intel_can_enable_ipc(ptr noundef %0) #0 { %2 = tail call i64 @IS_SKYLAKE(ptr noundef %0) #2 %3 = icmp eq i64 %2, 0 br i1 %3, label %4, label %12 4: ; preds = %1 %5 = tail call i64 @IS_KABYLAKE(ptr noundef %0) #2 %6 = icmp eq i64 %5, 0 br i1 %6, label %7, label %10 7: ; preds = %4 %8 = tail call i64 @IS_COFFEELAKE(ptr noundef %0) #2 %9 = icmp eq i64 %8, 0 br i1 %9, label %12, label %10 10: ; preds = %7, %4 %11 = load i32, ptr %0, align 4, !tbaa !5 br label %12 12: ; preds = %7, %1, %10 %13 = phi i32 [ %11, %10 ], [ 0, %1 ], [ 1, %7 ] ret i32 %13 } declare i64 @IS_SKYLAKE(ptr noundef) local_unnamed_addr #1 declare i64 @IS_KABYLAKE(ptr noundef) local_unnamed_addr #1 declare i64 @IS_COFFEELAKE(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !8, i64 0} !6 = !{!"drm_i915_private", !7, i64 0} !7 = !{!"TYPE_2__", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/linux/drivers/gpu/drm/i915/extr_intel_pm.c_intel_can_enable_ipc.c' source_filename = "AnghaBench/linux/drivers/gpu/drm/i915/extr_intel_pm.c_intel_can_enable_ipc.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @intel_can_enable_ipc], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @intel_can_enable_ipc(ptr noundef %0) #0 { %2 = tail call i64 @IS_SKYLAKE(ptr noundef %0) #2 %3 = icmp eq i64 %2, 0 br i1 %3, label %4, label %12 4: ; preds = %1 %5 = tail call i64 @IS_KABYLAKE(ptr noundef %0) #2 %6 = icmp eq i64 %5, 0 br i1 %6, label %7, label %10 7: ; preds = %4 %8 = tail call i64 @IS_COFFEELAKE(ptr noundef %0) #2 %9 = icmp eq i64 %8, 0 br i1 %9, label %12, label %10 10: ; preds = %7, %4 %11 = load i32, ptr %0, align 4, !tbaa !6 br label %12 12: ; preds = %7, %1, %10 %13 = phi i32 [ %11, %10 ], [ 0, %1 ], [ 1, %7 ] ret i32 %13 } declare i64 @IS_SKYLAKE(ptr noundef) local_unnamed_addr #1 declare i64 @IS_KABYLAKE(ptr noundef) local_unnamed_addr #1 declare i64 @IS_COFFEELAKE(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !9, i64 0} !7 = !{!"drm_i915_private", !8, i64 0} !8 = !{!"TYPE_2__", !9, i64 0} !9 = !{!"int", !10, i64 0} !10 = !{!"omnipotent char", !11, i64 0} !11 = !{!"Simple C/C++ TBAA"}
linux_drivers_gpu_drm_i915_extr_intel_pm.c_intel_can_enable_ipc
; ModuleID = 'AnghaBench/php-src/ext/sockets/extr_conversions.c_to_zval_read_sun_path.c' source_filename = "AnghaBench/php-src/ext/sockets/extr_conversions.c_to_zval_read_sun_path.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [33 x i8] c"could not find a NUL in the path\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @to_zval_read_sun_path], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @to_zval_read_sun_path(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = tail call ptr @memchr(ptr noundef %0, i8 noundef signext 0, i32 noundef 4) #2 %5 = icmp eq ptr %4, null br i1 %5, label %6, label %8 6: ; preds = %3 %7 = tail call i32 @do_to_zval_err(ptr noundef %2, ptr noundef nonnull @.str) #2 br label %15 8: ; preds = %3 %9 = load i32, ptr %0, align 4, !tbaa !5 %10 = ptrtoint ptr %4 to i64 %11 = ptrtoint ptr %0 to i64 %12 = sub i64 %10, %11 %13 = trunc i64 %12 to i32 %14 = tail call i32 @ZVAL_STRINGL(ptr noundef %1, i32 noundef %9, i32 noundef %13) #2 br label %15 15: ; preds = %8, %6 ret void } declare ptr @memchr(ptr noundef, i8 noundef signext, i32 noundef) local_unnamed_addr #1 declare i32 @do_to_zval_err(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ZVAL_STRINGL(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"sockaddr_un", !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/php-src/ext/sockets/extr_conversions.c_to_zval_read_sun_path.c' source_filename = "AnghaBench/php-src/ext/sockets/extr_conversions.c_to_zval_read_sun_path.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [33 x i8] c"could not find a NUL in the path\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @to_zval_read_sun_path], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @to_zval_read_sun_path(ptr noundef %0, ptr noundef %1, ptr noundef %2) #0 { %4 = tail call ptr @memchr(ptr noundef %0, i8 noundef signext 0, i32 noundef 4) #2 %5 = icmp eq ptr %4, null br i1 %5, label %6, label %8 6: ; preds = %3 %7 = tail call i32 @do_to_zval_err(ptr noundef %2, ptr noundef nonnull @.str) #2 br label %15 8: ; preds = %3 %9 = load i32, ptr %0, align 4, !tbaa !6 %10 = ptrtoint ptr %4 to i64 %11 = ptrtoint ptr %0 to i64 %12 = sub i64 %10, %11 %13 = trunc i64 %12 to i32 %14 = tail call i32 @ZVAL_STRINGL(ptr noundef %1, i32 noundef %9, i32 noundef %13) #2 br label %15 15: ; preds = %8, %6 ret void } declare ptr @memchr(ptr noundef, i8 noundef signext, i32 noundef) local_unnamed_addr #1 declare i32 @do_to_zval_err(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @ZVAL_STRINGL(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"sockaddr_un", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
php-src_ext_sockets_extr_conversions.c_to_zval_read_sun_path
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/e1000/extr_e1000_ethtool.c_e1000_check_lbtest_frame.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/e1000/extr_e1000_ethtool.c_e1000_check_lbtest_frame.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @e1000_check_lbtest_frame], section "llvm.metadata" ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable define internal noundef i32 @e1000_check_lbtest_frame(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = getelementptr inbounds i32, ptr %3, i64 3 %5 = load i32, ptr %4, align 4, !tbaa !10 %6 = icmp eq i32 %5, 255 br i1 %6, label %7, label %18 7: ; preds = %2 %8 = lshr i32 %1, 1 %9 = zext nneg i32 %8 to i64 %10 = getelementptr inbounds i32, ptr %3, i64 %9 %11 = getelementptr inbounds i32, ptr %10, i64 10 %12 = load i32, ptr %11, align 4, !tbaa !10 %13 = icmp eq i32 %12, 190 br i1 %13, label %14, label %18 14: ; preds = %7 %15 = getelementptr inbounds i32, ptr %10, i64 12 %16 = load i32, ptr %15, align 4, !tbaa !10 %17 = icmp eq i32 %16, 175 br i1 %17, label %19, label %18 18: ; preds = %7, %14, %2 br label %19 19: ; preds = %14, %18 %20 = phi i32 [ 13, %18 ], [ 0, %14 ] ret i32 %20 } attributes #0 = { mustprogress nofree norecurse nosync nounwind willreturn memory(read, inaccessiblemem: none) uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"sk_buff", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/e1000/extr_e1000_ethtool.c_e1000_check_lbtest_frame.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/e1000/extr_e1000_ethtool.c_e1000_check_lbtest_frame.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @e1000_check_lbtest_frame], section "llvm.metadata" ; Function Attrs: mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) define internal range(i32 0, 14) i32 @e1000_check_lbtest_frame(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = getelementptr inbounds i8, ptr %3, i64 12 %5 = load i32, ptr %4, align 4, !tbaa !11 %6 = icmp eq i32 %5, 255 br i1 %6, label %7, label %18 7: ; preds = %2 %8 = lshr i32 %1, 1 %9 = zext nneg i32 %8 to i64 %10 = getelementptr inbounds i32, ptr %3, i64 %9 %11 = getelementptr inbounds i8, ptr %10, i64 40 %12 = load i32, ptr %11, align 4, !tbaa !11 %13 = icmp eq i32 %12, 190 br i1 %13, label %14, label %18 14: ; preds = %7 %15 = getelementptr inbounds i8, ptr %10, i64 48 %16 = load i32, ptr %15, align 4, !tbaa !11 %17 = icmp eq i32 %16, 175 br i1 %17, label %19, label %18 18: ; preds = %7, %14, %2 br label %19 19: ; preds = %14, %18 %20 = phi i32 [ 13, %18 ], [ 0, %14 ] ret i32 %20 } attributes #0 = { mustprogress nofree norecurse nosync nounwind ssp willreturn memory(read, inaccessiblemem: none) uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"sk_buff", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"int", !9, i64 0}
fastsocket_kernel_drivers_net_e1000_extr_e1000_ethtool.c_e1000_check_lbtest_frame
; ModuleID = 'AnghaBench/linux/drivers/staging/rtl8188eu/core/extr_rtw_ieee80211.c_rtw_generate_ie.c' source_filename = "AnghaBench/linux/drivers/staging/rtl8188eu/core/extr_rtw_ieee80211.c_rtw_generate_ie.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.registry_priv = type { i64, i64, %struct.wlan_bssid_ex } %struct.wlan_bssid_ex = type { ptr, ptr, %struct.TYPE_4__, %struct.TYPE_3__, i64 } %struct.TYPE_4__ = type { i32, i32, i64 } %struct.TYPE_3__ = type { i32, ptr } @cap_IBSS = dso_local local_unnamed_addr global i64 0, align 8 @PREAMBLE_SHORT = dso_local local_unnamed_addr global i64 0, align 8 @cap_ShortPremble = dso_local local_unnamed_addr global i64 0, align 8 @cap_Privacy = dso_local local_unnamed_addr global i64 0, align 8 @_SSID_IE_ = dso_local local_unnamed_addr global i32 0, align 4 @WIRELESS_11ABGN = dso_local local_unnamed_addr global i64 0, align 8 @WIRELESS_11A_5N = dso_local local_unnamed_addr global i64 0, align 8 @WIRELESS_11BG_24N = dso_local local_unnamed_addr global i64 0, align 8 @_SUPPORTEDRATES_IE_ = dso_local local_unnamed_addr global i32 0, align 4 @_DSSET_IE_ = dso_local local_unnamed_addr global i32 0, align 4 @_IBSS_PARA_IE_ = dso_local local_unnamed_addr global i32 0, align 4 @_EXT_SUPPORTEDRATES_IE_ = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @rtw_generate_ie(ptr noundef %0) local_unnamed_addr #0 { %2 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %2) #4 store i32 0, ptr %2, align 4, !tbaa !5 %3 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2 %4 = load ptr, ptr %3, align 8, !tbaa !9 %5 = getelementptr inbounds i64, ptr %4, i64 8 %6 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2, i32 2 %7 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2, i32 2, i32 2 %8 = load i64, ptr %7, align 8, !tbaa !15 %9 = tail call i32 @cpu_to_le16(i64 noundef %8) #4 store i32 %9, ptr %5, align 4, !tbaa !5 %10 = getelementptr inbounds i64, ptr %4, i64 10 store i64 0, ptr %10, align 8, !tbaa !16 %11 = load i64, ptr @cap_IBSS, align 8, !tbaa !16 %12 = tail call i32 @cpu_to_le16(i64 noundef %11) #4 %13 = load i32, ptr %10, align 4, !tbaa !5 %14 = or i32 %13, %12 store i32 %14, ptr %10, align 4, !tbaa !5 %15 = load i64, ptr %0, align 8, !tbaa !17 %16 = load i64, ptr @PREAMBLE_SHORT, align 8, !tbaa !16 %17 = icmp eq i64 %15, %16 br i1 %17, label %18, label %23 18: ; preds = %1 %19 = load i64, ptr @cap_ShortPremble, align 8, !tbaa !16 %20 = tail call i32 @cpu_to_le16(i64 noundef %19) #4 %21 = load i32, ptr %10, align 4, !tbaa !5 %22 = or i32 %21, %20 store i32 %22, ptr %10, align 4, !tbaa !5 br label %23 23: ; preds = %18, %1 %24 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2, i32 4 %25 = load i64, ptr %24, align 8, !tbaa !19 %26 = icmp eq i64 %25, 0 br i1 %26, label %32, label %27 27: ; preds = %23 %28 = load i64, ptr @cap_Privacy, align 8, !tbaa !16 %29 = tail call i32 @cpu_to_le16(i64 noundef %28) #4 %30 = load i32, ptr %10, align 4, !tbaa !5 %31 = or i32 %30, %29 store i32 %31, ptr %10, align 4, !tbaa !5 br label %32 32: ; preds = %27, %23 store i32 12, ptr %2, align 4, !tbaa !5 %33 = getelementptr inbounds i64, ptr %4, i64 12 %34 = load i32, ptr @_SSID_IE_, align 4, !tbaa !5 %35 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2, i32 3 %36 = load i32, ptr %35, align 8, !tbaa !20 %37 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2, i32 3, i32 1 %38 = load ptr, ptr %37, align 8, !tbaa !21 %39 = call ptr @rtw_set_ie(ptr noundef nonnull %33, i32 noundef %34, i32 noundef %36, ptr noundef %38, ptr noundef nonnull %2) #4 %40 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 1 %41 = load i64, ptr %40, align 8, !tbaa !22 %42 = load i64, ptr @WIRELESS_11ABGN, align 8, !tbaa !16 %43 = icmp eq i64 %41, %42 br i1 %43, label %44, label %51 44: ; preds = %32 %45 = load i32, ptr %6, align 8, !tbaa !23 %46 = icmp sgt i32 %45, 14 br i1 %46, label %47, label %49 47: ; preds = %44 %48 = load i64, ptr @WIRELESS_11A_5N, align 8, !tbaa !16 br label %51 49: ; preds = %44 %50 = load i64, ptr @WIRELESS_11BG_24N, align 8, !tbaa !16 br label %51 51: ; preds = %32, %47, %49 %52 = phi i64 [ %48, %47 ], [ %50, %49 ], [ %41, %32 ] %53 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2, i32 1 %54 = load ptr, ptr %53, align 8, !tbaa !24 %55 = call i32 @rtw_set_supported_rate(ptr noundef %54, i64 noundef %52) #4 %56 = load ptr, ptr %53, align 8, !tbaa !24 %57 = call i32 @rtw_get_rateset_len(ptr noundef %56) #4 %58 = icmp sgt i32 %57, 8 %59 = load i32, ptr @_SUPPORTEDRATES_IE_, align 4, !tbaa !5 %60 = load ptr, ptr %53, align 8, !tbaa !24 %61 = call i32 @llvm.smin.i32(i32 %57, i32 8) %62 = call ptr @rtw_set_ie(ptr noundef %39, i32 noundef %59, i32 noundef %61, ptr noundef %60, ptr noundef nonnull %2) #4 %63 = load i32, ptr @_DSSET_IE_, align 4, !tbaa !5 %64 = call ptr @rtw_set_ie(ptr noundef %62, i32 noundef %63, i32 noundef 1, ptr noundef nonnull %6, ptr noundef nonnull %2) #4 %65 = load i32, ptr @_IBSS_PARA_IE_, align 4, !tbaa !5 %66 = getelementptr inbounds %struct.registry_priv, ptr %0, i64 0, i32 2, i32 2, i32 1 %67 = call ptr @rtw_set_ie(ptr noundef %64, i32 noundef %65, i32 noundef 2, ptr noundef nonnull %66, ptr noundef nonnull %2) #4 br i1 %58, label %68, label %74 68: ; preds = %51 %69 = load i32, ptr @_EXT_SUPPORTEDRATES_IE_, align 4, !tbaa !5 %70 = add nsw i32 %57, -8 %71 = load ptr, ptr %53, align 8, !tbaa !24 %72 = getelementptr inbounds i64, ptr %71, i64 8 %73 = call ptr @rtw_set_ie(ptr noundef %67, i32 noundef %69, i32 noundef %70, ptr noundef nonnull %72, ptr noundef nonnull %2) #4 br label %74 74: ; preds = %68, %51 %75 = load i32, ptr %2, align 4, !tbaa !5 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %2) #4 ret i32 %75 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @cpu_to_le16(i64 noundef) local_unnamed_addr #2 declare ptr @rtw_set_ie(ptr noundef, i32 noundef, i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @rtw_set_supported_rate(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @rtw_get_rateset_len(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare i32 @llvm.smin.i32(i32, i32) #3 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "no-trapping-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 speculatable willreturn memory(none) } attributes #4 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"} !9 = !{!10, !11, i64 0} !10 = !{!"wlan_bssid_ex", !11, i64 0, !11, i64 8, !12, i64 16, !14, i64 32, !13, i64 48} !11 = !{!"any pointer", !7, i64 0} !12 = !{!"TYPE_4__", !6, i64 0, !6, i64 4, !13, i64 8} !13 = !{!"long", !7, i64 0} !14 = !{!"TYPE_3__", !6, i64 0, !11, i64 8} !15 = !{!10, !13, i64 24} !16 = !{!13, !13, i64 0} !17 = !{!18, !13, i64 0} !18 = !{!"registry_priv", !13, i64 0, !13, i64 8, !10, i64 16} !19 = !{!10, !13, i64 48} !20 = !{!10, !6, i64 32} !21 = !{!10, !11, i64 40} !22 = !{!18, !13, i64 8} !23 = !{!10, !6, i64 16} !24 = !{!10, !11, i64 8}
; ModuleID = 'AnghaBench/linux/drivers/staging/rtl8188eu/core/extr_rtw_ieee80211.c_rtw_generate_ie.c' source_filename = "AnghaBench/linux/drivers/staging/rtl8188eu/core/extr_rtw_ieee80211.c_rtw_generate_ie.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @cap_IBSS = common local_unnamed_addr global i64 0, align 8 @PREAMBLE_SHORT = common local_unnamed_addr global i64 0, align 8 @cap_ShortPremble = common local_unnamed_addr global i64 0, align 8 @cap_Privacy = common local_unnamed_addr global i64 0, align 8 @_SSID_IE_ = common local_unnamed_addr global i32 0, align 4 @WIRELESS_11ABGN = common local_unnamed_addr global i64 0, align 8 @WIRELESS_11A_5N = common local_unnamed_addr global i64 0, align 8 @WIRELESS_11BG_24N = common local_unnamed_addr global i64 0, align 8 @_SUPPORTEDRATES_IE_ = common local_unnamed_addr global i32 0, align 4 @_DSSET_IE_ = common local_unnamed_addr global i32 0, align 4 @_IBSS_PARA_IE_ = common local_unnamed_addr global i32 0, align 4 @_EXT_SUPPORTEDRATES_IE_ = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @rtw_generate_ie(ptr noundef %0) local_unnamed_addr #0 { %2 = alloca i32, align 4 call void @llvm.lifetime.start.p0(i64 4, ptr nonnull %2) #4 store i32 0, ptr %2, align 4, !tbaa !6 %3 = getelementptr inbounds i8, ptr %0, i64 16 %4 = load ptr, ptr %3, align 8, !tbaa !10 %5 = getelementptr inbounds i8, ptr %4, i64 64 %6 = getelementptr inbounds i8, ptr %0, i64 32 %7 = getelementptr inbounds i8, ptr %0, i64 40 %8 = load i64, ptr %7, align 8, !tbaa !16 %9 = tail call i32 @cpu_to_le16(i64 noundef %8) #4 store i32 %9, ptr %5, align 4, !tbaa !6 %10 = getelementptr inbounds i8, ptr %4, i64 80 store i64 0, ptr %10, align 8, !tbaa !17 %11 = load i64, ptr @cap_IBSS, align 8, !tbaa !17 %12 = tail call i32 @cpu_to_le16(i64 noundef %11) #4 %13 = load i32, ptr %10, align 4, !tbaa !6 %14 = or i32 %13, %12 store i32 %14, ptr %10, align 4, !tbaa !6 %15 = load i64, ptr %0, align 8, !tbaa !18 %16 = load i64, ptr @PREAMBLE_SHORT, align 8, !tbaa !17 %17 = icmp eq i64 %15, %16 br i1 %17, label %18, label %23 18: ; preds = %1 %19 = load i64, ptr @cap_ShortPremble, align 8, !tbaa !17 %20 = tail call i32 @cpu_to_le16(i64 noundef %19) #4 %21 = load i32, ptr %10, align 4, !tbaa !6 %22 = or i32 %21, %20 store i32 %22, ptr %10, align 4, !tbaa !6 br label %23 23: ; preds = %18, %1 %24 = getelementptr inbounds i8, ptr %0, i64 64 %25 = load i64, ptr %24, align 8, !tbaa !20 %26 = icmp eq i64 %25, 0 br i1 %26, label %32, label %27 27: ; preds = %23 %28 = load i64, ptr @cap_Privacy, align 8, !tbaa !17 %29 = tail call i32 @cpu_to_le16(i64 noundef %28) #4 %30 = load i32, ptr %10, align 4, !tbaa !6 %31 = or i32 %30, %29 store i32 %31, ptr %10, align 4, !tbaa !6 br label %32 32: ; preds = %27, %23 store i32 12, ptr %2, align 4, !tbaa !6 %33 = getelementptr inbounds i8, ptr %4, i64 96 %34 = load i32, ptr @_SSID_IE_, align 4, !tbaa !6 %35 = getelementptr inbounds i8, ptr %0, i64 48 %36 = load i32, ptr %35, align 8, !tbaa !21 %37 = getelementptr inbounds i8, ptr %0, i64 56 %38 = load ptr, ptr %37, align 8, !tbaa !22 %39 = call ptr @rtw_set_ie(ptr noundef nonnull %33, i32 noundef %34, i32 noundef %36, ptr noundef %38, ptr noundef nonnull %2) #4 %40 = getelementptr inbounds i8, ptr %0, i64 8 %41 = load i64, ptr %40, align 8, !tbaa !23 %42 = load i64, ptr @WIRELESS_11ABGN, align 8, !tbaa !17 %43 = icmp eq i64 %41, %42 br i1 %43, label %44, label %51 44: ; preds = %32 %45 = load i32, ptr %6, align 8, !tbaa !24 %46 = icmp sgt i32 %45, 14 br i1 %46, label %47, label %49 47: ; preds = %44 %48 = load i64, ptr @WIRELESS_11A_5N, align 8, !tbaa !17 br label %51 49: ; preds = %44 %50 = load i64, ptr @WIRELESS_11BG_24N, align 8, !tbaa !17 br label %51 51: ; preds = %32, %47, %49 %52 = phi i64 [ %48, %47 ], [ %50, %49 ], [ %41, %32 ] %53 = getelementptr inbounds i8, ptr %0, i64 24 %54 = load ptr, ptr %53, align 8, !tbaa !25 %55 = call i32 @rtw_set_supported_rate(ptr noundef %54, i64 noundef %52) #4 %56 = load ptr, ptr %53, align 8, !tbaa !25 %57 = call i32 @rtw_get_rateset_len(ptr noundef %56) #4 %58 = icmp sgt i32 %57, 8 %59 = load i32, ptr @_SUPPORTEDRATES_IE_, align 4, !tbaa !6 %60 = load ptr, ptr %53, align 8, !tbaa !25 %61 = call i32 @llvm.smin.i32(i32 %57, i32 8) %62 = call ptr @rtw_set_ie(ptr noundef %39, i32 noundef %59, i32 noundef %61, ptr noundef %60, ptr noundef nonnull %2) #4 %63 = load i32, ptr @_DSSET_IE_, align 4, !tbaa !6 %64 = call ptr @rtw_set_ie(ptr noundef %62, i32 noundef %63, i32 noundef 1, ptr noundef nonnull %6, ptr noundef nonnull %2) #4 %65 = load i32, ptr @_IBSS_PARA_IE_, align 4, !tbaa !6 %66 = getelementptr inbounds i8, ptr %0, i64 36 %67 = call ptr @rtw_set_ie(ptr noundef %64, i32 noundef %65, i32 noundef 2, ptr noundef nonnull %66, ptr noundef nonnull %2) #4 br i1 %58, label %68, label %74 68: ; preds = %51 %69 = load i32, ptr @_EXT_SUPPORTEDRATES_IE_, align 4, !tbaa !6 %70 = add nsw i32 %57, -8 %71 = load ptr, ptr %53, align 8, !tbaa !25 %72 = getelementptr inbounds i8, ptr %71, i64 64 %73 = call ptr @rtw_set_ie(ptr noundef %67, i32 noundef %69, i32 noundef %70, ptr noundef nonnull %72, ptr noundef nonnull %2) #4 br label %74 74: ; preds = %68, %51 %75 = load i32, ptr %2, align 4, !tbaa !6 call void @llvm.lifetime.end.p0(i64 4, ptr nonnull %2) #4 ret i32 %75 } ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.start.p0(i64 immarg, ptr nocapture) #1 declare i32 @cpu_to_le16(i64 noundef) local_unnamed_addr #2 declare ptr @rtw_set_ie(ptr noundef, i32 noundef, i32 noundef, ptr noundef, ptr noundef) local_unnamed_addr #2 declare i32 @rtw_set_supported_rate(ptr noundef, i64 noundef) local_unnamed_addr #2 declare i32 @rtw_get_rateset_len(ptr noundef) local_unnamed_addr #2 ; Function Attrs: mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) declare void @llvm.lifetime.end.p0(i64 immarg, ptr nocapture) #1 ; Function Attrs: nocallback nofree nosync nounwind speculatable willreturn memory(none) declare i32 @llvm.smin.i32(i32, i32) #3 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { mustprogress nocallback nofree nosync nounwind willreturn memory(argmem: readwrite) } attributes #2 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #3 = { nocallback nofree nosync nounwind speculatable willreturn memory(none) } attributes #4 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !12, i64 0} !11 = !{!"wlan_bssid_ex", !12, i64 0, !12, i64 8, !13, i64 16, !15, i64 32, !14, i64 48} !12 = !{!"any pointer", !8, i64 0} !13 = !{!"TYPE_4__", !7, i64 0, !7, i64 4, !14, i64 8} !14 = !{!"long", !8, i64 0} !15 = !{!"TYPE_3__", !7, i64 0, !12, i64 8} !16 = !{!11, !14, i64 24} !17 = !{!14, !14, i64 0} !18 = !{!19, !14, i64 0} !19 = !{!"registry_priv", !14, i64 0, !14, i64 8, !11, i64 16} !20 = !{!11, !14, i64 48} !21 = !{!11, !7, i64 32} !22 = !{!11, !12, i64 40} !23 = !{!19, !14, i64 8} !24 = !{!11, !7, i64 16} !25 = !{!11, !12, i64 8}
linux_drivers_staging_rtl8188eu_core_extr_rtw_ieee80211.c_rtw_generate_ie
; ModuleID = 'AnghaBench/mongoose/extr_mongoose.c_mg_mgr_init_opt.c' source_filename = "AnghaBench/mongoose/extr_mongoose.c_mg_mgr_init_opt.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.mg_mgr_init_opts = type { i32, ptr, ptr, ptr } %struct.mg_mgr = type { i32, i32, ptr, ptr, ptr } @SIGPIPE = dso_local local_unnamed_addr global i32 0, align 4 @SIG_IGN = dso_local local_unnamed_addr global i32 0, align 4 @mg_num_ifaces = dso_local local_unnamed_addr global i32 0, align 4 @mg_ifaces = dso_local local_unnamed_addr global ptr null, align 8 @MG_MAIN_IFACE = dso_local local_unnamed_addr global i64 0, align 8 @.str = private unnamed_addr constant [35 x i8] c"==================================\00", align 1 @INVALID_SOCKET = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local void @mg_mgr_init_opt(ptr noundef %0, ptr noundef %1, ptr nocapture noundef byval(%struct.mg_mgr_init_opts) align 8 %2) local_unnamed_addr #0 { %4 = tail call i32 @memset(ptr noundef %0, i32 noundef 0, i32 noundef 32) #2 %5 = getelementptr inbounds %struct.mg_mgr, ptr %0, i64 0, i32 3 store ptr %1, ptr %5, align 8, !tbaa !5 %6 = load i32, ptr @SIGPIPE, align 4, !tbaa !11 %7 = load i32, ptr @SIG_IGN, align 4, !tbaa !11 %8 = tail call i32 @signal(i32 noundef %6, i32 noundef %7) #2 %9 = load i32, ptr %2, align 8, !tbaa !12 %10 = icmp eq i32 %9, 0 br i1 %10, label %11, label %15 11: ; preds = %3 %12 = load i32, ptr @mg_num_ifaces, align 4, !tbaa !11 %13 = load ptr, ptr @mg_ifaces, align 8, !tbaa !14 %14 = getelementptr inbounds %struct.mg_mgr_init_opts, ptr %2, i64 0, i32 2 store ptr %13, ptr %14, align 8, !tbaa !15 br label %15 15: ; preds = %11, %3 %16 = phi i32 [ %12, %11 ], [ %9, %3 ] %17 = getelementptr inbounds %struct.mg_mgr_init_opts, ptr %2, i64 0, i32 3 %18 = load ptr, ptr %17, align 8, !tbaa !16 %19 = icmp eq ptr %18, null br i1 %19, label %25, label %20 20: ; preds = %15 %21 = getelementptr inbounds %struct.mg_mgr_init_opts, ptr %2, i64 0, i32 2 %22 = load ptr, ptr %21, align 8, !tbaa !15 %23 = load i64, ptr @MG_MAIN_IFACE, align 8, !tbaa !17 %24 = getelementptr inbounds ptr, ptr %22, i64 %23 store ptr %18, ptr %24, align 8, !tbaa !14 br label %25 25: ; preds = %20, %15 store i32 %16, ptr %0, align 8, !tbaa !19 %26 = shl i32 %16, 3 %27 = tail call i64 @MG_MALLOC(i32 noundef %26) #2 %28 = inttoptr i64 %27 to ptr %29 = getelementptr inbounds %struct.mg_mgr, ptr %0, i64 0, i32 2 store ptr %28, ptr %29, align 8, !tbaa !20 %30 = icmp sgt i32 %16, 0 br i1 %30, label %31, label %50 31: ; preds = %25 %32 = getelementptr inbounds %struct.mg_mgr_init_opts, ptr %2, i64 0, i32 2 %33 = load ptr, ptr %32, align 8, !tbaa !15 %34 = zext nneg i32 %16 to i64 br label %35 35: ; preds = %31, %35 %36 = phi i64 [ 0, %31 ], [ %48, %35 ] %37 = getelementptr inbounds ptr, ptr %33, i64 %36 %38 = load ptr, ptr %37, align 8, !tbaa !14 %39 = tail call ptr @mg_if_create_iface(ptr noundef %38, ptr noundef nonnull %0) #2 %40 = load ptr, ptr %29, align 8, !tbaa !20 %41 = getelementptr inbounds ptr, ptr %40, i64 %36 store ptr %39, ptr %41, align 8, !tbaa !14 %42 = load ptr, ptr %29, align 8, !tbaa !20 %43 = getelementptr inbounds ptr, ptr %42, i64 %36 %44 = load ptr, ptr %43, align 8, !tbaa !14 %45 = load ptr, ptr %44, align 8, !tbaa !21 %46 = load ptr, ptr %45, align 8, !tbaa !23 %47 = tail call i32 %46(ptr noundef nonnull %44) #2 %48 = add nuw nsw i64 %36, 1 %49 = icmp eq i64 %48, %34 br i1 %49, label %50, label %35, !llvm.loop !25 50: ; preds = %35, %25 %51 = getelementptr inbounds %struct.mg_mgr_init_opts, ptr %2, i64 0, i32 1 %52 = load ptr, ptr %51, align 8, !tbaa !27 %53 = icmp eq ptr %52, null br i1 %53, label %57, label %54 54: ; preds = %50 %55 = tail call i32 @strdup(ptr noundef nonnull %52) #2 %56 = getelementptr inbounds %struct.mg_mgr, ptr %0, i64 0, i32 1 store i32 %55, ptr %56, align 4, !tbaa !28 br label %57 57: ; preds = %54, %50 %58 = tail call i32 @DBG(ptr noundef nonnull @.str) #2 %59 = tail call i32 @DBG(ptr noundef nonnull %0) #2 ret void } declare i32 @memset(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @signal(i32 noundef, i32 noundef) local_unnamed_addr #1 declare i64 @MG_MALLOC(i32 noundef) local_unnamed_addr #1 declare ptr @mg_if_create_iface(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @strdup(ptr noundef) local_unnamed_addr #1 declare i32 @DBG(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !10, i64 16} !6 = !{!"mg_mgr", !7, i64 0, !7, i64 4, !10, i64 8, !10, i64 16, !10, i64 24} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!"any pointer", !8, i64 0} !11 = !{!7, !7, i64 0} !12 = !{!13, !7, i64 0} !13 = !{!"mg_mgr_init_opts", !7, i64 0, !10, i64 8, !10, i64 16, !10, i64 24} !14 = !{!10, !10, i64 0} !15 = !{!13, !10, i64 16} !16 = !{!13, !10, i64 24} !17 = !{!18, !18, i64 0} !18 = !{!"long", !8, i64 0} !19 = !{!6, !7, i64 0} !20 = !{!6, !10, i64 8} !21 = !{!22, !10, i64 0} !22 = !{!"mg_iface", !10, i64 0} !23 = !{!24, !10, i64 0} !24 = !{!"TYPE_2__", !10, i64 0} !25 = distinct !{!25, !26} !26 = !{!"llvm.loop.mustprogress"} !27 = !{!13, !10, i64 8} !28 = !{!6, !7, i64 4}
; ModuleID = 'AnghaBench/mongoose/extr_mongoose.c_mg_mgr_init_opt.c' source_filename = "AnghaBench/mongoose/extr_mongoose.c_mg_mgr_init_opt.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @mg_num_ifaces = common local_unnamed_addr global i32 0, align 4 @mg_ifaces = common local_unnamed_addr global ptr null, align 8 @MG_MAIN_IFACE = common local_unnamed_addr global i64 0, align 8 @.str = private unnamed_addr constant [35 x i8] c"==================================\00", align 1 @INVALID_SOCKET = common local_unnamed_addr global i32 0, align 4 @SIGPIPE = common local_unnamed_addr global i32 0, align 4 @SIG_IGN = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define void @mg_mgr_init_opt(ptr noundef %0, ptr noundef %1, ptr nocapture noundef %2) local_unnamed_addr #0 { %4 = tail call i32 @memset(ptr noundef %0, i32 noundef 0, i32 noundef 32) #2 %5 = getelementptr inbounds i8, ptr %0, i64 16 store ptr %1, ptr %5, align 8, !tbaa !6 %6 = load i32, ptr %2, align 8, !tbaa !12 %7 = icmp eq i32 %6, 0 br i1 %7, label %8, label %12 8: ; preds = %3 %9 = load i32, ptr @mg_num_ifaces, align 4, !tbaa !14 store i32 %9, ptr %2, align 8, !tbaa !12 %10 = load ptr, ptr @mg_ifaces, align 8, !tbaa !15 %11 = getelementptr inbounds i8, ptr %2, i64 16 store ptr %10, ptr %11, align 8, !tbaa !16 br label %12 12: ; preds = %8, %3 %13 = phi i32 [ %9, %8 ], [ %6, %3 ] %14 = getelementptr inbounds i8, ptr %2, i64 24 %15 = load ptr, ptr %14, align 8, !tbaa !17 %16 = icmp eq ptr %15, null br i1 %16, label %22, label %17 17: ; preds = %12 %18 = getelementptr inbounds i8, ptr %2, i64 16 %19 = load ptr, ptr %18, align 8, !tbaa !16 %20 = load i64, ptr @MG_MAIN_IFACE, align 8, !tbaa !18 %21 = getelementptr inbounds ptr, ptr %19, i64 %20 store ptr %15, ptr %21, align 8, !tbaa !15 br label %22 22: ; preds = %17, %12 store i32 %13, ptr %0, align 8, !tbaa !20 %23 = shl i32 %13, 3 %24 = tail call i64 @MG_MALLOC(i32 noundef %23) #2 %25 = inttoptr i64 %24 to ptr %26 = getelementptr inbounds i8, ptr %0, i64 8 store ptr %25, ptr %26, align 8, !tbaa !21 %27 = load i32, ptr %2, align 8, !tbaa !12 %28 = icmp sgt i32 %27, 0 br i1 %28, label %29, label %49 29: ; preds = %22 %30 = getelementptr inbounds i8, ptr %2, i64 16 br label %31 31: ; preds = %29, %31 %32 = phi i64 [ 0, %29 ], [ %45, %31 ] %33 = load ptr, ptr %30, align 8, !tbaa !16 %34 = getelementptr inbounds ptr, ptr %33, i64 %32 %35 = load ptr, ptr %34, align 8, !tbaa !15 %36 = tail call ptr @mg_if_create_iface(ptr noundef %35, ptr noundef nonnull %0) #2 %37 = load ptr, ptr %26, align 8, !tbaa !21 %38 = getelementptr inbounds ptr, ptr %37, i64 %32 store ptr %36, ptr %38, align 8, !tbaa !15 %39 = load ptr, ptr %26, align 8, !tbaa !21 %40 = getelementptr inbounds ptr, ptr %39, i64 %32 %41 = load ptr, ptr %40, align 8, !tbaa !15 %42 = load ptr, ptr %41, align 8, !tbaa !22 %43 = load ptr, ptr %42, align 8, !tbaa !24 %44 = tail call i32 %43(ptr noundef nonnull %41) #2 %45 = add nuw nsw i64 %32, 1 %46 = load i32, ptr %2, align 8, !tbaa !12 %47 = sext i32 %46 to i64 %48 = icmp slt i64 %45, %47 br i1 %48, label %31, label %49, !llvm.loop !26 49: ; preds = %31, %22 %50 = getelementptr inbounds i8, ptr %2, i64 8 %51 = load ptr, ptr %50, align 8, !tbaa !28 %52 = icmp eq ptr %51, null br i1 %52, label %56, label %53 53: ; preds = %49 %54 = tail call i32 @strdup(ptr noundef nonnull %51) #2 %55 = getelementptr inbounds i8, ptr %0, i64 4 store i32 %54, ptr %55, align 4, !tbaa !29 br label %56 56: ; preds = %53, %49 %57 = tail call i32 @DBG(ptr noundef nonnull @.str) #2 %58 = tail call i32 @DBG(ptr noundef nonnull %0) #2 ret void } declare i32 @memset(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i64 @MG_MALLOC(i32 noundef) local_unnamed_addr #1 declare ptr @mg_if_create_iface(ptr noundef, ptr noundef) local_unnamed_addr #1 declare i32 @strdup(ptr noundef) local_unnamed_addr #1 declare i32 @DBG(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !11, i64 16} !7 = !{!"mg_mgr", !8, i64 0, !8, i64 4, !11, i64 8, !11, i64 16, !11, i64 24} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!"any pointer", !9, i64 0} !12 = !{!13, !8, i64 0} !13 = !{!"mg_mgr_init_opts", !8, i64 0, !11, i64 8, !11, i64 16, !11, i64 24} !14 = !{!8, !8, i64 0} !15 = !{!11, !11, i64 0} !16 = !{!13, !11, i64 16} !17 = !{!13, !11, i64 24} !18 = !{!19, !19, i64 0} !19 = !{!"long", !9, i64 0} !20 = !{!7, !8, i64 0} !21 = !{!7, !11, i64 8} !22 = !{!23, !11, i64 0} !23 = !{!"mg_iface", !11, i64 0} !24 = !{!25, !11, i64 0} !25 = !{!"TYPE_2__", !11, i64 0} !26 = distinct !{!26, !27} !27 = !{!"llvm.loop.mustprogress"} !28 = !{!13, !11, i64 8} !29 = !{!7, !8, i64 4}
mongoose_extr_mongoose.c_mg_mgr_init_opt
; ModuleID = 'AnghaBench/reactos/dll/win32/jscript/extr_engine.c_interp_pop_scope.c' source_filename = "AnghaBench/reactos/dll/win32/jscript/extr_engine.c_interp_pop_scope.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @S_OK = dso_local local_unnamed_addr global i32 0, align 4 @llvm.compiler.used = appending global [1 x ptr] [ptr @interp_pop_scope], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @interp_pop_scope(ptr nocapture noundef readonly %0) #0 { %2 = tail call i32 @TRACE(ptr noundef nonnull @.str) #2 %3 = load ptr, ptr %0, align 8, !tbaa !5 %4 = tail call i32 @scope_pop(ptr noundef %3) #2 %5 = load i32, ptr @S_OK, align 4, !tbaa !10 ret i32 %5 } declare i32 @TRACE(ptr noundef) local_unnamed_addr #1 declare i32 @scope_pop(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_5__", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0}
; ModuleID = 'AnghaBench/reactos/dll/win32/jscript/extr_engine.c_interp_pop_scope.c' source_filename = "AnghaBench/reactos/dll/win32/jscript/extr_engine.c_interp_pop_scope.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [2 x i8] c"\0A\00", align 1 @S_OK = common local_unnamed_addr global i32 0, align 4 @llvm.used = appending global [1 x ptr] [ptr @interp_pop_scope], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @interp_pop_scope(ptr nocapture noundef readonly %0) #0 { %2 = tail call i32 @TRACE(ptr noundef nonnull @.str) #2 %3 = load ptr, ptr %0, align 8, !tbaa !6 %4 = tail call i32 @scope_pop(ptr noundef %3) #2 %5 = load i32, ptr @S_OK, align 4, !tbaa !11 ret i32 %5 } declare i32 @TRACE(ptr noundef) local_unnamed_addr #1 declare i32 @scope_pop(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_5__", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"int", !9, i64 0}
reactos_dll_win32_jscript_extr_engine.c_interp_pop_scope
; ModuleID = 'AnghaBench/freebsd/contrib/libarchive/libarchive/extr_archive_match.c_match_list_free.c' source_filename = "AnghaBench/freebsd/contrib/libarchive/libarchive/extr_archive_match.c_match_list_free.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" %struct.match = type { i32, ptr } @llvm.compiler.used = appending global [1 x ptr] [ptr @match_list_free], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @match_list_free(ptr nocapture noundef readonly %0) #0 { %2 = load ptr, ptr %0, align 8, !tbaa !5 %3 = icmp eq ptr %2, null br i1 %3, label %11, label %4 4: ; preds = %1, %4 %5 = phi ptr [ %7, %4 ], [ %2, %1 ] %6 = getelementptr inbounds %struct.match, ptr %5, i64 0, i32 1 %7 = load ptr, ptr %6, align 8, !tbaa !10 %8 = tail call i32 @archive_mstring_clean(ptr noundef nonnull %5) #2 %9 = tail call i32 @free(ptr noundef nonnull %5) #2 %10 = icmp eq ptr %7, null br i1 %10, label %11, label %4, !llvm.loop !13 11: ; preds = %4, %1 ret void } declare i32 @archive_mstring_clean(ptr noundef) local_unnamed_addr #1 declare i32 @free(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"match_list", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !7, i64 8} !11 = !{!"match", !12, i64 0, !7, i64 8} !12 = !{!"int", !8, i64 0} !13 = distinct !{!13, !14} !14 = !{!"llvm.loop.mustprogress"}
; ModuleID = 'AnghaBench/freebsd/contrib/libarchive/libarchive/extr_archive_match.c_match_list_free.c' source_filename = "AnghaBench/freebsd/contrib/libarchive/libarchive/extr_archive_match.c_match_list_free.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @match_list_free], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @match_list_free(ptr nocapture noundef readonly %0) #0 { %2 = load ptr, ptr %0, align 8, !tbaa !6 %3 = icmp eq ptr %2, null br i1 %3, label %11, label %4 4: ; preds = %1, %4 %5 = phi ptr [ %7, %4 ], [ %2, %1 ] %6 = getelementptr inbounds i8, ptr %5, i64 8 %7 = load ptr, ptr %6, align 8, !tbaa !11 %8 = tail call i32 @archive_mstring_clean(ptr noundef nonnull %5) #2 %9 = tail call i32 @free(ptr noundef nonnull %5) #2 %10 = icmp eq ptr %7, null br i1 %10, label %11, label %4, !llvm.loop !14 11: ; preds = %4, %1 ret void } declare i32 @archive_mstring_clean(ptr noundef) local_unnamed_addr #1 declare i32 @free(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"match_list", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !8, i64 8} !12 = !{!"match", !13, i64 0, !8, i64 8} !13 = !{!"int", !9, i64 0} !14 = distinct !{!14, !15} !15 = !{!"llvm.loop.mustprogress"}
freebsd_contrib_libarchive_libarchive_extr_archive_match.c_match_list_free
; ModuleID = 'AnghaBench/lab/engine/code/tools/lcc/src/extr_types.c_variadic.c' source_filename = "AnghaBench/lab/engine/code/tools/lcc/src/extr_types.c_variadic.c" target datalayout = "e-m:e-p270: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_8__ = type { %struct.TYPE_7__ } %struct.TYPE_7__ = type { %struct.TYPE_6__ } %struct.TYPE_6__ = type { i64* } @voidtype = dso_local local_unnamed_addr global i64 0, align 8 ; Function Attrs: nounwind uwtable define dso_local i32 @variadic(%struct.TYPE_8__* noundef %0) local_unnamed_addr #0 { %2 = tail call i64 @isfunc(%struct.TYPE_8__* noundef %0) #2 %3 = icmp eq i64 %2, 0 br i1 %3, label %25, label %4 4: ; preds = %1 %5 = getelementptr inbounds %struct.TYPE_8__, %struct.TYPE_8__* %0, i64 0, i32 0, i32 0, i32 0 %6 = load i64*, i64** %5, align 8, !tbaa !5 %7 = icmp eq i64* %6, null br i1 %7, label %25, label %8 8: ; preds = %4, %8 %9 = phi i64 [ %13, %8 ], [ 0, %4 ] %10 = getelementptr inbounds i64, i64* %6, i64 %9 %11 = load i64, i64* %10, align 8, !tbaa !12 %12 = icmp eq i64 %11, 0 %13 = add nuw i64 %9, 1 br i1 %12, label %14, label %8, !llvm.loop !14 14: ; preds = %8 %15 = and i64 %9, 4294967294 %16 = icmp eq i64 %15, 0 br i1 %16, label %25, label %17 17: ; preds = %14 %18 = add i64 %9, 4294967295 %19 = and i64 %18, 4294967295 %20 = getelementptr inbounds i64, i64* %6, i64 %19 %21 = load i64, i64* %20, align 8, !tbaa !12 %22 = load i64, i64* @voidtype, align 8, !tbaa !12 %23 = icmp eq i64 %21, %22 %24 = zext i1 %23 to i32 br label %25 25: ; preds = %1, %4, %14, %17 %26 = phi i32 [ 0, %14 ], [ %24, %17 ], [ 0, %4 ], [ 0, %1 ] ret i32 %26 } declare i64 @isfunc(%struct.TYPE_8__* noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "frame-pointer"="none" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "frame-pointer"="none" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 7, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{!"Ubuntu clang version 14.0.0-1ubuntu1.1"} !5 = !{!6, !9, i64 0} !6 = !{!"TYPE_8__", !7, i64 0} !7 = !{!"TYPE_7__", !8, i64 0} !8 = !{!"TYPE_6__", !9, i64 0} !9 = !{!"any pointer", !10, i64 0} !10 = !{!"omnipotent char", !11, i64 0} !11 = !{!"Simple C/C++ TBAA"} !12 = !{!13, !13, i64 0} !13 = !{!"long", !10, i64 0} !14 = distinct !{!14, !15} !15 = !{!"llvm.loop.mustprogress"}
; ModuleID = 'AnghaBench/lab/engine/code/tools/lcc/src/extr_types.c_variadic.c' source_filename = "AnghaBench/lab/engine/code/tools/lcc/src/extr_types.c_variadic.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @voidtype = common local_unnamed_addr global i64 0, align 8 ; Function Attrs: nounwind ssp uwtable(sync) define range(i32 0, 2) i32 @variadic(ptr noundef %0) local_unnamed_addr #0 { %2 = tail call i64 @isfunc(ptr noundef %0) #2 %3 = icmp eq i64 %2, 0 br i1 %3, label %22, label %4 4: ; preds = %1 %5 = load ptr, ptr %0, align 8, !tbaa !6 %6 = icmp eq ptr %5, null br i1 %6, label %22, label %7 7: ; preds = %4, %7 %8 = phi i64 [ %12, %7 ], [ 0, %4 ] %9 = getelementptr inbounds i64, ptr %5, i64 %8 %10 = load i64, ptr %9, align 8, !tbaa !13 %11 = icmp eq i64 %10, 0 %12 = add nuw nsw i64 %8, 1 br i1 %11, label %13, label %7, !llvm.loop !15 13: ; preds = %7 %14 = getelementptr inbounds i64, ptr %5, i64 %8 %15 = icmp ugt i64 %8, 1 br i1 %15, label %16, label %22 16: ; preds = %13 %17 = getelementptr i8, ptr %14, i64 -8 %18 = load i64, ptr %17, align 8, !tbaa !13 %19 = load i64, ptr @voidtype, align 8, !tbaa !13 %20 = icmp eq i64 %18, %19 %21 = zext i1 %20 to i32 br label %22 22: ; preds = %1, %4, %13, %16 %23 = phi i32 [ 0, %13 ], [ %21, %16 ], [ 0, %4 ], [ 0, %1 ] ret i32 %23 } declare i64 @isfunc(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !10, i64 0} !7 = !{!"TYPE_8__", !8, i64 0} !8 = !{!"TYPE_7__", !9, i64 0} !9 = !{!"TYPE_6__", !10, i64 0} !10 = !{!"any pointer", !11, i64 0} !11 = !{!"omnipotent char", !12, i64 0} !12 = !{!"Simple C/C++ TBAA"} !13 = !{!14, !14, i64 0} !14 = !{!"long", !11, i64 0} !15 = distinct !{!15, !16} !16 = !{!"llvm.loop.mustprogress"}
lab_engine_code_tools_lcc_src_extr_types.c_variadic
; ModuleID = 'AnghaBench/lede/target/linux/ar71xx/files/drivers/mtd/nand/extr_ar934x_nfc.c_ar934x_nfc_rr.c' source_filename = "AnghaBench/lede/target/linux/ar71xx/files/drivers/mtd/nand/extr_ar934x_nfc.c_ar934x_nfc_rr.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @ar934x_nfc_rr], section "llvm.metadata" ; Function Attrs: inlinehint nounwind uwtable define internal i32 @ar934x_nfc_rr(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load i32, ptr %0, align 4, !tbaa !5 %4 = add i32 %3, %1 %5 = tail call i32 @__raw_readl(i32 noundef %4) #2 ret i32 %5 } declare i32 @__raw_readl(i32 noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"ar934x_nfc", !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/lede/target/linux/ar71xx/files/drivers/mtd/nand/extr_ar934x_nfc.c_ar934x_nfc_rr.c' source_filename = "AnghaBench/lede/target/linux/ar71xx/files/drivers/mtd/nand/extr_ar934x_nfc.c_ar934x_nfc_rr.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @ar934x_nfc_rr], section "llvm.metadata" ; Function Attrs: inlinehint nounwind ssp uwtable(sync) define internal i32 @ar934x_nfc_rr(ptr nocapture noundef readonly %0, i32 noundef %1) #0 { %3 = load i32, ptr %0, align 4, !tbaa !6 %4 = add i32 %3, %1 %5 = tail call i32 @__raw_readl(i32 noundef %4) #2 ret i32 %5 } declare i32 @__raw_readl(i32 noundef) local_unnamed_addr #1 attributes #0 = { inlinehint nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"ar934x_nfc", !8, i64 0} !8 = !{!"int", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"}
lede_target_linux_ar71xx_files_drivers_mtd_nand_extr_ar934x_nfc.c_ar934x_nfc_rr
; ModuleID = 'AnghaBench/freebsd/sys/dev/aic7xxx/extr_aic7xxx_osm.c_ahc_poll.c' source_filename = "AnghaBench/freebsd/sys/dev/aic7xxx/extr_aic7xxx_osm.c_ahc_poll.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @llvm.compiler.used = appending global [1 x ptr] [ptr @ahc_poll], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal void @ahc_poll(ptr noundef %0) #0 { %2 = tail call i64 @cam_sim_softc(ptr noundef %0) #2 %3 = inttoptr i64 %2 to ptr %4 = tail call i32 @ahc_intr(ptr noundef %3) #2 ret void } declare i64 @cam_sim_softc(ptr noundef) local_unnamed_addr #1 declare i32 @ahc_intr(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"}
; ModuleID = 'AnghaBench/freebsd/sys/dev/aic7xxx/extr_aic7xxx_osm.c_ahc_poll.c' source_filename = "AnghaBench/freebsd/sys/dev/aic7xxx/extr_aic7xxx_osm.c_ahc_poll.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @llvm.used = appending global [1 x ptr] [ptr @ahc_poll], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal void @ahc_poll(ptr noundef %0) #0 { %2 = tail call i64 @cam_sim_softc(ptr noundef %0) #2 %3 = inttoptr i64 %2 to ptr %4 = tail call i32 @ahc_intr(ptr noundef %3) #2 ret void } declare i64 @cam_sim_softc(ptr noundef) local_unnamed_addr #1 declare i32 @ahc_intr(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"}
freebsd_sys_dev_aic7xxx_extr_aic7xxx_osm.c_ahc_poll
; ModuleID = 'AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_zfs_ioctl.c_zfs_secpolicy_smb_acl.c' source_filename = "AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_zfs_ioctl.c_zfs_secpolicy_smb_acl.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @curthread = dso_local local_unnamed_addr global i32 0, align 4 @EPERM = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @zfs_secpolicy_smb_acl(ptr noundef %0, ptr noundef %1, ptr noundef %2) local_unnamed_addr #0 { %4 = load i32, ptr @curthread, align 4, !tbaa !5 %5 = tail call i32 @INGLOBALZONE(i32 noundef %4) #2 %6 = icmp eq i32 %5, 0 br i1 %6, label %7, label %10 7: ; preds = %3 %8 = load i32, ptr @EPERM, align 4, !tbaa !5 %9 = tail call i32 @SET_ERROR(i32 noundef %8) #2 br label %15 10: ; preds = %3 %11 = tail call i64 @secpolicy_smb(ptr noundef %2) #2 %12 = icmp eq i64 %11, 0 br i1 %12, label %15, label %13 13: ; preds = %10 %14 = tail call i32 @zfs_secpolicy_deleg_share(ptr noundef %0, ptr noundef %1, ptr noundef %2) #2 br label %15 15: ; preds = %10, %13, %7 %16 = phi i32 [ %14, %13 ], [ %9, %7 ], [ 0, %10 ] ret i32 %16 } declare i32 @INGLOBALZONE(i32 noundef) local_unnamed_addr #1 declare i32 @SET_ERROR(i32 noundef) local_unnamed_addr #1 declare i64 @secpolicy_smb(ptr noundef) local_unnamed_addr #1 declare i32 @zfs_secpolicy_deleg_share(ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !6, i64 0} !6 = !{!"int", !7, i64 0} !7 = !{!"omnipotent char", !8, i64 0} !8 = !{!"Simple C/C++ TBAA"}
; ModuleID = 'AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_zfs_ioctl.c_zfs_secpolicy_smb_acl.c' source_filename = "AnghaBench/freebsd/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/extr_zfs_ioctl.c_zfs_secpolicy_smb_acl.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @curthread = common local_unnamed_addr global i32 0, align 4 @EPERM = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @zfs_secpolicy_smb_acl(ptr noundef %0, ptr noundef %1, ptr noundef %2) local_unnamed_addr #0 { %4 = load i32, ptr @curthread, align 4, !tbaa !6 %5 = tail call i32 @INGLOBALZONE(i32 noundef %4) #2 %6 = icmp eq i32 %5, 0 br i1 %6, label %7, label %10 7: ; preds = %3 %8 = load i32, ptr @EPERM, align 4, !tbaa !6 %9 = tail call i32 @SET_ERROR(i32 noundef %8) #2 br label %15 10: ; preds = %3 %11 = tail call i64 @secpolicy_smb(ptr noundef %2) #2 %12 = icmp eq i64 %11, 0 br i1 %12, label %15, label %13 13: ; preds = %10 %14 = tail call i32 @zfs_secpolicy_deleg_share(ptr noundef %0, ptr noundef %1, ptr noundef %2) #2 br label %15 15: ; preds = %10, %13, %7 %16 = phi i32 [ %14, %13 ], [ %9, %7 ], [ 0, %10 ] ret i32 %16 } declare i32 @INGLOBALZONE(i32 noundef) local_unnamed_addr #1 declare i32 @SET_ERROR(i32 noundef) local_unnamed_addr #1 declare i64 @secpolicy_smb(ptr noundef) local_unnamed_addr #1 declare i32 @zfs_secpolicy_deleg_share(ptr noundef, ptr noundef, ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !7, i64 0} !7 = !{!"int", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"}
freebsd_sys_cddl_contrib_opensolaris_uts_common_fs_zfs_extr_zfs_ioctl.c_zfs_secpolicy_smb_acl
; ModuleID = 'AnghaBench/radare2/libr/debug/p/extr_debug_bochs.c_isBochs.c' source_filename = "AnghaBench/radare2/libr/debug/p/extr_debug_bochs.c_isBochs.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @.str = private unnamed_addr constant [6 x i8] c"bochs\00", align 1 @.str.1 = private unnamed_addr constant [46 x i8] c"error: the iodesc data is not bochs friendly\0A\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @isBochs], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal noundef i32 @isBochs(ptr nocapture noundef readonly %0) #0 { %2 = load ptr, ptr %0, align 8, !tbaa !5 %3 = load ptr, ptr %2, align 8, !tbaa !11 %4 = icmp eq ptr %3, null br i1 %4, label %14, label %5 5: ; preds = %1 %6 = load ptr, ptr %3, align 8, !tbaa !13 %7 = icmp eq ptr %6, null br i1 %7, label %14, label %8 8: ; preds = %5 %9 = load i64, ptr %6, align 8, !tbaa !15 %10 = icmp eq i64 %9, 0 br i1 %10, label %14, label %11 11: ; preds = %8 %12 = tail call i32 @strcmp(ptr noundef nonnull @.str, i64 noundef %9) #2 %13 = icmp eq i32 %12, 0 br i1 %13, label %16, label %14 14: ; preds = %11, %8, %5, %1 %15 = tail call i32 @eprintf(ptr noundef nonnull @.str.1) #2 br label %16 16: ; preds = %11, %14 %17 = phi i32 [ 0, %14 ], [ 1, %11 ] ret i32 %17 } declare i32 @strcmp(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @eprintf(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !8, i64 0} !6 = !{!"TYPE_11__", !7, i64 0} !7 = !{!"TYPE_8__", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !8, i64 0} !12 = !{!"TYPE_7__", !8, i64 0} !13 = !{!14, !8, i64 0} !14 = !{!"TYPE_10__", !8, i64 0} !15 = !{!16, !17, i64 0} !16 = !{!"TYPE_9__", !17, i64 0} !17 = !{!"long", !9, i64 0}
; ModuleID = 'AnghaBench/radare2/libr/debug/p/extr_debug_bochs.c_isBochs.c' source_filename = "AnghaBench/radare2/libr/debug/p/extr_debug_bochs.c_isBochs.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @.str = private unnamed_addr constant [6 x i8] c"bochs\00", align 1 @.str.1 = private unnamed_addr constant [46 x i8] c"error: the iodesc data is not bochs friendly\0A\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @isBochs], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal range(i32 0, 2) i32 @isBochs(ptr nocapture noundef readonly %0) #0 { %2 = load ptr, ptr %0, align 8, !tbaa !6 %3 = load ptr, ptr %2, align 8, !tbaa !12 %4 = icmp eq ptr %3, null br i1 %4, label %14, label %5 5: ; preds = %1 %6 = load ptr, ptr %3, align 8, !tbaa !14 %7 = icmp eq ptr %6, null br i1 %7, label %14, label %8 8: ; preds = %5 %9 = load i64, ptr %6, align 8, !tbaa !16 %10 = icmp eq i64 %9, 0 br i1 %10, label %14, label %11 11: ; preds = %8 %12 = tail call i32 @strcmp(ptr noundef nonnull @.str, i64 noundef %9) #2 %13 = icmp eq i32 %12, 0 br i1 %13, label %16, label %14 14: ; preds = %11, %8, %5, %1 %15 = tail call i32 @eprintf(ptr noundef nonnull @.str.1) #2 br label %16 16: ; preds = %11, %14 %17 = phi i32 [ 0, %14 ], [ 1, %11 ] ret i32 %17 } declare i32 @strcmp(ptr noundef, i64 noundef) local_unnamed_addr #1 declare i32 @eprintf(ptr noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !9, i64 0} !7 = !{!"TYPE_11__", !8, i64 0} !8 = !{!"TYPE_8__", !9, i64 0} !9 = !{!"any pointer", !10, i64 0} !10 = !{!"omnipotent char", !11, i64 0} !11 = !{!"Simple C/C++ TBAA"} !12 = !{!13, !9, i64 0} !13 = !{!"TYPE_7__", !9, i64 0} !14 = !{!15, !9, i64 0} !15 = !{!"TYPE_10__", !9, i64 0} !16 = !{!17, !18, i64 0} !17 = !{!"TYPE_9__", !18, i64 0} !18 = !{!"long", !10, i64 0}
radare2_libr_debug_p_extr_debug_bochs.c_isBochs
; ModuleID = 'AnghaBench/freebsd/contrib/binutils/bfd/extr_section.c_bfd_set_section_size.c' source_filename = "AnghaBench/freebsd/contrib/binutils/bfd/extr_section.c_bfd_set_section_size.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @bfd_error_invalid_operation = dso_local local_unnamed_addr global i32 0, align 4 @FALSE = dso_local local_unnamed_addr global i32 0, align 4 @TRUE = dso_local local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind uwtable define dso_local i32 @bfd_set_section_size(ptr nocapture noundef readonly %0, ptr nocapture noundef writeonly %1, i32 noundef %2) local_unnamed_addr #0 { %4 = load i64, ptr %0, align 8, !tbaa !5 %5 = icmp eq i64 %4, 0 br i1 %5, label %9, label %6 6: ; preds = %3 %7 = load i32, ptr @bfd_error_invalid_operation, align 4, !tbaa !10 %8 = tail call i32 @bfd_set_error(i32 noundef %7) #2 br label %10 9: ; preds = %3 store i32 %2, ptr %1, align 4, !tbaa !12 br label %10 10: ; preds = %9, %6 %11 = phi ptr [ @FALSE, %6 ], [ @TRUE, %9 ] %12 = load i32, ptr %11, align 4, !tbaa !10 ret i32 %12 } declare i32 @bfd_set_error(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"TYPE_6__", !7, i64 0} !7 = !{!"long", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0} !12 = !{!13, !11, i64 0} !13 = !{!"TYPE_5__", !11, i64 0}
; ModuleID = 'AnghaBench/freebsd/contrib/binutils/bfd/extr_section.c_bfd_set_section_size.c' source_filename = "AnghaBench/freebsd/contrib/binutils/bfd/extr_section.c_bfd_set_section_size.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @bfd_error_invalid_operation = common local_unnamed_addr global i32 0, align 4 @FALSE = common local_unnamed_addr global i32 0, align 4 @TRUE = common local_unnamed_addr global i32 0, align 4 ; Function Attrs: nounwind ssp uwtable(sync) define i32 @bfd_set_section_size(ptr nocapture noundef readonly %0, ptr nocapture noundef writeonly %1, i32 noundef %2) local_unnamed_addr #0 { %4 = load i64, ptr %0, align 8, !tbaa !6 %5 = icmp eq i64 %4, 0 br i1 %5, label %9, label %6 6: ; preds = %3 %7 = load i32, ptr @bfd_error_invalid_operation, align 4, !tbaa !11 %8 = tail call i32 @bfd_set_error(i32 noundef %7) #2 br label %10 9: ; preds = %3 store i32 %2, ptr %1, align 4, !tbaa !13 br label %10 10: ; preds = %9, %6 %11 = phi ptr [ @FALSE, %6 ], [ @TRUE, %9 ] %12 = load i32, ptr %11, align 4, !tbaa !11 ret i32 %12 } declare i32 @bfd_set_error(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"TYPE_6__", !8, i64 0} !8 = !{!"long", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"int", !9, i64 0} !13 = !{!14, !12, i64 0} !14 = !{!"TYPE_5__", !12, i64 0}
freebsd_contrib_binutils_bfd_extr_section.c_bfd_set_section_size
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/wireless/extr_airo.c_airo_interrupt.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/wireless/extr_airo.c_airo_interrupt.c" target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128" target triple = "x86_64-unknown-linux-gnu" @IRQ_NONE = dso_local local_unnamed_addr global i32 0, align 4 @EVSTAT = dso_local local_unnamed_addr global i32 0, align 4 @STATUS_INTS = dso_local local_unnamed_addr global i32 0, align 4 @EV_AWAKE = dso_local local_unnamed_addr global i32 0, align 4 @EVACK = dso_local local_unnamed_addr global i32 0, align 4 @EVINTEN = dso_local local_unnamed_addr global i32 0, align 4 @EV_MIC = dso_local local_unnamed_addr global i32 0, align 4 @EV_LINK = dso_local local_unnamed_addr global i32 0, align 4 @EV_RX = dso_local local_unnamed_addr global i32 0, align 4 @EV_TX = dso_local local_unnamed_addr global i32 0, align 4 @EV_TXCPY = dso_local local_unnamed_addr global i32 0, align 4 @EV_TXEXC = dso_local local_unnamed_addr global i32 0, align 4 @IGNORE_INTS = dso_local local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [20 x i8] c"Got weird status %x\00", align 1 @llvm.compiler.used = appending global [1 x ptr] [ptr @airo_interrupt], section "llvm.metadata" ; Function Attrs: nounwind uwtable define internal i32 @airo_interrupt(i32 %0, ptr noundef %1) #0 { %3 = load ptr, ptr %1, align 8, !tbaa !5 %4 = tail call i32 @netif_device_present(ptr noundef nonnull %1) #2 %5 = icmp eq i32 %4, 0 br i1 %5, label %14, label %6 6: ; preds = %2 %7 = load i32, ptr @EVSTAT, align 4, !tbaa !10 %8 = tail call i32 @IN4500(ptr noundef %3, i32 noundef %7) #2 %9 = load i32, ptr @STATUS_INTS, align 4, !tbaa !10 %10 = and i32 %9, %8 %11 = icmp eq i32 %10, 0 %12 = icmp eq i32 %8, 65535 %13 = or i1 %12, %11 br i1 %13, label %90, label %16 14: ; preds = %2 %15 = load i32, ptr @IRQ_NONE, align 4, !tbaa !10 br label %93 16: ; preds = %6, %77 %17 = phi i32 [ %79, %77 ], [ %8, %6 ] %18 = phi i32 [ %36, %77 ], [ 0, %6 ] %19 = load i32, ptr @EV_AWAKE, align 4, !tbaa !10 %20 = and i32 %19, %17 %21 = icmp eq i32 %20, 0 br i1 %21, label %28, label %22 22: ; preds = %16 %23 = load i32, ptr @EVACK, align 4, !tbaa !10 %24 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %23, i32 noundef %19) #2 %25 = load i32, ptr @EVACK, align 4, !tbaa !10 %26 = load i32, ptr @EV_AWAKE, align 4, !tbaa !10 %27 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %25, i32 noundef %26) #2 br label %28 28: ; preds = %22, %16 %29 = icmp eq i32 %18, 0 br i1 %29, label %30, label %35 30: ; preds = %28 %31 = load i32, ptr @EVINTEN, align 4, !tbaa !10 %32 = tail call i32 @IN4500(ptr noundef %3, i32 noundef %31) #2 %33 = load i32, ptr @EVINTEN, align 4, !tbaa !10 %34 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %33, i32 noundef 0) #2 br label %35 35: ; preds = %30, %28 %36 = phi i32 [ %18, %28 ], [ %32, %30 ] %37 = load i32, ptr @EV_MIC, align 4, !tbaa !10 %38 = and i32 %37, %17 %39 = icmp eq i32 %38, 0 br i1 %39, label %44, label %40 40: ; preds = %35 %41 = load i32, ptr @EVACK, align 4, !tbaa !10 %42 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %41, i32 noundef %37) #2 %43 = tail call i32 @airo_handle_cisco_mic(ptr noundef %3) #2 br label %44 44: ; preds = %40, %35 %45 = load i32, ptr @EV_LINK, align 4, !tbaa !10 %46 = and i32 %45, %17 %47 = icmp eq i32 %46, 0 br i1 %47, label %50, label %48 48: ; preds = %44 %49 = tail call i32 @airo_handle_link(ptr noundef %3) #2 br label %50 50: ; preds = %48, %44 %51 = load i32, ptr @EV_RX, align 4, !tbaa !10 %52 = and i32 %51, %17 %53 = icmp eq i32 %52, 0 br i1 %53, label %56, label %54 54: ; preds = %50 %55 = tail call i32 @airo_handle_rx(ptr noundef %3) #2 br label %56 56: ; preds = %54, %50 %57 = load i32, ptr @EV_TX, align 4, !tbaa !10 %58 = load i32, ptr @EV_TXCPY, align 4, !tbaa !10 %59 = or i32 %58, %57 %60 = load i32, ptr @EV_TXEXC, align 4, !tbaa !10 %61 = or i32 %59, %60 %62 = and i32 %61, %17 %63 = icmp eq i32 %62, 0 br i1 %63, label %66, label %64 64: ; preds = %56 %65 = tail call i32 @airo_handle_tx(ptr noundef %3, i32 noundef %17) #2 br label %66 66: ; preds = %64, %56 %67 = load i32, ptr @STATUS_INTS, align 4, !tbaa !10 %68 = load i32, ptr @IGNORE_INTS, align 4, !tbaa !10 %69 = or i32 %68, %67 %70 = xor i32 %69, -1 %71 = and i32 %17, %70 %72 = icmp eq i32 %71, 0 br i1 %72, label %77, label %73 73: ; preds = %66 %74 = load ptr, ptr %3, align 8, !tbaa !12 %75 = load i32, ptr %74, align 4, !tbaa !14 %76 = tail call i32 @airo_print_warn(i32 noundef %75, ptr noundef nonnull @.str, i32 noundef %71) #2 br label %77 77: ; preds = %73, %66 %78 = load i32, ptr @EVSTAT, align 4, !tbaa !10 %79 = tail call i32 @IN4500(ptr noundef %3, i32 noundef %78) #2 %80 = load i32, ptr @STATUS_INTS, align 4, !tbaa !10 %81 = and i32 %80, %79 %82 = icmp eq i32 %81, 0 %83 = icmp eq i32 %79, 65535 %84 = or i1 %83, %82 br i1 %84, label %85, label %16 85: ; preds = %77 %86 = icmp eq i32 %36, 0 br i1 %86, label %90, label %87 87: ; preds = %85 %88 = load i32, ptr @EVINTEN, align 4, !tbaa !10 %89 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %88, i32 noundef %36) #2 br label %90 90: ; preds = %6, %87, %85 %91 = phi i32 [ 1, %87 ], [ 1, %85 ], [ 0, %6 ] %92 = tail call i32 @IRQ_RETVAL(i32 noundef %91) #2 br label %93 93: ; preds = %90, %14 %94 = phi i32 [ %92, %90 ], [ %15, %14 ] ret i32 %94 } declare i32 @netif_device_present(ptr noundef) local_unnamed_addr #1 declare i32 @IN4500(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @OUT4500(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @airo_handle_cisco_mic(ptr noundef) local_unnamed_addr #1 declare i32 @airo_handle_link(ptr noundef) local_unnamed_addr #1 declare i32 @airo_handle_rx(ptr noundef) local_unnamed_addr #1 declare i32 @airo_handle_tx(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @airo_print_warn(i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @IRQ_RETVAL(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind uwtable "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #1 = { "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="x86-64" "target-features"="+cmov,+cx8,+fxsr,+mmx,+sse,+sse2,+x87" "tune-cpu"="generic" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3} !llvm.ident = !{!4} !0 = !{i32 1, !"wchar_size", i32 4} !1 = !{i32 8, !"PIC Level", i32 2} !2 = !{i32 7, !"PIE Level", i32 2} !3 = !{i32 7, !"uwtable", i32 2} !4 = !{!"clang version 18.1.8 (https://github.com/llvm/llvm-project.git 3b5b5c1ec4a3095ab096dd780e84d7ab81f3d7ff)"} !5 = !{!6, !7, i64 0} !6 = !{!"net_device", !7, i64 0} !7 = !{!"any pointer", !8, i64 0} !8 = !{!"omnipotent char", !9, i64 0} !9 = !{!"Simple C/C++ TBAA"} !10 = !{!11, !11, i64 0} !11 = !{!"int", !8, i64 0} !12 = !{!13, !7, i64 0} !13 = !{!"airo_info", !7, i64 0} !14 = !{!15, !11, i64 0} !15 = !{!"TYPE_2__", !11, i64 0}
; ModuleID = 'AnghaBench/fastsocket/kernel/drivers/net/wireless/extr_airo.c_airo_interrupt.c' source_filename = "AnghaBench/fastsocket/kernel/drivers/net/wireless/extr_airo.c_airo_interrupt.c" target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128-Fn32" target triple = "arm64-apple-macosx15.0.0" @IRQ_NONE = common local_unnamed_addr global i32 0, align 4 @EVSTAT = common local_unnamed_addr global i32 0, align 4 @STATUS_INTS = common local_unnamed_addr global i32 0, align 4 @EV_AWAKE = common local_unnamed_addr global i32 0, align 4 @EVACK = common local_unnamed_addr global i32 0, align 4 @EVINTEN = common local_unnamed_addr global i32 0, align 4 @EV_MIC = common local_unnamed_addr global i32 0, align 4 @EV_LINK = common local_unnamed_addr global i32 0, align 4 @EV_RX = common local_unnamed_addr global i32 0, align 4 @EV_TX = common local_unnamed_addr global i32 0, align 4 @EV_TXCPY = common local_unnamed_addr global i32 0, align 4 @EV_TXEXC = common local_unnamed_addr global i32 0, align 4 @IGNORE_INTS = common local_unnamed_addr global i32 0, align 4 @.str = private unnamed_addr constant [20 x i8] c"Got weird status %x\00", align 1 @llvm.used = appending global [1 x ptr] [ptr @airo_interrupt], section "llvm.metadata" ; Function Attrs: nounwind ssp uwtable(sync) define internal i32 @airo_interrupt(i32 %0, ptr noundef %1) #0 { %3 = load ptr, ptr %1, align 8, !tbaa !6 %4 = tail call i32 @netif_device_present(ptr noundef nonnull %1) #2 %5 = icmp eq i32 %4, 0 br i1 %5, label %14, label %6 6: ; preds = %2 %7 = load i32, ptr @EVSTAT, align 4, !tbaa !11 %8 = tail call i32 @IN4500(ptr noundef %3, i32 noundef %7) #2 %9 = load i32, ptr @STATUS_INTS, align 4, !tbaa !11 %10 = and i32 %9, %8 %11 = icmp eq i32 %10, 0 %12 = icmp eq i32 %8, 65535 %13 = or i1 %12, %11 br i1 %13, label %90, label %16 14: ; preds = %2 %15 = load i32, ptr @IRQ_NONE, align 4, !tbaa !11 br label %93 16: ; preds = %6, %77 %17 = phi i32 [ %79, %77 ], [ %8, %6 ] %18 = phi i32 [ %36, %77 ], [ 0, %6 ] %19 = load i32, ptr @EV_AWAKE, align 4, !tbaa !11 %20 = and i32 %19, %17 %21 = icmp eq i32 %20, 0 br i1 %21, label %28, label %22 22: ; preds = %16 %23 = load i32, ptr @EVACK, align 4, !tbaa !11 %24 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %23, i32 noundef %19) #2 %25 = load i32, ptr @EVACK, align 4, !tbaa !11 %26 = load i32, ptr @EV_AWAKE, align 4, !tbaa !11 %27 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %25, i32 noundef %26) #2 br label %28 28: ; preds = %22, %16 %29 = icmp eq i32 %18, 0 br i1 %29, label %30, label %35 30: ; preds = %28 %31 = load i32, ptr @EVINTEN, align 4, !tbaa !11 %32 = tail call i32 @IN4500(ptr noundef %3, i32 noundef %31) #2 %33 = load i32, ptr @EVINTEN, align 4, !tbaa !11 %34 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %33, i32 noundef 0) #2 br label %35 35: ; preds = %30, %28 %36 = phi i32 [ %18, %28 ], [ %32, %30 ] %37 = load i32, ptr @EV_MIC, align 4, !tbaa !11 %38 = and i32 %37, %17 %39 = icmp eq i32 %38, 0 br i1 %39, label %44, label %40 40: ; preds = %35 %41 = load i32, ptr @EVACK, align 4, !tbaa !11 %42 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %41, i32 noundef %37) #2 %43 = tail call i32 @airo_handle_cisco_mic(ptr noundef %3) #2 br label %44 44: ; preds = %40, %35 %45 = load i32, ptr @EV_LINK, align 4, !tbaa !11 %46 = and i32 %45, %17 %47 = icmp eq i32 %46, 0 br i1 %47, label %50, label %48 48: ; preds = %44 %49 = tail call i32 @airo_handle_link(ptr noundef %3) #2 br label %50 50: ; preds = %48, %44 %51 = load i32, ptr @EV_RX, align 4, !tbaa !11 %52 = and i32 %51, %17 %53 = icmp eq i32 %52, 0 br i1 %53, label %56, label %54 54: ; preds = %50 %55 = tail call i32 @airo_handle_rx(ptr noundef %3) #2 br label %56 56: ; preds = %54, %50 %57 = load i32, ptr @EV_TX, align 4, !tbaa !11 %58 = load i32, ptr @EV_TXCPY, align 4, !tbaa !11 %59 = or i32 %58, %57 %60 = load i32, ptr @EV_TXEXC, align 4, !tbaa !11 %61 = or i32 %59, %60 %62 = and i32 %61, %17 %63 = icmp eq i32 %62, 0 br i1 %63, label %66, label %64 64: ; preds = %56 %65 = tail call i32 @airo_handle_tx(ptr noundef %3, i32 noundef %17) #2 br label %66 66: ; preds = %64, %56 %67 = load i32, ptr @STATUS_INTS, align 4, !tbaa !11 %68 = load i32, ptr @IGNORE_INTS, align 4, !tbaa !11 %69 = or i32 %68, %67 %70 = xor i32 %69, -1 %71 = and i32 %17, %70 %72 = icmp eq i32 %71, 0 br i1 %72, label %77, label %73 73: ; preds = %66 %74 = load ptr, ptr %3, align 8, !tbaa !13 %75 = load i32, ptr %74, align 4, !tbaa !15 %76 = tail call i32 @airo_print_warn(i32 noundef %75, ptr noundef nonnull @.str, i32 noundef %71) #2 br label %77 77: ; preds = %73, %66 %78 = load i32, ptr @EVSTAT, align 4, !tbaa !11 %79 = tail call i32 @IN4500(ptr noundef %3, i32 noundef %78) #2 %80 = load i32, ptr @STATUS_INTS, align 4, !tbaa !11 %81 = and i32 %80, %79 %82 = icmp eq i32 %81, 0 %83 = icmp eq i32 %79, 65535 %84 = or i1 %83, %82 br i1 %84, label %85, label %16 85: ; preds = %77 %86 = icmp eq i32 %36, 0 br i1 %86, label %90, label %87 87: ; preds = %85 %88 = load i32, ptr @EVINTEN, align 4, !tbaa !11 %89 = tail call i32 @OUT4500(ptr noundef %3, i32 noundef %88, i32 noundef %36) #2 br label %90 90: ; preds = %6, %87, %85 %91 = phi i32 [ 1, %87 ], [ 1, %85 ], [ 0, %6 ] %92 = tail call i32 @IRQ_RETVAL(i32 noundef %91) #2 br label %93 93: ; preds = %90, %14 %94 = phi i32 [ %92, %90 ], [ %15, %14 ] ret i32 %94 } declare i32 @netif_device_present(ptr noundef) local_unnamed_addr #1 declare i32 @IN4500(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @OUT4500(ptr noundef, i32 noundef, i32 noundef) local_unnamed_addr #1 declare i32 @airo_handle_cisco_mic(ptr noundef) local_unnamed_addr #1 declare i32 @airo_handle_link(ptr noundef) local_unnamed_addr #1 declare i32 @airo_handle_rx(ptr noundef) local_unnamed_addr #1 declare i32 @airo_handle_tx(ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @airo_print_warn(i32 noundef, ptr noundef, i32 noundef) local_unnamed_addr #1 declare i32 @IRQ_RETVAL(i32 noundef) local_unnamed_addr #1 attributes #0 = { nounwind ssp uwtable(sync) "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #1 = { "frame-pointer"="non-leaf" "no-trapping-math"="true" "probe-stack"="__chkstk_darwin" "stack-protector-buffer-size"="8" "target-cpu"="apple-m1" "target-features"="+aes,+altnzcv,+bti,+ccdp,+ccidx,+complxnum,+crc,+dit,+dotprod,+flagm,+fp-armv8,+fp16fml,+fptoint,+fullfp16,+jsconv,+lse,+neon,+pauth,+perfmon,+predres,+ras,+rcpc,+rdm,+sb,+sha2,+sha3,+specrestrict,+ssbs,+v8.1a,+v8.2a,+v8.3a,+v8.4a,+v8.5a,+v8a,+zcm,+zcz" } attributes #2 = { nounwind } !llvm.module.flags = !{!0, !1, !2, !3, !4} !llvm.ident = !{!5} !0 = !{i32 2, !"SDK Version", [2 x i32] [i32 15, i32 5]} !1 = !{i32 1, !"wchar_size", i32 4} !2 = !{i32 8, !"PIC Level", i32 2} !3 = !{i32 7, !"uwtable", i32 1} !4 = !{i32 7, !"frame-pointer", i32 1} !5 = !{!"Apple clang version 17.0.0 (clang-1700.0.13.5)"} !6 = !{!7, !8, i64 0} !7 = !{!"net_device", !8, i64 0} !8 = !{!"any pointer", !9, i64 0} !9 = !{!"omnipotent char", !10, i64 0} !10 = !{!"Simple C/C++ TBAA"} !11 = !{!12, !12, i64 0} !12 = !{!"int", !9, i64 0} !13 = !{!14, !8, i64 0} !14 = !{!"airo_info", !8, i64 0} !15 = !{!16, !12, i64 0} !16 = !{!"TYPE_2__", !12, i64 0}
fastsocket_kernel_drivers_net_wireless_extr_airo.c_airo_interrupt