Searched refs:body_host_fdef (Results 1 – 1 of 1) sorted by relevance
2091 FunctionDef body_host_fdef; in ExtractOutsideCompilationForWhileNode() local2093 &body_host_fdef)); in ExtractOutsideCompilationForWhileNode()2096 fld->ReplaceFunction(body_host_func_name, body_host_fdef)); in ExtractOutsideCompilationForWhileNode()2098 TF_RETURN_IF_ERROR(fld->AddFunctionDef(body_host_fdef)); in ExtractOutsideCompilationForWhileNode()