Searched refs:tuple_component (Results 1 – 1 of 1) sorted by relevance
47 for (const auto& tuple_component : tuple_call_result) { in LowerTSBuiltin() local49 dynamic_cast<torch::jit::SimpleValue*>(tuple_component.get()); in LowerTSBuiltin()