Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1231 bool AllFixupsOutsideLoop; member in __anonb19727160711::LSRUse
1257 AllFixupsOutsideLoop(true), in LSRUse()
1365 if (AllFixupsOutsideLoop) in print()
3042 LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L); in CollectFixupsAndInitialFormulae()
3184 LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L); in CollectLoopInvariantFixupsAndFormulae()
3607 LU.AllFixupsOutsideLoop) in GenerateScales()
4132 LUThatHas->AllFixupsOutsideLoop &= LU.AllFixupsOutsideLoop; in NarrowSearchSpaceByCollapsingUnrolledCode()