Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DLoopExtractor.cpp189 bool ShouldExtractLoop = false; in runOnFunction() local
196 ShouldExtractLoop = true; in runOnFunction()
204 ShouldExtractLoop = true; in runOnFunction()
209 if (ShouldExtractLoop) in runOnFunction()