Searched refs:pfedge_n (Results 1 – 2 of 2) sorted by relevance
1120 fixup_edge_p pfedge, pfedge_n; in adjust_cfg_counts() local1150 pfedge_n = in adjust_cfg_counts()1153 if (pfedge->norm_vertex_index && pfedge_n->flow) in adjust_cfg_counts()1155 bb_gcov_count (bb) -= pfedge_n->flow; in adjust_cfg_counts()1159 pfedge_n->flow); in adjust_cfg_counts()1197 pfedge_n = in adjust_cfg_counts()1200 if (pfedge->norm_vertex_index && pfedge_n->flow) in adjust_cfg_counts()1202 edge_gcov_count (e) -= pfedge_n->flow; in adjust_cfg_counts()1206 pfedge_n->flow); in adjust_cfg_counts()1218 pfedge_n = in adjust_cfg_counts()[all …]