Searched defs:RemarksHotnessThreshold (Results 1 – 8 of 8) sorted by relevance
98 std::optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()145 std::optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
134 RemarksHotnessThreshold( variable
160 std::optional<uint64_t> RemarksHotnessThreshold = 0; global() member
167 RemarksHotnessThreshold( global() variable
256 RemarksHotnessThreshold( variable
89 RemarksHotnessThreshold( variable
1888 setupLLVMOptimizationRemarks(LLVMContext & Context,StringRef RemarksFilename,StringRef RemarksPasses,StringRef RemarksFormat,bool RemarksWithHotness,std::optional<uint64_t> RemarksHotnessThreshold,int Count) setupLLVMOptimizationRemarks() argument
218 static std::optional<uint64_t> RemarksHotnessThreshold = 0; global() variable