Hoist out the test+insert to CheckedTypes. This doesn't seem to affect
authorNick Lewycky <nicholas@mxc.ca>
Tue, 8 Sep 2009 05:46:15 +0000 (05:46 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 8 Sep 2009 05:46:15 +0000 (05:46 +0000)
commit8f5075b966114575cf0cb1f4875fdc82948ffc02
tree0efa864f9b18bacdcb39e89fac3476b607c0ad7d
parent2c0a49c8cba8b7a6624d9c0b96f7d94231e10d22
Hoist out the test+insert to CheckedTypes. This doesn't seem to affect
performance.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81193 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Verifier.cpp