LLVM  8.0.1
Functions
EscapeEnumerator.cpp File Reference
#include "llvm/Transforms/Utils/EscapeEnumerator.h"
#include "llvm/Analysis/EHPersonalities.h"
#include "llvm/Transforms/Utils/Local.h"
#include "llvm/IR/CallSite.h"
#include "llvm/IR/Module.h"
Include dependency graph for EscapeEnumerator.cpp:

Go to the source code of this file.

Functions

static ConstantgetDefaultPersonalityFn (Module *M)
 

Function Documentation

◆ getDefaultPersonalityFn()

static Constant* getDefaultPersonalityFn ( Module M)
static