Don't use static globals for params as it confuses the optimzer that their values are never being used in the function. llvm-svn: 68328
Loading
Please register or sign in to comment
Don't use static globals for params as it confuses the optimzer that their values are never being used in the function. llvm-svn: 68328