rename getSlot -> getSlotType and getOrCreateSlot ->getOrCreateTypeSlot
authorChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 04:15:40 +0000 (04:15 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 10 Feb 2007 04:15:40 +0000 (04:15 +0000)
commitcb43fdc40cc8d40ff8357645f952e06ea8b7276d
tree27981cb7366c6b62c539a7d8049dda6ace5ddcd9
parentad2070c667ebabf1650be63e6b3e0b411da86918
rename getSlot -> getSlotType and getOrCreateSlot ->getOrCreateTypeSlot
for types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34113 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bytecode/Writer/SlotCalculator.cpp
lib/Bytecode/Writer/SlotCalculator.h
lib/Bytecode/Writer/Writer.cpp