Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp103 bool ShouldExtractLoop = false; in runOnLoop() local
111 ShouldExtractLoop = true; in runOnLoop()
119 ShouldExtractLoop = true; in runOnLoop()
124 if (ShouldExtractLoop) { in runOnLoop()
133 ShouldExtractLoop = false; in runOnLoop()
138 if (ShouldExtractLoop) { in runOnLoop()