Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfReader.cpp353 std::error_code RawInstrProfReader<IntPtrT>::readRawCounts( in readRawCounts() function in RawInstrProfReader
422 if (std::error_code EC = readRawCounts(Record)) in readNextRecord()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h207 std::error_code readRawCounts(InstrProfRecord &Record);