Home
last modified time | relevance | path

Searched defs:readBinaryIds (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DInstrProfReader.cpp662 Error RawInstrProfReader<IntPtrT>::readBinaryIds( in readBinaryIds() function in RawInstrProfReader
1205 Error IndexedInstrProfReader::readBinaryIds( in readBinaryIds() function in IndexedInstrProfReader
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h102 virtual Error readBinaryIds(std::vector<llvm::object::BuildID> &BinaryIds) { in readBinaryIds() function