Searched refs:RemarksWithHotness (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | LLVMRemarkStreamer.cpp | 94 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks() argument 96 if (RemarksWithHotness) in setupLLVMOptimizationRemarks() 141 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks() argument 143 if (RemarksWithHotness) in setupLLVMOptimizationRemarks()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | LLVMRemarkStreamer.h | 81 bool RemarksWithHotness, 89 StringRef RemarksFormat, bool RemarksWithHotness,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/ |
| H A D | llvm-lto2.cpp | 103 static cl::opt<bool> RemarksWithHotness( variable 263 Conf.RemarksWithHotness = RemarksWithHotness; in run()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/ |
| H A D | Config.h | 136 bool RemarksWithHotness = false; member
|
| H A D | LTO.h | 87 StringRef RemarksFormat, bool RemarksWithHotness,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/ |
| H A D | gold-plugin.cpp | 217 static bool RemarksWithHotness = false; variable 304 RemarksWithHotness = true; in process_plugin_option() 953 Conf.RemarksWithHotness = options::RemarksWithHotness; in createLTO()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/ |
| H A D | LTOCodeGenerator.cpp | 87 cl::opt<bool> RemarksWithHotness( variable 510 RemarksWithHotness, RemarksHotnessThreshold); in optimize()
|
| H A D | ThinLTOCodeGenerator.cpp | 78 extern cl::opt<bool> RemarksWithHotness; 1115 RemarksWithHotness, RemarksHotnessThreshold, count); in run()
|
| H A D | LTO.cpp | 1047 Conf.RemarksPasses, Conf.RemarksFormat, Conf.RemarksWithHotness, in runRegularLTO() 1555 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks() argument 1566 Context, Filename, RemarksPasses, RemarksFormat, RemarksWithHotness, in setupLLVMOptimizationRemarks()
|
| H A D | LTOBackend.cpp | 559 Conf.RemarksFormat, Conf.RemarksWithHotness, Conf.RemarksHotnessThreshold, in thinBackend()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/ |
| H A D | llc.cpp | 150 static cl::opt<bool> RemarksWithHotness( variable 377 RemarksFormat, RemarksWithHotness, in main()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/ |
| H A D | opt.cpp | 287 static cl::opt<bool> RemarksWithHotness( variable 633 RemarksFormat, RemarksWithHotness, in main()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 1564 Conf.RemarksWithHotness = CGOpts.DiagnosticsWithHotness; in runThinLTOBackend()
|