LLVM: lib/Transforms/Utils/LowerInvoke.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "lower-invoke"
Functions

DEBUG_TYPE

#define DEBUG_TYPE "lower-invoke"

INITIALIZE_PASS()

INITIALIZE_PASS ( LowerInvokeLegacyPass ,
"lowerinvoke" ,
"Lower invoke and unwind,
for unwindless code generators" ,
false ,
false ) &

STATISTIC()

STATISTIC ( NumInvokes ,
"Number of invokes replaced" )