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

References

lib/Analysis/DivergenceAnalysis.cpp
  326   LLVM_DEBUG(dbgs() << "propLoopDiv " << ExitingLoop.getName() << "\n");
  329   if (!inRegion(*ExitingLoop.getHeader()))
  332   const auto *BranchLoop = ExitingLoop.getParentLoop();
  341     taintLoopLiveOuts(*ExitingLoop.getHeader());
  349   for (const auto *JoinBlock : SDA.join_blocks(ExitingLoop)) {