Searched refs:getFunctionCounts (Results 1 – 3 of 3) sorted by relevance
736 Error getFunctionCounts(StringRef FuncName, uint64_t FuncHash,
757 if (Error E = ProfileReader.getFunctionCounts(Record.FunctionName, in loadFunctionRecord()
1427 Error IndexedInstrProfReader::getFunctionCounts(StringRef FuncName, in getFunctionCounts() function in IndexedInstrProfReader