diff options
author | Chris Lattner <sabre@nondot.org> | 2013-10-14 16:05:55 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2013-10-14 16:05:55 +0000 |
commit | 94fc4bed1f125034930b6807f54d26fb773dd1c0 (patch) | |
tree | 13a6f39d7f93f3337b99d5d0b56182de2a46bc3c /llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp | |
parent | e8d060dba9d58345fbe297b410ce15330f186dbd (diff) | |
download | bcm5719-llvm-94fc4bed1f125034930b6807f54d26fb773dd1c0.tar.gz bcm5719-llvm-94fc4bed1f125034930b6807f54d26fb773dd1c0.zip |
Basic blocks typically have few predecessors. Use a SmallDenseMap to
avoid a heap allocation when this is the case.
llvm-svn: 192602
Diffstat (limited to 'llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp')
0 files changed, 0 insertions, 0 deletions