* Rename get.*Operator to create seeing that it would have to be qualified
authorChris Lattner <sabre@nondot.org>
Mon, 25 Jun 2001 07:31:05 +0000 (07:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 25 Jun 2001 07:31:05 +0000 (07:31 +0000)
commit3bcd6394ecd3c928d2ea05bb64cacdcae8dc677a
treeabd721b18f3210276939233081d5c4c5d2f47f52
parent53b1c0161d7fb6e8eb4bd1c49114a5cf57258364
* Rename get.*Operator to create seeing that it would have to be qualified
  with the classname anyways.
* Add an isPHINode() method to Instruction
* Add getUniqueName() to SymbolTable class
* Add an insert method to ValueHolder

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InstrTypes.h
include/llvm/Instruction.h
include/llvm/SymbolTable.h
include/llvm/ValueHolder.h
lib/VMCore/ValueHolderImpl.h