LLVM 22.0.0git
LostDebugLocObserver.cpp File Reference

Go to the source code of this file.

Macros

#define LOC_DEBUG(X)

Functions

static bool irTranslatorNeverAddsLocations (unsigned Opcode)

Macro Definition Documentation

◆ LOC_DEBUG

#define LOC_DEBUG ( X)
Value:
DEBUG_WITH_TYPE(DebugType.str().c_str(), X)
#define DEBUG_WITH_TYPE(TYPE,...)
DEBUG_WITH_TYPE macro - This macro should be used by passes to emit debug information.
Definition Debug.h:72
static TableGen::Emitter::OptClass< SkeletonEmitter > X("gen-skeleton-class", "Generate example skeleton class")

Definition at line 17 of file LostDebugLocObserver.cpp.

Function Documentation

◆ irTranslatorNeverAddsLocations()

bool irTranslatorNeverAddsLocations ( unsigned Opcode)
static