[LCG] Don't lookup the child SCC twice. Spotted this by inspection, and
authorChandler Carruth <chandlerc@gmail.com>
Thu, 1 May 2014 12:16:31 +0000 (12:16 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 1 May 2014 12:16:31 +0000 (12:16 +0000)
commit54bf6fd4a57878f9247646eb3074c7f4141f39fa
tree9d22a8a6e5d6cbd183e11dfd5b23bda391a1ed64
parentb8f462501b625cff6835ea8ff290e4b6524cf400
[LCG] Don't lookup the child SCC twice. Spotted this by inspection, and
no functionality changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207750 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/LazyCallGraph.cpp