llvm-project/llvm/lib/Bytecode
Alkis Evlogimenos 8faf8d93d5 Eliminate some extraneous code in SlotCalculator::insertVal().
Rename SlotCalculator::getValSlot() to SlotCalculator::getSlot(),
       SlotCalculator::insertValue() to SlotCalculator::getOrCreateSlot(),
       SlotCalculator::insertVal() to SlotCalculator::insertValue(), and
       SlotCalculator::doInsertVal() to SlotCalculator::doInsertValue().

llvm-svn: 9190
2003-10-17 02:02:40 +00:00
..
Reader Add separator between different types of readers. 2003-10-16 21:19:54 +00:00
Writer Eliminate some extraneous code in SlotCalculator::insertVal(). 2003-10-17 02:02:40 +00:00
Makefile Initial revision 2001-06-06 20:29:01 +00:00