Searched refs:readCounters (Results 1 – 1 of 1) sorted by relevance
862 bool readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros);1017 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros) { in readCounters() function in PGOUseFunc1483 if (!Func.readCounters(PGOReader.get(), AllZeros)) in annotateAllFunctions()