LLVM API Documentation

Defines | Functions
MSP430BranchSelector.cpp File Reference
#include "MSP430.h"
#include "MSP430InstrInfo.h"
#include "MSP430Subtarget.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.

Defines

#define DEBUG_TYPE   "msp430-branch-select"

Functions

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

Define Documentation

#define DEBUG_TYPE   "msp430-branch-select"

Definition at line 28 of file MSP430BranchSelector.cpp.


Function Documentation

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