Searched refs:is_call_return (Results 1 – 2 of 2) sorted by relevance
134 unsigned is_call_return : 1; /* Is the return. */ member1141 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()
27713 (struct block_info): Replace u.span with u.cycle. Add is_call_return.27714 (solve_flow_graph): Set is_call_return.