LLVM 22.0.0git
PPCEarlyReturn.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "ppc-early-ret"

Functions

 STATISTIC (NumBCLR, "Number of early conditional returns")
 STATISTIC (NumBLR, "Number of early returns")

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ppc-early-ret"

Definition at line 26 of file PPCEarlyReturn.cpp.

Function Documentation

◆ STATISTIC() [1/2]

STATISTIC ( NumBCLR ,
"Number of early conditional returns"  )

◆ STATISTIC() [2/2]

STATISTIC ( NumBLR ,
"Number of early returns"  )