Searched refs:cgraph_node_queue (Results 1 – 2 of 2) sorted by relevance
4195 typedef vec<cgraph_node *> cgraph_node_queue; typedef4227 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()
3568 typedef VEC (cgraph_node_p, heap) *cgraph_node_queue; typedef3600 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()