Searched refs:GetContextInput (Results 1 – 6 of 6) sorted by relevance
21 static inline Node* GetContextInput(Node* node);
81 inline Node* NodeProperties::GetContextInput(Node* node) { in GetContextInput() function
155 inputs.push_back(NodeProperties::GetContextInput(node)); in ReplaceWithCompareIC()
97 Node* context = NodeProperties::GetContextInput(node); in Pre()
128 Node* context() { return NodeProperties::GetContextInput(node_); } in context()
101 NodeProperties::GetBounds(NodeProperties::GetContextInput(node)); in ContextType()