Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h724 ErrorOr<SampleContextFrames> readContextFromTable();
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp696 SampleProfileReaderExtBinaryBase::readContextFromTable() { in readContextFromTable() function in SampleProfileReaderExtBinaryBase
708 auto FContext(readContextFromTable()); in readSampleContextFromTable()