LLVM 22.0.0git
X86FixupSetCC.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "x86-fixup-setcc"

Functions

 STATISTIC (NumSubstZexts, "Number of setcc + zext pairs substituted")

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "x86-fixup-setcc"

Definition at line 37 of file X86FixupSetCC.cpp.

Function Documentation

◆ STATISTIC()

STATISTIC ( NumSubstZexts ,
"Number of setcc + zext pairs substituted"  )