Hacker News new | ask | show | jobs
by E6300 3410 days ago
You can if, for example, the function is static. Also there could be a link-time optimization pass. The linker can see all calls to that function, unless the function is exported.