Replace some instances of UniqueVector with SetVector, which is slightly cheaper.
authorBenjamin Kramer <benny.kra@googlemail.com>
Wed, 31 Oct 2012 13:45:49 +0000 (13:45 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Wed, 31 Oct 2012 13:45:49 +0000 (13:45 +0000)
commitb4c9d9c51fcb8a4cad2336b1ad9d225f504bbc4c
tree67ecf73ff1ee68f388a77b5960f50c9ad95a62bb
parente03d9e4ec7037526b94ce91985e7ff82ebc069fa
Replace some instances of UniqueVector with SetVector, which is slightly cheaper.

No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167116 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/AsmPrinter/DwarfDebug.h
lib/Transforms/IPO/FunctionAttrs.cpp