Searched refs:writeout_fn_tail (Results 1 – 1 of 1) sorted by relevance
95 static struct writeout_fn_node *writeout_fn_tail = NULL; variable504 writeout_fn_head = writeout_fn_tail = new_node; in llvm_register_writeout_function()506 writeout_fn_tail->next = new_node; in llvm_register_writeout_function()507 writeout_fn_tail = new_node; in llvm_register_writeout_function()527 writeout_fn_head = writeout_fn_tail = NULL; in llvm_delete_writeout_function_list()