Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dnode-properties.h36 static int FirstControlIndex(Node* node) { return PastEffectIndex(node); } in FirstControlIndex()
52 static int PastEffectIndex(Node* node) { in PastEffectIndex() function in v8::internal::compiler::NodeProperties

Completed in 2 milliseconds