Searched defs:RemarksHotnessThreshold (Results 1 – 7 of 7) sorted by relevance
98 std::optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()145 std::optional<uint64_t> RemarksHotnessThreshold) { in setupLLVMOptimizationRemarks()
134 RemarksHotnessThreshold( variable
255 RemarksHotnessThreshold( global() variable
167 RemarksHotnessThreshold( variable
163 std::optional<uint64_t> RemarksHotnessThreshold = 0; global() member
90 RemarksHotnessThreshold( global() variable
1857 setupLLVMOptimizationRemarks(LLVMContext & Context,StringRef RemarksFilename,StringRef RemarksPasses,StringRef RemarksFormat,bool RemarksWithHotness,std::optional<uint64_t> RemarksHotnessThreshold,int Count) setupLLVMOptimizationRemarks() argument