reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Scalar/LoopStrengthReduce.cpp
 1616   if (AllFixupsOutsideLoop)
 3318     LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L);
 3467         LU.AllFixupsOutsideLoop &= LF.isUseFullyOutsideLoop(L);
 3981           LU.AllFixupsOutsideLoop)
 3994       if (AR && (AR->getLoop() == L || LU.AllFixupsOutsideLoop)) {
 4009                                (AR->getLoop() != L && LU.AllFixupsOutsideLoop)))
 4013           if (F.Scale == 1 && LU.AllFixupsOutsideLoop)
 4520       LUThatHas->AllFixupsOutsideLoop &= LU.AllFixupsOutsideLoop;
 4520       LUThatHas->AllFixupsOutsideLoop &= LU.AllFixupsOutsideLoop;