Searched refs:empty_inputs_hook (Results 1 – 1 of 1) sorted by relevance
1736 std::vector<string> empty_inputs_hook; in InlineIndirectFunctionCall() local1738 empty_inputs_hook.push_back(inputs_ready_node->name()); in InlineIndirectFunctionCall()1787 !empty_inputs_hook.empty() && func_body_node.input_size() == 0 && in InlineIndirectFunctionCall()1801 AsControlDependency(inlined_node_name(empty_inputs_hook[0])); in InlineIndirectFunctionCall()