LLVM
8.0.1
|
#include "llvm/IR/ModuleSummaryIndex.h"
Public Member Functions | |
GVarFlags (bool ReadOnly=false) | |
Public Attributes | |
unsigned | ReadOnly: 1 |
Definition at line 677 of file ModuleSummaryIndex.h.
Definition at line 678 of file ModuleSummaryIndex.h.
unsigned llvm::GlobalVarSummary::GVarFlags::ReadOnly |
Definition at line 680 of file ModuleSummaryIndex.h.
Referenced by getEncodedGVarFlags(), getSummaryKindName(), and resolveFwdRef().