Home
last modified time | relevance | path

Searched defs:RemarksWithHotness (Results 1 – 12 of 12) sorted by relevance

/external/llvm-project/llvm/lib/IR/
DLLVMRemarkStreamer.cpp94 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
141 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DRemarkStreamer.cpp147 bool RemarksWithHotness, in setupOptimizationRemarks()
191 bool RemarksWithHotness, in setupOptimizationRemarks()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/LTO/
DConfig.h112 bool RemarksWithHotness = false; member
/external/llvm-project/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp103 static cl::opt<bool> RemarksWithHotness( variable
/external/llvm-project/llvm/include/llvm/LTO/
DConfig.h122 bool RemarksWithHotness = false; member
/external/llvm-project/llvm/tools/llc/
Dllc.cpp141 static cl::opt<bool> RemarksWithHotness( variable
/external/llvm-project/llvm/tools/opt/
Dopt.cpp261 static cl::opt<bool> RemarksWithHotness( variable
/external/llvm-project/llvm/lib/LTO/
DLTOCodeGenerator.cpp86 cl::opt<bool> RemarksWithHotness( variable
DLTO.cpp1492 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOCodeGenerator.cpp84 cl::opt<bool> RemarksWithHotness( variable
DLTO.cpp1383 bool RemarksWithHotness, int Count) { in setupOptimizationRemarks()
/external/llvm-project/llvm/tools/gold/
Dgold-plugin.cpp217 static bool RemarksWithHotness = false; variable