Home
last modified time | relevance | path

Searched refs:check_argument_store (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Ddce.cc278 check_argument_store (HOST_WIDE_INT size, HOST_WIDE_INT off, in check_argument_store() function
494 || !check_argument_store (size, off, min_sp_off, in find_call_stack_args()
DChangeLog-20165942 * dce.c (check_argument_store): Pass the size instead of
5944 (find_call_stack_args): Pass MEM_SIZE to check_argument_store.
DChangeLog-201138768 * dce.c (check_argument_store): New function.
38769 (find_call_stack_args): Ignore debug insns. Use check_argument_store.