Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcfgrtl.c1392 commit_one_edge_insertion (e, watch_calls) in commit_one_edge_insertion() argument
1394 int watch_calls;
1405 if (watch_calls && (e->flags & EDGE_FALLTHRU) && !e->dest->pred->pred_next
/openbsd/src/gnu/gcc/gcc/
Dcfgrtl.c1351 commit_one_edge_insertion (edge e, int watch_calls) in commit_one_edge_insertion() argument
1362 if (watch_calls && (e->flags & EDGE_FALLTHRU) in commit_one_edge_insertion()