LLVM API Documentation

Enumerations
llvm::ARMRI Namespace Reference

Register allocation hints. More...

Enumerations

enum  { RegPairOdd = 1, RegPairEven = 2 }

Detailed Description

Register allocation hints.


Enumeration Type Documentation

anonymous enum
Enumerator:
RegPairOdd 
RegPairEven 

Definition at line 30 of file ARMBaseRegisterInfo.h.