Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h243 bool addMemProfCallStack(const memprof::CallStackId CSId,
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp268 bool InstrProfWriter::addMemProfCallStack( in addMemProfCallStack() function in InstrProfWriter
307 if (addMemProfCallStack(CSId, CS, Warn)) in addMemProfData()
414 if (!addMemProfCallStack(CSId, CallStack, Warn)) in mergeRecordsFromWriter()