LLVM API Documentation

Defines | Functions
SystemZLongBranch.cpp File Reference
#include "SystemZTargetMachine.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/IR/Function.h"
#include "llvm/Support/CommandLine.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetRegisterInfo.h"
Include dependency graph for SystemZLongBranch.cpp:

Go to the source code of this file.

Defines

#define DEBUG_TYPE   "systemz-long-branch"

Functions

 STATISTIC (LongBranches,"Number of long branches.")

Define Documentation

#define DEBUG_TYPE   "systemz-long-branch"

Definition at line 69 of file SystemZLongBranch.cpp.


Function Documentation

STATISTIC ( LongBranches  ,
"Number of long branches."   
)