Searched refs:ExtractLoop (Results 1 – 4 of 4) sorted by relevance
230 Module *ExtractLoop(Module *M);
164 Module *BugDriver::ExtractLoop(Module *M) { in ExtractLoop() function in BugDriver
318 Module *ToOptimizeLoopExtracted = BD.ExtractLoop(ToOptimize); in ExtractLoops()
803 A pass wrapper around the ``ExtractLoop()`` scalar transformation to extract