Home
last modified time | relevance | path

Searched refs:SetAndCheckInput (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dsimplified-lowering.cc252 void SetAndCheckInput(Node* node, int index, UseInfo use_info) { in SetAndCheckInput() function in v8::internal::compiler::InputUseInfos
4215 node_input_use_infos_[use_node->id()].SetAndCheckInput(use_node, index, in EnqueueInput()