Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfReader.cpp369 Error RawInstrProfReader<IntPtrT>::readRawCounts( in readRawCounts() function in RawInstrProfReader
441 if (Error E = readRawCounts(Record)) in readNextRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfReader.cpp391 Error RawInstrProfReader<IntPtrT>::readRawCounts( in readRawCounts() function in RawInstrProfReader
462 if (Error E = readRawCounts(Record)) in readNextRecord()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h227 Error readRawCounts(InstrProfRecord &Record);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h246 Error readRawCounts(InstrProfRecord &Record);