Macro regalloc2::define_index

source ยท
macro_rules! define_index {
    ($ix:ident) => { ... };
}