Home
last modified time | relevance | path

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

/openbmc/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c383 static bool handle_tail_calls(basic_block bb, tree local_entropy) in handle_tail_calls() function
420 handle_tail_calls(e->src, local_entropy); in perturb_latent_entropy()
424 if (!handle_tail_calls(last_bb, local_entropy)) { in perturb_latent_entropy()