Home
last modified time | relevance | path

Searched refs:NullAllInputs (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcontrol-flow-optimizer.cc113 branch->NullAllInputs(); in TryBuildSwitch()
117 if_false->NullAllInputs(); in TryBuildSwitch()
140 branch->NullAllInputs(); in TryBuildSwitch()
H A Dnode.cc149 NullAllInputs(); in Kill()
259 void Node::NullAllInputs() { ClearInputs(0, InputCount()); } in NullAllInputs() function in v8::internal::compiler::Node
H A Dint64-lowering.cc436 node->NullAllInputs(); in LowerNode()
626 node->NullAllInputs(); in LowerNode()
636 node->NullAllInputs(); in LowerNode()
939 node->NullAllInputs(); in LowerNode()
956 node->NullAllInputs(); in LowerNode()
H A Dnode.h95 void NullAllInputs();
H A Dsimplified-lowering.cc1037 node->NullAllInputs(); // Node is now dead. in VisitUnused()
4117 node->NullAllInputs(); // Node is now dead. in DeferReplacement()

Completed in 12 milliseconds