Skip to main content

can_autocast

Function can_autocast 

Source
fn can_autocast<'ll>(
    cx: &GenericCx<'ll, FullCx<'ll, '_>>,
    rust_ty: &'ll Type,
    llvm_ty: &'ll Type,
) -> bool