LLVM  4.0.0
Macros | Variables
SystemZHazardRecognizer.cpp File Reference
#include "SystemZHazardRecognizer.h"
#include "llvm/ADT/Statistic.h"
Include dependency graph for SystemZHazardRecognizer.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "misched"
 

Variables

static cl::opt< int > ProcResCostLim ("procres-cost-lim", cl::Hidden, cl::desc("The OOO window for processor ""resources during scheduling."), cl::init(8))
 

Macro Definition Documentation

#define DEBUG_TYPE   "misched"

Definition at line 29 of file SystemZHazardRecognizer.cpp.

Variable Documentation

cl::opt<int> ProcResCostLim("procres-cost-lim", cl::Hidden, cl::desc("The OOO window for processor ""resources during scheduling."), cl::init(8))
static