Home
last modified time | relevance | path

Searched refs:check_speculations (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-inline-transform.cc296 check_speculations (cgraph_node *n, vec<cgraph_edge *> *new_edges) in check_speculations() function
509 bool removed_p = check_speculations (e->callee, new_edges); in inline_call()
H A DChangeLog-201919828 (check_speculations): Use check_speculations_1, new parameter
19830 (inline_call): Pass new_edges to check_speculations.
H A DChangeLog-201536537 (check_speculations): New function.
36539 (inline_call): Call check_speculations.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-inline-transform.c287 check_speculations (cgraph_node *n, vec<cgraph_edge *> *new_edges) in check_speculations() function
493 bool removed_p = check_speculations (e->callee, new_edges); in inline_call()