Go to the source code of this file.
|
| STATISTIC (MemFoldCopies, "Number of copies inserted before folded mem ops.") |
| STATISTIC (LOCRMuxJumps, "Number of LOCRMux jump-sequences (lower is better)") |
| INITIALIZE_PASS (SystemZPostRewrite, "systemz-post-rewrite", "SystemZ Post Rewrite pass", false, false) FunctionPass *llvm |
| Returns an instance of the Post Rewrite pass.
|
◆ DEBUG_TYPE
#define DEBUG_TYPE "systemz-postrewrite" |
◆ INITIALIZE_PASS()
INITIALIZE_PASS |
( |
SystemZPostRewrite | , |
|
|
"systemz-post-rewrite" | , |
|
|
"SystemZ Post Rewrite pass" | , |
|
|
false | , |
|
|
false | ) |
◆ STATISTIC() [1/2]
STATISTIC |
( |
LOCRMuxJumps | , |
|
|
"Number of LOCRMux jump-sequences (lower is better)" | ) |
◆ STATISTIC() [2/2]
STATISTIC |
( |
MemFoldCopies | , |
|
|
"Number of copies inserted before folded mem ops." | ) |