; ModuleID = 'probe6.4c624b1c8838c7a9-cgu.0' source_filename = "probe6.4c624b1c8838c7a9-cgu.0" target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-apple-macosx10.7.0" ; core::f64::::is_subnormal ; Function Attrs: inlinehint uwtable define internal zeroext i1 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$12is_subnormal17hd4fa2a99b6bab71eE"(double %self) unnamed_addr #0 { start: %_2 = alloca i8, align 1 ; call core::f64::::classify %0 = call i8 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$8classify17h6b62a810ce4ff5ceE"(double %self), !range !2 store i8 %0, ptr %_2, align 1 %1 = load i8, ptr %_2, align 1, !range !2, !noundef !3 %_3 = zext i8 %1 to i64 %_0 = icmp eq i64 %_3, 3 ret i1 %_0 } ; probe6::probe ; Function Attrs: uwtable define void @_ZN6probe65probe17h462f94b67f7018ebE() unnamed_addr #1 { start: ; call core::f64::::is_subnormal %_1 = call zeroext i1 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$12is_subnormal17hd4fa2a99b6bab71eE"(double 1.000000e+00) ret void } ; core::f64::::classify ; Function Attrs: uwtable declare i8 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$8classify17h6b62a810ce4ff5ceE"(double) unnamed_addr #1 attributes #0 = { inlinehint uwtable "frame-pointer"="all" "probe-stack"="inline-asm" "target-cpu"="core2" } attributes #1 = { uwtable "frame-pointer"="all" "probe-stack"="inline-asm" "target-cpu"="core2" } !llvm.module.flags = !{!0} !llvm.ident = !{!1} !0 = !{i32 8, !"PIC Level", i32 2} !1 = !{!"rustc version 1.74.0-nightly (8142a319e 2023-09-13)"} !2 = !{i8 0, i8 5} !3 = !{}