Hacker News new | ask | show | jobs
by IshKebab 725 days ago
They definitely do in simple cases (e.g. a simple for loop). In more complex cases, especially when the index/pointer escapes a function then the code will be different.