struct GlobalValueSummaryInfo

Declaration

struct GlobalValueSummaryInfo { /* full declaration omitted */ };

Declared at: llvm/include/llvm/IR/ModuleSummaryIndex.h:123

Member Variables

public union NameOrGV U
public llvm::GlobalValueSummaryList SummaryList
List of global value summary structures for a particular value held in the GlobalValueMap. Requires a vector in the case of multiple COMDAT values of the same name.

Method Overview

Methods

ΒΆGlobalValueSummaryInfo(bool HaveGVs)

Declared at: llvm/include/llvm/IR/ModuleSummaryIndex.h:146

Parameters

bool HaveGVs