Home
last modified time | relevance | path

Searched refs:resolve_speculation (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-inline-transform.c253 e->resolve_speculation (NULL); in check_speculations()
H A Dcgraph.c1159 cgraph_edge::resolve_speculation (tree callee_decl) in resolve_speculation() function
1226 edge = edge->resolve_speculation (callee->decl); in make_direct()
1290 e = e->resolve_speculation (decl); in redirect_call_stmt_to_callee()
1304 e = e->resolve_speculation (); in redirect_call_stmt_to_callee()
H A Dipa-inline.c1699 edge->resolve_speculation (); in resolve_noninline_speculation()
1852 edge->resolve_speculation (); in inline_small_functions()
2555 edge->resolve_speculation (); in ipa_inline()
H A Dcgraph.h1686 cgraph_edge *resolve_speculation (tree callee_decl = NULL);
H A Dipa-fnsummary.c239 e = e->resolve_speculation (target->decl); in redirect_to_unreachable()