Searched defs:new_to (Results 1 – 4 of 4) sorted by relevance
154 void Node::AppendInput(Zone* zone, Node* new_to) { in AppendInput()203 void Node::InsertInput(Zone* zone, int index, Node* new_to) { in InsertInput()
77 void ReplaceInput(int index, Node* new_to) { in ReplaceInput()435 void UpdateTo(Node* new_to) { in UpdateTo()
1441 int new_to = std::max(to_replace.to(), to); in RationalizeConsecutiveAtoms() local1449 int new_to = std::max(list->at(end_pos - 1).to(), to); in RationalizeConsecutiveAtoms() local
2295 struct tmpfs_object_s *new_to = tde->tde_object; in tmpfs_rename() local