Searched defs:VecRegAllocator (Results 1 – 1 of 1) sorted by relevance
487 struct VecRegAllocator<'a> { struct494 impl<'a> VecRegAllocator<'a> { argument705 impl Drop for VecRegAllocator<'_> { implementation711 fn instr_remap_srcs_file(instr: &mut Instr, ra: &mut VecRegAllocator) { in instr_remap_srcs_file()