Return the register weight contributed to the current pressure set.
Synopsis
Declared in <llvm/CodeGen/MachineRegisterInfo.h>
unsigned int
getWeight() const;
Return Value
Register weight contributed to the current pressure set.
Created with MrDocs