Returns the register used as static base in RWPI variants.
Synopsis
Declared in <llvm/Target/TargetLoweringObjectFile.h>
virtual
MCRegister
getStaticBase() const;
Return Value
The register used as static base, or NoRegister if none.
Created with MrDocs