Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtrans-mem.cc4184 typedef vec<cgraph_node *> cgraph_node_queue; typedef
4216 cgraph_node_queue *queue_p, bool *in_queue_p) in maybe_push_queue()
4229 ipa_tm_scan_calls_block (cgraph_node_queue *callees_p, in ipa_tm_scan_calls_block()
4270 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_transaction()
4296 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_clone()
4310 cgraph_node_queue *worklist_p) in ipa_tm_note_irrevocable()
5387 cgraph_node_queue tm_callees = cgraph_node_queue (); in ipa_tm_execute()
5389 cgraph_node_queue irr_worklist = cgraph_node_queue (); in ipa_tm_execute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtrans-mem.c4180 typedef vec<cgraph_node *> cgraph_node_queue; typedef
4212 cgraph_node_queue *queue_p, bool *in_queue_p) in maybe_push_queue()
4225 ipa_tm_scan_calls_block (cgraph_node_queue *callees_p, in ipa_tm_scan_calls_block()
4266 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_transaction()
4292 cgraph_node_queue *callees_p) in ipa_tm_scan_calls_clone()
4306 cgraph_node_queue *worklist_p) in ipa_tm_note_irrevocable()
5386 cgraph_node_queue tm_callees = cgraph_node_queue (); in ipa_tm_execute()
5388 cgraph_node_queue irr_worklist = cgraph_node_queue (); in ipa_tm_execute()