Searched refs:PastContextIndex (Results 1 – 2 of 2) sorted by relevance
33 static int FirstFrameStateIndex(Node* node) { return PastContextIndex(node); } in FirstFrameStateIndex()41 static int PastContextIndex(Node* node) { in PastContextIndex() function
865 DCHECK_GE(index, NodeProperties::PastContextIndex(node)); in ProcessRemainingInputs()3956 DCHECK_GE(index, NodeProperties::PastContextIndex(node)); in ProcessRemainingInputs()