Home
last modified time | relevance | path

Searched refs:mark_virtual_operand_for_renaming (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-into-ssa.h28 void mark_virtual_operand_for_renaming (tree);
H A Dtree-into-ssa.cc3051 mark_virtual_operand_for_renaming (tree name) in mark_virtual_operand_for_renaming() function
3084 mark_virtual_operand_for_renaming (gimple_phi_result (phi)); in mark_virtual_phi_result_for_renaming()
H A Dtree-ssa-tail-merge.cc867 mark_virtual_operand_for_renaming (gimple_vdef (stmt)); in release_last_vdef()
H A Dtree-loop-distribution.cc1292 mark_virtual_operand_for_renaming (vdef); in destroy_loop()
H A Dtree-eh.cc3743 mark_virtual_operand_for_renaming (gimple_vuse (last_sunk)); in sink_clobbers()
H A DChangeLog.gimple-classes1082 (mark_virtual_operand_for_renaming): Likewise.
H A DChangeLog-20118038 * tree-ssa-dce.c (mark_virtual_operand_for_renaming): New function,
8041 mark_virtual_operand_for_renaming.
8042 * tree-flow.h (mark_virtual_operand_for_renaming): Declare.
H A DChangeLog-201316386 * tree-ssa-dce.c (mark_virtual_operand_for_renaming,
16388 * tree-into-ssa.c (mark_virtual_operand_for_renaming,
H A DChangeLog-201216484 * tree-ssa-dce.c (mark_virtual_operand_for_renaming): Do not
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-into-ssa.h28 void mark_virtual_operand_for_renaming (tree);
H A Dtree-into-ssa.c3047 mark_virtual_operand_for_renaming (tree name) in mark_virtual_operand_for_renaming() function
3080 mark_virtual_operand_for_renaming (gimple_phi_result (phi)); in mark_virtual_phi_result_for_renaming()
H A Dtree-ssa-tail-merge.c867 mark_virtual_operand_for_renaming (gimple_vdef (stmt)); in release_last_vdef()
H A Dtree-loop-distribution.c1282 mark_virtual_operand_for_renaming (vdef); in destroy_loop()
H A Dtree-eh.c3748 mark_virtual_operand_for_renaming (gimple_vuse (last_sunk));