LLVM: lib/Target/SystemZ/SystemZHazardRecognizer.cpp File Reference (original) (raw)
Go to the source code of this file.
| Variables |
|
| static cl::opt< int > |
ProcResCostLim ("procres-cost-lim", cl::Hidden, cl::desc("The OOO window for processor " "resources during scheduling."), cl::init(8)) |
◆ DEBUG_TYPE
#define DEBUG_TYPE "machine-scheduler"
◆ isBranchRetTrap()
◆ ProcResCostLim
| cl::opt< int > ProcResCostLim("procres-cost-lim", cl::Hidden, cl::desc("The OOO window for processor " "resources during scheduling."), cl::init(8)) ( "procres-cost-lim" , cl::Hidden , cl::desc("The OOO window for processor " "resources during scheduling.") , cl::init(8) ) |
static |