LLVM 19.0.0git
Public Attributes | List of all members
llvm::VTableSlotSummary Struct Reference

#include "llvm/Transforms/IPO/WholeProgramDevirt.h"

Public Attributes

StringRef TypeID
 
uint64_t ByteOffset
 

Detailed Description

Definition at line 237 of file WholeProgramDevirt.h.

Member Data Documentation

◆ ByteOffset

uint64_t llvm::VTableSlotSummary::ByteOffset

Definition at line 239 of file WholeProgramDevirt.h.

◆ TypeID

StringRef llvm::VTableSlotSummary::TypeID

Definition at line 238 of file WholeProgramDevirt.h.


The documentation for this struct was generated from the following file: