Searched refs:inst_ops (Results 1 – 1 of 1) sorted by relevance
172 FunctionLibraryRuntime::InstantiateOptions inst_ops; in ConstructFunctionHandle() local173 inst_ops.overlay_lib = nullptr; in ConstructFunctionHandle()174 inst_ops.state_handle = ""; in ConstructFunctionHandle()175 inst_ops.target = ctx->device()->name(); in ConstructFunctionHandle()178 inst_ops, &native_func_); in ConstructFunctionHandle()