Searched refs:flush_la (Results 1 – 1 of 1) sorted by relevance
609 Int flush_la = INVALID_INSTRNO, flush_db = INVALID_INSTRNO; in doRegisterAllocation() local630 flush_la = rreg_live_after[k]; in doRegisterAllocation()632 if (flush_la != INVALID_INSTRNO in doRegisterAllocation()669 vassert(flush_la != INVALID_INSTRNO); in doRegisterAllocation()673 vex_printf("FLUSH 1 (%d,%d)\n", flush_la, flush_db); in doRegisterAllocation()675 rreg_lrs_la[rreg_lrs_used].live_after = toShort(flush_la); in doRegisterAllocation()