Function cranelift_codegen::isa::registers::regs_overlap
source · [−]Expand description
Test of two registers overlap.
A register is identified as a (RegClass, RegUnit)
pair. The register class is needed to
determine the width (in regunits) of the register.