Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDcalls.c3380 bool must_tail_call = CALL_EXPR_MUST_TAIL_CALL (exp); in expand_call() local
3759 if (must_tail_call) in expand_call()