Return the opcode of the call‐frame destroy instruction, or ‐1.
Synopsis
Declared in <llvm/CodeGen/TargetInstrInfo.h>
unsigned int
getCallFrameDestroyOpcode() const;
Return Value
The opcode of the call‐frame destroy instruction, or ‐1.
Created with MrDocs