LLVM API Documentation

Variables
TargetSubtargetInfo.cpp File Reference
#include "llvm/Support/CommandLine.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Target/TargetSubtargetInfo.h"
Include dependency graph for TargetSubtargetInfo.cpp:

Go to the source code of this file.

Variables

static cl::opt< boolBenchMachineSched ("misched-bench", cl::Hidden, cl::desc("Migrate from the target's default SD scheduler to MI scheduler"))

Variable Documentation

cl::opt<bool> BenchMachineSched("misched-bench", cl::Hidden, cl::desc("Migrate from the target's default SD scheduler to MI scheduler")) [static]