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

Go to the source code of this file.

Namespaces
namespace false
Functions
Variables
loop extract
loop Extract loops into new functions
loop Extract loops into new false

DEBUG_TYPE

#define DEBUG_TYPE "loop-extract"

INITIALIZE_PASS()

INITIALIZE_PASS ( SingleLoopExtractor ,
"loop-extract-single" ,
"Extract at most one loop into a new function" ,
false ,
false
)

INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( LoopExtractorLegacyPass ,
"loop-extract" ,
"Extract loops into new functions" ,
false ,
false
)

STATISTIC()

STATISTIC ( NumExtracted ,
"Number of loops extracted"
)

extract

false

loop Extract loops into new false

functions

loop Extract loops into new functions