Home
last modified time | relevance | path

Searched refs:RemarksWithHotness (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DConfig.h88 bool RemarksWithHotness = false; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DLTOBackend.cpp415 Mod->getContext(), C.RemarksFilename, C.RemarksWithHotness); in backend()
469 Mod.getContext(), Conf.RemarksFilename, Conf.RemarksWithHotness, Task); in thinBackend()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp214 Conf.RemarksWithHotness = OptRemarksWithHotness; in run()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp896 Conf.RemarksWithHotness = options::OptRemarksWithHotness; in createLTO()