Searched refs:rreg_dead_before (Results 1 – 1 of 1) sorted by relevance
428 Int* rreg_dead_before; in doRegisterAllocation() local577 rreg_dead_before = LibVEX_Alloc_inline(n_rregs * sizeof(Int)); in doRegisterAllocation()581 rreg_dead_before[j] = INVALID_INSTRNO; in doRegisterAllocation()707 flush_db = rreg_dead_before[j]; in doRegisterAllocation()711 rreg_dead_before[j] = ii+1; in doRegisterAllocation()723 rreg_dead_before[j] = ii+1; in doRegisterAllocation()736 rreg_dead_before[j] = ii+1; in doRegisterAllocation()766 rreg_dead_before[j]); in doRegisterAllocation()769 && rreg_dead_before[j] == INVALID_INSTRNO) in doRegisterAllocation()772 && rreg_dead_before[j] != INVALID_INSTRNO) in doRegisterAllocation()[all …]