Searched refs:getInstrProfRecord (Results 1 – 4 of 4) sorted by relevance
1482 Expected<InstrProfRecord> IndexedInstrProfReader::getInstrProfRecord( in getInstrProfRecord() function in IndexedInstrProfReader1644 Expected<InstrProfRecord> Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionCounts()1655 Expected<InstrProfRecord> Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionBitmap()
766 getInstrProfRecord(StringRef FuncName, uint64_t FuncHash,
1375 Expected<InstrProfRecord> Result = PGOReader->getInstrProfRecord( in readCounters()1421 Expected<InstrProfRecord> Result = PGOReader->getInstrProfRecord( in populateCoverage()
1412 PGOReader->getInstrProfRecord(FuncName, FunctionHash); in loadRegionCounts()