Commit d9bce506 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment