LLVM 23.0.0git
ImportStatistics Struct Reference

Public Attributes

unsigned NumGVS = 0
unsigned DefinedFS = 0
unsigned Count = 0

Detailed Description

Definition at line 1166 of file FunctionImport.cpp.

Member Data Documentation

◆ Count

unsigned ImportStatistics::Count = 0

Definition at line 1169 of file FunctionImport.cpp.

◆ DefinedFS

unsigned ImportStatistics::DefinedFS = 0

Definition at line 1168 of file FunctionImport.cpp.

◆ NumGVS

unsigned ImportStatistics::NumGVS = 0

Definition at line 1167 of file FunctionImport.cpp.


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