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

References

lib/Transforms/Utils/Local.cpp
  112   Instruction *T = BB->getTerminator();
  129       OldDest->removePredecessor(BB);
  135         DTU->applyUpdatesPermissive({{DominatorTree::Delete, BB, OldDest}});
  202                           MDBuilder(BB->getContext()).
  284                         MDBuilder(BB->getContext()).
  339         BB->getTerminator()->eraseFromParent();
  340         new UnreachableInst(BB->getContext(), BB);
  340         new UnreachableInst(BB->getContext(), BB);