Replace 'isProvablyNonNull' with existing utility llvm::IsKnownNonNull which...
Replace 'isProvablyNonNull' with existing utility llvm::IsKnownNonNull which handles more cases. Noticed by inspection. Because of how the IR generation works, this isn't expected to cause an observable difference. llvm-svn: 281979
parent
b45fd70e
Please register or sign in to comment