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

  /src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
Config.h 151 llvm::Optional<uint64_t> RemarksHotnessThreshold = 0;
  /src/external/apache2/llvm/dist/llvm/tools/gold/
gold-plugin.cpp 218 static Optional<uint64_t> RemarksHotnessThreshold = 0;
310 RemarksHotnessThreshold = *ResultOrErr;
954 Conf.RemarksHotnessThreshold = options::RemarksHotnessThreshold;

Completed in 47 milliseconds