Data structure change to improve compile time (especially in debug mode).
authorEvan Cheng <evan.cheng@apple.com>
Wed, 25 Apr 2007 19:34:00 +0000 (19:34 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 25 Apr 2007 19:34:00 +0000 (19:34 +0000)
commite96f50142e8d12a2e12c3329bffb372e09731dd2
treed03b5675ec1c8081eefebdfc46fb4739a3b2fbc7
parentc20a64d2bb8c60599f8f4fce755323273f0c84cc
Data structure change to improve compile time (especially in debug mode).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36447 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveVariables.h
lib/CodeGen/LiveVariables.cpp