Searched refs:setAllocFamily (Results 1 – 1 of 1) sorted by relevance
291 static bool setAllocFamily(Function &F, StringRef Family) { in setAllocFamily() function453 Changed |= setAllocFamily(F, "malloc"); in inferNonMandatoryLibFuncAttrs()520 Changed |= setAllocFamily(F, TheLibFunc == LibFunc_vec_malloc ? "vec_malloc" in inferNonMandatoryLibFuncAttrs()593 Changed |= setAllocFamily(F, "malloc"); in inferNonMandatoryLibFuncAttrs()619 Changed |= setAllocFamily( in inferNonMandatoryLibFuncAttrs()633 Changed |= setAllocFamily(F, "malloc"); in inferNonMandatoryLibFuncAttrs()714 Changed |= setAllocFamily(F, TheLibFunc == LibFunc_vec_calloc ? "vec_malloc" in inferNonMandatoryLibFuncAttrs()777 Changed |= setAllocFamily(F, TheLibFunc == LibFunc_vec_free ? "vec_malloc" in inferNonMandatoryLibFuncAttrs()