1. Make the APInt variable do the binary operation stuff if possible
instead of using ConstantExpr::getXX. 2. Use constant reference to APInt if possible instead of expensive APInt copy. llvm-svn: 35443
Loading
Please register or sign in to comment