LLVM API Documentation
#include "llvm/Transforms/IPO.h"
#include "llvm/CallGraphSCCPass.h"
#include "llvm/Function.h"
#include "llvm/Intrinsics.h"
#include "llvm/Instructions.h"
#include "llvm/Analysis/CallGraph.h"
#include "llvm/ADT/Statistic.h"
#include <set>
#include <algorithm>
Include dependency graph for PruneEH.cpp:
Go to the source code of this file.
Functions | |
ModulePass * | llvm::createPruneEHPass () |
|
|
|
|