Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/gcc-plugins/
Dlatent_entropy_plugin.c389 static bool handle_tail_calls(basic_block bb, tree local_entropy) in handle_tail_calls() function
426 handle_tail_calls(e->src, local_entropy); in perturb_latent_entropy()
430 if (!handle_tail_calls(last_bb, local_entropy)) { in perturb_latent_entropy()