Searched refs:PastControlIndex (Results 1 – 5 of 5) sorted by relevance
39 static int PastControlIndex(Node* node);
180 int max = NodeProperties::PastControlIndex(node); in DetermineParticipation()
49 int NodeProperties::PastControlIndex(Node* node) { in PastControlIndex() function in v8::internal::compiler::NodeProperties
264 int max = NodeProperties::PastControlIndex(node); in Run()299 int max = NodeProperties::PastControlIndex(node); in Run()
805 i < NodeProperties::PastControlIndex(node); ++i) { in ProcessRemainingInputs()