[][src]Function cranelift_codegen_meta::gen_legalizer::is_value_split

fn is_value_split(def: &Def) -> bool

Determine if node represents one of the value splitting instructions: isplit or vsplit. These instructions are lowered specially by the legalize::split` module.