Searched refs:isReallocLikeFn (Results 1 – 3 of 3) sorted by relevance
69 bool isReallocLikeFn(const Function *F, const TargetLibraryInfo *TLI);
339 bool llvm::isReallocLikeFn(const Function *F, const TargetLibraryInfo *TLI) { in isReallocLikeFn() function in llvm
1235 if (!isLibFreeFunction(&F, TheLibFunc) && !isReallocLikeFn(&F, &TLI)) in inferNonMandatoryLibFuncAttrs()