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

References

lib/CodeGen/SjLjEHPrepare.cpp
  240     if (AI.isSwiftError())
  243     Type *Ty = AI.getType();
  249         TrueValue, &AI, UndefValue, AI.getName() + ".tmp", &*AfterAllocaInsPt);
  249         TrueValue, &AI, UndefValue, AI.getName() + ".tmp", &*AfterAllocaInsPt);
  250     AI.replaceAllUsesWith(SI);
  253     SI->setOperand(1, &AI);