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
Loading
Please sign in to comment