Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp95 Optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
142 Optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp109 RemarksHotnessThreshold( variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h151 llvm::Optional<uint64_t> RemarksHotnessThreshold = 0; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llc/
H A Dllc.cpp156 RemarksHotnessThreshold( variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp93 RemarksHotnessThreshold( variable
H A DLTO.cpp1556 Optional<uint64_t> RemarksHotnessThreshold, int Count) { in setupLLVMOptimizationRemarks()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp293 RemarksHotnessThreshold( variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp218 static Optional<uint64_t> RemarksHotnessThreshold = 0; variable