Searched refs:PastControlIndex (Results 1 – 5 of 5) sorted by relevance
36 static int PastControlIndex(Node* node);
184 int max = NodeProperties::PastControlIndex(node); in DetermineParticipation()
44 int NodeProperties::PastControlIndex(Node* node) { in PastControlIndex() function in v8::internal::compiler::NodeProperties
238 int max = NodeProperties::PastControlIndex(node); in Run()273 int max = NodeProperties::PastControlIndex(node); in Run()
577 i < NodeProperties::PastControlIndex(node); ++i) { in ProcessRemainingInputs()