Searched refs:isGraphFunction (Results 1 – 7 of 7) sorted by relevance
50 virtual bool isGraphFunction() const { in isGraphFunction() function
21 bool isGraphFunction() const override { in isGraphFunction() function
42 if (!function.isGraphFunction()) { in tryToGraphFunctionImpl()
48 if (setstate->isGraphFunction()) { in gatherGetSetStates()51 if (getstate->isGraphFunction()) { in gatherGetSetStates()
1415 if (!method->isGraphFunction()) { in printClass()
314 if (!function.isGraphFunction()) { in handleBlock()
1525 TORCH_INTERNAL_ASSERT(fn->isGraphFunction()); in initJitScriptBindings()