Home
last modified time | relevance | path

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

/llvm-project/openmp/runtime/tools/
H A DsummarizeStats.py133 def readCounters(f): global() function
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1369 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros, readCounters() function in PGOUseFunc