Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDgcov.c134 unsigned is_call_return : 1; /* Is the return. */ member
1141 arc->dst->is_call_return = 1; in solve_flow_graph()
1761 else if (flag_unconditional && !arc->dst->is_call_return) in output_branch_count()
1876 if (!block->is_call_return) in output_lines()
HDChangeLog-200327713 (struct block_info): Replace u.span with u.cycle. Add is_call_return.
27714 (solve_flow_graph): Set is_call_return.