[APInt] Move the setBit and clearBit methods inline.
This makes setBit/clearBit more consistent with setBits which is already inlined. llvm-svn: 301900
Loading
Please sign in to comment
This makes setBit/clearBit more consistent with setBits which is already inlined. llvm-svn: 301900