Searched refs:cse_process_note_1 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cse.cc | 6216 cse_process_note_1 (rtx x, const_rtx, void *) in cse_process_note_1() function 6257 return simplify_replace_fn_rtx (x, NULL_RTX, cse_process_note_1, NULL); in cse_process_note()
|
H A D | ChangeLog-2020 | 24043 (cse_process_note_1): ...this new function, acting as a
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cse.c | 6240 cse_process_note_1 (rtx x, const_rtx, void *) in cse_process_note_1() function 6281 return simplify_replace_fn_rtx (x, NULL_RTX, cse_process_note_1, NULL); in cse_process_note()
|