LLVM API Documentation

Functions
UnifyFunctionExitNodes.cpp File Reference
#include "llvm/Transforms/Utils/UnifyFunctionExitNodes.h"
#include "llvm/ADT/StringExtras.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Type.h"
#include "llvm/Transforms/Scalar.h"
Include dependency graph for UnifyFunctionExitNodes.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS (UnifyFunctionExitNodes,"mergereturn","Unify function exit nodes", false, false) Pass *llvm

Function Documentation

INITIALIZE_PASS ( UnifyFunctionExitNodes  ,
"mergereturn"  ,
"Unify function exit nodes"  ,
false  ,
false   
)

Definition at line 27 of file UnifyFunctionExitNodes.cpp.