Skip to content
Commit fa63cc4e authored by Dan Gohman's avatar Dan Gohman
Browse files

Move a DenseMap's declaration outside of a loop, and just call

clear() on each iteration. This avoids allocating and deallocating
all of DenseMap's memory on each iteration.

llvm-svn: 52642
parent 29a82205
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment