LLVM 22.0.0git
LiveIntervalCalc.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "regalloc"

Functions

static void createDeadDef (SlotIndexes &Indexes, VNInfo::Allocator &Alloc, LiveRange &LR, const MachineOperand &MO)

Variables

static VNInfo UndefVNI (0xbad, SlotIndex())

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "regalloc"

Definition at line 26 of file LiveIntervalCalc.cpp.

Function Documentation

◆ createDeadDef()

Variable Documentation

◆ UndefVNI

VNInfo UndefVNI(0xbad, SlotIndex()) ( 0xbad ,
SlotIndex()  )
static