Searched refs:seen_call (Results 1 – 2 of 2) sorted by relevance
45 static bool seen_call(struct jit_ctx *ctx) in seen_call() function57 if (seen_call(ctx)) in tail_call_reg()143 if (seen_tail_call(ctx) && seen_call(ctx)) in build_prologue()
111 static bool seen_call(struct rv_jit_context *ctx) in seen_call() function130 if (seen_call(ctx)) { in rv_tail_call_reg()2101 if (seen_tail_call(ctx) && seen_call(ctx)) in bpf_jit_build_prologue()