Function debris_llir::opt::optimizers::callchain_optimizer::optimize_call_chain
source · pub fn optimize_call_chain(commands: &mut Commands<'_, '_>)
Expand description
Inlines the function call chain. This optimizer only runs once, at the start.