LLVM 22.0.0git
|
Register allocation hint types. Helps eliminate unneeded COPY with True16. More...
Enumerations | |
enum | { Size16 = 1 , Size32 = 2 } |
Register allocation hint types. Helps eliminate unneeded COPY with True16.
anonymous enum |
Enumerator | |
---|---|
Size16 | |
Size32 |
Definition at line 36 of file SIRegisterInfo.h.