LLVM API Documentation
#include "llvm/Transforms/Scalar.h"#include "llvm/ADT/DepthFirstIterator.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/ADT/Statistic.h"#include "llvm/IR/BasicBlock.h"#include "llvm/IR/CFG.h"#include "llvm/IR/InstIterator.h"#include "llvm/IR/Instructions.h"#include "llvm/IR/IntrinsicInst.h"#include "llvm/Pass.h"
Go to the source code of this file.
Defines | |
| #define | DEBUG_TYPE "adce" |
Functions | |
| STATISTIC (NumRemoved,"Number of instructions removed") | |
| #define DEBUG_TYPE "adce" |
| STATISTIC | ( | NumRemoved | , |
| "Number of instructions removed" | |||
| ) |