Home
last modified time | relevance | path

Searched refs:isNewLikeFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h63 LLVM_ABI bool isNewLikeFn(const Value *V, const TargetLibraryInfo *TLI);
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp300 bool llvm::isNewLikeFn(const Value *V, const TargetLibraryInfo *TLI) { in isNewLikeFn() function in llvm