Searched defs:isReallocLikeFn (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp292 bool llvm::isReallocLikeFn(const Value *V, const TargetLibraryInfo *TLI, function in class:llvm
299 bool llvm::isReallocLikeFn(const Function *F, const TargetLibraryInfo *TLI) { function in class:llvm

Completed in 111 milliseconds