[ConstantRange] Use APInt::isNullValue in place of comparing with 0. The...
[ConstantRange] Use APInt::isNullValue in place of comparing with 0. The compiler should be able to generate slightly better code for the former. NFC llvm-svn: 302508
Loading
Please sign in to comment