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

References

lib/CodeGen/SafeStack.cpp
  232   AllocaOffsetRewriter Rewriter(SE, AllocaPtr);
  246              << (isa<AllocaInst>(AllocaPtr) ? "Alloca " : "ByValArgument ")
  247              << *AllocaPtr << "\n"