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

References

lib/Transforms/Utils/LoopUnrollRuntime.cpp
  591   L->getUniqueNonLatchExitBlocks(OtherExits);
  595       canProfitablyUnrollMultiExitLoop(L, OtherExits, LatchExit, PreserveLCSSA,
  599       (!L->getExitingBlock() || OtherExits.size())) {
  801   for (auto *BB : OtherExits) {
  931   if (OtherExits.size() > 0) {