Searched refs:check_argument_store (Results 1 – 3 of 3) sorted by relevance
278 check_argument_store (HOST_WIDE_INT size, HOST_WIDE_INT off, in check_argument_store() function494 || !check_argument_store (size, off, min_sp_off, in find_call_stack_args()
5942 * dce.c (check_argument_store): Pass the size instead of5944 (find_call_stack_args): Pass MEM_SIZE to check_argument_store.
38768 * dce.c (check_argument_store): New function.38769 (find_call_stack_args): Ignore debug insns. Use check_argument_store.