Y
Hacker News
new
|
ask
|
show
|
jobs
by
CrystalGamma
3169 days ago
Also, there are function prologues/epilogues and sometimes additional instructions to satisfy the calling convention.
1 comments
webkike
3169 days ago
True, and the functions in which inlining is most effective are small non recursive functions that don't lose any debug info from omitting the frame pointer.
link