Home
last modified time | relevance | path

Searched refs:skip_simple_arithmetic (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc3885 tree inner = skip_simple_arithmetic (t); in tree_invariant_p()
3921 inner = skip_simple_arithmetic (expr); in save_expr()
3953 skip_simple_arithmetic (tree expr) in skip_simple_arithmetic() function
H A Dtree.h4982 extern tree skip_simple_arithmetic (tree);
H A DChangeLog.tree-ssa7241 (skip_simple_arithmetic): Likewise.
H A DChangeLog-200433965 (skip_simple_arithmetic): Likewise.
36087 Use skip_simple_arithmetic to find SAVE_EXPR.
H A DChangeLog-200821786 (skip_simple_arithmetic): Use it.
H A DChangeLog-20109224 (self_referential_size): Use it instead of skip_simple_arithmetic.
H A DChangeLog-201333643 (skip_simple_arithmetic): Tidy up.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c3651 tree inner = skip_simple_arithmetic (t); in tree_invariant_p()
3687 inner = skip_simple_arithmetic (expr); in save_expr()
3719 skip_simple_arithmetic (tree expr) in skip_simple_arithmetic() function
H A Dtree.h4804 extern tree skip_simple_arithmetic (tree);