[APSInt] Remove named And/Or/Xor methods.
No one uses them and I may improve the operator&, operator|, and operator^ to better reuse memory allocations like APInt. llvm-svn: 300224
Loading
Please sign in to comment
No one uses them and I may improve the operator&, operator|, and operator^ to better reuse memory allocations like APInt. llvm-svn: 300224