pub fn optimize_call_chain(commands: &mut Commands<'_, '_>)
Expand description

Inlines the function call chain. This optimizer only runs once, at the start.