analyze_function_scopes

Function analyze_function_scopes 

Source
pub fn analyze_function_scopes(
    function: &IrFunction,
    header_cache: &HeaderCache,
) -> Result<Vec<String>, String>
Expand description

Analyze a function with scope-based lifetime tracking