Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfUse.cpp149 static bool isAllocationWithHotColdVariant(const Function *Callee, in isAllocationWithHotColdVariant() function
217 bool IsAlloc = isAllocationWithHotColdVariant(CalledFunction, TLI); in extractCallsFromIR()
556 isAllocationWithHotColdVariant(CI->getCalledFunction(), TLI)) { in readMemprof()