Searched refs:pre_hook_output (Results 1 – 1 of 1) sorted by relevance
775 Value* pre_hook_output = in call() local784 if (pre_hook_output->type() != NoneType::get()) { in call()785 if (pre_hook_output->type()->kind() != TypeKind::TupleType) { in call()786 pre_hook_output = in call()788 ->insertNode(calling_graph->createTuple({pre_hook_output})) in call()791 forward_input = pre_hook_output; in call()