If we discover all of the named structs in a module, then don't bother to
authorBill Wendling <isanbard@gmail.com>
Fri, 20 Apr 2012 21:56:24 +0000 (21:56 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 20 Apr 2012 21:56:24 +0000 (21:56 +0000)
commit64c7af89008c5c38e92c963ffe1d0de7f6526dcc
tree23fb39554d2c29a0e0edc8f57b5689cd75dc0da2
parent3429c7571e87ca6070ceb1b44b1f367ce23c99f9
If we discover all of the named structs in a module, then don't bother to
process any more Values.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155241 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Module.h
lib/VMCore/Module.cpp
lib/VMCore/Type.cpp