LLVM 22.0.0git
MachineCheckDebugify.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "mir-check-debugify"

Functions

 INITIALIZE_PASS_BEGIN (CheckDebugMachineModule, DEBUG_TYPE, "Machine Check Debug Module", false, false) INITIALIZE_PASS_END(CheckDebugMachineModule

Variables

 DEBUG_TYPE
Machine Check Debug Module
Machine Check Debug false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "mir-check-debugify"

Definition at line 25 of file MachineCheckDebugify.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( CheckDebugMachineModule ,
DEBUG_TYPE ,
"Machine Check Debug Module" ,
false ,
false  )

References DEBUG_TYPE.

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 123 of file MachineCheckDebugify.cpp.

◆ false

Definition at line 124 of file MachineCheckDebugify.cpp.

◆ Module