Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3934 std::function<unsigned(unsigned)> GetStackIndex) { in writeFunctionHeapProfileRecords() argument
3948 Record.push_back(GetStackIndex(Id)); in writeFunctionHeapProfileRecords()
3971 Record.push_back(GetStackIndex(Id)); in writeFunctionHeapProfileRecords()