getRegLiveOut ‐ Returns a bit mask of live‐out registers.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

uint32_t const*
getRegLiveOut() const;

Created with MrDocs