Home
last modified time | relevance | path

Searched refs:PPCDisableNonVolatileCR (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMachineFunctionInfo.cpp17 static cl::opt<bool> PPCDisableNonVolatileCR( variable
25 : DisableNonVolatileCR(PPCDisableNonVolatileCR) {} in PPCFunctionInfo()