LLVM API Documentation
#include "llvm/CodeGen/Passes.h"
#include "llvm/Constant.h"
#include "llvm/Instructions.h"
#include "llvm/Function.h"
#include "llvm/Pass.h"
#include "llvm/Support/CFG.h"
#include "llvm/ADT/DepthFirstIterator.h"
Include dependency graph for UnreachableBlockElim.cpp:
Go to the source code of this file.
Functions | |
FunctionPass * | llvm::createUnreachableBlockEliminationPass () |
|
|