LLVM API Documentation
Public Member Functions | |
TypePlane () | |
void | clear () |
Public Attributes | |
unsigned | next_slot |
TypeMap | map |
Definition at line 55 of file AsmWriter.cpp.
|
Definition at line 58 of file AsmWriter.cpp. References next_slot. |
|
Definition at line 59 of file AsmWriter.cpp. References llvm::TypeMap< ValType, TypeClass >::clear(), map, and next_slot. Referenced by llvm::SlotMachine::purgeFunction(). |
|
Definition at line 57 of file AsmWriter.cpp. Referenced by clear(), and llvm::SlotMachine::getSlot(). |
|
Definition at line 56 of file AsmWriter.cpp. Referenced by clear(), llvm::SlotMachine::getSlot(), and TypePlane(). |