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

References

lib/CodeGen/StackProtector.cpp
  552   for (int I = 0, E = MFI.getObjectIndexEnd(); I != E; ++I) {
  553     if (MFI.isDeadObjectIndex(I))
  556     const AllocaInst *AI = MFI.getObjectAllocation(I);
  564     MFI.setObjectSSPLayout(I, LI->second);