llvm/include
Alkis Evlogimenos 60596382aa 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().


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9190 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-17 02:02:40 +00:00
..
boost Adding additional license information to these files. 2003-10-13 20:34:27 +00:00
Config Added a macro and code that checks for the %a format string in sprintf(). 2003-10-13 16:22:01 +00:00
llvm Eliminate some extraneous code in SlotCalculator::insertVal(). 2003-10-17 02:02:40 +00:00
Support This file uses assert and doesn't include anything which already #includes <cassert> 2003-10-15 21:55:37 +00:00