Searched refs:HasLiftedArgs (Results 1 – 1 of 1) sorted by relevance
440 bool HasLiftedArgs(const FunctionDef& function_def) { in HasLiftedArgs() function595 if (!HasLiftedArgs(*body_function_def)) { in PostprocessLiftedArgsForWhile()707 if (!HasLiftedArgs(*then_branch_function_def) && in PostprocessLiftedArgsForIf()708 !HasLiftedArgs(*else_branch_function_def)) { in PostprocessLiftedArgsForIf()830 if (!HasLiftedArgs(*fdef)) { in PostprocessLiftedArgsForCall()