Hacker News new | ask | show | jobs
by jeffbee 1468 days ago
OK but removing functions that are identical and that have the same name is not "identical code folding". ICF is removing functions that have identical bodies and different names.