struct WholeProgramDevirtResolution::ByArg
Declaration
struct WholeProgramDevirtResolution::ByArg { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/ModuleSummaryIndex.h:839
Member Variables
- public enum Kind TheKind = Indir
- public uint64_t Info = 0
- Additional information for the resolution: - UniformRetVal: the uniform return value. - UniqueRetVal: the return value associated with the unique vtable (0 or 1).
- public uint32_t Byte = 0
- public uint32_t Bit = 0