Skip to main content

annotate_fusion_groups_with_stack_layout

Function annotate_fusion_groups_with_stack_layout 

Source
pub fn annotate_fusion_groups_with_stack_layout(
    instructions: &[Instr],
    graph: &AccelGraph,
    groups: &mut [FusionGroup],
)