Searched refs:annotateAnyAllocSite (Results 1 – 2 of 2) sorted by relevance
245 bool annotateAnyAllocSite(CallBase &Call, const TargetLibraryInfo *TLI);
3768 bool InstCombinerImpl::annotateAnyAllocSite(CallBase &Call, in annotateAnyAllocSite() function in InstCombinerImpl3817 bool Changed = annotateAnyAllocSite(Call, &TLI); in visitCallBase()