Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProfReader.cpp139 TextInstrProfReader::readValueProfileData(InstrProfRecord &Record) { in readValueProfileData() function in TextInstrProfReader
244 if (Error E = readValueProfileData(Record)) in readNextRecord()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProfReader.cpp159 TextInstrProfReader::readValueProfileData(InstrProfRecord &Record) { in readValueProfileData() function in TextInstrProfReader
270 if (Error E = readValueProfileData(Record)) in readNextRecord()
/external/llvm/include/llvm/ProfileData/
DInstrProfReader.h132 Error readValueProfileData(InstrProfRecord &Record);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h147 Error readValueProfileData(InstrProfRecord &Record);