Searched refs:getInstrProfRecord (Results 1 – 4 of 4) sorted by relevance
1372 Expected<NamedInstrProfRecord> IndexedInstrProfReader::getInstrProfRecord( in getInstrProfRecord() function in IndexedInstrProfReader1575 auto Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionCounts()1586 auto Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionBitmap()
828 getInstrProfRecord(StringRef FuncName, uint64_t FuncHash,
1426 auto RecordExpected = PGOReader->getInstrProfRecord(FuncName, FunctionHash); in loadRegionCounts()
1451 auto Result = PGOReader->getInstrProfRecord( in getRecord()