Home
last modified time | relevance | path

Searched refs:cgraph_node_queue (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtrans-mem.c4195 typedef vec<cgraph_node *> cgraph_node_queue; typedef
4227 cgraph_node_queue *queue_p, bool *in_queue_p) in maybe_push_queue()
4240 ipa_tm_scan_calls_block (cgraph_node_queue *callees_p, in ipa_tm_scan_calls_block()
4281 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_transaction()
4307 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_clone()
4321 cgraph_node_queue *worklist_p) in ipa_tm_note_irrevocable()
5401 cgraph_node_queue tm_callees = cgraph_node_queue (); in ipa_tm_execute()
5403 cgraph_node_queue irr_worklist = cgraph_node_queue (); in ipa_tm_execute()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtrans-mem.c3568 typedef VEC (cgraph_node_p, heap) *cgraph_node_queue; typedef
3600 cgraph_node_queue *queue_p, bool *in_queue_p) in maybe_push_queue()
3613 ipa_tm_scan_calls_block (cgraph_node_queue *callees_p, in ipa_tm_scan_calls_block()
3654 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_transaction()
3682 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_clone()
3696 cgraph_node_queue *worklist_p) in ipa_tm_note_irrevocable()
4750 cgraph_node_queue tm_callees = NULL; in ipa_tm_execute()
4752 cgraph_node_queue irr_worklist = NULL; in ipa_tm_execute()