struct FunctionSummary::ConstVCall
Declaration
struct FunctionSummary::ConstVCall { /* full declaration omitted */ };
Description
A specification for a virtual function call with all constant integer arguments. This is used to perform virtual constant propagation on the summary.
Declared at: llvm/include/llvm/IR/ModuleSummaryIndex.h:515
Member Variables
- public llvm::FunctionSummary::VFuncId VFunc
- public std::vector<uint64_t> Args