Searched refs:watch_calls (Results 1 – 2 of 2) sorted by relevance
1392 commit_one_edge_insertion (e, watch_calls) in commit_one_edge_insertion() argument1394 int watch_calls;1405 if (watch_calls && (e->flags & EDGE_FALLTHRU) && !e->dest->pred->pred_next
1351 commit_one_edge_insertion (edge e, int watch_calls) in commit_one_edge_insertion() argument1362 if (watch_calls && (e->flags & EDGE_FALLTHRU) in commit_one_edge_insertion()