Home
last modified time | relevance | path

Searched refs:MANY_FRAGS_THRESH (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/regalloc/src/
H A Danalysis_data_flow.rs1832 const MANY_FRAGS_THRESH: u8 = 200; in compute_reg_to_ranges_maps() const
1906 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1913 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1923 many_frags_thresh: MANY_FRAGS_THRESH as usize, in compute_reg_to_ranges_maps()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/regalloc/src/
H A Danalysis_data_flow.rs1832 const MANY_FRAGS_THRESH: u8 = 200; in compute_reg_to_ranges_maps() const
1906 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1913 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1923 many_frags_thresh: MANY_FRAGS_THRESH as usize, in compute_reg_to_ranges_maps()
/dports/lang/rust/rustc-1.58.1-src/vendor/regalloc/src/
H A Danalysis_data_flow.rs1832 const MANY_FRAGS_THRESH: u8 = 200; in compute_reg_to_ranges_maps() const
1906 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1913 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1923 many_frags_thresh: MANY_FRAGS_THRESH as usize, in compute_reg_to_ranges_maps()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/regalloc/src/
H A Danalysis_data_flow.rs1832 const MANY_FRAGS_THRESH: u8 = 200; in compute_reg_to_ranges_maps() const
1906 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1913 if *count >= MANY_FRAGS_THRESH { in compute_reg_to_ranges_maps()
1923 many_frags_thresh: MANY_FRAGS_THRESH as usize, in compute_reg_to_ranges_maps()