Use find_if to simplify control flow. NFC.
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 24 Oct 2015 19:03:15 +0000 (19:03 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 24 Oct 2015 19:03:15 +0000 (19:03 +0000)
commitff0edf02b33c24bff0f1b12721a87369f22aa786
treea314aef3c180d8a141d5cdb0c9064efc9bdd2f6c
parent2bc87a6f42016238e4068afba576fe7678d182f0
Use find_if to simplify control flow. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@251200 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/MemoryBuiltins.cpp