Searched refs:host_compute_node_or (Results 1 – 1 of 1) sorted by relevance
2407 auto host_compute_node_or = ReplaceOutsideCompilationCallNode( in ExtractOutsideCompilationForFunction() local2409 TF_RETURN_IF_ERROR(host_compute_node_or.status()); in ExtractOutsideCompilationForFunction()2410 Node* host_compute_node = host_compute_node_or.ValueOrDie(); in ExtractOutsideCompilationForFunction()