Searched refs:getFunctionCounts (Results 1 – 3 of 3) sorted by relevance
290 std::error_code getFunctionCounts(StringRef FuncName, uint64_t &FuncHash,
333 std::error_code IndexedInstrProfReader::getFunctionCounts( in getFunctionCounts() function in IndexedInstrProfReader
921 if (PGOReader->getFunctionCounts(getFuncName(), Hash, *RegionCounts)) { in loadRegionCounts()