Home
last modified time | relevance | path

Searched defs:try_tail_call (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcalls.c2157 int try_tail_call = 1; local
/openbsd/gnu/gcc/gcc/
H A Dcalls.c1855 bool try_tail_call = CALL_EXPR_TAILCALL (exp); in expand_call() local