Home
last modified time | relevance | path

Searched refs:simplify_stmt_for_jump_threading (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-dom.c874 simplify_stmt_for_jump_threading (gimple *stmt, in simplify_stmt_for_jump_threading() function
1553 simplify_stmt_for_jump_threading); in after_dom_children()
H A Dtree-vrp.c4898 simplify_stmt_for_jump_threading (gimple *stmt, gimple *within_stmt, in simplify_stmt_for_jump_threading() function
5086 simplify_stmt_for_jump_threading); in after_dom_children()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.gimple-classes1478 (simplify_stmt_for_jump_threading): Likewise.
1845 (simplify_stmt_for_jump_threading): Likewise.
4469 * tree-vrp.c (simplify_stmt_for_jump_threading): Replace a check
H A DChangeLog.tuples902 (simplify_stmt_for_jump_threading): Change WITHIN_STMT argument
918 (simplify_stmt_for_jump_threading): Convert WITHIN_STMT
2390 (simplify_stmt_for_jump_threading): Tuplify.
2797 (simplify_stmt_for_jump_threading, dom_thread_across_edge,
H A DChangeLog-20205303 (simplify_stmt_for_jump_threading): Rename to...
14539 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Abstract code out to...
14542 (simplify_stmt_for_jump_threading): Call find_case_label_range instead of
14543 duplicating the code in simplify_stmt_for_jump_threading.
18559 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Use
18563 (simplify_stmt_for_jump_threading): Use simplify_using_ranges class.
33639 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Likewise.
H A DChangeLog-20174233 (simplify_stmt_for_jump_threading): Copy a blob of code from
5402 * tree-vrp.c (simplify_stmt_for_jump_threading): Tweak slightly
7522 (simplify_stmt_for_jump_threading): Extract smuggled vr_values
35584 * tree-vrp.c (simplify_stmt_for_jump_threading): Lookup the
35678 (simplify_stmt_for_jump_threading): Add basic_block argument. All
35692 (simplify_stmt_for_jump_threading): Call lhs_of_dominating_assert
35728 (simplify_stmt_for_jump_threading): Similarly for lookup_avail_expr.
H A DChangeLog-200619595 (simplify_stmt_for_jump_threading): New.
19606 (simplify_stmt_for_jump_threading): New.
H A DChangeLog-200726404 (simplify_stmt_for_jump_threading): Add within_stmt parameter.
26405 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Add
H A DChangeLog-20188015 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Same.
11582 (simplify_stmt_for_jump_threading): Likewise for local "vr".
H A DChangeLog-201919893 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Likewise.
23230 * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Fix logic error
H A DChangeLog-201515872 (simplify_stmt_for_jump_threading): Likewise.
15888 * tree-vrp.c (simplify_stmt_for_jump_threading): Update.
H A DChangeLog-200821744 (simplify_stmt_for_jump_threading): Update call to
H A DChangeLog-202127957 (simplify_stmt_for_jump_threading): Adjust and move to...
H A DChangeLog-201616387 * tree-vrp.c (simplify_stmt_for_jump_threading): Simplify
H A DChangeLog-201321993 * tree-vrp.c (simplify_stmt_for_jump_threading): Try to