Home
last modified time | relevance | path

Searched refs:IsControl (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dnode-properties.h112 static bool IsControl(Node* node) { in IsControl() function in v8::internal::compiler::NodeProperties
H A Dgraph-visualizer.cc349 << (NodeProperties::IsControl(node) ? "true" : "false"); in PrintNode()
H A Deffect-control-linearizer.cc409 DCHECK(NodeProperties::IsControl(control)); in UpdateBlockControl()
636 DCHECK(NodeProperties::IsControl(control)); in Run()

Completed in 18 milliseconds