LLVM 22.0.0git
AArch64PBQPRegAlloc.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "aarch64-pbqp"

Functions

static bool regJustKilledBefore (const LiveIntervals &LIs, unsigned reg, const MachineInstr &MI)

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "aarch64-pbqp"

Definition at line 28 of file AArch64PBQPRegAlloc.cpp.

Function Documentation

◆ regJustKilledBefore()