reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/LTO/LTOBackend.cpp
  440       C.RemarksWithHotness);
  495       Conf.RemarksFormat, Conf.RemarksWithHotness, Task);
tools/clang/lib/CodeGen/BackendUtil.cpp
 1455   Conf.RemarksWithHotness = CGOpts.DiagnosticsWithHotness;
tools/gold/gold-plugin.cpp
  918   Conf.RemarksWithHotness = options::RemarksWithHotness;
tools/lld/ELF/LTO.cpp
  103   c.RemarksWithHotness = config->optRemarksWithHotness;
tools/llvm-lto2/llvm-lto2.cpp
  236   Conf.RemarksWithHotness = RemarksWithHotness;