Home
last modified time | relevance | path

Searched refs:equiv_stack (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-uncprop.c266 static vec<tree> equiv_stack; variable
368 equiv_stack.create (2); in tree_ssa_uncprop()
396 equiv_stack.release (); in tree_ssa_uncprop()
424 tree value = equiv_stack.pop (); in uncprop_leave_block()
565 equiv_stack.safe_push (equiv->rhs); in uncprop_enter_block()
571 equiv_stack.safe_push (NULL_TREE); in uncprop_enter_block()
H A Dtree-vrp.c9048 static vec<tree> equiv_stack; variable
9116 equiv_stack.create (20); in identify_jump_threads()
9170 thread_across_edge (dummy, e, true, &equiv_stack, in identify_jump_threads()
9191 equiv_stack.release (); in finalize_jump_threads()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-uncprop.c266 static vec<tree> equiv_stack; variable
368 equiv_stack.create (2); in tree_ssa_uncprop()
396 equiv_stack.release (); in tree_ssa_uncprop()
424 tree value = equiv_stack.pop (); in uncprop_leave_block()
565 equiv_stack.safe_push (equiv->rhs); in uncprop_enter_block()
571 equiv_stack.safe_push (NULL_TREE); in uncprop_enter_block()
H A Dtree-vrp.c9038 static vec<tree> equiv_stack; variable
9106 equiv_stack.create (20); in identify_jump_threads()
9160 thread_across_edge (dummy, e, true, &equiv_stack, in identify_jump_threads()
9181 equiv_stack.release (); in finalize_jump_threads()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-uncprop.c293 static VEC(tree,heap) *equiv_stack; in VEC()
395 equiv_stack = VEC_alloc (tree, heap, 2); in tree_ssa_uncprop()
429 VEC_free (tree, heap, equiv_stack); in tree_ssa_uncprop()
457 tree value = VEC_pop (tree, equiv_stack); in uncprop_finalize_block()
595 VEC_safe_push (tree, heap, equiv_stack, equiv->rhs); in uncprop_initialize_block()
601 VEC_safe_push (tree, heap, equiv_stack, NULL_TREE); in uncprop_initialize_block()
H A DChangeLog-20058845 * tree-ssa-uncprop.c (equiv_stack): Change the type o
8848 uncprop_initialize_block): Update uses of equiv_stack.
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-vrp.c5130 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
5137 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
5144 delete equiv_stack; in identify_jump_threads() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-vrp.c5124 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
5131 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
5138 delete equiv_stack; in identify_jump_threads() local
H A DChangeLog-201536012 of equiv_stack.
36013 (identify_jump_threads): Update due to type change of equiv_stack.
36014 (finalize_jump_threads): Delete the equiv_stack when complete.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-vrp.c5130 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
5137 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
5144 delete equiv_stack; in identify_jump_threads() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-vrp.c6645 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6652 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6659 delete equiv_stack; in identify_jump_threads() local
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-vrp.c6645 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6652 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6659 delete equiv_stack; in identify_jump_threads() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-vrp.c6639 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6646 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6653 delete equiv_stack; in identify_jump_threads() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-vrp.c9553 static vec<tree> equiv_stack; variable
9633 equiv_stack.create (20); in identify_jump_threads()
9687 thread_across_edge (dummy, e, true, &equiv_stack, in identify_jump_threads()
9708 equiv_stack.release (); in finalize_jump_threads()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-vrp.c6856 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6863 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6874 delete equiv_stack; in identify_jump_threads() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vrp.c6856 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6863 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6874 delete equiv_stack; in identify_jump_threads() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-vrp.c6856 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6863 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6874 delete equiv_stack; in identify_jump_threads() local
H A DChangeLog-201536012 of equiv_stack.
36013 (identify_jump_threads): Update due to type change of equiv_stack.
36014 (finalize_jump_threads): Delete the equiv_stack when complete.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vrp.c6856 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6863 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6874 delete equiv_stack; in identify_jump_threads() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-vrp.c6856 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6863 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6874 delete equiv_stack; in identify_jump_threads() local
H A DChangeLog-201536012 of equiv_stack.
36013 (identify_jump_threads): Update due to type change of equiv_stack.
36014 (finalize_jump_threads): Delete the equiv_stack when complete.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-vrp.c6853 const_and_copies *equiv_stack = new const_and_copies (); in identify_jump_threads() local
6860 vrp_dom_walker walker (CDI_DOMINATORS, equiv_stack, avail_exprs_stack); in identify_jump_threads()
6871 delete equiv_stack; in identify_jump_threads() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-vrp.c10121 const_and_copies *equiv_stack; variable
10203 equiv_stack = new const_and_copies (); in identify_jump_threads()
10261 thread_across_edge (dummy, e, true, equiv_stack, NULL, in identify_jump_threads()
10286 delete equiv_stack; in finalize_jump_threads() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-vrp.c10121 const_and_copies *equiv_stack; variable
10203 equiv_stack = new const_and_copies (); in identify_jump_threads()
10261 thread_across_edge (dummy, e, true, equiv_stack, NULL, in identify_jump_threads()
10286 delete equiv_stack; in finalize_jump_threads() local
H A DChangeLog-201536012 of equiv_stack.
36013 (identify_jump_threads): Update due to type change of equiv_stack.
36014 (finalize_jump_threads): Delete the equiv_stack when complete.

1234