Home
last modified time | relevance | path

Searched refs:convert_from_ssa (Results 1 – 8 of 8) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dssa.h25 extern void convert_from_ssa PARAMS ((void));
Dssa.c2171 convert_from_ssa () in convert_from_ssa() function
Dtoplev.c2835 convert_from_ssa ();
DChangeLog.33048 * ssa.c (convert_from_ssa): Tell life_analysis we need death
5481 * ssa.c (convert_from_ssa): Don't run compute_bb_for_insn.
5500 (convert_from_ssa): Likewise.
7145 (convert_from_ssa): Call compute_bb_for_insn before life_analysis.
7151 (convert_from_ssa): Likewise.
7156 (convert_from_ssa): Likewise.
7744 (rest_of_compilation): Time convert_to_ssa and convert_from_ssa.
7753 (convert_from_ssa): Rerun life analysis at top.
11196 (convert_from_ssa): Likewise.
DChangeLog.5963 (convert_from_ssa): Do create REG_DEAD and REG_UNUSED notes when
1005 (convert_from_ssa): Do not remove dead code to create death notes.
1015 (convert_from_ssa): Do not free ssa_uses.
DChangeLog.72944 * ssa.c (convert_from_ssa): Don't use VARRAY_FREE.
5821 convert_from_ssa): Likewise.
7317 rename_equivalent_regs, convert_from_ssa, for_each_successor_phi):
DChangeLog.412868 (convert_from_ssa): Added data structure deallocation and check
13139 (convert_from_ssa): Modify phi-node deletion algorithm.
DChangeLog.69850 * ssa.c (convert_from_ssa): Likewise.
10370 * ssa.c (convert_from_ssa): Use delete_related_insns.