Searched defs:GraphInputs (Results 1 – 1 of 1) sorted by relevance
57 struct GraphInputs { struct58 std::vector<ValueNode *> args;59 std::vector<ValueNode *> globals;60 ValueNode *vargs = nullptr;61 ValueNode *kwargs = nullptr;