Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3995 std::function<unsigned(unsigned)> GetStackIndex) { in writeFunctionHeapProfileRecords() argument
4009 Record.push_back(GetStackIndex(Id)); in writeFunctionHeapProfileRecords()
4032 Record.push_back(GetStackIndex(Id)); in writeFunctionHeapProfileRecords()