How do I get the total number of machine registers? I have currently a MachineFunction and some derivatives.<div><br></div><div>How are the machine registers ordered internally? Can I index them off of a zero based array or do I have to create a map to have them be zero based?</div>
<div><br></div><div>Thanks,</div><div>Jeff Kunkel</div>