Searched refs:cse_reg_info_timestamp (Results 1 – 3 of 3) sorted by relevance
320 static unsigned int cse_reg_info_timestamp; variable753 unsigned int old_timestamp = cse_reg_info_timestamp - 1; in init_cse_reg_info()774 cse_reg_info_table[regno].timestamp = cse_reg_info_timestamp; in get_cse_reg_info_1()792 if (p->timestamp != cse_reg_info_timestamp) in get_cse_reg_info()809 cse_reg_info_timestamp++; in new_basic_block()
32907 cse_reg_info_timestamp): New.
330 static unsigned int cse_reg_info_timestamp; variable772 unsigned int old_timestamp = cse_reg_info_timestamp - 1; in init_cse_reg_info()793 cse_reg_info_table[regno].timestamp = cse_reg_info_timestamp; in get_cse_reg_info_1()811 if (p->timestamp != cse_reg_info_timestamp) in get_cse_reg_info()828 cse_reg_info_timestamp++; in new_basic_block()