Searched defs:new_child (Results 1 – 1 of 1) sorted by relevance
42 bool DominatorTree::Node::TryAddChild(std::unique_ptr<Node> new_child) { in TryAddChild()51 bool DominatorTree::Node::AddChild(std::unique_ptr<Node> new_child) { in AddChild()