[][src]Constant regalloc::NUM_REG_CLASSES

pub const NUM_REG_CLASSES: usize = 5;

The number of register classes that exist. N.B.: must be <= 7 (fit into 3 bits) for 32-bit VReg/RReg packed format!