Searched defs:try_tail_call (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/gcc/gcc/ | ||
H A D | calls.c | 2157 int try_tail_call = 1; local |
/openbsd/gnu/gcc/gcc/ | ||
H A D | calls.c | 1855 bool try_tail_call = CALL_EXPR_TAILCALL (exp); in expand_call() local |