Searched refs:node_first (Results 1 – 2 of 2) sorted by relevance
205 static struct node *node_first(struct sparsebit *s) in node_first() function1094 nodep = node_first(s); in sparsebit_first_set()1109 nodep1 = node_first(s); in sparsebit_first_clear()1601 for (nodep = node_first(s); nodep; nodep = node_next(s, nodep)) { in sparsebit_dump()1693 for (nodep = node_first(s); nodep; in sparsebit_validate_internal()
393 unsigned node_first = ins->dest[0].value; in bi_mark_interference() local396 node_first, bi_writemask(ins, 0)); in bi_mark_interference()