Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dbt-load.c143 static void note_btr_set (rtx, rtx, void *);
428 note_btr_set (rtx dest, rtx set ATTRIBUTE_UNUSED, void *data) in note_btr_set() function
550 note_stores (PATTERN (insn), note_btr_set, &info); in compute_defs_uses_and_gen()
574 note_btr_set (regno_reg_rtx[regno], NULL_RTX, &info); in compute_defs_uses_and_gen()