aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorSanjoy Das <sanjoy@playingwithpointers.com>2016-09-27 18:01:38 +0000
committerSanjoy Das <sanjoy@playingwithpointers.com>2016-09-27 18:01:38 +0000
commitdb93375711ad7dacd33541dddd7ef31a11cda7d9 (patch)
tree9abed6d867b3a195f7c64923a2453450419b6d56 /llvm/lib/Object/COFFObjectFile.cpp
parent44d299082c0946060ef3e5f4aa43eb43c3a8359e (diff)
downloadllvm-db93375711ad7dacd33541dddd7ef31a11cda7d9.zip
llvm-db93375711ad7dacd33541dddd7ef31a11cda7d9.tar.gz
llvm-db93375711ad7dacd33541dddd7ef31a11cda7d9.tar.bz2
[SCEV] Make PendingLoopPredicates more frugal; NFCI
I don't expect `PendingLoopPredicates` to have very many elements (e.g. when -O3'ing the sqlite3 amalgamation, `PendingLoopPredicates` has at most 3 elements). So now we use a `SmallPtrSet` for it instead of the more heavyweight `DenseSet`. llvm-svn: 282511
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions