Searched refs:cond_function_def (Results 1 – 1 of 1) sorted by relevance
663 const FunctionDef* cond_function_def = fld->Find(cond_func.name()); in PostprocessLiftedArgsForWhile() local664 TF_RET_CHECK(cond_function_def); in PostprocessLiftedArgsForWhile()666 TF_RETURN_IF_ERROR(FunctionDefToBodyHelper(*cond_function_def, in PostprocessLiftedArgsForWhile()