Rename Value::getValueType to getValueID, to avoid confusion with
authorDan Gohman <gohman@apple.com>
Fri, 13 Apr 2007 18:12:09 +0000 (18:12 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 13 Apr 2007 18:12:09 +0000 (18:12 +0000)
commita1a702cdd23221e6e3f36632be91150138958e9d
treedb45bd3350280f315b292069ebe826d568cc3b3f
parent8085bcfdca515a359c746ea475a3b8e9cac1c077
Rename Value::getValueType to getValueID, to avoid confusion with
other things named getValueType.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35964 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Argument.h
include/llvm/BasicBlock.h
include/llvm/Constant.h
include/llvm/Constants.h
include/llvm/Function.h
include/llvm/GlobalValue.h
include/llvm/GlobalVariable.h
include/llvm/InlineAsm.h
include/llvm/Instruction.h
include/llvm/Support/PatternMatch.h
include/llvm/Value.h