; ModuleID = 'probe1.fe2e3f7351368e89-cgu.0' source_filename = "probe1.fe2e3f7351368e89-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::::to_int_unchecked ; Function Attrs: inlinehint uwtable define i32 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$16to_int_unchecked17h867bafce01f4c914E"(double %self) unnamed_addr #0 { start: ; call >::to_int_unchecked %0 = call i32 @"_ZN65_$LT$f64$u20$as$u20$core..convert..num..FloatToInt$LT$i32$GT$$GT$16to_int_unchecked17h0e0548cd46d0bb73E"(double %self) ret i32 %0 } ; >::to_int_unchecked ; Function Attrs: inlinehint uwtable define internal i32 @"_ZN65_$LT$f64$u20$as$u20$core..convert..num..FloatToInt$LT$i32$GT$$GT$16to_int_unchecked17h0e0548cd46d0bb73E"(double %self) unnamed_addr #0 { start: %0 = alloca i32, align 4 %1 = fptosi double %self to i32 store i32 %1, ptr %0, align 4 %2 = load i32, ptr %0, align 4, !noundef !1 ret i32 %2 } ; probe1::probe ; Function Attrs: uwtable define void @_ZN6probe15probe17hed5626d085803452E() unnamed_addr #1 { start: ; call core::f64::::to_int_unchecked %_1 = call i32 @"_ZN4core3f6421_$LT$impl$u20$f64$GT$16to_int_unchecked17h867bafce01f4c914E"(double 1.000000e+00) ret void } 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 = !{}