A call site that could be devirtualized.

Synopsis

Declared in <llvm/Analysis/TypeMetadataUtils.h>

struct DevirtCallSite;

Data Members

Name

Description

CB

The call site itself.

Offset

The offset from the address point to the virtual function.

Created with MrDocs