Searched refs:AllFixupsOutsideLoop (Results 1 – 1 of 1) sorted by relevance
1205 bool AllFixupsOutsideLoop = true; member in __anon926e14ea0811::LSRUse1662 if (AllFixupsOutsideLoop) in print()3391 LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L); in CollectFixupsAndInitialFormulae()3581 LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L); in CollectLoopInvariantFixupsAndFormulae()4099 LU.AllFixupsOutsideLoop) in GenerateScales()4112 if (AR && (AR->getLoop() == L || LU.AllFixupsOutsideLoop)) { in GenerateScales()4128 (AR->getLoop() != L && LU.AllFixupsOutsideLoop))) in GenerateScales()4132 if (F.Scale == 1 && LU.AllFixupsOutsideLoop) in GenerateScales()4676 LUThatHas->AllFixupsOutsideLoop &= LU.AllFixupsOutsideLoop; in NarrowSearchSpaceByCollapsingUnrolledCode()