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.cpp4165 std::function<unsigned(unsigned)> GetStackIndex) { in writeFunctionHeapProfileRecords() argument
4179 Record.push_back(GetStackIndex(Id)); in writeFunctionHeapProfileRecords()
4201 Record.push_back(GetStackIndex(Id)); in writeFunctionHeapProfileRecords()