I guess  currently we do not have these arithmetic with overflow variants in IRBuilder . So CreateCall is the only way to do it.<br>Is it a good idea to add them into the IRBuilder?  even thought they are in turn implemented with CreateCall only?<br>
<br>- sanjiv<br>