Skip to content
Commit 262596e7 authored by Evan Cheng's avatar Evan Cheng
Browse files

Use std::map instead of a (potentially very sparse) array to track val#...

Use std::map instead of a (potentially very sparse) array to track val# defined by copy from the other live range. Minor compile time win when number of val# is large.

llvm-svn: 41640
parent 2e9d48aa
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