Searched refs:spOpt (Results 1 – 1 of 1) sorted by relevance
351 struct symbol *spOpt; /* SHIFTREDUCE optimization to this symbol */ member553 newaction->spOpt = 0; in Action_add()3412 if( result && ap->spOpt ){ in PrintAction()3413 fprintf(fp," /* because %s==%s */", ap->sp->name, ap->spOpt->name); in PrintAction()5093 ap->spOpt = ap2->sp; in CompressTables()