Use vectors instead of hash_maps for issueGaps and conflictLists.
These hash lookups were a major sink of time because they happen so often! llvm-svn: 4136
Loading
Please sign in to comment
These hash lookups were a major sink of time because they happen so often! llvm-svn: 4136