add a method for comparing to see if a value has a specified name.
authorChris Lattner <sabre@nondot.org>
Wed, 30 Apr 2008 03:55:40 +0000 (03:55 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 30 Apr 2008 03:55:40 +0000 (03:55 +0000)
commit12e6d200597bb5d61ed56ccf9d70a52614956a70
tree5d6ca20313ef2e50aa43dd5a894e762f49186eb0
parentea8650cddfb4ec7a532409ea918173e050cb40e8
add a method for comparing to see if a value has a specified name.

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