LLVM: llvm::DevirtCallSite Struct Reference (original) (raw)
A call site that could be devirtualized. More...
#include "[llvm/Analysis/TypeMetadataUtils.h](TypeMetadataUtils%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint64_t | Offset |
| The offset from the address point to the virtual function. | |
| CallBase & | CB |
| The call site itself. |
A call site that could be devirtualized.
Definition at line 40 of file TypeMetadataUtils.h.
◆ CB
◆ Offset
The offset from the address point to the virtual function.
Definition at line 42 of file TypeMetadataUtils.h.
The documentation for this struct was generated from the following file:
- include/llvm/Analysis/TypeMetadataUtils.h