[LCG] Re-order the lazy node iterator below the node type to make some
authorChandler Carruth <chandlerc@gmail.com>
Fri, 8 Jan 2016 10:50:11 +0000 (10:50 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 8 Jan 2016 10:50:11 +0000 (10:50 +0000)
commit84a9919b57b7a7d83914a2adf9417d347b34467a
tree91943e2c5c2dc09285afab8e050c100a5ecf6e6e
parent204e31b7ab282f5ed546f37b08403413ca03e3c5
[LCG] Re-order the lazy node iterator below the node type to make some
subsequent work I'm doing not have its delta obscured by boring code
motion. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257161 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/LazyCallGraph.h