Home
last modified time | relevance | path

Searched refs:cse_reg_info_timestamp (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcse.cc320 static unsigned int cse_reg_info_timestamp; variable
753 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()
H A DChangeLog-200532907 cse_reg_info_timestamp): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcse.c330 static unsigned int cse_reg_info_timestamp; variable
772 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()