Searched refs:readCounters (Results 1 – 1 of 1) sorted by relevance
465 bool readCounters(IndexedInstrProfReader *PGOReader);587 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader) { in readCounters() function in __anon10d6878d0211::PGOUseFunc888 if (!Func.readCounters(PGOReader.get())) in annotateAllFunctions()