Searched refs:readCounters (Results 1 – 1 of 1) sorted by relevance
1040 bool readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros,1500 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros, in readCounters() function in PGOUseFunc2151 if (!Func.readCounters(PGOReader.get(), AllZeros, PseudoKind)) in annotateAllFunctions()