LLVM: lib/CodeGen/MachineCheckDebugify.cpp File Reference (original) (raw)
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "mir-check-debugify" |
◆ DEBUG_TYPE
#define DEBUG_TYPE "mir-check-debugify"
◆ INITIALIZE_PASS_BEGIN()
| INITIALIZE_PASS_BEGIN | ( | CheckDebugMachineModule | , |
|---|---|---|---|
| DEBUG_TYPE | , | ||
| "Machine Check Debug Module" | , | ||
| false | , | ||
| false | ) |
◆ DEBUG_TYPE
◆ false
◆ Module
Definition at line 124 of file MachineCheckDebugify.cpp.
Referenced by eliminateConstraints(), llvm::sandboxir::Context::getOrCreateModule(), LLVMModuleCreateWithName(), LLVMModuleCreateWithNameInContext(), AbstractManglingParser< Derived, Alloc >::parseModuleNameOpt(), AbstractManglingParser< ManglingParser< Alloc >, Alloc >::parseModuleNameOpt(), AbstractManglingParser< Derived, Alloc >::parseNestedName(), AbstractManglingParser< Derived, Alloc >::parseSpecialName(), AbstractManglingParser< Derived, Alloc >::parseUnqualifiedName(), AbstractManglingParser< ManglingParser< Alloc >, Alloc >::parseUnqualifiedName(), and AbstractManglingParser< Derived, Alloc >::parseUnscopedName().