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

  /src/external/gpl3/gcc/dist/gcc/
cgraph.cc 3352 verify_speculative_call (struct cgraph_node *node, gimple *stmt, function
3685 && verify_speculative_call (e->caller, e->call_stmt, e->lto_stmt_uid,
3711 && verify_speculative_call (e->caller, e->call_stmt, e->lto_stmt_uid,
3723 && verify_speculative_call (this, ref->stmt,
  /src/external/gpl3/gcc.old/dist/gcc/
cgraph.cc 3292 verify_speculative_call (struct cgraph_node *node, gimple *stmt, function
3624 && verify_speculative_call (e->caller, e->call_stmt, e->lto_stmt_uid,
3650 && verify_speculative_call (e->caller, e->call_stmt, e->lto_stmt_uid,
3662 && verify_speculative_call (this, ref->stmt,

Completed in 19 milliseconds