Summary of a vtable slot identified by type ID and byte offset.
Declared in <llvm/Transforms/IPO/WholeProgramDevirt.h>
struct VTableSlotSummary;
| Name | Description |
|---|---|
ByteOffset | Byte offset of the slot within the vtable. |
TypeID | Type identifier metadata string for the vtable slot. |