Skip to main content

register_pressure

Function register_pressure 

Source
pub fn register_pressure(ranges: &[LiveRange]) -> usize
Expand description

The register pressure of a block: the most variables live at once (the fewest registers needed).