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.cpp1185 bool readCounters(bool &AllZeros,
1466 bool PGOUseFunc::readCounters(bool &AllZeros, in readCounters() function in PGOUseFunc
2259 if (!Func.readCounters(AllZeros, PseudoKind)) in annotateAllFunctions()