Searched refs:queue_p (Results 1 – 2 of 2) sorted by relevance
3600 cgraph_node_queue *queue_p, bool *in_queue_p) in maybe_push_queue() argument3605 VEC_safe_push (cgraph_node_p, heap, *queue_p, node); in maybe_push_queue()
4227 cgraph_node_queue *queue_p, bool *in_queue_p) in maybe_push_queue() argument4232 queue_p->safe_push (node); in maybe_push_queue()