Searched refs:PastContextIndex (Results 1 – 3 of 3) sorted by relevance
34 return PastContextIndex(node); in FirstFrameStateIndex()51 inline int NodeProperties::PastContextIndex(Node* node) { in PastContextIndex() function
52 static inline int PastContextIndex(Node* node);
194 DCHECK_GE(index, NodeProperties::PastContextIndex(node)); in ProcessRemainingInputs()