Searched refs:execute_sm_if_changed (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-im.cc | 2016 execute_sm_if_changed (edge ex, tree mem, tree tmp_var, tree flag, in execute_sm_if_changed() function 2349 execute_sm_if_changed (ex, ref->mem.ref, aux->tmp_var, in execute_sm_exit() 2781 (execute_sm_if_changed (e, NULL_TREE, NULL_TREE, in hoist_memory_references()
|
H A D | ChangeLog.gimple-classes | 1240 (execute_sm_if_changed): Likewise. 2515 * tree-ssa-loop-im.c (execute_sm_if_changed): Likewise.
|
H A D | ChangeLog-2017 | 7249 * tree-ssa-loop-im.c (execute_sm_if_changed): Do not compute freq_sum. 8668 * tree-ssa-loop-im.c (execute_sm_if_changed): Use counts only. 10970 * tree-ssa-loop-im.c (execute_sm_if_changed): Update. 26070 * tree-ssa-loop-im.c (execute_sm_if_changed): Update. 28789 * tree-ssa-loop-im.c (execute_sm_if_changed): Add FLAG_BBS parameter;
|
H A D | ChangeLog-2012 | 18794 * tree-ssa-loop-im.c (execute_sm_if_changed): Likewise. 19386 * tree-ssa-loop-im.c (execute_sm_if_changed): Likewise. 22987 * tree-ssa-loop-im.c (execute_sm_if_changed): New.
|
H A D | ChangeLog-2020 | 15699 (execute_sm_if_changed): Pass down and adjust prev edge state. 23613 * tree-ssa-loop-im.c (execute_sm_if_changed): Remove 23941 (execute_sm_if_changed): Avoid issueing warnings for the
|
H A D | ChangeLog-2021 | 3549 * tree-ssa-loop-im.c (execute_sm_if_changed): Add mode
|
H A D | ChangeLog-2019 | 23015 (execute_sm_if_changed): Same.
|
H A D | ChangeLog-2015 | 16413 * tree-ssa-loop-im.c (execute_sm_if_changed): Preserve PHI
|
H A D | ChangeLog-2014 | 41917 (execute_sm_if_changed): Properly apply IRREDUCIBLE_LOOP
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-im.c | 1866 execute_sm_if_changed (edge ex, tree mem, tree tmp_var, tree flag, in execute_sm_if_changed() function 2137 execute_sm_if_changed (ex, ref->mem.ref, tmp_var, store_flag, in execute_sm()
|