LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
EdgeBundles.cpp File Reference
#include "llvm/CodeGen/EdgeBundles.h"
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/GraphWriter.h"
Include dependency graph for EdgeBundles.cpp:

Go to the source code of this file.

Variables

static cl::opt< boolViewEdgeBundles ("view-edge-bundles", cl::Hidden, cl::desc("Pop up a window to show edge bundle graphs"))
 

Variable Documentation

cl::opt<bool> ViewEdgeBundles("view-edge-bundles", cl::Hidden, cl::desc("Pop up a window to show edge bundle graphs"))
static