Home
last modified time | relevance | path

Searched refs:skip_simple_constant_arithmetic (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.cc166 t = skip_simple_constant_arithmetic (size); in self_referential_size()
H A Dtree.h4987 extern tree skip_simple_constant_arithmetic (tree);
H A Dtree.cc3988 skip_simple_constant_arithmetic (tree expr) in skip_simple_constant_arithmetic() function
H A DChangeLog-201333641 * stor-layout.c (skip_simple_constant_arithmetic): Move to...
33642 * tree.c (skip_simple_constant_arithmetic): ...here and make public.
33644 * tree.h (skip_simple_constant_arithmetic): Declare.
H A DChangeLog-20109223 * stor-layout.c (skip_simple_constant_arithmetic): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dstor-layout.c166 t = skip_simple_constant_arithmetic (size); in self_referential_size()
H A Dtree.h4809 extern tree skip_simple_constant_arithmetic (tree);
H A Dtree.c3754 skip_simple_constant_arithmetic (tree expr) in skip_simple_constant_arithmetic() function