Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dfunction.h452 unsigned int tail_call_emit : 1; member
Dcfgcleanup.c2276 if (cfun->tail_call_emit) in rest_of_handle_jump()
Dcalls.c3094 cfun->tail_call_emit = true; in expand_call()