OSDN Git Service

[SelectionDAG] Use any_of/all_of where possible. NFCI.
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 5 May 2019 10:30:04 +0000 (10:30 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 5 May 2019 10:30:04 +0000 (10:30 +0000)
commit6d334130f69a6e9c69319ac665b621b94e9d30d6
tree45ba7d42a95745db26790cfed4a2f0620c0b4af9
parent3118c88eb80485e0f522bf2bac3f17b8fb2607e3
[SelectionDAG] Use any_of/all_of where possible. NFCI.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359974 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAG.cpp