LLVM 19.0.0git
Macros | Functions | Variables
MachineCheckDebugify.cpp File Reference
#include "llvm/ADT/StringExtras.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/MachineModuleInfo.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/IR/Constants.h"
#include "llvm/IR/DebugInfoMetadata.h"
#include "llvm/InitializePasses.h"
#include "llvm/Pass.h"

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 24 of file MachineCheckDebugify.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

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

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 122 of file MachineCheckDebugify.cpp.

◆ false

Definition at line 123 of file MachineCheckDebugify.cpp.

◆ Module