Return true if this frame has no prologue or epilogue unwind instructions.

Synopsis

Declared in <llvm/MC/MCWinEH.h>

bool
empty() const;

Return Value

True if there are no prologue or epilogue unwind instructions.

Created with MrDocs