Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dflow.c273 int cc0_live; member
1650 pbi->cc0_live = 0;
1811 pbi->cc0_live = 0;
1882 pbi->cc0_live = 0;
2163 return ! pbi->cc0_live;
3793 pbi->cc0_live = 1;
DChangeLog.37607 (reg_next_use, cc0_live, mem_set_list): Replace with ...
/openbsd/src/gnu/gcc/gcc/
Dflow.c262 int cc0_live; member
1748 pbi->cc0_live = 0; in propagate_one_insn()
1920 pbi->cc0_live = 0; in propagate_one_insn()
1985 pbi->cc0_live = 0; in init_propagate_block_info()
2300 return ! pbi->cc0_live; in insn_dead_p()
4057 pbi->cc0_live = 1; in mark_used_regs()