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