Searched defs:remap_old_to_new (Results 1 – 1 of 1) sorted by relevance
923 std::unordered_map<Value*, Value*>& remap_old_to_new) { in cloneNodeInGraph() argument947 std::unordered_map<Value*, Value*> remap_old_to_new; in buildObserverSubgraph() local