Hoist another gross nested loop into a helper method.
authorChandler Carruth <chandlerc@gmail.com>
Sun, 13 Nov 2011 11:42:26 +0000 (11:42 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 13 Nov 2011 11:42:26 +0000 (11:42 +0000)
commitf3fc0050abc1698504cbaede7766c4180c076928
treea1d36d6886d33c54f2f5c60221798ac8d6a19cda
parent729bec89bd8c4368a741359fb882967ce01a6909
Hoist another gross nested loop into a helper method.

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