LLVM: llvm::FunctionSummary::ConstVCall Struct Reference (original) (raw)
A specification for a virtual function call with all constant integer arguments. More...
#include "[llvm/IR/ModuleSummaryIndex.h](ModuleSummaryIndex%5F8h%5Fsource.html)"
Detailed Description
A specification for a virtual function call with all constant integer arguments.
This is used to perform virtual constant propagation on the summary.
Definition at line 782 of file ModuleSummaryIndex.h.
Member Data Documentation
◆ Args
std::vector<uint64_t> llvm::FunctionSummary::ConstVCall::Args
◆ VFunc
VFuncId llvm::FunctionSummary::ConstVCall::VFunc
The documentation for this struct was generated from the following file:
- include/llvm/IR/ModuleSummaryIndex.h