Searched refs:saw_tail_call (Results 1 – 1 of 1) sorted by relevance
199 bool saw_tail_call; member801 if (ctx->saw_frame_pointer || ctx->saw_tail_call) { in build_prologue()809 if (ctx->saw_tail_call) in build_prologue()816 if (ctx->saw_tail_call) { in build_prologue()857 ctx->saw_tail_call = true; in emit_tail_call()1560 ctx.saw_tail_call ? 'T' : ' '); in bpf_int_jit_compile()