LLVM  4.0.0
Public Attributes | List of all members
llvm::wholeprogramdevirt::VTableBits Struct Reference

#include <WholeProgramDevirt.h>

Collaboration diagram for llvm::wholeprogramdevirt::VTableBits:
[legend]

Public Attributes

GlobalVariableGV
 
uint64_t ObjectSize = 0
 
AccumBitVector Before
 
AccumBitVector After
 

Detailed Description

Definition at line 85 of file WholeProgramDevirt.h.

Member Data Documentation

AccumBitVector llvm::wholeprogramdevirt::VTableBits::After
AccumBitVector llvm::wholeprogramdevirt::VTableBits::Before
GlobalVariable* llvm::wholeprogramdevirt::VTableBits::GV

Definition at line 87 of file WholeProgramDevirt.h.

uint64_t llvm::wholeprogramdevirt::VTableBits::ObjectSize = 0

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