This is supposed to be a preorder numbering of the dominator tree, not the CFG.
authorOwen Anderson <resistor@mac.com>
Fri, 12 Jun 2009 21:50:22 +0000 (21:50 +0000)
committerOwen Anderson <resistor@mac.com>
Fri, 12 Jun 2009 21:50:22 +0000 (21:50 +0000)
commit5b6139a4d10c7c892518570bf3c18707b600c232
treed356c9916c565d20a28a698a8af20cf46bba6384
parentfdf72c660774538cb29adb2b6a1bd66e766c2b53
This is supposed to be a preorder numbering of the dominator tree, not the CFG.

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