aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/IRObjectFile.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-01-27 04:20:24 +0000
committerMatthias Braun <matze@braunis.de>2016-01-27 04:20:24 +0000
commit4962bd737feb27bb74d9ac6639a25719ec0f1f79 (patch)
tree59062fbaf01a11b39f792e6bfce1b15e54375154 /llvm/lib/Object/IRObjectFile.cpp
parent2a60c4424cf0c5269a4b21ab28c64db35347fcc4 (diff)
downloadllvm-4962bd737feb27bb74d9ac6639a25719ec0f1f79.zip
llvm-4962bd737feb27bb74d9ac6639a25719ec0f1f79.tar.gz
llvm-4962bd737feb27bb74d9ac6639a25719ec0f1f79.tar.bz2
SmallPtrSet: Inline the part of insert_imp in the small case
Most of the time we only hit the small case, so it is beneficial to pull it out of the insert_imp() implementation. This improves compile time at least for non-LTO builds. Differential Revision: http://reviews.llvm.org/D16619 llvm-svn: 258908
Diffstat (limited to 'llvm/lib/Object/IRObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions