Searched defs:readBinaryIds (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProfReader.h | 106 virtual Error readBinaryIds(std::vector<llvm::object::BuildID> &BinaryIds) { readBinaryIds() function |
/llvm-project/llvm/lib/ProfileData/ | ||
H A D | InstrProfReader.cpp | 861 Error RawInstrProfReader<IntPtrT>::readBinaryIds( readBinaryIds() function in RawInstrProfReader |