Home
last modified time | relevance | path

Searched refs:OptRemarksWithHotness (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp98 static cl::opt<bool> OptRemarksWithHotness( variable
214 Conf.RemarksWithHotness = OptRemarksWithHotness; in run()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/
Dgold-plugin.cpp210 static bool OptRemarksWithHotness = false; variable
279 OptRemarksWithHotness = true; in process_plugin_option()
896 Conf.RemarksWithHotness = options::OptRemarksWithHotness; in createLTO()