Searched defs:bb_note (Results 1 – 6 of 6) sorted by relevance
472 rtx bb_note = NULL_RTX; local
254 create_basic_block_structure (head, end, bb_note, after) in create_basic_block_structure() argument
430 rtx bb_note = NULL_RTX; in find_basic_blocks_1() local
246 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
2032 rtx bb_note = NEXT_INSN (BB_HEAD (b)); in try_optimize_cfg() local
4545 bb_note (basic_block bb) in bb_note() function