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