Skip to content
Commit c33b6ac7 authored by Michael Ilseman's avatar Michael Ilseman
Browse files

Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This...

Use a DenseMap instead of a std::map for AnalysisID -> Pass* maps. This reduces the pass-manager overhead from FPPassManager::runOnFunction() by about 10%.

llvm-svn: 176072
parent 5d650c6a
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