Searched refs:body_host_func (Results 1 – 1 of 1) sorted by relevance
1641 const FunctionDef* body_host_func = fld->Find(body_host_func_name); in RewriteHostWhileLoopBody() local1642 TF_RET_CHECK(body_host_func); in RewriteHostWhileLoopBody()1643 TF_RETURN_IF_ERROR(FunctionDefToBodyHelper(*body_host_func, AttrSlice(&attrs), in RewriteHostWhileLoopBody()