Searched refs:source_input (Results 1 – 3 of 3) sorted by relevance
70 const py::object &source_input() const { return source_input_; } in source_input() function
343 if (!res->source_input()) { in ParseAction()347 py::object input = res->source_input(); in ParseAction()951 auto cell = py::cast<CellPtr>(res->source_input()); in SetMindIRGraphAction()
204 py::object top_cell = resource->source_input(); in ReflectParamBackToPython()