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

  /src/external/gpl3/gcc/dist/gcc/
ipa-inline.cc 1591 update_caller_keys (edge_heap_t *heap, struct cgraph_node *node, function
1607 update_caller_keys (heap, alias, updated_nodes, check_inlinablity_for);
2008 update_caller_keys (edge_heap, where,
2185 update_caller_keys (&edge_heap, where,
2424 update_caller_keys (&edge_heap, where, updated_nodes, NULL);
  /src/external/gpl3/gcc.old/dist/gcc/
ipa-inline.cc 1489 update_caller_keys (edge_heap_t *heap, struct cgraph_node *node, function
1505 update_caller_keys (heap, alias, updated_nodes, check_inlinablity_for);
1899 update_caller_keys (edge_heap, where,
2075 update_caller_keys (&edge_heap, where,
2301 update_caller_keys (&edge_heap, where, updated_nodes, NULL);

Completed in 59 milliseconds