llvm::MCRegUnitToIndex

Functor that maps an MCRegUnit to an unsigned index.

Synopsis

Declared in <llvm/MC/MCRegister.h>

struct MCRegUnitToIndex;

Type Aliases

NameDescription
argument_type Argument type accepted by this functor.

Member Functions

NameDescription
operator() Return the unsigned index corresponding to register unit Unit.