Searched refs:first_step_node (Results 1 – 1 of 1) sorted by relevance
5179 ChoiceNode* first_step_node = new ChoiceNode(2); in Compile() local5180 first_step_node->AddAlternative(GuardedAlternative(captured_body)); in Compile()5181 first_step_node->AddAlternative(GuardedAlternative( in Compile()5183 node = first_step_node; in Compile()