Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp94 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
141 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp103 static cl::opt<bool> RemarksWithHotness( variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h136 bool RemarksWithHotness = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp150 static cl::opt<bool> RemarksWithHotness( variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp87 cl::opt<bool> RemarksWithHotness( variable
H A DLTO.cpp1555 StringRef RemarksFormat, bool RemarksWithHotness, in setupLLVMOptimizationRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp287 static cl::opt<bool> RemarksWithHotness( variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp217 static bool RemarksWithHotness = false; variable