Searched refs:isReallocLikeFn (Results 1 – 3 of 3) sorted by relevance
74 bool isReallocLikeFn(const Function *F);
332 bool llvm::isReallocLikeFn(const Function *F) { in isReallocLikeFn() function in llvm
1246 if (!isLibFreeFunction(&F, TheLibFunc) && !isReallocLikeFn(&F)) in inferNonMandatoryLibFuncAttrs()