Searched refs:flush_fn_node (Results 1 – 1 of 1) sorted by relevance
110 struct flush_fn_node { struct112 struct flush_fn_node *next; argument115 static struct flush_fn_node *flush_fn_head = NULL;116 static struct flush_fn_node *flush_fn_tail = NULL;538 struct flush_fn_node *new_node = malloc(sizeof(struct flush_fn_node)); in llvm_register_flush_function()551 struct flush_fn_node *curr = flush_fn_head; in __gcov_flush()561 struct flush_fn_node *node = flush_fn_head; in llvm_delete_flush_function_list()