LLVM 19.0.0git
Macros | Functions
LostDebugLocObserver.cpp File Reference
#include "llvm/CodeGen/GlobalISel/LostDebugLocObserver.h"

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)
 

Macro Definition Documentation

◆ LOC_DEBUG

#define LOC_DEBUG (   X)    DEBUG_WITH_TYPE(DebugType.str().c_str(), X)

Definition at line 17 of file LostDebugLocObserver.cpp.

Function Documentation

◆ irTranslatorNeverAddsLocations()

static bool irTranslatorNeverAddsLocations ( unsigned  Opcode)
static