Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1104 bool readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros,
1371 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros, in readCounters() function in PGOUseFunc
2148 if (!Func.readCounters(PGOReader.get(), AllZeros, PseudoKind)) in annotateAllFunctions()