rustc_session::options::cgopts

Function inline_threshold

Source
pub(super) fn inline_threshold(cg: &mut CodegenOptions, v: Option<&str>) -> bool