LLVM: lib/ExecutionEngine/ExecutionEngine.cpp File Reference (original) (raw)
Go to the source code of this file.
| Functions |
|
|
STATISTIC (NumInitBytes, "Number of bytes of global vars initialized") |
|
STATISTIC (NumGlobals, "Number of global vars initialized") |
| static bool |
isTargetNullPtr (ExecutionEngine *EE, void *Loc) |
|
isTargetNullPtr - Return whether the target pointer stored at Loc is null. |
◆ DEBUG_TYPE
◆ isTargetNullPtr()
◆ STATISTIC() [1/2]
| STATISTIC |
( |
NumGlobals |
, |
| "Number of global vars initialized" |
) |
|
|
◆ STATISTIC() [2/2]
| STATISTIC |
( |
NumInitBytes |
, |
| "Number of bytes of global vars initialized" |
) |
|
|