Searched refs:readCounters (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1013 bool readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros);
1189 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros) { function in class:PGOUseFunc
1633 if (!Func.readCounters(PGOReader.get(), AllZeros))

Completed in 84 milliseconds