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

/freebsd-9.3-release/contrib/gcc/
H A Dgcov.c134 unsigned is_call_return : 1; /* Is the return. */ member in struct:block_info
1142 arc->dst->is_call_return = 1;
1763 else if (flag_unconditional && !arc->dst->is_call_return)
1878 if (!block->is_call_return)

Completed in 54 milliseconds