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