Skip to main content

generate

Function generate 

Source
pub fn generate(
    files: &[FileFeatures],
    config: &ControlFlowConfig,
) -> ControlFlowSet
Expand description

Generate control-flow candidate unit pairs across files.

The result is a pure function of the input: file order only moves the file indices inside the unit references.