Home
last modified time | relevance | path

Searched defs:annul_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dresource.c715 bool annul_p = JUMP_P (control) && INSN_ANNULLED_BRANCH_P (control); in mark_set_resources() local
H A Dreorg.c1279 int annul_p = JUMP_P (delay_insn) && INSN_ANNULLED_BRANCH_P (delay_insn); in try_merge_delay_insns() local
1613 bool annul_p = false; in redundant_insn() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dresource.cc701 bool annul_p = JUMP_P (control) && INSN_ANNULLED_BRANCH_P (control); in mark_set_resources() local
H A Dreorg.cc1208 int annul_p = JUMP_P (delay_insn) && INSN_ANNULLED_BRANCH_P (delay_insn); in try_merge_delay_insns() local
1538 bool annul_p = false; in redundant_insn() local