Searched refs:SetAndCheckInput (Results 1 – 1 of 1) sorted by relevance
252 void SetAndCheckInput(Node* node, int index, UseInfo use_info) { in SetAndCheckInput() function in v8::internal::compiler::InputUseInfos4215 node_input_use_infos_[use_node->id()].SetAndCheckInput(use_node, index, in EnqueueInput()