LLVM API Documentation
#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"
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 DEBUG_TYPE "msp430-branch-select" |
Definition at line 28 of file MSP430BranchSelector.cpp.
| STATISTIC | ( | NumExpanded | , |
| "Number of branches expanded to long format" | |||
| ) |