LLVM: lib/Target/PowerPC/PPCCTRLoops.cpp File Reference (original) (raw)
Go to the source code of this file.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "ppc-ctrloops"
Function Documentation
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN |
( |
PPCCTRLoops |
, |
| DEBUG_TYPE |
, |
|
|
| "PowerPC CTR loops generation" |
, |
|
|
| false |
, |
|
|
| false |
) |
|
|
◆ STATISTIC() [1/2]
| STATISTIC |
( |
NumCTRLoops |
, |
| "Number of CTR loops generated" |
) |
|
|
◆ STATISTIC() [2/2]
| STATISTIC |
( |
NumNormalLoops |
, |
| "Number of normal compare + branch loops generated" |
) |
|
|
Variable Documentation
◆ DEBUG_TYPE
◆ false
◆ generation
PowerPC CTR loops generation