Functor that maps an MCRegUnit to an unsigned index.
Declared in <llvm/MC/MCRegister.h>
struct MCRegUnitToIndex;
| Name | Description |
|---|---|
argument_type | Argument type accepted by this functor. |
| Name | Description |
|---|---|
operator() | Return the unsigned index corresponding to register unit Unit. |