Searched refs:PastControlIndex (Results 1 – 4 of 4) sorted by relevance
55 static inline int PastControlIndex(Node* node);
66 inline int NodeProperties::PastControlIndex(Node* node) { in PastControlIndex() function
59 int max = NodeProperties::PastControlIndex(node); in Run()697 int max = NodeProperties::PastControlIndex(node); in ConnectFloatingControlSubgraph()
200 i < NodeProperties::PastControlIndex(node); ++i) { in ProcessRemainingInputs()