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

References

lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  262   llvm::Loop *L = LI->getLoopFor(BB);
  275     if (Pred == BB) // Remember the value of the previous iteration.
  280     else if (L->contains(Pred) && DT->dominates(Pred, BB))