HomeSort by: relevance | last modified time | path
    Searched defs:make_speculative (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ipa-polymorphic-call.cc 2337 ipa_polymorphic_call_context::make_speculative (tree otr_type) function in class:ipa_polymorphic_call_context
2366 make_speculative (otr_type);
cgraph.cc 1108 cgraph_edge::make_speculative (cgraph_node *n2, profile_count direct_count, function in class:cgraph_edge
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-polymorphic-call.cc 2338 ipa_polymorphic_call_context::make_speculative (tree otr_type) function in class:ipa_polymorphic_call_context
2367 make_speculative (otr_type);
cgraph.cc 1106 cgraph_edge::make_speculative (cgraph_node *n2, profile_count direct_count, function in class:cgraph_edge

Completed in 40 milliseconds