LLVM: ImportStatistics Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| unsigned | NumGVS = 0 |
| unsigned | DefinedFS = 0 |
| unsigned | Count = 0 |
Detailed Description
Definition at line 1156 of file FunctionImport.cpp.
Member Data Documentation
◆ Count
unsigned ImportStatistics::Count = 0
Definition at line 1159 of file FunctionImport.cpp.
◆ DefinedFS
unsigned ImportStatistics::DefinedFS = 0
Definition at line 1158 of file FunctionImport.cpp.
◆ NumGVS
unsigned ImportStatistics::NumGVS = 0
Definition at line 1157 of file FunctionImport.cpp.
The documentation for this struct was generated from the following file:
- lib/Transforms/IPO/FunctionImport.cpp