Searched refs:RemarksWithHotness (Results 1 – 13 of 13) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | RemarkStreamer.cpp | 147 bool RemarksWithHotness, in setupOptimizationRemarks() argument 149 if (RemarksWithHotness) in setupOptimizationRemarks() 191 bool RemarksWithHotness, in setupOptimizationRemarks() argument 193 if (RemarksWithHotness) in setupOptimizationRemarks()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | RemarkStreamer.h | 95 bool RemarksWithHotness, 103 bool RemarksWithHotness,
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto2/ |
| HD | llvm-lto2.cpp | 94 static cl::opt<bool> RemarksWithHotness( variable 236 Conf.RemarksWithHotness = RemarksWithHotness; in run()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/LTO/ |
| HD | Config.h | 112 bool RemarksWithHotness = false; member
|
| HD | LTO.h | 92 bool RemarksWithHotness, int Count = -1);
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/llc/ |
| HD | llc.cpp | 137 static cl::opt<bool> RemarksWithHotness( variable 338 RemarksFormat, RemarksWithHotness, in main()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/ |
| HD | LTOCodeGenerator.cpp | 84 cl::opt<bool> RemarksWithHotness( variable 530 RemarksFormat, RemarksWithHotness); in optimize()
|
| HD | LTOBackend.cpp | 461 C.RemarksWithHotness); in backend() 516 Conf.RemarksFormat, Conf.RemarksWithHotness, Task); in thinBackend()
|
| HD | ThinLTOCodeGenerator.cpp | 78 extern cl::opt<bool> RemarksWithHotness; 1079 RemarksWithHotness, count); in run()
|
| HD | LTO.cpp | 1403 bool RemarksWithHotness, int Count) { in setupOptimizationRemarks() argument 1413 Context, Filename, RemarksPasses, RemarksFormat, RemarksWithHotness); in setupOptimizationRemarks()
|
| /freebsd-11-stable/contrib/llvm-project/lld/ELF/ |
| HD | LTO.cpp | 106 c.RemarksWithHotness = config->optRemarksWithHotness; in createConfig()
|
| /freebsd-11-stable/contrib/llvm-project/llvm/tools/opt/ |
| HD | opt.cpp | 260 static cl::opt<bool> RemarksWithHotness( variable 586 RemarksFormat, RemarksWithHotness, in main()
|
| /freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | BackendUtil.cpp | 1460 Conf.RemarksWithHotness = CGOpts.DiagnosticsWithHotness; in runThinLTOBackend()
|