Searched refs:threader (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-threadbackward.cc | 974 back_threader threader (fun, BT_NONE, m_first); in execute() local 975 return threader.thread_blocks (); in execute() 1002 back_threader threader (fun, BT_SPEED, m_first); in execute() local 1003 return threader.thread_blocks (); in execute() 1030 back_threader threader (fun, BT_SPEED | BT_RESOLVE, m_first); in execute() local 1031 return threader.thread_blocks (); in execute()
|
H A D | tree-ssa-dom.cc | 725 jump_threader *threader, in dom_opt_dom_walker() argument 738 m_threader = threader; in dom_opt_dom_walker() 863 jump_threader threader (&simplifier, &state); in execute() local 865 &threader, in execute() 898 threader.remove_jump_threads_including (e); in execute() 922 cfg_altered |= threader.thread_through_all_blocks (may_peel_loop_headers_p); in execute()
|
H A D | timevar.def | 161 DEFTIMEVAR (TV_TREE_VRP_THREADER , "tree VRP threader")
|
H A D | params.opt | 1066 -param=threader-debug= 1068 --param=threader-debug=[none|all] Enables verbose dumping of the threader solver. 1071 Name(threader_debug) Type(enum threader_debug) UnknownError(unknown threader debug mode %qs)
|
H A D | ChangeLog-2021 | 5669 * doc/invoke.texi (Invoking GCC): Document --param=threader-debug. 5695 * params.opt: Add entry for --param=threader-debug=. 9720 (try_thread_blocks): Pass resolve argument to back threader. 10840 * tree-vrp.c: Use TV_TREE_VRP_THREADER for VRP threader pass. 11086 threader. 17043 * doc/invoke.texi: Remove docs for threader-mode param. 17045 * params.opt: Remove threader-mode param. 18019 * doc/invoke.texi: Document threader-mode param. 18164 * params.opt: Remove --param=threader-iterative. 18481 * params.opt: Add entry for --param=threader-mode. [all …]
|
H A D | ChangeLog-2015 | 7727 threader needs to handle backedges. 8108 jump threader. Do no thread across edges with EDGE_IGNORE, 9685 jump threads if the old style threader was not successful. 12755 nontrivial conditions to be handled by FSM threader. 12757 FSM threader from COND_EXPR.
|
H A D | ChangeLog.tree-ssa | 6650 * tree-optimize.c (optimize_function_tree): Call jump threader.
|
H A D | ChangeLog-2017 | 35654 member function and into the threader's thread_outgoing_edges
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-threadbackward.c | 818 thread_jumps threader; in execute() local 823 threader.find_jump_threads_backwards (bb, true); in execute() 879 thread_jumps threader; in execute() local 884 threader.find_jump_threads_backwards (bb, false); in execute()
|
H A D | params.opt | 107 Maximum number of arguments a PHI may have before the FSM threader will not try to thread through i…
|
/netbsd-src/share/dict/ |
H A D | web2a | 3111 baby threader 6881 bolt threader 40789 pipe threader 63885 threader-up
|
H A D | web2 | 202951 threader
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | invoke.texi | 14946 @item threader-debug 14947 threader-debug=[none|all] Enables verbose dumping of the threader solver.
|
H A D | gcc.info | 13682 'threader-debug' 13683 threader-debug=[none|all] Enables verbose dumping of the 13684 threader solver.
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | ChangeLog | 1887 threader.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | invoke.texi | 13150 Maximum number of arguments a PHI may have before the FSM threader
|
H A D | gcc.info | 12104 threader will not try to thread through its block.
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 47313 2f310b89b6ab546f5e70431ba049c923 gcc/testsuite/gcc.dg/tree-ssa/ranger-threader-1.c 47314 9975b9ee1e191120cc40a3a199df785f gcc/testsuite/gcc.dg/tree-ssa/ranger-threader-2.c 47315 bcf9704e688257d7a8088a9c5b489b91 gcc/testsuite/gcc.dg/tree-ssa/ranger-threader-3.c 47316 62bc304e06dd9fcd02e6fed5c2caa3fd gcc/testsuite/gcc.dg/tree-ssa/ranger-threader-4.c 47317 45c828cd1080992aefbeab607fd6ec49 gcc/testsuite/gcc.dg/tree-ssa/ranger-threader-5.c
|