LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
MSP430BranchSelector.cpp File Reference
#include "MSP430.h"
#include "MSP430InstrInfo.h"
#include "llvm/ADT/Statistic.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/Support/MathExtras.h"
#include "llvm/Target/TargetMachine.h"
Include dependency graph for MSP430BranchSelector.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "msp430-branch-select"
 

Functions

 STATISTIC (NumExpanded,"Number of branches expanded to long format")
 

Macro Definition Documentation

#define DEBUG_TYPE   "msp430-branch-select"

Definition at line 18 of file MSP430BranchSelector.cpp.

Function Documentation

STATISTIC ( NumExpanded  ,
"Number of branches expanded to long format"   
)