[KnownBits] Add const to some methods. NFC
Add "const" to the trunc, zext, sext and zextOrTrunc methods to make it clear that they aren't updating the object itself. llvm-svn: 356797
Loading
Please sign in to comment
Add "const" to the trunc, zext, sext and zextOrTrunc methods to make it clear that they aren't updating the object itself. llvm-svn: 356797