Hacker News new | ask | show | jobs
by cheerlessbog 2187 days ago
> the compiler will inline it if the function is only used once.

There may be other criteria, eg is the function likely to be called.