Home | History | Annotate | Download | only in lib

Lines Matching refs:root_node

1465 /* Duplicate the epsilon closure of the node ROOT_NODE.
1472 Idx root_node, unsigned int init_constraint)
1511 /* If the node is root_node itself, it means the epsilon closure
1512 has a loop. Then tie it to the destination of the root_node. */
1513 if (org_node == root_node && clone_node != org_node)
1548 root_node, constraint);