LLVM: lib/Transforms/IPO/Internalize.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "internalize" |
| Functions |
|---|
◆ DEBUG_TYPE
#define DEBUG_TYPE "internalize"
◆ STATISTIC() [1/3]
| STATISTIC | ( | NumAliases | , |
|---|---|---|---|
| "Number of aliases internalized" | ) |
◆ STATISTIC() [2/3]
| STATISTIC | ( | NumFunctions | , |
|---|---|---|---|
| "Number of functions internalized" | ) |
◆ STATISTIC() [3/3]
| STATISTIC | ( | NumGlobals | , |
|---|---|---|---|
| "Number of global vars internalized" | ) |