LLVM API Documentation

Variables
CGSCCPassManager.cpp File Reference
#include "llvm/Analysis/CGSCCPassManager.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/Debug.h"
Include dependency graph for CGSCCPassManager.cpp:

Go to the source code of this file.

Variables

static cl::opt< boolDebugPM ("debug-cgscc-pass-manager", cl::Hidden, cl::desc("Print CGSCC pass management debugging information"))

Variable Documentation

cl::opt<bool> DebugPM("debug-cgscc-pass-manager", cl::Hidden, cl::desc("Print CGSCC pass management debugging information")) [static]