Skip to main content

collect_stmt_facts

Function collect_stmt_facts 

Source
fn collect_stmt_facts<'hir>(
    hir: &'hir Hir<'hir>,
    stmt: &'hir Stmt<'hir>,
    facts: &mut LoopFacts,
)