LLVM  8.0.1
Functions
UnifyFunctionExitNodes.cpp File Reference
#include "llvm/Transforms/Utils/UnifyFunctionExitNodes.h"
#include "llvm/IR/BasicBlock.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Type.h"
#include "llvm/Transforms/Utils.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()

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

Definition at line 26 of file UnifyFunctionExitNodes.cpp.