add Value::getNameStart/getNameLen() accessors.
authorChris Lattner <sabre@nondot.org>
Fri, 10 Aug 2007 15:34:35 +0000 (15:34 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 10 Aug 2007 15:34:35 +0000 (15:34 +0000)
commit71996e73d8050d2b8805b14a48ab635155b11a12
tree50f63865fa6df6bfca0c5ce40e6365d8dba17441
parent57a6f30125ad4f83de0147379835e4386872f479
add Value::getNameStart/getNameLen() accessors.

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