Searched refs:getInstrProfRecord (Results 1 – 4 of 4) sorted by relevance
1097 Expected<InstrProfRecord> IndexedInstrProfReader::getInstrProfRecord( in getInstrProfRecord() function in IndexedInstrProfReader1182 Expected<InstrProfRecord> Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionCounts()
671 getInstrProfRecord(StringRef FuncName, uint64_t FuncHash,
1037 PGOReader->getInstrProfRecord(FuncName, FunctionHash); in loadRegionCounts()
1504 Expected<InstrProfRecord> Result = PGOReader->getInstrProfRecord( in readCounters()