Searched refs:one_input (Results 1 – 1 of 1) sorted by relevance
138 for (auto &one_input : inputs) { in CNodeWithRefKeys() local139 if (IsValueNode<RefKey>(one_input)) { in CNodeWithRefKeys()140 refkeys.push_back(one_input); in CNodeWithRefKeys()