Searched defs:bb_note (Results 1 – 4 of 4) sorted by relevance
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