Searched refs:PastContextIndex (Results 1 – 2 of 2) sorted by relevance
34 static int FirstFrameStateIndex(Node* node) { return PastContextIndex(node); } in FirstFrameStateIndex()42 static int PastContextIndex(Node* node) { in PastContextIndex() function
985 DCHECK_GE(index, NodeProperties::PastContextIndex(node)); in ProcessRemainingInputs()4290 DCHECK_GE(index, NodeProperties::PastContextIndex(node)); in ProcessRemainingInputs()