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

References

lib/Transforms/Utils/LoopUnrollRuntime.cpp
  937     if (remainderLoop)
  938       formDedicatedExitBlocks(remainderLoop, DT, LI, nullptr, PreserveLCSSA);
  942   if (remainderLoop && UnrollRemainder) {
  945         UnrollLoop(remainderLoop,
  955     *ResultLoop = remainderLoop;