CSR :
|
|
Duplicate :
|
|
Duplicate :
|
|
Relates :
|
c2_globals.hpp product(bool, UseRDPCForConstantTableBase, false, \ "Use Sparc RDPC instruction for the constant table base.") \ sparc backend has gone. this is leftover in c2. devirtualization of gcc might have better information if pinned() returns false. class MachConstantBaseNode virtual bool pinned() const { return UseRDPCForConstantTableBase; }
|