Searched refs:out_node_id_map (Results 1 – 2 of 2) sorted by relevance
60 NodeIdMap* out_node_id_map, in MaybeApplyMutation() argument63 assert(out_node_id_map && "`out_node_id_map` may not be a nullptr"); in MaybeApplyMutation()88 *out_node_id_map = std::move(new_node_id_map); in MaybeApplyMutation()
58 NodeIdMap* out_node_id_map,