; ModuleID = 'probe6.4cfde88763a71e9a-cgu.0' source_filename = "probe6.4cfde88763a71e9a-cgu.0" target datalayout = "e-m:w-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-windows-msvc" ; core::f64::::is_subnormal ; Function Attrs: inlinehint uwtable define internal zeroext i1 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$12is_subnormal17h3cc1c28fb17fa674E"(double %self) unnamed_addr #0 { start: %_2 = alloca i8, align 1 ; call core::f64::::classify %0 = call i8 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$8classify17hdfda2a0145443cb9E"(double %self), !range !1 store i8 %0, ptr %_2, align 1 %1 = load i8, ptr %_2, align 1, !range !1, !noundef !2 %_3 = zext i8 %1 to i64 %2 = icmp eq i64 %_3, 3 ret i1 %2 } ; probe6::probe ; Function Attrs: uwtable define void @_ZN6probe65probe17hcfb2f442e3dd438dE() unnamed_addr #1 { start: ; call core::f64::::is_subnormal %_1 = call zeroext i1 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$12is_subnormal17h3cc1c28fb17fa674E"(double 1.000000e+00) ret void } ; core::f64::::classify ; Function Attrs: uwtable declare i8 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$8classify17hdfda2a0145443cb9E"(double) unnamed_addr #1 attributes #0 = { inlinehint uwtable "target-cpu"="x86-64" } attributes #1 = { uwtable "target-cpu"="x86-64" } !llvm.module.flags = !{!0} !0 = !{i32 8, !"PIC Level", i32 2} !1 = !{i8 0, i8 5} !2 = !{}