[APInt] Remove the mul/urem/srem/udiv/sdiv functions from the APIntOps...
[APInt] Remove the mul/urem/srem/udiv/sdiv functions from the APIntOps namespace. Replace the few usages with calls to the class methods. NFC llvm-svn: 299292
Loading
Please sign in to comment