Searched defs:GraphInputInfo (Results 1 – 1 of 1) sorted by relevance
44 struct GraphInputInfo { struct45 std::vector<ValueNode *> args;46 std::vector<ValueNode *> globals;47 ValueNode *vargs = nullptr;48 ValueNode *kwargs = nullptr;