Searched refs:getInstrProfRecord (Results 1 – 4 of 4) sorted by relevance
912 IndexedInstrProfReader::getInstrProfRecord(StringRef FuncName, in getInstrProfRecord() function in IndexedInstrProfReader931 Expected<InstrProfRecord> Record = getInstrProfRecord(FuncName, FuncHash); in getFunctionCounts()
510 Expected<InstrProfRecord> getInstrProfRecord(StringRef FuncName,
1026 PGOReader->getInstrProfRecord(FuncName, FunctionHash); in loadRegionCounts()
1279 PGOReader->getInstrProfRecord(FuncInfo.FuncName, FuncInfo.FunctionHash); in readCounters()