Break as soon as the MustMapCurValNos flag is set - no need to reiterate.
authorLang Hames <lhames@gmail.com>
Thu, 2 Feb 2012 06:55:45 +0000 (06:55 +0000)
committerLang Hames <lhames@gmail.com>
Thu, 2 Feb 2012 06:55:45 +0000 (06:55 +0000)
commitd88710a3e0847baec0847b802637a48b71718d4d
tree0d11fc66402123d3d93716dc17fff80c2aac82cf
parent5d4e18bc39fea892f523d960213906d296d3cb38
Break as soon as the MustMapCurValNos flag is set - no need to reiterate.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149596 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveInterval.cpp