LLVM: ImportStatistics Struct Reference (original) (raw)

Public Attributes
unsigned NumGVS = 0
unsigned DefinedFS = 0
unsigned Count = 0

Detailed Description

Definition at line 1113 of file FunctionImport.cpp.

Member Data Documentation

Count

unsigned ImportStatistics::Count = 0

Definition at line 1116 of file FunctionImport.cpp.

DefinedFS

unsigned ImportStatistics::DefinedFS = 0

Definition at line 1115 of file FunctionImport.cpp.

NumGVS

unsigned ImportStatistics::NumGVS = 0

Definition at line 1114 of file FunctionImport.cpp.


The documentation for this struct was generated from the following file: