LLVM 22.0.0git
RegisterClassInfo.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "regalloc"

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 34 of file RegisterClassInfo.cpp.

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