Oct 30, 2023
Partly depends on the code. Anything that involves an extra closure requires setting up the closure, capturing variables, and so on.
Also keep in mind that we're discussing high-level (so to speak) SIL code, so each "line" of code can easily correspond to an expanded macro or a system framework or method call. SIL isn't assembly.