Searched refs:lifted_arg_node (Results 1 – 1 of 1) sorted by relevance
551 Node* lifted_arg_node = lifted_arg_nodes[arg_idx - original_arg_count]; in ReplaceLiftedArgNodePlaceholderWithArg() local554 if (!lifted_arg_node) { in ReplaceLiftedArgNodePlaceholderWithArg()558 for (const Edge* e : lifted_arg_node->out_edges()) { in ReplaceLiftedArgNodePlaceholderWithArg()565 function_body.graph->RemoveNode(lifted_arg_node); in ReplaceLiftedArgNodePlaceholderWithArg()