Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h190 void annotateAnyAllocSite(CallBase &Call, const TargetLibraryInfo *TLI);
H A DInstCombineCalls.cpp2137 void InstCombinerImpl::annotateAnyAllocSite(CallBase &Call, const TargetLibraryInfo *TLI) { in annotateAnyAllocSite() function in InstCombinerImpl
2205 annotateAnyAllocSite(Call, &TLI); in visitCallBase()