Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dnode-properties.h56 static int PastControlIndex(Node* node) { in PastControlIndex() function
Dcontrol-equivalence.cc180 int max = NodeProperties::PastControlIndex(node); in DetermineParticipation()
Dscheduler.cc261 int max = NodeProperties::PastControlIndex(node); in Run()
297 int max = NodeProperties::PastControlIndex(node); in Run()