Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4399 FunctionSummary *FS, std::function<LinearFrameId(unsigned)> GetStackIndex, in collectMemProfCallStacks() argument
4410 StackIdIndices.push_back(GetStackIndex(Id)); in collectMemProfCallStacks()
4442 std::function<unsigned(unsigned)> GetStackIndex, in writeFunctionHeapProfileRecords() argument
4459 Record.push_back(GetStackIndex(Id)); in writeFunctionHeapProfileRecords()