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

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

Completed in 147 milliseconds