Searched refs:always_followsp (Results 1 – 1 of 1) sorted by relevance
250 bitsetv *always_followsp) in ielr_compute_always_follows() argument252 *always_followsp = bitsetv_create (ngotos, ntokens, BITSET_FIXED); in ielr_compute_always_follows()263 bitset_set ((*always_followsp)[i], TRANSITION_SYMBOL (trans, j)); in ielr_compute_always_follows()282 relation_digraph (*edgesp, ngotos, always_followsp); in ielr_compute_always_follows()289 debug_bitsetv (*always_followsp); in ielr_compute_always_follows()343 bitsetv *always_followsp, in ielr_compute_auxiliary_tables() argument356 ielr_compute_always_follows (&edges, edge_counts, always_followsp); in ielr_compute_auxiliary_tables()