Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLLVMRemarkStreamer.cpp98 std::optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
145 std::optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto2/
H A Dllvm-lto2.cpp134 RemarksHotnessThreshold( variable
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DConfig.h160 std::optional<uint64_t> RemarksHotnessThreshold = 0; member
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp256 RemarksHotnessThreshold( variable
/freebsd/contrib/llvm-project/llvm/tools/llc/
H A Dllc.cpp167 RemarksHotnessThreshold( variable
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp89 RemarksHotnessThreshold( variable
H A DLTO.cpp1889 std::optional<uint64_t> RemarksHotnessThreshold, int Count) { in setupLLVMOptimizationRemarks()