HomeSort by: relevance | last modified time | path
    Searched defs:readCounters (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 1069 bool readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros,
1275 bool PGOUseFunc::readCounters(IndexedInstrProfReader *PGOReader, bool &AllZeros,
1866 if (!Func.readCounters(PGOReader.get(), AllZeros, AllMinusOnes))

Completed in 25 milliseconds