llvm::GlobalValueSummary::flags

Get the flags for this GlobalValue (see struct GVFlags).

Synopsis

Declared in <llvm/IR/ModuleSummaryIndex.h>

GVFlags
flags() const;

Return Value

The flags for this GlobalValue (see struct GVFlags).