Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/IR/
DLLVMRemarkStreamer.cpp95 Optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
142 Optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DRemarkStreamer.cpp148 unsigned RemarksHotnessThreshold) { in setupOptimizationRemarks()
192 unsigned RemarksHotnessThreshold) { in setupOptimizationRemarks()
/external/llvm-project/llvm/tools/llvm-lto2/
Dllvm-lto2.cpp109 RemarksHotnessThreshold( variable
/external/llvm-project/llvm/include/llvm/LTO/
DConfig.h137 llvm::Optional<uint64_t> RemarksHotnessThreshold = 0; member
/external/llvm-project/llvm/tools/llc/
Dllc.cpp147 RemarksHotnessThreshold( variable
/external/llvm-project/llvm/lib/LTO/
DLTOCodeGenerator.cpp92 RemarksHotnessThreshold( variable
DLTO.cpp1493 Optional<uint64_t> RemarksHotnessThreshold, int Count) { in setupLLVMOptimizationRemarks()
/external/llvm-project/llvm/tools/opt/
Dopt.cpp267 RemarksHotnessThreshold( variable
/external/llvm-project/llvm/tools/gold/
Dgold-plugin.cpp218 static Optional<uint64_t> RemarksHotnessThreshold = 0; variable