Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1069 bool readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros,
1275 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros, in readCounters() function in PGOUseFunc
1866 if (!Func.readCounters(PGOReader.get(), AllZeros, AllMinusOnes)) in annotateAllFunctions()