llvm::WholeProgramDevirtResolution

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

struct WholeProgramDevirtResolution;

Types

Name
ByArg

Enums

Name
Kind

Data Members

NameDescription
ResByArg Resolutions for calls with all constant integer arguments (excluding the first argument, "this"), where the key is the argument vector.
SingleImplName
TheKind