Avoid beating on the mi2i map when we know the answer already.
authorChris Lattner <sabre@nondot.org>
Sun, 3 Sep 2006 08:07:11 +0000 (08:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 3 Sep 2006 08:07:11 +0000 (08:07 +0000)
commit6b128bdc58a496e9f08e4d09416330320761baff
treeb56d1cef7b6ca9b924d2408a7d459671d27196bb
parentfbecc5a593da0a5b4d9ff6be63c5558060e31e43
Avoid beating on the mi2i map when we know the answer already.

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