HomeSort by: relevance | last modified time | path
    Searched refs:getMaximumFunctionCount (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProfReader.h 512 uint64_t getMaximumFunctionCount(bool UseCS) {
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp 1346 ProgramMaxCount = PGOReader->getMaximumFunctionCount(IsCS);

Completed in 52 milliseconds