Searched refs:flush_la (Results 1 – 1 of 1) sorted by relevance
702 Int flush_la = INVALID_INSTRNO, flush_db = INVALID_INSTRNO; in doRegisterAllocation() local706 flush_la = rreg_live_after[j]; in doRegisterAllocation()708 if (flush_la != INVALID_INSTRNO && flush_db != INVALID_INSTRNO) in doRegisterAllocation()740 vassert(flush_la != INVALID_INSTRNO); in doRegisterAllocation()744 vex_printf("FLUSH 1 (%d,%d)\n", flush_la, flush_db); in doRegisterAllocation()746 rreg_lrs_la[rreg_lrs_used].live_after = toShort(flush_la); in doRegisterAllocation()