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 register or sign in to comment
These hash lookups were a major sink of time because they happen so often! llvm-svn: 4136