LLVM: lib/CodeGen/MachineCheckDebugify.cpp File Reference (original) (raw)
#include "[llvm/ADT/StringExtras.h](StringExtras%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineBasicBlock.h](MachineBasicBlock%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineFunction.h](MachineFunction%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/MachineModuleInfo.h](MachineModuleInfo%5F8h%5Fsource.html)"
#include "[llvm/CodeGen/Passes.h](CodeGen%5F2Passes%5F8h%5Fsource.html)"
#include "[llvm/IR/Constants.h](Constants%5F8h%5Fsource.html)"
#include "[llvm/IR/DebugInfoMetadata.h](DebugInfoMetadata%5F8h%5Fsource.html)"
#include "[llvm/IR/Module.h](IR%5F2Module%5F8h%5Fsource.html)"
#include "[llvm/InitializePasses.h](InitializePasses%5F8h%5Fsource.html)"
#include "[llvm/Pass.h](Pass%5F8h%5Fsource.html)"
Go to the source code of this file.
Macros | |
---|---|
#define | DEBUG_TYPE "mir-check-debugify" |
Functions |
---|
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 | |||
) |
Variable Documentation
◆ DEBUG_TYPE
DEBUG_TYPE
Definition at line 123 of file MachineCheckDebugify.cpp.
◆ false
Definition at line 124 of file MachineCheckDebugify.cpp.
◆ Module
Definition at line 124 of file MachineCheckDebugify.cpp.
Referenced by AbstractManglingParser< Derived, Alloc >::parseModuleNameOpt(), AbstractManglingParser< Derived, Alloc >::parseNestedName(), AbstractManglingParser< Derived, Alloc >::parseSpecialName(), AbstractManglingParser< Derived, Alloc >::parseUnqualifiedName(), and AbstractManglingParser< Derived, Alloc >::parseUnscopedName().