add an optimization for the case where the src has no name
authorChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 01:04:09 +0000 (01:04 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 11 Feb 2007 01:04:09 +0000 (01:04 +0000)
commitf41916e75dc9c622fa81b91eb6a5e0a36fa13754
tree2f3c8d1271e97637ece6dd4de6b514a0cac7b8df
parent3e051647c079fe29db049646b39611fc0135327d
add an optimization for the case where the src has no name

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