LLVM 24.0.0git
RegisterClassInfo.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "regalloc"

Functions

 INITIALIZE_PASS (MachineRegisterClassInfoWrapperPass, "machine-register-class-info", "Machine Register Class Info Analysis", true, true) MachineRegisterClassAnalysis

Variables

static cl::opt< unsignedStressRA ("stress-regalloc", cl::Hidden, cl::init(0), cl::value_desc("N"), cl::desc("Limit all regclasses to N registers"))

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "regalloc"

Definition at line 35 of file RegisterClassInfo.cpp.

Function Documentation

◆ INITIALIZE_PASS()

INITIALIZE_PASS ( MachineRegisterClassInfoWrapperPass ,
"machine-register-class-info" ,
"Machine Register Class Info Analysis" ,
true ,
true  )

Variable Documentation

◆ StressRA

cl::opt< unsigned > StressRA("stress-regalloc", cl::Hidden, cl::init(0), cl::value_desc("N"), cl::desc("Limit all regclasses to N registers")) ( "stress-regalloc" ,
cl::Hidden ,
cl::init(0) ,
cl::value_desc("N") ,
cl::desc("Limit all regclasses to N registers")  )
static