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