Hello,<div><br></div><div>These two callsites to addRange showed up as fairly hot, taking about 10% of some executions with many basic blocks and variables.</div><div><br></div><div>Exposing the merge interface and using it to batch each loop makes them vanish from the profile, dropping compilation time on one address sanitizer test case by 10%.</div>