Searched refs:PastEffectIndex (Results 1 – 3 of 3) sorted by relevance
42 return PastEffectIndex(node); in FirstControlIndex()61 inline int NodeProperties::PastEffectIndex(Node* node) { in PastEffectIndex() function
54 static inline int PastEffectIndex(Node* node);
196 i < NodeProperties::PastEffectIndex(node); ++i) { in ProcessRemainingInputs()