Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp465 bool readCounters(IndexedInstrProfReader *PGOReader);
587 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader) { in readCounters() function in __anon10d6878d0211::PGOUseFunc
888 if (!Func.readCounters(PGOReader.get())) in annotateAllFunctions()