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

/freebsd-11-stable/contrib/gcc/
H A Dbb-reorder.c481 bool ends_in_call;
495 ends_in_call = block_ends_with_call_p (bb);
517 if (ends_in_call)
480 bool ends_in_call; local

Completed in 52 milliseconds