Home
last modified time | relevance | path

Searched defs:bb_note (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcfgbuild.c472 rtx bb_note = NULL_RTX; local
H A Dcfgrtl.c254 create_basic_block_structure (head, end, bb_note, after) in create_basic_block_structure() argument
/openbsd/gnu/gcc/gcc/
H A Dcfgbuild.c430 rtx bb_note = NULL_RTX; in find_basic_blocks_1() local
H A Dcfgrtl.c246 create_basic_block_structure (rtx head, rtx end, rtx bb_note, basic_block after) in create_basic_block_structure()
1439 rtx bb_note, cur_insn; in commit_one_edge_insertion() local
H A Dcfgcleanup.c2032 rtx bb_note = NEXT_INSN (BB_HEAD (b)); in try_optimize_cfg() local
H A Dhaifa-sched.c4545 bb_note (basic_block bb) in bb_note() function