Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp95 Optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks() argument
99 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
142 Optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks() argument
146 Context.setDiagnosticsHotnessThreshold(RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DLLVMRemarkStreamer.h82 Optional<uint64_t> RemarksHotnessThreshold = 0);
90 Optional<uint64_t> RemarksHotnessThreshold = 0);
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp109 RemarksHotnessThreshold( variable
264 Conf.RemarksHotnessThreshold = RemarksHotnessThreshold; in run()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h151 llvm::Optional<uint64_t> RemarksHotnessThreshold = 0; member
H A DLTO.h88 Optional<uint64_t> RemarksHotnessThreshold = 0, int Count = -1);
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp218 static Optional<uint64_t> RemarksHotnessThreshold = 0; variable
310 RemarksHotnessThreshold = *ResultOrErr; in process_plugin_option()
954 Conf.RemarksHotnessThreshold = options::RemarksHotnessThreshold; in createLTO()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp93 RemarksHotnessThreshold( variable
510 RemarksWithHotness, RemarksHotnessThreshold); in optimize()
H A DThinLTOCodeGenerator.cpp80 RemarksHotnessThreshold;
1115 RemarksWithHotness, RemarksHotnessThreshold, count); in run()
H A DLTO.cpp1048 Conf.RemarksHotnessThreshold); in runRegularLTO()
1556 Optional<uint64_t> RemarksHotnessThreshold, int Count) { in setupLLVMOptimizationRemarks() argument
1567 RemarksHotnessThreshold); in setupLLVMOptimizationRemarks()
H A DLTOBackend.cpp559 Conf.RemarksFormat, Conf.RemarksWithHotness, Conf.RemarksHotnessThreshold, in thinBackend()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp156 RemarksHotnessThreshold( variable
378 RemarksHotnessThreshold); in main()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp293 RemarksHotnessThreshold( variable
634 RemarksHotnessThreshold); in main()