Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp449 bool readCounters(IndexedInstrProfReader *PGOReader);
512 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader) { in readCounters() function in __anon10d6878d0211::PGOUseFunc
683 if (Func.readCounters(PGOReader)) { in setPGOCountOnFunc()