LLVM: lib/Transforms/IPO/BlockExtractor.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "block-extractor"
Functions

DEBUG_TYPE

#define DEBUG_TYPE "block-extractor"

STATISTIC()

STATISTIC ( NumExtracted ,
"Number of basic blocks extracted" )

BlockExtractorEraseFuncs

cl::opt< bool > BlockExtractorEraseFuncs("extract-blocks-erase-funcs", cl::desc("Erase the existing functions"), cl::Hidden) ( "extract-blocks-erase-funcs" , cl::desc("Erase the existing functions") , cl::Hidden ) static

BlockExtractorFile