Searched refs:getInstrProfRecord (Results 1 – 4 of 4) sorted by relevance
1332 Expected<InstrProfRecord> IndexedInstrProfReader::getInstrProfRecord( in getInstrProfRecord() function in IndexedInstrProfReader1430 Expected<InstrProfRecord> Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionCounts()1440 Expected<InstrProfRecord> Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionBitmapBytes()
727 getInstrProfRecord(StringRef FuncName, uint64_t FuncHash,
1321 Expected<InstrProfRecord> Result = PGOReader->getInstrProfRecord( in readCounters()1367 Expected<InstrProfRecord> Result = PGOReader->getInstrProfRecord( in populateCoverage()
1282 PGOReader->getInstrProfRecord(FuncName, FunctionHash); in loadRegionCounts()