Searched refs:isNewLikeFn (Results 1 – 3 of 3) sorted by relevance
62 bool isNewLikeFn(const Value *V, const TargetLibraryInfo *TLI);
300 bool llvm::isNewLikeFn(const Value *V, const TargetLibraryInfo *TLI) { in isNewLikeFn() function in llvm
1440 if (!isNewLikeFn(CI, &FuncInfo.TLI)) in readMemprof()