Home
last modified time | relevance | path

Searched refs:ExtractLoop (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/bugpoint/
DBugDriver.h230 Module *ExtractLoop(Module *M);
DExtractFunction.cpp164 Module *BugDriver::ExtractLoop(Module *M) { in ExtractLoop() function in BugDriver
DMiscompilation.cpp318 Module *ToOptimizeLoopExtracted = BD.ExtractLoop(ToOptimize); in ExtractLoops()
/external/llvm/docs/
DPasses.rst803 A pass wrapper around the ``ExtractLoop()`` scalar transformation to extract