Searched refs:AllFixupsOutsideLoop (Results 1 – 1 of 1) sorted by relevance
1189 bool AllFixupsOutsideLoop = true; member in __anon90f29ee80711::LSRUse1644 if (AllFixupsOutsideLoop) in print()3366 LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L); in CollectFixupsAndInitialFormulae()3518 LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L); in CollectLoopInvariantFixupsAndFormulae()4033 LU.AllFixupsOutsideLoop) in GenerateScales()4046 if (AR && (AR->getLoop() == L || LU.AllFixupsOutsideLoop)) { in GenerateScales()4061 (AR->getLoop() != L && LU.AllFixupsOutsideLoop))) in GenerateScales()4065 if (F.Scale == 1 && LU.AllFixupsOutsideLoop) in GenerateScales()4573 LUThatHas->AllFixupsOutsideLoop &= LU.AllFixupsOutsideLoop; in NarrowSearchSpaceByCollapsingUnrolledCode()