Searched refs:lastkidop (Results 1 – 1 of 1) sorted by relevance
761 lastkidop->op_next = o; in S_maybe_multiconcat()792 lastkidop = NULL; in S_maybe_multiconcat()829 prev = last ? lastkidop : OpSIBLING(lastkidop); in S_maybe_multiconcat()840 if (!lastkidop) in S_maybe_multiconcat()841 lastkidop = aop; in S_maybe_multiconcat()904 if (!lastkidop) in S_maybe_multiconcat()905 lastkidop = pmop; in S_maybe_multiconcat()923 kid = OpSIBLING(lastkidop); in S_maybe_multiconcat()927 lastkidop = targetop; in S_maybe_multiconcat()933 if (lastkidop) { in S_maybe_multiconcat()[all …]