Set the frame index of the stack protector object.
Synopsis
Declared in <llvm/CodeGen/MachineFrameInfo.h>
void
setStackProtectorIndex(int I);
Parameters
Name |
Description |
I |
Frame index of the stack protector, or ‐1 if none. |
Created with MrDocs