LLVM 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | LOC_DEBUG(X) DEBUG_WITH_TYPE(DebugType.str().c_str(), X) |
Functions | |
static bool | irTranslatorNeverAddsLocations (unsigned Opcode) |
#define LOC_DEBUG | ( | X | ) | DEBUG_WITH_TYPE(DebugType.str().c_str(), X) |
Definition at line 17 of file LostDebugLocObserver.cpp.
Definition at line 81 of file LostDebugLocObserver.cpp.
Referenced by llvm::LostDebugLocObserver::changingInstr(), and llvm::LostDebugLocObserver::erasingInstr().