LLVM API Documentation

Public Member Functions | |
| TypePlane () | |
| void | clear () |
Public Attributes | |
| unsigned | next_slot |
| TypeMap | map |
Definition at line 60 of file AsmWriter.cpp.
| llvm::SlotMachine::TypePlane::TypePlane | ( | ) | [inline] |
| void llvm::SlotMachine::TypePlane::clear | ( | ) | [inline] |
Definition at line 64 of file AsmWriter.cpp.
References llvm::TypeMap< ValType, TypeClass >::clear(), map, and next_slot.
Referenced by llvm::SlotMachine::purgeFunction().
Definition at line 61 of file AsmWriter.cpp.
Referenced by clear(), llvm::SlotMachine::getSlot(), and TypePlane().
Definition at line 62 of file AsmWriter.cpp.
Referenced by clear(), and llvm::SlotMachine::getSlot().