LLVM 22.0.0git
PPCMachineFunctionInfo.cpp File Reference

Go to the source code of this file.

Variables

static cl::opt< boolPPCDisableNonVolatileCR ("ppc-disable-non-volatile-cr", cl::desc("Disable the use of non-volatile CR register fields"), cl::init(false), cl::Hidden)

Variable Documentation

◆ PPCDisableNonVolatileCR

cl::opt< bool > PPCDisableNonVolatileCR("ppc-disable-non-volatile-cr", cl::desc("Disable the use of non-volatile CR register fields"), cl::init(false), cl::Hidden) ( "ppc-disable-non-volatile-cr" ,
cl::desc("Disable the use of non-volatile CR register fields") ,
cl::init(false) ,
cl::Hidden  )
static