Searched defs:getStackProtectorIndex (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h266 /// getStackProtectorIndex/setStackProtectorIndex - Return the index for the
269 int getStackProtectorIndex() const { return StackProtectorIdx; } function in class:llvm::MachineFrameInfo

Completed in 723 milliseconds