Skip to main content

call_is_safe_to_cache

Function call_is_safe_to_cache 

Source
fn call_is_safe_to_cache<'hir>(
    gcx: Gcx<'hir>,
    hir: &'hir Hir<'hir>,
    callee: &'hir Expr<'hir>,
) -> bool