reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
552 for (int I = 0, E = MFI.getObjectIndexEnd(); I != E; ++I) { 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);