Searched refs:malloc_candidate_p (Results 1 – 1 of 1) sorted by relevance
912 malloc_candidate_p (function *fun, bool ipa) in malloc_candidate_p() function1123 else if (ipa && malloc_candidate_p (DECL_STRUCT_FUNCTION (decl), true)) in analyze_function()1125 else if (malloc_candidate_p (DECL_STRUCT_FUNCTION (decl), false)) in analyze_function()