Skip to main content

select_targets

Function select_targets 

Source
pub fn select_targets(
    profile: &ProfileSummary,
    source: &InputSource,
    threshold: f32,
    ml_mode: bool,
) -> Vec<TargetSpec>
Expand description

Select target functions to generate based on hotspot percentages and ML mode heuristics (placeholder heuristics).